2018-08-29 16:02:01,897 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-258 | | 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-29 16:02:01,900 - 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.40,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.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=etxMtH8EfPBMFszIouiimHB3C 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=822c0804bb634e41a3e5d97e06b7c55d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-29 16:02:01,900 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 16:02:01,901 - 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-29 16:02:01,924 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-29 16:02:02,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:02,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:02,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:02,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:02,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:02,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:02,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:02,214 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-29 16:02:02,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-29 16:02:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:02,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f7a219-33b4-471b-873d-6c3e10f5d982 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:02,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-57f7a219-33b4-471b-873d-6c3e10f5d982 2018-08-29 16:02:02,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:02,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["It5bnyCLSeaQAGinPLa7xQ"], "issued_at": "2018-08-29T16:02:02.000000Z"}} 2018-08-29 16:02:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:03,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-5d8d1d02-eb6e-4582-95d6-349fd25d0dcd x-compute-request-id: req-5d8d1d02-eb6e-4582-95d6-349fd25d0dcd Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-29 16:02:03,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-aggregates used request id req-5d8d1d02-eb6e-4582-95d6-349fd25d0dcd 2018-08-29 16:02:03,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.14810395241s 2018-08-29 16:02:03,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-aggregates used request id req-5d8d1d02-eb6e-4582-95d6-349fd25d0dcd 2018-08-29 16:02:03,363 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-29 16:02:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:03,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cc2e27-4944-499c-9fa8-da14270cf868 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:02:03,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-46cc2e27-4944-499c-9fa8-da14270cf868 2018-08-29 16:02:03,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:02:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:03,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0039508f-e433-4424-ab35-96d014409d0b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:02:03,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-0039508f-e433-4424-ab35-96d014409d0b 2018-08-29 16:02:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103712081909s 2018-08-29 16:02:03,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-0039508f-e433-4424-ab35-96d014409d0b 2018-08-29 16:02:03,478 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'88404569292a46479a7a6dd8c7fe02b8', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-29 16:02:03,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-29 16:02:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:03,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47291ec-989e-4c75-beb5-c1c6af98d983 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/05029ef666e346deb4ad413101e330e2"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "05029ef666e346deb4ad413101e330e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/07ed4067ae3f48aab29474e7489c6f58"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0b4a989c2b4442189d8695a4abe22c89"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/103ae6ddc2694596bb38ff058fa60a0b"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/1d720d5fd6e745879c8a4d2f64115761"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/241e33d29a6c46e1bbe50830ccc01ea4"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2942da8a382747a3ad2611c070000fd4"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "2942da8a382747a3ad2611c070000fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2a7a5cffbcb34c59b5db8b974e1914ef"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/36e48712ef0d4e3ea9d9dc9c84442951"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2113372252234416bc15d93d5bd76069", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/3db503f1be9442139e19a7fd8abe1dee"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/409a75dc82024e0ca437905d9b22e435"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "409a75dc82024e0ca437905d9b22e435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/45f876358d92405d9cd7dc8c317ed2ca"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2113372252234416bc15d93d5bd76069", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/48a29d2bf58f4e0996a7a02f9210b7b7"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/492ae18cdf2740bcbc1d83b0078a9401"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5b5a085487724d63bb60b2fde1ab99a1"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5fadec66b49447f399634f10c3c62720"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "5fadec66b49447f399634f10c3c62720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6860c53ae0af4126916dfb7f15427d13"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/708e13bdbdc049bba30077e655db5017"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "708e13bdbdc049bba30077e655db5017"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/74cfabebfbb44c2f90978e78ccaccbfa"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/756a07f888de43b193c530b3214a4398"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "756a07f888de43b193c530b3214a4398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7a84f2d1bf24484e91eeb96462ce32a5"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7f2a221085fd41dfb012f9b82c1c302c"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2113372252234416bc15d93d5bd76069", "id": "7f2a221085fd41dfb012f9b82c1c302c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/90049b520fd243d1960846ca1d436336"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "90049b520fd243d1960846ca1d436336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9011758d9f9f4ef6a97341801cd4413c"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/96f077c30f234006b573b74abcf8cb1a"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/97635376276c4262865d5e205306ee89"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "97635376276c4262865d5e205306ee89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a1d7194f68e54c228749da800cb7476c"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "a1d7194f68e54c228749da800cb7476c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a9df54a0c8b64709a9c8623320258fca"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/aa7d6a9bcca04cfc9a474bfd824b520b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b1c1e655c7514abd9eee7a4eae4ec82c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b20ddb4309f5494c970a4b8c0e14001c"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "b20ddb4309f5494c970a4b8c0e14001c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ba264d61d6ea4d30a04086111894f211"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "ba264d61d6ea4d30a04086111894f211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bb8fb1373efa44d38d149f5b91311b3c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bf13298df2554b689b16c742aca9d875"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "bf13298df2554b689b16c742aca9d875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c069b592629d4159bb449963702c6f5d"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "c069b592629d4159bb449963702c6f5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c2128d26f7df45fe9b8793ae064fa9ed"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c80ede2ecb8849d0ae9a1b3128aea530"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d27499e96a6540c1b20f83edb0ed0a7b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d3824630368d4522bbf2f48c746e2adb"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "d3824630368d4522bbf2f48c746e2adb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d6180cc8146446129490e30017531022"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "d6180cc8146446129490e30017531022"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e1ac82b444f344c9bc71cd334a758b71"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "e1ac82b444f344c9bc71cd334a758b71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e55283ecb1a345d48162f671cf0da8db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "e55283ecb1a345d48162f671cf0da8db"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-29 16:02:03,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-d47291ec-989e-4c75-beb5-c1c6af98d983 2018-08-29 16:02:03,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.178461074829s 2018-08-29 16:02:03,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-d47291ec-989e-4c75-beb5-c1c6af98d983 2018-08-29 16:02:03,667 - 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.40:5000/v3/endpoints/05029ef666e346deb4ad413101e330e2'}, u'url': u'http://172.30.9.40:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e362dbb64af64d91bf6d0635725f6a3d', u'id': u'05029ef666e346deb4ad413101e330e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/07ed4067ae3f48aab29474e7489c6f58'}, u'url': u'http://172.30.9.40:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6199190308f3462eb5c3c7a58711a3d3', u'id': u'07ed4067ae3f48aab29474e7489c6f58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/0b4a989c2b4442189d8695a4abe22c89'}, 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'96c89cb3622841c58b67358934683fe9', u'id': u'0b4a989c2b4442189d8695a4abe22c89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/103ae6ddc2694596bb38ff058fa60a0b'}, u'url': u'http://172.30.9.40:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96c89cb3622841c58b67358934683fe9', u'id': u'103ae6ddc2694596bb38ff058fa60a0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/1d720d5fd6e745879c8a4d2f64115761'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6199190308f3462eb5c3c7a58711a3d3', u'id': u'1d720d5fd6e745879c8a4d2f64115761'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/241e33d29a6c46e1bbe50830ccc01ea4'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6199190308f3462eb5c3c7a58711a3d3', u'id': u'241e33d29a6c46e1bbe50830ccc01ea4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/2942da8a382747a3ad2611c070000fd4'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'10de4c008d6f47ea980a4e8f0ff57fe5', u'id': u'2942da8a382747a3ad2611c070000fd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/2a7a5cffbcb34c59b5db8b974e1914ef'}, u'url': u'http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8c8e5aad203946e4a71abd9500510753', u'id': u'2a7a5cffbcb34c59b5db8b974e1914ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/36e48712ef0d4e3ea9d9dc9c84442951'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2113372252234416bc15d93d5bd76069', u'id': u'36e48712ef0d4e3ea9d9dc9c84442951'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/3db503f1be9442139e19a7fd8abe1dee'}, u'url': u'http://172.30.9.40:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1455ba37e584433886bd1568d3a247c2', u'id': u'3db503f1be9442139e19a7fd8abe1dee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/409a75dc82024e0ca437905d9b22e435'}, 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'96c89cb3622841c58b67358934683fe9', u'id': u'409a75dc82024e0ca437905d9b22e435'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/45f876358d92405d9cd7dc8c317ed2ca'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2113372252234416bc15d93d5bd76069', u'id': u'45f876358d92405d9cd7dc8c317ed2ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/48a29d2bf58f4e0996a7a02f9210b7b7'}, u'url': u'http://172.30.9.40:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa29a7871d64449ba391c519c497ce02', u'id': u'48a29d2bf58f4e0996a7a02f9210b7b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/492ae18cdf2740bcbc1d83b0078a9401'}, 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'aa29a7871d64449ba391c519c497ce02', u'id': u'492ae18cdf2740bcbc1d83b0078a9401'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/5b5a085487724d63bb60b2fde1ab99a1'}, u'url': u'http://172.30.9.40:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5f3b9f2cce144f839705c2ebd720fc95', u'id': u'5b5a085487724d63bb60b2fde1ab99a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/5fadec66b49447f399634f10c3c62720'}, u'url': u'http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8c8e5aad203946e4a71abd9500510753', u'id': u'5fadec66b49447f399634f10c3c62720'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/6860c53ae0af4126916dfb7f15427d13'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'55e354f55aae41bdb673416cca695f99', u'id': u'6860c53ae0af4126916dfb7f15427d13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/708e13bdbdc049bba30077e655db5017'}, 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'e362dbb64af64d91bf6d0635725f6a3d', u'id': u'708e13bdbdc049bba30077e655db5017'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/74cfabebfbb44c2f90978e78ccaccbfa'}, u'url': u'http://172.30.9.40:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'10de4c008d6f47ea980a4e8f0ff57fe5', u'id': u'74cfabebfbb44c2f90978e78ccaccbfa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/756a07f888de43b193c530b3214a4398'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'55e354f55aae41bdb673416cca695f99', u'id': u'756a07f888de43b193c530b3214a4398'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/7a84f2d1bf24484e91eeb96462ce32a5'}, u'url': u'http://172.30.9.40:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'794c6aeea35246fb88a4d55b09213dc5', u'id': u'7a84f2d1bf24484e91eeb96462ce32a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/7f2a221085fd41dfb012f9b82c1c302c'}, u'url': u'http://172.30.9.40:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2113372252234416bc15d93d5bd76069', u'id': u'7f2a221085fd41dfb012f9b82c1c302c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/90049b520fd243d1960846ca1d436336'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5f3b9f2cce144f839705c2ebd720fc95', u'id': u'90049b520fd243d1960846ca1d436336'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/9011758d9f9f4ef6a97341801cd4413c'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dbb85f7516e7469a94dcbfef94d6181e', u'id': u'9011758d9f9f4ef6a97341801cd4413c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/96f077c30f234006b573b74abcf8cb1a'}, u'url': u'http://172.30.9.40:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd130ea8fb3ce46eea4d7c2d98cef59a8', u'id': u'96f077c30f234006b573b74abcf8cb1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/97635376276c4262865d5e205306ee89'}, 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'1455ba37e584433886bd1568d3a247c2', u'id': u'97635376276c4262865d5e205306ee89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/a1d7194f68e54c228749da800cb7476c'}, u'url': u'http://172.30.9.40:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dbb85f7516e7469a94dcbfef94d6181e', u'id': u'a1d7194f68e54c228749da800cb7476c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/a9df54a0c8b64709a9c8623320258fca'}, u'url': u'http://172.30.9.40:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7ed9938137c74822a3c83a7885365232', u'id': u'a9df54a0c8b64709a9c8623320258fca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/aa7d6a9bcca04cfc9a474bfd824b520b'}, 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'aa29a7871d64449ba391c519c497ce02', u'id': u'aa7d6a9bcca04cfc9a474bfd824b520b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/b1c1e655c7514abd9eee7a4eae4ec82c'}, 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'794c6aeea35246fb88a4d55b09213dc5', u'id': u'b1c1e655c7514abd9eee7a4eae4ec82c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/b20ddb4309f5494c970a4b8c0e14001c'}, u'url': u'http://12.0.0.40:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8c8e5aad203946e4a71abd9500510753', u'id': u'b20ddb4309f5494c970a4b8c0e14001c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/ba264d61d6ea4d30a04086111894f211'}, 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'794c6aeea35246fb88a4d55b09213dc5', u'id': u'ba264d61d6ea4d30a04086111894f211'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/bb8fb1373efa44d38d149f5b91311b3c'}, 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'd130ea8fb3ce46eea4d7c2d98cef59a8', u'id': u'bb8fb1373efa44d38d149f5b91311b3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/bf13298df2554b689b16c742aca9d875'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'10de4c008d6f47ea980a4e8f0ff57fe5', u'id': u'bf13298df2554b689b16c742aca9d875'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/c069b592629d4159bb449963702c6f5d'}, 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'1455ba37e584433886bd1568d3a247c2', u'id': u'c069b592629d4159bb449963702c6f5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/c2128d26f7df45fe9b8793ae064fa9ed'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dbb85f7516e7469a94dcbfef94d6181e', u'id': u'c2128d26f7df45fe9b8793ae064fa9ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/c80ede2ecb8849d0ae9a1b3128aea530'}, 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'e362dbb64af64d91bf6d0635725f6a3d', u'id': u'c80ede2ecb8849d0ae9a1b3128aea530'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/d27499e96a6540c1b20f83edb0ed0a7b'}, 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'7ed9938137c74822a3c83a7885365232', u'id': u'd27499e96a6540c1b20f83edb0ed0a7b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/d3824630368d4522bbf2f48c746e2adb'}, u'url': u'http://172.30.9.40:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'55e354f55aae41bdb673416cca695f99', u'id': u'd3824630368d4522bbf2f48c746e2adb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/d6180cc8146446129490e30017531022'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5f3b9f2cce144f839705c2ebd720fc95', u'id': u'd6180cc8146446129490e30017531022'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e1ac82b444f344c9bc71cd334a758b71'}, 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'd130ea8fb3ce46eea4d7c2d98cef59a8', u'id': u'e1ac82b444f344c9bc71cd334a758b71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.40:5000/v3/endpoints/e55283ecb1a345d48162f671cf0da8db'}, 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'7ed9938137c74822a3c83a7885365232', u'id': u'e55283ecb1a345d48162f671cf0da8db'})] 2018-08-29 16:02:03,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-29 16:02:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:03,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02: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-90e61791-00cc-43f2-9f76-bb65bfd4bf3b x-compute-request-id: req-90e61791-00cc-43f2-9f76-bb65bfd4bf3b 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-29 16:02:03,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/extensions used request id req-90e61791-00cc-43f2-9f76-bb65bfd4bf3b 2018-08-29 16:02:03,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110715150833s 2018-08-29 16:02:03,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/extensions used request id req-90e61791-00cc-43f2-9f76-bb65bfd4bf3b 2018-08-29 16:02:03,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-29 16:02:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:05,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02: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-b38b683f-66b5-45b3-874b-1e8223b01e66 x-compute-request-id: req-b38b683f-66b5-45b3-874b-1e8223b01e66 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-29 16:02:05,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-floating-ip-pools used request id req-b38b683f-66b5-45b3-874b-1e8223b01e66 2018-08-29 16:02:05,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.73947000504s 2018-08-29 16:02:05,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-floating-ip-pools used request id req-b38b683f-66b5-45b3-874b-1e8223b01e66 2018-08-29 16:02:05,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-29 16:02:05,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:02:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-372d7bda-c2e7-4ab3-a4c2-1aa6145fb21a Date: Wed, 29 Aug 2018 16:02:05 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:02:05,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-372d7bda-c2e7-4ab3-a4c2-1aa6145fb21a 2018-08-29 16:02:05,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554649829865s 2018-08-29 16:02:05,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-372d7bda-c2e7-4ab3-a4c2-1aa6145fb21a 2018-08-29 16:02:05,598 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-29 16:02:05,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 16:02:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:05,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02: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-0c15cdfc-71fa-4e2d-a703-2f8899a83680 x-compute-request-id: req-0c15cdfc-71fa-4e2d-a703-2f8899a83680 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 16:02:05,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-0c15cdfc-71fa-4e2d-a703-2f8899a83680 2018-08-29 16:02:05,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0820760726929s 2018-08-29 16:02:05,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-0c15cdfc-71fa-4e2d-a703-2f8899a83680 2018-08-29 16:02:05,681 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 11}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', 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': 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})] 2018-08-29 16:02:05,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-29 16:02:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:05,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02: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-ff80ebb1-da4d-4c55-bab7-01b2b59f69e6 x-compute-request-id: req-ff80ebb1-da4d-4c55-bab7-01b2b59f69e6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-29 16:02:05,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-ff80ebb1-da4d-4c55-bab7-01b2b59f69e6 2018-08-29 16:02:05,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124346971512s 2018-08-29 16:02:05,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-ff80ebb1-da4d-4c55-bab7-01b2b59f69e6 2018-08-29 16:02:05,807 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-29 16:02:05,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:05,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c8b7c53a-05c2-4873-80ce-61a2718a9211 Date: Wed, 29 Aug 2018 16:02:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:05,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c8b7c53a-05c2-4873-80ce-61a2718a9211 2018-08-29 16:02:05,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0748288631439s 2018-08-29 16:02:05,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c8b7c53a-05c2-4873-80ce-61a2718a9211 2018-08-29 16:02:05,883 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'49580c6b-6829-429a-b325-baec8fd98bae'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-29T15:59:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4bb551f9-5141-4650-8478-643628361f98', 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-29T15:59:26Z', u'provider:network_type': u'flat', u'tenant_id': u'5e8efac1967d40a493cd5587ee458cd8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e8efac1967d40a493cd5587ee458cd8', u'l2_adjacency': True})] 2018-08-29 16:02:05,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:02:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:05,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db484832-15d8-4d6a-926f-7b72627d448a Date: Wed, 29 Aug 2018 16:02:05 GMT RESP BODY: {"ports":[]} 2018-08-29 16:02:05,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-db484832-15d8-4d6a-926f-7b72627d448a 2018-08-29 16:02:05,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0265290737152s 2018-08-29 16:02:05,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json used request id req-db484832-15d8-4d6a-926f-7b72627d448a 2018-08-29 16:02:05,910 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-29 16:02:05,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:02:05,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:06,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ec5d9d-0d12-46a9-aac3-7077d1c0904c Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "1293887a9fba4faeae49444d448aa6f2"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/1293887a9fba4faeae49444d448aa6f2/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "129e117234ec4850b4cdf355a32c50f6"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/129e117234ec4850b4cdf355a32c50f6/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "3d4a1593ab8b4a049b81c0651da575f0"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/3d4a1593ab8b4a049b81c0651da575f0/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "61a650799e9045caabec1ce40fd49171"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/61a650799e9045caabec1ce40fd49171/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "7eb4c045fe544c5caca45a1aa15a8ca3"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/7eb4c045fe544c5caca45a1aa15a8ca3/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "8886d3c4db4c4a069f28613b2ddd5fec"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/8886d3c4db4c4a069f28613b2ddd5fec/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "b6272a5851da402c97157df13e3011ed"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/b6272a5851da402c97157df13e3011ed/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "b62d4655c791448f868ea434a630f8b0"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/b62d4655c791448f868ea434a630f8b0/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "bb0e97edd57a42c8b41391f97be88734"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/bb0e97edd57a42c8b41391f97be88734/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "04d121a5591d4a5bb047603222c390d0"}, "user": {"id": "d50518c1b5db4035af3e79d935dc4e6c"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/d50518c1b5db4035af3e79d935dc4e6c/roles/04d121a5591d4a5bb047603222c390d0"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "d50518c1b5db4035af3e79d935dc4e6c"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/d50518c1b5db4035af3e79d935dc4e6c/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "822c0804bb634e41a3e5d97e06b7c55d"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "e2cd68388a364806bd27b9c844c0d141"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d/users/e2cd68388a364806bd27b9c844c0d141/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "ec86d1fda3c34f7a91f6a7b7f3741749"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/ec86d1fda3c34f7a91f6a7b7f3741749/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"project": {"id": "5e8efac1967d40a493cd5587ee458cd8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "fda399319b5141808b8ad8469cc899d7"}, "links": {"assignment": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8/users/fda399319b5141808b8ad8469cc899d7/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"domain": {"id": "88404569292a46479a7a6dd8c7fe02b8"}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "c800e2a45b3944d28b3ad4260c0feeeb"}, "links": {"assignment": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8/users/c800e2a45b3944d28b3ad4260c0feeeb/roles/aa0c93c651ca46b591d56e83d0616f87"}}, {"scope": {"system": {"all": true}}, "role": {"id": "aa0c93c651ca46b591d56e83d0616f87"}, "user": {"id": "e2cd68388a364806bd27b9c844c0d141"}, "links": {"assignment": "http://172.30.9.40:5000/v3/system/users/e2cd68388a364806bd27b9c844c0d141/roles/aa0c93c651ca46b591d56e83d0616f87"}}], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-29 16:02:06,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments used request id req-a9ec5d9d-0d12-46a9-aac3-7077d1c0904c 2018-08-29 16:02:06,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172073125839s 2018-08-29 16:02:06,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments used request id req-a9ec5d9d-0d12-46a9-aac3-7077d1c0904c 2018-08-29 16:02:06,089 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'1293887a9fba4faeae49444d448aa6f2'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'129e117234ec4850b4cdf355a32c50f6'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'3d4a1593ab8b4a049b81c0651da575f0'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'61a650799e9045caabec1ce40fd49171'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'7eb4c045fe544c5caca45a1aa15a8ca3'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'8886d3c4db4c4a069f28613b2ddd5fec'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'b6272a5851da402c97157df13e3011ed'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'b62d4655c791448f868ea434a630f8b0'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'bb0e97edd57a42c8b41391f97be88734'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'04d121a5591d4a5bb047603222c390d0', 'user': u'd50518c1b5db4035af3e79d935dc4e6c'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'd50518c1b5db4035af3e79d935dc4e6c'}), Munch({'project': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'e2cd68388a364806bd27b9c844c0d141'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'ec86d1fda3c34f7a91f6a7b7f3741749'}), Munch({'project': u'5e8efac1967d40a493cd5587ee458cd8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'fda399319b5141808b8ad8469cc899d7'}), Munch({'domain': u'88404569292a46479a7a6dd8c7fe02b8', 'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'c800e2a45b3944d28b3ad4260c0feeeb'}), Munch({'id': u'aa0c93c651ca46b591d56e83d0616f87', 'user': u'e2cd68388a364806bd27b9c844c0d141'})] 2018-08-29 16:02:06,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:06,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a836867e-630f-4f20-920d-6891b9916083 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:06,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a836867e-630f-4f20-920d-6891b9916083 2018-08-29 16:02:06,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163784980774s 2018-08-29 16:02:06,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a836867e-630f-4f20-920d-6891b9916083 2018-08-29 16:02:06,258 - 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'04d121a5591d4a5bb047603222c390d0'}), 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'16f55ec2d0ff4af1a71cb2304296aec6'}), 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'aa0c93c651ca46b591d56e83d0616f87'}), 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'b1e0f323f5f444feb53b1f38ea98f18d'}), 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'c82bf036bd144284a48fe3ac4559304a'}), 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'd8e31fa81e474f32a9a02165c4a39ce2'})] 2018-08-29 16:02:06,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:02:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:06,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-96c28433-b2da-47c3-83b7-0b9fbbf487a8 Date: Wed, 29 Aug 2018 16:02:06 GMT RESP BODY: {"routers": []} 2018-08-29 16:02:06,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-96c28433-b2da-47c3-83b7-0b9fbbf487a8 2018-08-29 16:02:06,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0450370311737s 2018-08-29 16:02:06,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-96c28433-b2da-47c3-83b7-0b9fbbf487a8 2018-08-29 16:02:06,304 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-29 16:02:06,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:02:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:06,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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 x-openstack-request-id: req-e1585678-24a6-43a7-89d0-09c94bb84ec2 x-compute-request-id: req-e1585678-24a6-43a7-89d0-09c94bb84ec2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 16:02:06,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1585678-24a6-43a7-89d0-09c94bb84ec2 2018-08-29 16:02:06,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199754953384s 2018-08-29 16:02:06,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1585678-24a6-43a7-89d0-09c94bb84ec2 2018-08-29 16:02:06,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-29 16:02:06,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-29 16:02:06,511 - 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.15" 2018-08-29 16:02:06,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531e3110-2996-455b-a492-6a234256f780 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-29 16:02:06,518 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-531e3110-2996-455b-a492-6a234256f780 2018-08-29 16:02:06,518 - 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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:06,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff5e079-81d6-4192-b96f-643ae6830a61 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/10de4c008d6f47ea980a4e8f0ff57fe5"}, "enabled": true, "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1455ba37e584433886bd1568d3a247c2"}, "enabled": true, "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2113372252234416bc15d93d5bd76069"}, "enabled": true, "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55e354f55aae41bdb673416cca695f99"}, "enabled": true, "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f3b9f2cce144f839705c2ebd720fc95"}, "enabled": true, "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6199190308f3462eb5c3c7a58711a3d3"}, "enabled": true, "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/794c6aeea35246fb88a4d55b09213dc5"}, "enabled": true, "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ed9938137c74822a3c83a7885365232"}, "enabled": true, "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8c8e5aad203946e4a71abd9500510753"}, "enabled": true, "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c89cb3622841c58b67358934683fe9"}, "enabled": true, "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa29a7871d64449ba391c519c497ce02"}, "enabled": true, "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/d130ea8fb3ce46eea4d7c2d98cef59a8"}, "enabled": true, "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dbb85f7516e7469a94dcbfef94d6181e"}, "enabled": true, "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e362dbb64af64d91bf6d0635725f6a3d"}, "enabled": true, "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fe6a7eefdcd14324a1a42a406f81a53d"}, "enabled": true, "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-29 16:02:06,766 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-cff5e079-81d6-4192-b96f-643ae6830a61 2018-08-29 16:02:06,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.258506059647s 2018-08-29 16:02:06,767 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-cff5e079-81d6-4192-b96f-643ae6830a61 2018-08-29 16:02:06,772 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'10de4c008d6f47ea980a4e8f0ff57fe5', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'1455ba37e584433886bd1568d3a247c2', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2113372252234416bc15d93d5bd76069', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'55e354f55aae41bdb673416cca695f99', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'5f3b9f2cce144f839705c2ebd720fc95', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6199190308f3462eb5c3c7a58711a3d3', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'794c6aeea35246fb88a4d55b09213dc5', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7ed9938137c74822a3c83a7885365232', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'8c8e5aad203946e4a71abd9500510753', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'96c89cb3622841c58b67358934683fe9', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'aa29a7871d64449ba391c519c497ce02', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd130ea8fb3ce46eea4d7c2d98cef59a8', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'dbb85f7516e7469a94dcbfef94d6181e', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'e362dbb64af64d91bf6d0635725f6a3d', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'fe6a7eefdcd14324a1a42a406f81a53d', 'name': u'ceilometer'})] 2018-08-29 16:02:06,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:02:06,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}196a5207dc923d6029096e3eb2c5d0192fa6002f" 2018-08-29 16:02:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-faf0583d-fe49-42a8-802d-0efd18268ac5 Date: Wed, 29 Aug 2018 16:02:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 16:02:06,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-faf0583d-fe49-42a8-802d-0efd18268ac5 2018-08-29 16:02:06,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0364241600037s 2018-08-29 16:02:06,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-faf0583d-fe49-42a8-802d-0efd18268ac5 2018-08-29 16:02:06,810 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T15:59:30Z', 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'49580c6b-6829-429a-b325-baec8fd98bae', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'tenant_id': u'5e8efac1967d40a493cd5587ee458cd8', u'created_at': u'2018-08-29T15:59:30Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'5e8efac1967d40a493cd5587ee458cd8'})] 2018-08-29 16:02:06,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:02:06,936 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-29 16:02:06,988 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-29 16:02:07,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:07,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:07,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:07,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87da4831-124e-4da0-81bb-f2eea9ee971f 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:07,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-87da4831-124e-4da0-81bb-f2eea9ee971f 2018-08-29 16:02:07,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:07,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["O8paBYfZSX2mDxNjuWHthg"], "issued_at": "2018-08-29T16:02:07.000000Z"}} 2018-08-29 16:02:07,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:07,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:07,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-08cba0bf-59d3-4990-a3e1-38ef99f95ffe Date: Wed, 29 Aug 2018 16:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:07,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08cba0bf-59d3-4990-a3e1-38ef99f95ffe 2018-08-29 16:02:07,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390372037888s 2018-08-29 16:02:07,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08cba0bf-59d3-4990-a3e1-38ef99f95ffe 2018-08-29 16:02:07,946 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-29 16:02:07,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:02:07,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" -d '{"network": {"name": "tenantnetwork1-net_d2665720-7e25-4a22-afe3-991b7e833a03", "admin_state_up": true}}' 2018-08-29 16:02:08,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9600a5d7-c0ea-4871-a4fa-fcdcdb7ce188 Date: Wed, 29 Aug 2018 16:02:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c8f131eb-b656-47a3-98fc-edc06f7ee14f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:08Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_d2665720-7e25-4a22-afe3-991b7e833a03","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:08Z","mtu":1450}} 2018-08-29 16:02:08,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9600a5d7-c0ea-4871-a4fa-fcdcdb7ce188 2018-08-29 16:02:08,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.393777132034s 2018-08-29 16:02:08,341 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9600a5d7-c0ea-4871-a4fa-fcdcdb7ce188 2018-08-29 16:02:08,341 - 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-29T16:02:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c8f131eb-b656-47a3-98fc-edc06f7ee14f', u'provider:segmentation_id': 66, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_d2665720-7e25-4a22-afe3-991b7e833a03', u'created_at': u'2018-08-29T16:02:08Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:02:08,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:08,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-8bde5ae5-c9d9-40a7-bb62-042bf4ae13e3 Date: Wed, 29 Aug 2018 16:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c8f131eb-b656-47a3-98fc-edc06f7ee14f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:08Z","qos_policy_id":null,"name":"tenantnetwork1-net_d2665720-7e25-4a22-afe3-991b7e833a03","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:08Z","provider:network_type":"vxlan"}]} 2018-08-29 16:02:08,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8bde5ae5-c9d9-40a7-bb62-042bf4ae13e3 2018-08-29 16:02:08,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.225191116333s 2018-08-29 16:02:08,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8bde5ae5-c9d9-40a7-bb62-042bf4ae13e3 2018-08-29 16:02:08,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:02:08,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" -d '{"subnet": {"name": "tenantnetwork1-subnet_d2665720-7e25-4a22-afe3-991b7e833a03", "enable_dhcp": true, "network_id": "c8f131eb-b656-47a3-98fc-edc06f7ee14f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:02:08,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-af5eb64b-4ab9-4294-b470-31fd55d72e83 Date: Wed, 29 Aug 2018 16:02:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:02:08Z","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":"4f84c3d5-4df4-428d-943d-2d62136c1113","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_d2665720-7e25-4a22-afe3-991b7e833a03","enable_dhcp":true,"segment_id":null,"network_id":"c8f131eb-b656-47a3-98fc-edc06f7ee14f","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:08Z","ip_version":4}} 2018-08-29 16:02:08,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-af5eb64b-4ab9-4294-b470-31fd55d72e83 2018-08-29 16:02:08,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.379230976105s 2018-08-29 16:02:08,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-af5eb64b-4ab9-4294-b470-31fd55d72e83 2018-08-29 16:02:08,950 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:08Z', 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'4f84c3d5-4df4-428d-943d-2d62136c1113', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_d2665720-7e25-4a22-afe3-991b7e833a03', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c8f131eb-b656-47a3-98fc-edc06f7ee14f', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:02:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:02:08,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:02:08,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "tenantnetwork1-router_d2665720-7e25-4a22-afe3-991b7e833a03", "admin_state_up": true}}' 2018-08-29 16:02:10,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-159fb84b-b286-4827-afcf-d39f602ecdf1 Date: Wed, 29 Aug 2018 16:02:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:08Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:10Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "191c1f85-4d36-48ab-b9b3-1375e5b0cbe9", "name": "tenantnetwork1-router_d2665720-7e25-4a22-afe3-991b7e833a03"}} 2018-08-29 16:02:10,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-159fb84b-b286-4827-afcf-d39f602ecdf1 2018-08-29 16:02:10,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45401287079s 2018-08-29 16:02:10,405 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-159fb84b-b286-4827-afcf-d39f602ecdf1 2018-08-29 16:02:10,406 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:10Z', u'revision_number': 2, u'ha': False, u'id': u'191c1f85-4d36-48ab-b9b3-1375e5b0cbe9', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_d2665720-7e25-4a22-afe3-991b7e833a03', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:02:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:02:10,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:02:10,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" -d '{"subnet_id": "4f84c3d5-4df4-428d-943d-2d62136c1113"}' 2018-08-29 16:02:12,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0492bad4-7f9f-4fb8-a2a6-9bafedad325e Date: Wed, 29 Aug 2018 16:02:12 GMT RESP BODY: {"network_id": "c8f131eb-b656-47a3-98fc-edc06f7ee14f", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "4f84c3d5-4df4-428d-943d-2d62136c1113", "subnet_ids": ["4f84c3d5-4df4-428d-943d-2d62136c1113"], "port_id": "b386aad2-352d-4470-865b-e47bd2dc9ad3", "id": "191c1f85-4d36-48ab-b9b3-1375e5b0cbe9"} 2018-08-29 16:02:12,404 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9/add_router_interface.json used request id req-0492bad4-7f9f-4fb8-a2a6-9bafedad325e 2018-08-29 16:02:12,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99721002579s 2018-08-29 16:02:12,404 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9/add_router_interface.json used request id req-0492bad4-7f9f-4fb8-a2a6-9bafedad325e returning object 191c1f85-4d36-48ab-b9b3-1375e5b0cbe9 2018-08-29 16:02:12,518 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:02:12,519 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-29 16:02:12,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:02:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" -d '{"subnet_id": "4f84c3d5-4df4-428d-943d-2d62136c1113"}' 2018-08-29 16:02:14,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e60cbd2-d7f2-4487-9735-71daa308014f Date: Wed, 29 Aug 2018 16:02:14 GMT RESP BODY: {"network_id": "c8f131eb-b656-47a3-98fc-edc06f7ee14f", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "4f84c3d5-4df4-428d-943d-2d62136c1113", "subnet_ids": ["4f84c3d5-4df4-428d-943d-2d62136c1113"], "port_id": "b386aad2-352d-4470-865b-e47bd2dc9ad3", "id": "191c1f85-4d36-48ab-b9b3-1375e5b0cbe9"} 2018-08-29 16:02:14,567 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9/remove_router_interface.json used request id req-1e60cbd2-d7f2-4487-9735-71daa308014f 2018-08-29 16:02:14,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04278993607s 2018-08-29 16:02:14,567 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9/remove_router_interface.json used request id req-1e60cbd2-d7f2-4487-9735-71daa308014f returning object 191c1f85-4d36-48ab-b9b3-1375e5b0cbe9 2018-08-29 16:02:14,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:02:14,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-646bdcc3-033f-47d4-84a0-d4572f78a1b2 Date: Wed, 29 Aug 2018 16:02:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:08Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:13Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "191c1f85-4d36-48ab-b9b3-1375e5b0cbe9", "name": "tenantnetwork1-router_d2665720-7e25-4a22-afe3-991b7e833a03"}]} 2018-08-29 16:02:14,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-646bdcc3-033f-47d4-84a0-d4572f78a1b2 2018-08-29 16:02:14,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123756170273s 2018-08-29 16:02:14,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-646bdcc3-033f-47d4-84a0-d4572f78a1b2 2018-08-29 16:02:14,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:02:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:15,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c9ae578-b55f-4254-8880-d49ea19f3687 Content-Length: 0 Date: Wed, 29 Aug 2018 16:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:15,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9.json used request id req-8c9ae578-b55f-4254-8880-d49ea19f3687 2018-08-29 16:02:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10073685646s 2018-08-29 16:02:15,795 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/191c1f85-4d36-48ab-b9b3-1375e5b0cbe9.json used request id req-8c9ae578-b55f-4254-8880-d49ea19f3687 2018-08-29 16:02:15,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:02:15,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:15,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-c574f7ad-4820-4cae-871f-63ba9d206292 Date: Wed, 29 Aug 2018 16:02:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:02:08Z","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":"4f84c3d5-4df4-428d-943d-2d62136c1113","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_d2665720-7e25-4a22-afe3-991b7e833a03","enable_dhcp":true,"segment_id":null,"network_id":"c8f131eb-b656-47a3-98fc-edc06f7ee14f","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:08Z","ip_version":4}]} 2018-08-29 16:02:15,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c574f7ad-4820-4cae-871f-63ba9d206292 2018-08-29 16:02:15,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0553228855133s 2018-08-29 16:02:15,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c574f7ad-4820-4cae-871f-63ba9d206292 2018-08-29 16:02:15,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:02:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/4f84c3d5-4df4-428d-943d-2d62136c1113.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:16,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8772248-ce21-44cb-8e43-12466794ded7 Date: Wed, 29 Aug 2018 16:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:16,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/4f84c3d5-4df4-428d-943d-2d62136c1113.json used request id req-f8772248-ce21-44cb-8e43-12466794ded7 2018-08-29 16:02:16,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.92015004158s 2018-08-29 16:02:16,773 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/4f84c3d5-4df4-428d-943d-2d62136c1113.json used request id req-f8772248-ce21-44cb-8e43-12466794ded7 2018-08-29 16:02:16,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-9c6c1c13-ee95-4534-91f8-57956ed257f4 Date: Wed, 29 Aug 2018 16:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c8f131eb-b656-47a3-98fc-edc06f7ee14f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:16Z","qos_policy_id":null,"name":"tenantnetwork1-net_d2665720-7e25-4a22-afe3-991b7e833a03","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:08Z","provider:network_type":"vxlan"}]} 2018-08-29 16:02:16,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9c6c1c13-ee95-4534-91f8-57956ed257f4 2018-08-29 16:02:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0758728981018s 2018-08-29 16:02:16,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9c6c1c13-ee95-4534-91f8-57956ed257f4 2018-08-29 16:02:16,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:02:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/c8f131eb-b656-47a3-98fc-edc06f7ee14f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a99d6395b823828a2501cd541b6e08e1475f6146" 2018-08-29 16:02:17,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1667149-cb3c-4199-b935-0e1ff1cac374 Date: Wed, 29 Aug 2018 16:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:17,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/c8f131eb-b656-47a3-98fc-edc06f7ee14f.json used request id req-c1667149-cb3c-4199-b935-0e1ff1cac374 2018-08-29 16:02:17,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14395308495s 2018-08-29 16:02:17,995 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/c8f131eb-b656-47a3-98fc-edc06f7ee14f.json used request id req-c1667149-cb3c-4199-b935-0e1ff1cac374 2018-08-29 16:02:18,044 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-29 16:02:18,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:18,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:18,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:18,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed444284-c634-45cb-9b99-4a8d4766700e 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:18,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-ed444284-c634-45cb-9b99-4a8d4766700e 2018-08-29 16:02:18,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:18,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["OTOhjyLPSXacZjovxn3wsQ"], "issued_at": "2018-08-29T16:02:18.000000Z"}} 2018-08-29 16:02:18,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:19,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b24881f6-6797-4a66-b6bc-746de2881c2e Date: Wed, 29 Aug 2018 16:02:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:19,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b24881f6-6797-4a66-b6bc-746de2881c2e 2018-08-29 16:02:19,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.936102867126s 2018-08-29 16:02:19,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b24881f6-6797-4a66-b6bc-746de2881c2e 2018-08-29 16:02:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:19,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3baaa6-a36c-4934-805d-facc114216e8 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:02:19,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-4d3baaa6-a36c-4934-805d-facc114216e8 2018-08-29 16:02:19,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:02:19,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:19,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9109d9-42c2-4209-b1b1-895c565ed2ce Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:02:19,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-da9109d9-42c2-4209-b1b1-895c565ed2ce 2018-08-29 16:02:19,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17977309227s 2018-08-29 16:02:19,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-da9109d9-42c2-4209-b1b1-895c565ed2ce 2018-08-29 16:02:19,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:02:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}}' 2018-08-29 16:02:19,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9bc8c81-4e87-4679-b011-c467f8ad1fa8 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.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75"}, "tags": [], "enabled": true, "id": "3d12bcabf67746e1895c17e73f9b4f75", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}} 2018-08-29 16:02:19,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-c9bc8c81-4e87-4679-b011-c467f8ad1fa8 2018-08-29 16:02:19,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.24277806282s 2018-08-29 16:02:19,861 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-c9bc8c81-4e87-4679-b011-c467f8ad1fa8 2018-08-29 16:02:19,862 - 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'3d12bcabf67746e1895c17e73f9b4f75', '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_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e'}) 2018-08-29 16:02:19,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:02:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0f17d7ea-65a8-4f61-85e8-538c9b32ecb1", "email": null, "name": "tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}}' 2018-08-29 16:02:20,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eefff280-36c4-4ed9-ac7c-e7e9bb9d670d Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "links": {"self": "http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21f5b02813846a69de7e837d3de15d2", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:02:20,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-eefff280-36c4-4ed9-ac7c-e7e9bb9d670d 2018-08-29 16:02:20,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.411317825317s 2018-08-29 16:02:20,280 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-eefff280-36c4-4ed9-ac7c-e7e9bb9d670d 2018-08-29 16:02:20,280 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e21f5b02813846a69de7e837d3de15d2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e'}) 2018-08-29 16:02:20,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:20,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4b88ec-26d5-4814-bc8a-32b0cb2af087 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:20,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8a4b88ec-26d5-4814-bc8a-32b0cb2af087 2018-08-29 16:02:20,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183681964874s 2018-08-29 16:02:20,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8a4b88ec-26d5-4814-bc8a-32b0cb2af087 2018-08-29 16:02:20,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53573a68-54a2-4541-a710-6a70952ea1d4 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:20,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-53573a68-54a2-4541-a710-6a70952ea1d4 2018-08-29 16:02:20,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167958021164s 2018-08-29 16:02:20,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-53573a68-54a2-4541-a710-6a70952ea1d4 2018-08-29 16:02:20,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:20,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efa181c-1e83-4465-9cd8-8b4664ec4f4f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:20,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-0efa181c-1e83-4465-9cd8-8b4664ec4f4f 2018-08-29 16:02:20,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.254217147827s 2018-08-29 16:02:20,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-0efa181c-1e83-4465-9cd8-8b4664ec4f4f 2018-08-29 16:02:20,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:02:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:21,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338414c2-7591-45a8-910e-38733eb5a060 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:02:21,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-338414c2-7591-45a8-910e-38733eb5a060 2018-08-29 16:02:21,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985109806061s 2018-08-29 16:02:21,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-338414c2-7591-45a8-910e-38733eb5a060 2018-08-29 16:02:21,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:02:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4282877-ef8d-460c-a777-804fe08e7e2e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "links": {"self": "http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21f5b02813846a69de7e837d3de15d2", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:02:21,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-f4282877-ef8d-460c-a777-804fe08e7e2e 2018-08-29 16:02:21,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180759191513s 2018-08-29 16:02:21,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-f4282877-ef8d-460c-a777-804fe08e7e2e 2018-08-29 16:02:21,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:02:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:21,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b61043-27ae-4fa9-8941-6918129524a7 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75"}, "tags": [], "enabled": true, "id": "3d12bcabf67746e1895c17e73f9b4f75", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}]} 2018-08-29 16:02:21,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-44b61043-27ae-4fa9-8941-6918129524a7 2018-08-29 16:02:21,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153753995895s 2018-08-29 16:02:21,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-44b61043-27ae-4fa9-8941-6918129524a7 2018-08-29 16:02:21,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:02:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=e21f5b02813846a69de7e837d3de15d2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3d12bcabf67746e1895c17e73f9b4f75" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:21,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b44478-01dd-4a3d-8546-0d5b0aeb8db1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=e21f5b02813846a69de7e837d3de15d2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3d12bcabf67746e1895c17e73f9b4f75", "previous": null, "next": null}} 2018-08-29 16:02:21,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e21f5b02813846a69de7e837d3de15d2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3d12bcabf67746e1895c17e73f9b4f75 used request id req-44b44478-01dd-4a3d-8546-0d5b0aeb8db1 2018-08-29 16:02:21,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103421926498s 2018-08-29 16:02:21,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e21f5b02813846a69de7e837d3de15d2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3d12bcabf67746e1895c17e73f9b4f75 used request id req-44b44478-01dd-4a3d-8546-0d5b0aeb8db1 2018-08-29 16:02:21,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:02:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75/users/e21f5b02813846a69de7e837d3de15d2/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:21,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-040fb509-ad75-4cbc-865a-93590a0e0196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:02:21,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75/users/e21f5b02813846a69de7e837d3de15d2/roles/c82bf036bd144284a48fe3ac4559304a used request id req-040fb509-ad75-4cbc-865a-93590a0e0196 2018-08-29 16:02:21,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.199748039246s 2018-08-29 16:02:21,668 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75/users/e21f5b02813846a69de7e837d3de15d2/roles/c82bf036bd144284a48fe3ac4559304a used request id req-040fb509-ad75-4cbc-865a-93590a0e0196 2018-08-29 16:02:21,669 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', 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'3d12bcabf67746e1895c17e73f9b4f75', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0f17d7ea-65a8-4f61-85e8-538c9b32ecb1', 'username': u'tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:02:21,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:21,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:21,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:21,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:21,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:21,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:21,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:21,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:21,675 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', 'password': '0f17d7ea-65a8-4f61-85e8-538c9b32ecb1', 'project_name': 'tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '3d12bcabf67746e1895c17e73f9b4f75', 'project_domain_name': 'Default'} 2018-08-29 16:02:21,675 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-29 16:02:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:21,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2403676e-77e8-4547-82c7-b4b68cfcaedd 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:21,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2403676e-77e8-4547-82c7-b4b68cfcaedd 2018-08-29 16:02:21,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:22,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d12bcabf67746e1895c17e73f9b4f75", "name": "tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/3d12bcabf67746e1895c17e73f9b4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/3d12bcabf67746e1895c17e73f9b4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/3d12bcabf67746e1895c17e73f9b4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/3d12bcabf67746e1895c17e73f9b4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/3d12bcabf67746e1895c17e73f9b4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/3d12bcabf67746e1895c17e73f9b4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_3d12bcabf67746e1895c17e73f9b4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_3d12bcabf67746e1895c17e73f9b4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3d12bcabf67746e1895c17e73f9b4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/3d12bcabf67746e1895c17e73f9b4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/3d12bcabf67746e1895c17e73f9b4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/3d12bcabf67746e1895c17e73f9b4f75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/3d12bcabf67746e1895c17e73f9b4f75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/3d12bcabf67746e1895c17e73f9b4f75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "id": "e21f5b02813846a69de7e837d3de15d2"}, "audit_ids": ["JEscfdbUSA6PvkPS6t2K8g"], "issued_at": "2018-08-29T16:02:22.000000Z"}} 2018-08-29 16:02:22,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:02:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" -d '{"network": {"name": "tenantnetwork2-net_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "admin_state_up": true}}' 2018-08-29 16:02:23,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-e043a3af-693b-4bd7-aaca-92ae7c505932 Date: Wed, 29 Aug 2018 16:02:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f6feb274-005d-4618-bc20-e6fe88d66f96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d12bcabf67746e1895c17e73f9b4f75","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:23Z","is_default":false,"name":"tenantnetwork2-net_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3d12bcabf67746e1895c17e73f9b4f75","created_at":"2018-08-29T16:02:23Z","mtu":1450}} 2018-08-29 16:02:23,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-e043a3af-693b-4bd7-aaca-92ae7c505932 2018-08-29 16:02:23,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37436890602s 2018-08-29 16:02:23,448 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-e043a3af-693b-4bd7-aaca-92ae7c505932 2018-08-29 16:02:23,448 - 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-29T16:02:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f6feb274-005d-4618-bc20-e6fe88d66f96', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', u'admin_state_up': True, u'tenant_id': u'3d12bcabf67746e1895c17e73f9b4f75', u'created_at': u'2018-08-29T16:02:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3d12bcabf67746e1895c17e73f9b4f75', u'l2_adjacency': True}) 2018-08-29 16:02:23,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:23,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-2e6c405e-3bff-4e8e-ab0c-1d33e4c1b055 Date: Wed, 29 Aug 2018 16:02:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f6feb274-005d-4618-bc20-e6fe88d66f96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d12bcabf67746e1895c17e73f9b4f75","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:23Z","qos_policy_id":null,"name":"tenantnetwork2-net_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e","admin_state_up":true,"tenant_id":"3d12bcabf67746e1895c17e73f9b4f75","created_at":"2018-08-29T16:02:23Z","mtu":1450}]} 2018-08-29 16:02:23,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2e6c405e-3bff-4e8e-ab0c-1d33e4c1b055 2018-08-29 16:02:23,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112594842911s 2018-08-29 16:02:23,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2e6c405e-3bff-4e8e-ab0c-1d33e4c1b055 2018-08-29 16:02:23,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:02:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" -d '{"subnet": {"name": "tenantnetwork2-subnet_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "enable_dhcp": true, "network_id": "f6feb274-005d-4618-bc20-e6fe88d66f96", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:02:24,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1b645ca7-98ff-450c-83a0-eaab352e0f56 Date: Wed, 29 Aug 2018 16:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6feb274-005d-4618-bc20-e6fe88d66f96","tenant_id":"3d12bcabf67746e1895c17e73f9b4f75","created_at":"2018-08-29T16:02:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:02:23Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3d12bcabf67746e1895c17e73f9b4f75","id":"a875dc53-9c64-4517-ae49-77f16daa34f2","subnetpool_id":null,"name":"tenantnetwork2-subnet_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}} 2018-08-29 16:02:24,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1b645ca7-98ff-450c-83a0-eaab352e0f56 2018-08-29 16:02:24,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.555271148682s 2018-08-29 16:02:24,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1b645ca7-98ff-450c-83a0-eaab352e0f56 2018-08-29 16:02:24,119 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02: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'a875dc53-9c64-4517-ae49-77f16daa34f2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', u'enable_dhcp': True, u'network_id': u'f6feb274-005d-4618-bc20-e6fe88d66f96', u'tenant_id': u'3d12bcabf67746e1895c17e73f9b4f75', u'created_at': u'2018-08-29T16:02: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'3d12bcabf67746e1895c17e73f9b4f75'}) 2018-08-29 16:02:24,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:02:24,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "tenantnetwork2-router_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "admin_state_up": true}}' 2018-08-29 16:02:25,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c73adfe9-3fb7-4467-971a-3df20cc844f2 Date: Wed, 29 Aug 2018 16:02:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "created_at": "2018-08-29T16:02:24Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3d12bcabf67746e1895c17e73f9b4f75", "id": "29527ec3-21e6-474f-9a8c-88135f411c78", "name": "tenantnetwork2-router_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}} 2018-08-29 16:02:25,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c73adfe9-3fb7-4467-971a-3df20cc844f2 2018-08-29 16:02:25,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64670801163s 2018-08-29 16:02:25,767 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c73adfe9-3fb7-4467-971a-3df20cc844f2 2018-08-29 16:02:25,768 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:25Z', u'revision_number': 2, u'id': u'29527ec3-21e6-474f-9a8c-88135f411c78', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e', u'admin_state_up': True, u'tenant_id': u'3d12bcabf67746e1895c17e73f9b4f75', u'created_at': u'2018-08-29T16:02:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'3d12bcabf67746e1895c17e73f9b4f75'}) 2018-08-29 16:02:25,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:02:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" -d '{"subnet_id": "a875dc53-9c64-4517-ae49-77f16daa34f2"}' 2018-08-29 16:02:27,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9669bfa5-b971-42d6-9241-1d75fb9785dd Date: Wed, 29 Aug 2018 16:02:27 GMT RESP BODY: {"network_id": "f6feb274-005d-4618-bc20-e6fe88d66f96", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "subnet_id": "a875dc53-9c64-4517-ae49-77f16daa34f2", "subnet_ids": ["a875dc53-9c64-4517-ae49-77f16daa34f2"], "port_id": "6c9aae45-4a41-467d-bdf7-772c27baf71d", "id": "29527ec3-21e6-474f-9a8c-88135f411c78"} 2018-08-29 16:02:27,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78/add_router_interface.json used request id req-9669bfa5-b971-42d6-9241-1d75fb9785dd 2018-08-29 16:02:27,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12641620636s 2018-08-29 16:02:27,895 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78/add_router_interface.json used request id req-9669bfa5-b971-42d6-9241-1d75fb9785dd returning object 29527ec3-21e6-474f-9a8c-88135f411c78 2018-08-29 16:02:28,008 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:02:28,008 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-29 16:02:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:02:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" -d '{"subnet_id": "a875dc53-9c64-4517-ae49-77f16daa34f2"}' 2018-08-29 16:02:29,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-291a5a03-5009-4e02-b8c1-807d35c21175 Date: Wed, 29 Aug 2018 16:02:29 GMT RESP BODY: {"network_id": "f6feb274-005d-4618-bc20-e6fe88d66f96", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "subnet_id": "a875dc53-9c64-4517-ae49-77f16daa34f2", "subnet_ids": ["a875dc53-9c64-4517-ae49-77f16daa34f2"], "port_id": "6c9aae45-4a41-467d-bdf7-772c27baf71d", "id": "29527ec3-21e6-474f-9a8c-88135f411c78"} 2018-08-29 16:02:29,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78/remove_router_interface.json used request id req-291a5a03-5009-4e02-b8c1-807d35c21175 2018-08-29 16:02:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86472415924s 2018-08-29 16:02:29,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78/remove_router_interface.json used request id req-291a5a03-5009-4e02-b8c1-807d35c21175 returning object 29527ec3-21e6-474f-9a8c-88135f411c78 2018-08-29 16:02:29,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:02:29,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:30,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-b851a091-8a27-4a51-8893-0467087b752b Date: Wed, 29 Aug 2018 16:02:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "created_at": "2018-08-29T16:02:24Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3d12bcabf67746e1895c17e73f9b4f75", "id": "29527ec3-21e6-474f-9a8c-88135f411c78", "name": "tenantnetwork2-router_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}]} 2018-08-29 16:02:30,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b851a091-8a27-4a51-8893-0467087b752b 2018-08-29 16:02:30,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152937889099s 2018-08-29 16:02:30,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b851a091-8a27-4a51-8893-0467087b752b 2018-08-29 16:02:30,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:02:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:31,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce6ec9c2-608f-4917-8576-9f2813ad6c9e Content-Length: 0 Date: Wed, 29 Aug 2018 16:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:31,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78.json used request id req-ce6ec9c2-608f-4917-8576-9f2813ad6c9e 2018-08-29 16:02:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.261936903s 2018-08-29 16:02:31,297 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/29527ec3-21e6-474f-9a8c-88135f411c78.json used request id req-ce6ec9c2-608f-4917-8576-9f2813ad6c9e 2018-08-29 16:02:31,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:02:31,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:31,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ea19e72-bce2-472f-9e80-cb357dd17fa6 Date: Wed, 29 Aug 2018 16:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6feb274-005d-4618-bc20-e6fe88d66f96","tenant_id":"3d12bcabf67746e1895c17e73f9b4f75","created_at":"2018-08-29T16:02:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:02:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3d12bcabf67746e1895c17e73f9b4f75","id":"a875dc53-9c64-4517-ae49-77f16daa34f2","subnetpool_id":null,"name":"tenantnetwork2-subnet_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}]} 2018-08-29 16:02:31,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7ea19e72-bce2-472f-9e80-cb357dd17fa6 2018-08-29 16:02:31,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0676040649414s 2018-08-29 16:02:31,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7ea19e72-bce2-472f-9e80-cb357dd17fa6 2018-08-29 16:02:31,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:02:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/a875dc53-9c64-4517-ae49-77f16daa34f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:32,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f10a84fd-387b-4e5f-85f2-15d58b2e8557 Date: Wed, 29 Aug 2018 16:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:32,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a875dc53-9c64-4517-ae49-77f16daa34f2.json used request id req-f10a84fd-387b-4e5f-85f2-15d58b2e8557 2018-08-29 16:02:32,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.870131969452s 2018-08-29 16:02:32,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a875dc53-9c64-4517-ae49-77f16daa34f2.json used request id req-f10a84fd-387b-4e5f-85f2-15d58b2e8557 2018-08-29 16:02:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:32,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-26c55a84-a401-4f8e-a70e-b0208dcdc13c Date: Wed, 29 Aug 2018 16:02:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f6feb274-005d-4618-bc20-e6fe88d66f96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d12bcabf67746e1895c17e73f9b4f75","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:32Z","qos_policy_id":null,"name":"tenantnetwork2-net_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e","admin_state_up":true,"tenant_id":"3d12bcabf67746e1895c17e73f9b4f75","created_at":"2018-08-29T16:02:23Z","mtu":1450}]} 2018-08-29 16:02:32,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-26c55a84-a401-4f8e-a70e-b0208dcdc13c 2018-08-29 16:02:32,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084007024765s 2018-08-29 16:02:32,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-26c55a84-a401-4f8e-a70e-b0208dcdc13c 2018-08-29 16:02:32,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:02:32,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/f6feb274-005d-4618-bc20-e6fe88d66f96.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2cf7e3f40c53ced68993889eec872ebe8ce18863" 2018-08-29 16:02:33,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a1443a4-0a7c-4ea0-93b8-0faa26898888 Date: Wed, 29 Aug 2018 16:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:33,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/f6feb274-005d-4618-bc20-e6fe88d66f96.json used request id req-9a1443a4-0a7c-4ea0-93b8-0faa26898888 2018-08-29 16:02:33,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.842217922211s 2018-08-29 16:02:33,165 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/f6feb274-005d-4618-bc20-e6fe88d66f96.json used request id req-9a1443a4-0a7c-4ea0-93b8-0faa26898888 2018-08-29 16:02:33,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:02:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:33,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a6391a-bc9c-4f33-8f23-cf34740d3316 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "links": {"self": "http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21f5b02813846a69de7e837d3de15d2", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:02:33,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-80a6391a-bc9c-4f33-8f23-cf34740d3316 2018-08-29 16:02:33,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189455032349s 2018-08-29 16:02:33,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-80a6391a-bc9c-4f33-8f23-cf34740d3316 2018-08-29 16:02:33,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:02:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:33,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ea76d3-ba35-474e-8901-22088b4d1da3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e", "links": {"self": "http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e21f5b02813846a69de7e837d3de15d2", "description": null}} 2018-08-29 16:02:33,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2 used request id req-a5ea76d3-ba35-474e-8901-22088b4d1da3 2018-08-29 16:02:33,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193820953369s 2018-08-29 16:02:33,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2 used request id req-a5ea76d3-ba35-474e-8901-22088b4d1da3 2018-08-29 16:02:33,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:02:33,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:33,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cf9aa8-19c3-4a9f-bc5f-1167ef75ca61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:02:33,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2 used request id req-83cf9aa8-19c3-4a9f-bc5f-1167ef75ca61 2018-08-29 16:02:33,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226315975189s 2018-08-29 16:02:33,783 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/e21f5b02813846a69de7e837d3de15d2 used request id req-83cf9aa8-19c3-4a9f-bc5f-1167ef75ca61 2018-08-29 16:02:33,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:02:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:34,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749103b2-90f5-43d9-8910-f773e2c4e45e Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75"}, "tags": [], "enabled": true, "id": "3d12bcabf67746e1895c17e73f9b4f75", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5d75b4d5-8901-4f54-bf5f-805f4fd0b54e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-29 16:02:34,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-749103b2-90f5-43d9-8910-f773e2c4e45e 2018-08-29 16:02:34,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.273324966431s 2018-08-29 16:02:34,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-749103b2-90f5-43d9-8910-f773e2c4e45e 2018-08-29 16:02:34,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:02:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}765b0ed33ff78e5e0a86498dbef89af709e91ff6" 2018-08-29 16:02:34,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8a7035-199c-4c30-9156-53e1f54242b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:02:34,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75 used request id req-1b8a7035-199c-4c30-9156-53e1f54242b0 2018-08-29 16:02:34,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252564907074s 2018-08-29 16:02:34,320 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/3d12bcabf67746e1895c17e73f9b4f75 used request id req-1b8a7035-199c-4c30-9156-53e1f54242b0 2018-08-29 16:02:34,372 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-29 16:02:34,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:34,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:34,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:34,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:34,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:34,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:34,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:34,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:34,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:34,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:34,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c99bb3-a4a6-435f-bf28-758acd9c0bef 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:34,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-69c99bb3-a4a6-435f-bf28-758acd9c0bef 2018-08-29 16:02:34,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:34,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["T4bm5RgzTOiv1Wa17bGojA"], "issued_at": "2018-08-29T16:02:34.000000Z"}} 2018-08-29 16:02:34,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:35,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ebfc687a-4e37-4983-bd07-56bf8329f0c1 Date: Wed, 29 Aug 2018 16:02:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:35,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ebfc687a-4e37-4983-bd07-56bf8329f0c1 2018-08-29 16:02:35,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337433099747s 2018-08-29 16:02:35,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ebfc687a-4e37-4983-bd07-56bf8329f0c1 2018-08-29 16:02:35,194 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-29 16:02:35,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:02:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"network": {"name": "vmready1-net_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "admin_state_up": true}}' 2018-08-29 16:02:35,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-90a0c5ab-461a-42f9-be8c-14aef9813250 Date: Wed, 29 Aug 2018 16:02:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"331b7a1c-cfe4-435f-b5bf-d6362709c535","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:35Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:35Z","mtu":1450}} 2018-08-29 16:02:35,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-90a0c5ab-461a-42f9-be8c-14aef9813250 2018-08-29 16:02:35,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.212158918381s 2018-08-29 16:02:35,407 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-90a0c5ab-461a-42f9-be8c-14aef9813250 2018-08-29 16:02:35,408 - 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-29T16:02:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'331b7a1c-cfe4-435f-b5bf-d6362709c535', u'provider:segmentation_id': 81, 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_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', u'created_at': u'2018-08-29T16:02:35Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:02:35,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:35,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-98f19437-54b8-4005-bc42-55600d2941eb Date: Wed, 29 Aug 2018 16:02:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"331b7a1c-cfe4-435f-b5bf-d6362709c535","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:35Z","qos_policy_id":null,"name":"vmready1-net_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:35,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-98f19437-54b8-4005-bc42-55600d2941eb 2018-08-29 16:02:35,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927288532257s 2018-08-29 16:02:35,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-98f19437-54b8-4005-bc42-55600d2941eb 2018-08-29 16:02:35,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:02:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"subnet": {"name": "vmready1-subnet_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "enable_dhcp": true, "network_id": "331b7a1c-cfe4-435f-b5bf-d6362709c535", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:02:35,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-121d7fc6-2f1e-4853-aa8d-9b49dc5e6adf Date: Wed, 29 Aug 2018 16:02:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:02:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a1c29208-7f21-4bd9-900d-5666589a0b04","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5","enable_dhcp":true,"segment_id":null,"network_id":"331b7a1c-cfe4-435f-b5bf-d6362709c535","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:35Z","ip_version":4}} 2018-08-29 16:02:35,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-121d7fc6-2f1e-4853-aa8d-9b49dc5e6adf 2018-08-29 16:02:35,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.443940877914s 2018-08-29 16:02:35,948 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-121d7fc6-2f1e-4853-aa8d-9b49dc5e6adf 2018-08-29 16:02:35,948 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a1c29208-7f21-4bd9-900d-5666589a0b04', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'331b7a1c-cfe4-435f-b5bf-d6362709c535', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:02:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:02:35,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:02:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "vmready1-router_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "admin_state_up": true}}' 2018-08-29 16:02:37,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-65aabc9f-982e-49b9-a618-c8ed05b6abfa Date: Wed, 29 Aug 2018 16:02:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:35Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:37Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1", "name": "vmready1-router_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5"}} 2018-08-29 16:02:37,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-65aabc9f-982e-49b9-a618-c8ed05b6abfa 2018-08-29 16:02:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41295003891s 2018-08-29 16:02:37,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-65aabc9f-982e-49b9-a618-c8ed05b6abfa 2018-08-29 16:02:37,362 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:37Z', u'revision_number': 2, u'ha': False, u'id': u'f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:02:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:02:37,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:02:37,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"subnet_id": "a1c29208-7f21-4bd9-900d-5666589a0b04"}' 2018-08-29 16:02:39,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e6f151e-5d0f-43b6-8550-aad5c48032c3 Date: Wed, 29 Aug 2018 16:02:39 GMT RESP BODY: {"network_id": "331b7a1c-cfe4-435f-b5bf-d6362709c535", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "a1c29208-7f21-4bd9-900d-5666589a0b04", "subnet_ids": ["a1c29208-7f21-4bd9-900d-5666589a0b04"], "port_id": "38453b2c-9bfe-430d-92ea-40956428a3a5", "id": "f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1"} 2018-08-29 16:02:39,454 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1/add_router_interface.json used request id req-1e6f151e-5d0f-43b6-8550-aad5c48032c3 2018-08-29 16:02:39,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09148192406s 2018-08-29 16:02:39,455 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1/add_router_interface.json used request id req-1e6f151e-5d0f-43b6-8550-aad5c48032c3 returning object f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1 2018-08-29 16:02:39,455 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:02:39,587 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:02:39,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:39,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:02:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:02:39,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:02:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:40,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8d0f5945-e942-4bb1-b9be-bba293d10092 Date: Wed, 29 Aug 2018 16:02:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:02:40,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8d0f5945-e942-4bb1-b9be-bba293d10092 2018-08-29 16:02:40,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720820903778s 2018-08-29 16:02:40,320 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8d0f5945-e942-4bb1-b9be-bba293d10092 2018-08-29 16:02:40,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:02:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5"}' 2018-08-29 16:02:40,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dcbd4974-b242-4f35-bed2-80116d032d5c Date: Wed, 29 Aug 2018 16:02:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:02:40Z", "file": "/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4b93b034-1dc1-4bd0-9ded-b72ba2200750", "size": null, "self": "/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750", "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_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "checksum": null, "created_at": "2018-08-29T16:02:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:02:40,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-dcbd4974-b242-4f35-bed2-80116d032d5c 2018-08-29 16:02:40,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0972220897675s 2018-08-29 16:02:40,425 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-dcbd4974-b242-4f35-bed2-80116d032d5c returning object 4b93b034-1dc1-4bd0-9ded-b72ba2200750 2018-08-29 16:02:40,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:02:40,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '' 2018-08-29 16:02:42,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad0d8c25-e3bf-4b3e-9867-3360bd3b11d1 Date: Wed, 29 Aug 2018 16:02:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:02:42,833 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/file used request id req-ad0d8c25-e3bf-4b3e-9867-3360bd3b11d1 2018-08-29 16:02:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.40725302696s 2018-08-29 16:02:42,833 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/file used request id req-ad0d8c25-e3bf-4b3e-9867-3360bd3b11d1 2018-08-29 16:02:42,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:02:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:42,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-bddf653c-07e5-46c9-8b13-7ba6a07bf2be Date: Wed, 29 Aug 2018 16:02:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:02:42Z", "file": "/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4b93b034-1dc1-4bd0-9ded-b72ba2200750", "size": 12716032, "self": "/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:02:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:02:42,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bddf653c-07e5-46c9-8b13-7ba6a07bf2be 2018-08-29 16:02:42,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264658927917s 2018-08-29 16:02:42,864 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bddf653c-07e5-46c9-8b13-7ba6a07bf2be 2018-08-29 16:02:42,866 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'4b93b034-1dc1-4bd0-9ded-b72ba2200750', 'size': 12716032, u'self': u'/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:02:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:02:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', '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/4b93b034-1dc1-4bd0-9ded-b72ba2200750', 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_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', 'created': u'2018-08-29T16:02:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:02:40Z', 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/4b93b034-1dc1-4bd0-9ded-b72ba2200750', 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_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:02:42,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:02:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:02:43,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e243e23f-dd1e-4c2c-b83d-7393f386b951 x-compute-request-id: req-e243e23f-dd1e-4c2c-b83d-7393f386b951 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c0896234-8555-44a3-9b14-51f376bd215b", "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": "c0896234-8555-44a3-9b14-51f376bd215b"}} 2018-08-29 16:02:43,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-e243e23f-dd1e-4c2c-b83d-7393f386b951 2018-08-29 16:02:43,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.746186971664s 2018-08-29 16:02:43,613 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-e243e23f-dd1e-4c2c-b83d-7393f386b951 2018-08-29 16:02:43,614 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'c0896234-8555-44a3-9b14-51f376bd215b', 'swap': 0}) 2018-08-29 16:02:43,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:02:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"extra_specs": {}}' 2018-08-29 16:02:43,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-18e0e4c5-7aef-4e9d-b560-9493a442e9d0 x-compute-request-id: req-18e0e4c5-7aef-4e9d-b560-9493a442e9d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:02:43,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b/os-extra_specs used request id req-18e0e4c5-7aef-4e9d-b560-9493a442e9d0 2018-08-29 16:02:43,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0308239459991s 2018-08-29 16:02:43,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b/os-extra_specs used request id req-18e0e4c5-7aef-4e9d-b560-9493a442e9d0 2018-08-29 16:02:43,760 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:02:43,760 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:02:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:02:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" -d '{"subnet_id": "a1c29208-7f21-4bd9-900d-5666589a0b04"}' 2018-08-29 16:02:45,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69be9663-a2a6-4fb1-9d3d-5390335e7c2c Date: Wed, 29 Aug 2018 16:02:45 GMT RESP BODY: {"network_id": "331b7a1c-cfe4-435f-b5bf-d6362709c535", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "a1c29208-7f21-4bd9-900d-5666589a0b04", "subnet_ids": ["a1c29208-7f21-4bd9-900d-5666589a0b04"], "port_id": "38453b2c-9bfe-430d-92ea-40956428a3a5", "id": "f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1"} 2018-08-29 16:02:45,519 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1/remove_router_interface.json used request id req-69be9663-a2a6-4fb1-9d3d-5390335e7c2c 2018-08-29 16:02:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75382995605s 2018-08-29 16:02:45,519 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1/remove_router_interface.json used request id req-69be9663-a2a6-4fb1-9d3d-5390335e7c2c returning object f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1 2018-08-29 16:02:45,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:02:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:45,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-7385f615-8bc9-4ba9-8e32-39fea2142ab2 Date: Wed, 29 Aug 2018 16:02:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:35Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:44Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1", "name": "vmready1-router_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5"}]} 2018-08-29 16:02:45,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7385f615-8bc9-4ba9-8e32-39fea2142ab2 2018-08-29 16:02:45,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136608123779s 2018-08-29 16:02:45,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7385f615-8bc9-4ba9-8e32-39fea2142ab2 2018-08-29 16:02:45,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:02:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:46,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62fcf7f8-47b2-496b-9aa9-c0fa17a6c543 Content-Length: 0 Date: Wed, 29 Aug 2018 16:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:46,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1.json used request id req-62fcf7f8-47b2-496b-9aa9-c0fa17a6c543 2018-08-29 16:02:46,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10163116455s 2018-08-29 16:02:46,760 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/f5a0d5ea-b8fc-4932-9a12-a5ea045a30c1.json used request id req-62fcf7f8-47b2-496b-9aa9-c0fa17a6c543 2018-08-29 16:02:46,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:02:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:46,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-c7566386-5c88-4a77-af36-70ecd7c475db Date: Wed, 29 Aug 2018 16:02:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:02:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a1c29208-7f21-4bd9-900d-5666589a0b04","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5","enable_dhcp":true,"segment_id":null,"network_id":"331b7a1c-cfe4-435f-b5bf-d6362709c535","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:35Z","ip_version":4}]} 2018-08-29 16:02:46,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c7566386-5c88-4a77-af36-70ecd7c475db 2018-08-29 16:02:46,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0919201374054s 2018-08-29 16:02:46,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c7566386-5c88-4a77-af36-70ecd7c475db 2018-08-29 16:02:46,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:02:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/a1c29208-7f21-4bd9-900d-5666589a0b04.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:47,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcc009e3-f530-4b2a-840c-e3a0ba1de6cc Date: Wed, 29 Aug 2018 16:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:47,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a1c29208-7f21-4bd9-900d-5666589a0b04.json used request id req-fcc009e3-f530-4b2a-840c-e3a0ba1de6cc 2018-08-29 16:02:47,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.938117980957s 2018-08-29 16:02:47,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a1c29208-7f21-4bd9-900d-5666589a0b04.json used request id req-fcc009e3-f530-4b2a-840c-e3a0ba1de6cc 2018-08-29 16:02:47,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:47,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-5e14e158-7853-4d93-bcf7-bfe939bcc398 Date: Wed, 29 Aug 2018 16:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"331b7a1c-cfe4-435f-b5bf-d6362709c535","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:47Z","qos_policy_id":null,"name":"vmready1-net_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:02:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:47,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5e14e158-7853-4d93-bcf7-bfe939bcc398 2018-08-29 16:02:47,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0763759613037s 2018-08-29 16:02:47,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5e14e158-7853-4d93-bcf7-bfe939bcc398 2018-08-29 16:02:47,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:02:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/331b7a1c-cfe4-435f-b5bf-d6362709c535.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:48,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea6def85-408d-4af3-9b02-c60d87d2e6ec Date: Wed, 29 Aug 2018 16:02:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:02:48,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/331b7a1c-cfe4-435f-b5bf-d6362709c535.json used request id req-ea6def85-408d-4af3-9b02-c60d87d2e6ec 2018-08-29 16:02:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02515506744s 2018-08-29 16:02:48,897 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/331b7a1c-cfe4-435f-b5bf-d6362709c535.json used request id req-ea6def85-408d-4af3-9b02-c60d87d2e6ec 2018-08-29 16:02:48,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:02:48,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:48,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-907bd403-39fc-45c5-a398-8531c149f975 Date: Wed, 29 Aug 2018 16:02:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:02:42Z", "file": "/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4b93b034-1dc1-4bd0-9ded-b72ba2200750", "size": 12716032, "self": "/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:02:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:02:48,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-907bd403-39fc-45c5-a398-8531c149f975 2018-08-29 16:02:48,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249359607697s 2018-08-29 16:02:48,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-907bd403-39fc-45c5-a398-8531c149f975 2018-08-29 16:02:48,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:02:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:49,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52fa7970-0d44-4ea7-9229-5cba1f4b136e Date: Wed, 29 Aug 2018 16:02:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:02:49,232 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750 used request id req-52fa7970-0d44-4ea7-9229-5cba1f4b136e 2018-08-29 16:02:49,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.304237127304s 2018-08-29 16:02:49,232 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/4b93b034-1dc1-4bd0-9ded-b72ba2200750 used request id req-52fa7970-0d44-4ea7-9229-5cba1f4b136e 2018-08-29 16:02:49,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:02:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:49,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5b2368b-db65-4142-9953-2b9d3408846b x-compute-request-id: req-c5b2368b-db65-4142-9953-2b9d3408846b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_c17aceee-fbc1-425a-8e7d-b2b248ea1ee5", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c0896234-8555-44a3-9b14-51f376bd215b", "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": "c0896234-8555-44a3-9b14-51f376bd215b"}]} 2018-08-29 16:02:49,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c5b2368b-db65-4142-9953-2b9d3408846b 2018-08-29 16:02:49,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129281044006s 2018-08-29 16:02:49,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c5b2368b-db65-4142-9953-2b9d3408846b 2018-08-29 16:02:49,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:02:49,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fd1070e7b947116c232c1eb680681b8f8df93d1" 2018-08-29 16:02:49,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fbc8bb5-f624-4efd-9de1-a5508f1e7099 x-compute-request-id: req-2fbc8bb5-f624-4efd-9de1-a5508f1e7099 Content-Length: 0 Content-Type: application/json 2018-08-29 16:02:49,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b used request id req-2fbc8bb5-f624-4efd-9de1-a5508f1e7099 2018-08-29 16:02:49,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343170166016s 2018-08-29 16:02:49,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c0896234-8555-44a3-9b14-51f376bd215b used request id req-2fbc8bb5-f624-4efd-9de1-a5508f1e7099 2018-08-29 16:02:49,448 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-29 16:02:49,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:49,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:49,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:49,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:49,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:49,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:49,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:49,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:49,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:49,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:49,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635755ec-cdab-4987-9021-e463950dc855 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:49,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-635755ec-cdab-4987-9021-e463950dc855 2018-08-29 16:02:49,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:49,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["Q5uQKhsYQEiRTXAjz09-nw"], "issued_at": "2018-08-29T16:02:49.000000Z"}} 2018-08-29 16:02:49,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:50,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b23f641f-7b41-4f52-b7a3-e1034b30766c Date: Wed, 29 Aug 2018 16:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:02:50,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b23f641f-7b41-4f52-b7a3-e1034b30766c 2018-08-29 16:02:50,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364137172699s 2018-08-29 16:02:50,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b23f641f-7b41-4f52-b7a3-e1034b30766c 2018-08-29 16:02:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:50,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0621a367-3418-4f1f-af66-01573de3de47 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:02:50,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-0621a367-3418-4f1f-af66-01573de3de47 2018-08-29 16:02:50,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:02:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:50,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b25c25-8b6c-4ae2-bdde-938f32e87d8b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:02:50,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-28b25c25-8b6c-4ae2-bdde-938f32e87d8b 2018-08-29 16:02:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171748161316s 2018-08-29 16:02:50,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-28b25c25-8b6c-4ae2-bdde-938f32e87d8b 2018-08-29 16:02:50,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:02:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a"}}' 2018-08-29 16:02:50,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5718f577-2149-4a2c-a7c7-45142d1b6e50 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.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f"}, "tags": [], "enabled": true, "id": "2aaed257dfd24dc0848a4d48d2db090f", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a"}} 2018-08-29 16:02:50,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-5718f577-2149-4a2c-a7c7-45142d1b6e50 2018-08-29 16:02:50,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247117996216s 2018-08-29 16:02:50,681 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-5718f577-2149-4a2c-a7c7-45142d1b6e50 2018-08-29 16:02:50,681 - 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'2aaed257dfd24dc0848a4d48d2db090f', '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_32da76ec-7e59-4650-a60c-297e7953808a'}) 2018-08-29 16:02:50,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:02:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a210f72c-1903-4ef7-be27-6b4cb6d26cdc", "email": null, "name": "vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a"}}' 2018-08-29 16:02:51,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c7f6b8-b240-445f-ba2d-5c1d2349b4b2 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a", "links": {"self": "http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d35a491c11ea487e8e12aa0d055842ed", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:02:51,124 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-c1c7f6b8-b240-445f-ba2d-5c1d2349b4b2 2018-08-29 16:02:51,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436815977097s 2018-08-29 16:02:51,125 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-c1c7f6b8-b240-445f-ba2d-5c1d2349b4b2 2018-08-29 16:02:51,125 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd35a491c11ea487e8e12aa0d055842ed', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a'}) 2018-08-29 16:02:51,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:51,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86bbbb4f-fcc7-4ef2-b2e8-971517782389 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:51,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-86bbbb4f-fcc7-4ef2-b2e8-971517782389 2018-08-29 16:02:51,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180231809616s 2018-08-29 16:02:51,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-86bbbb4f-fcc7-4ef2-b2e8-971517782389 2018-08-29 16:02:51,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:51,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9778c173-ce86-4a13-83d6-aa19ce1f97d9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:51,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9778c173-ce86-4a13-83d6-aa19ce1f97d9 2018-08-29 16:02:51,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175609827042s 2018-08-29 16:02:51,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9778c173-ce86-4a13-83d6-aa19ce1f97d9 2018-08-29 16:02:51,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:02:51,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:51,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6107276-4030-456e-8604-91bc807a328a Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:02:51,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b6107276-4030-456e-8604-91bc807a328a 2018-08-29 16:02:51,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180791854858s 2018-08-29 16:02:51,675 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b6107276-4030-456e-8604-91bc807a328a 2018-08-29 16:02:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:02:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:51,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a33aa17-8299-4860-b70f-7ec8c1f6f9f1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:02:51,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-0a33aa17-8299-4860-b70f-7ec8c1f6f9f1 2018-08-29 16:02:51,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179697990417s 2018-08-29 16:02:51,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-0a33aa17-8299-4860-b70f-7ec8c1f6f9f1 2018-08-29 16:02:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:02:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:52,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062938be-57fb-49c0-9536-940a05ba3f7c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a", "links": {"self": "http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d35a491c11ea487e8e12aa0d055842ed", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:02:52,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-062938be-57fb-49c0-9536-940a05ba3f7c 2018-08-29 16:02:52,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.178719043732s 2018-08-29 16:02:52,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-062938be-57fb-49c0-9536-940a05ba3f7c 2018-08-29 16:02:52,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:02:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:52,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cab1c4d-1a3d-420c-8bf3-7e044a32cb2e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f"}, "tags": [], "enabled": true, "id": "2aaed257dfd24dc0848a4d48d2db090f", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a"}]} 2018-08-29 16:02:52,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-4cab1c4d-1a3d-420c-8bf3-7e044a32cb2e 2018-08-29 16:02:52,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.163022994995s 2018-08-29 16:02:52,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-4cab1c4d-1a3d-420c-8bf3-7e044a32cb2e 2018-08-29 16:02:52,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:02:52,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=d35a491c11ea487e8e12aa0d055842ed&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=2aaed257dfd24dc0848a4d48d2db090f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:52,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec40ce31-07d6-4817-a7a1-75ff7dd74444 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=d35a491c11ea487e8e12aa0d055842ed&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=2aaed257dfd24dc0848a4d48d2db090f", "previous": null, "next": null}} 2018-08-29 16:02:52,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=d35a491c11ea487e8e12aa0d055842ed&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=2aaed257dfd24dc0848a4d48d2db090f used request id req-ec40ce31-07d6-4817-a7a1-75ff7dd74444 2018-08-29 16:02:52,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.097855091095s 2018-08-29 16:02:52,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=d35a491c11ea487e8e12aa0d055842ed&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=2aaed257dfd24dc0848a4d48d2db090f used request id req-ec40ce31-07d6-4817-a7a1-75ff7dd74444 2018-08-29 16:02:52,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:02:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f/users/d35a491c11ea487e8e12aa0d055842ed/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:02:52,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6459e64d-1954-48df-b363-6793fcf62b10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:02:52,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f/users/d35a491c11ea487e8e12aa0d055842ed/roles/c82bf036bd144284a48fe3ac4559304a used request id req-6459e64d-1954-48df-b363-6793fcf62b10 2018-08-29 16:02:52,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217041969299s 2018-08-29 16:02:52,540 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f/users/d35a491c11ea487e8e12aa0d055842ed/roles/c82bf036bd144284a48fe3ac4559304a used request id req-6459e64d-1954-48df-b363-6793fcf62b10 2018-08-29 16:02:52,541 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a', 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'2aaed257dfd24dc0848a4d48d2db090f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a210f72c-1903-4ef7-be27-6b4cb6d26cdc', 'username': u'vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:02:52,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:02:52,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:02:52,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:02:52,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:02:52,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:02:52,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:02:52,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:02:52,546 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a', 'password': 'a210f72c-1903-4ef7-be27-6b4cb6d26cdc', 'project_name': 'vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '2aaed257dfd24dc0848a4d48d2db090f', 'project_domain_name': 'Default'} 2018-08-29 16:02:52,547 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-29 16:02:52,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:52,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bb61f0-b3b7-4de0-aa94-c2a8d4e9e4cb 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:02:52,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-93bb61f0-b3b7-4de0-aa94-c2a8d4e9e4cb 2018-08-29 16:02:52,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:02:52,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2aaed257dfd24dc0848a4d48d2db090f", "name": "vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/2aaed257dfd24dc0848a4d48d2db090f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/2aaed257dfd24dc0848a4d48d2db090f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/2aaed257dfd24dc0848a4d48d2db090f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/2aaed257dfd24dc0848a4d48d2db090f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/2aaed257dfd24dc0848a4d48d2db090f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/2aaed257dfd24dc0848a4d48d2db090f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_2aaed257dfd24dc0848a4d48d2db090f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_2aaed257dfd24dc0848a4d48d2db090f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/2aaed257dfd24dc0848a4d48d2db090f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/2aaed257dfd24dc0848a4d48d2db090f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/2aaed257dfd24dc0848a4d48d2db090f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/2aaed257dfd24dc0848a4d48d2db090f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/2aaed257dfd24dc0848a4d48d2db090f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/2aaed257dfd24dc0848a4d48d2db090f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a", "id": "d35a491c11ea487e8e12aa0d055842ed"}, "audit_ids": ["WcuU11k9Qha2ZWmo5GDQeA"], "issued_at": "2018-08-29T16:02:52.000000Z"}} 2018-08-29 16:02:52,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:02:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '{"network": {"name": "vmready2-net_32da76ec-7e59-4650-a60c-297e7953808a", "admin_state_up": true}}' 2018-08-29 16:02:53,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4b203e3b-9b3e-438e-9c27-81292c0695c4 Date: Wed, 29 Aug 2018 16:02:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"121629b0-0363-4f23-993f-79553c484a79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2aaed257dfd24dc0848a4d48d2db090f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:53Z","is_default":false,"name":"vmready2-net_32da76ec-7e59-4650-a60c-297e7953808a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2aaed257dfd24dc0848a4d48d2db090f","created_at":"2018-08-29T16:02:53Z","mtu":1450}} 2018-08-29 16:02:53,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4b203e3b-9b3e-438e-9c27-81292c0695c4 2018-08-29 16:02:53,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568475961685s 2018-08-29 16:02:53,538 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4b203e3b-9b3e-438e-9c27-81292c0695c4 2018-08-29 16:02:53,538 - 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-29T16:02:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'121629b0-0363-4f23-993f-79553c484a79', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_32da76ec-7e59-4650-a60c-297e7953808a', u'admin_state_up': True, u'tenant_id': u'2aaed257dfd24dc0848a4d48d2db090f', u'created_at': u'2018-08-29T16:02:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2aaed257dfd24dc0848a4d48d2db090f', u'l2_adjacency': True}) 2018-08-29 16:02:53,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:02:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:02:53,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-78d7102b-0849-4ac4-ad17-9c8d74a242ad Date: Wed, 29 Aug 2018 16:02:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"121629b0-0363-4f23-993f-79553c484a79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2aaed257dfd24dc0848a4d48d2db090f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:02:53Z","qos_policy_id":null,"name":"vmready2-net_32da76ec-7e59-4650-a60c-297e7953808a","admin_state_up":true,"tenant_id":"2aaed257dfd24dc0848a4d48d2db090f","created_at":"2018-08-29T16:02:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:02:53,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-78d7102b-0849-4ac4-ad17-9c8d74a242ad 2018-08-29 16:02:53,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131186962128s 2018-08-29 16:02:53,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-78d7102b-0849-4ac4-ad17-9c8d74a242ad 2018-08-29 16:02:53,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:02:53,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '{"subnet": {"name": "vmready2-subnet_32da76ec-7e59-4650-a60c-297e7953808a", "enable_dhcp": true, "network_id": "121629b0-0363-4f23-993f-79553c484a79", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:02:54,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be3f4381-dd0b-4626-9c8c-b81221ef05d8 Date: Wed, 29 Aug 2018 16:02:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121629b0-0363-4f23-993f-79553c484a79","tenant_id":"2aaed257dfd24dc0848a4d48d2db090f","created_at":"2018-08-29T16:02:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:02:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"2aaed257dfd24dc0848a4d48d2db090f","id":"ca267024-c7c3-43c6-a3f7-ed7576217bb4","subnetpool_id":null,"name":"vmready2-subnet_32da76ec-7e59-4650-a60c-297e7953808a"}} 2018-08-29 16:02:54,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-be3f4381-dd0b-4626-9c8c-b81221ef05d8 2018-08-29 16:02:54,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.716993093491s 2018-08-29 16:02:54,390 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-be3f4381-dd0b-4626-9c8c-b81221ef05d8 2018-08-29 16:02:54,390 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ca267024-c7c3-43c6-a3f7-ed7576217bb4', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_32da76ec-7e59-4650-a60c-297e7953808a', u'enable_dhcp': True, u'network_id': u'121629b0-0363-4f23-993f-79553c484a79', u'tenant_id': u'2aaed257dfd24dc0848a4d48d2db090f', u'created_at': u'2018-08-29T16:02:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2aaed257dfd24dc0848a4d48d2db090f'}) 2018-08-29 16:02:54,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:02:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "vmready2-router_32da76ec-7e59-4650-a60c-297e7953808a", "admin_state_up": true}}' 2018-08-29 16:02:55,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cdcdd0a8-89ba-4d7d-a583-4eaece8075a4 Date: Wed, 29 Aug 2018 16:02:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "created_at": "2018-08-29T16:02:54Z", "admin_state_up": true, "updated_at": "2018-08-29T16:02:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2aaed257dfd24dc0848a4d48d2db090f", "id": "fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29", "name": "vmready2-router_32da76ec-7e59-4650-a60c-297e7953808a"}} 2018-08-29 16:02:55,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-cdcdd0a8-89ba-4d7d-a583-4eaece8075a4 2018-08-29 16:02:55,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42336297035s 2018-08-29 16:02:55,814 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-cdcdd0a8-89ba-4d7d-a583-4eaece8075a4 2018-08-29 16:02:55,815 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:02:55Z', u'revision_number': 2, u'id': u'fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_32da76ec-7e59-4650-a60c-297e7953808a', u'admin_state_up': True, u'tenant_id': u'2aaed257dfd24dc0848a4d48d2db090f', u'created_at': u'2018-08-29T16:02:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'2aaed257dfd24dc0848a4d48d2db090f'}) 2018-08-29 16:02:55,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:02:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '{"subnet_id": "ca267024-c7c3-43c6-a3f7-ed7576217bb4"}' 2018-08-29 16:02:58,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f857f37-5684-4be9-9123-c7bac0ef7acd Date: Wed, 29 Aug 2018 16:02:58 GMT RESP BODY: {"network_id": "121629b0-0363-4f23-993f-79553c484a79", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "subnet_id": "ca267024-c7c3-43c6-a3f7-ed7576217bb4", "subnet_ids": ["ca267024-c7c3-43c6-a3f7-ed7576217bb4"], "port_id": "a6f60b12-d289-4973-8495-929c31220126", "id": "fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29"} 2018-08-29 16:02:58,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29/add_router_interface.json used request id req-4f857f37-5684-4be9-9123-c7bac0ef7acd 2018-08-29 16:02:58,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22320008278s 2018-08-29 16:02:58,039 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29/add_router_interface.json used request id req-4f857f37-5684-4be9-9123-c7bac0ef7acd returning object fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29 2018-08-29 16:02:58,040 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:02:58,172 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:02:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:02:58,178 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:02:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:02:58,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:02:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:02:58,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8af0fb1a-3ae9-4651-9b3c-7f9402b46eee Date: Wed, 29 Aug 2018 16:02:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:02:58,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8af0fb1a-3ae9-4651-9b3c-7f9402b46eee 2018-08-29 16:02:58,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.726676940918s 2018-08-29 16:02:58,907 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8af0fb1a-3ae9-4651-9b3c-7f9402b46eee 2018-08-29 16:02:58,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:02:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a"}' 2018-08-29 16:02:59,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7027dc0d-1222-46f3-b4b8-a5a4dc010de2 Date: Wed, 29 Aug 2018 16:02:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:02:58Z", "file": "/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/file", "owner": "2aaed257dfd24dc0848a4d48d2db090f", "id": "685314f0-86f9-4594-bd2a-4731c71f17fb", "size": null, "self": "/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb", "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_32da76ec-7e59-4650-a60c-297e7953808a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a", "checksum": null, "created_at": "2018-08-29T16:02:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:02:59,511 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7027dc0d-1222-46f3-b4b8-a5a4dc010de2 2018-08-29 16:02:59,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.595036029816s 2018-08-29 16:02:59,511 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7027dc0d-1222-46f3-b4b8-a5a4dc010de2 returning object 685314f0-86f9-4594-bd2a-4731c71f17fb 2018-08-29 16:02:59,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:02:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '' 2018-08-29 16:03:00,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d42d8ce-3f97-4f17-9e24-5c811d2f660d Date: Wed, 29 Aug 2018 16:03: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-29 16:03:00,637 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/file used request id req-3d42d8ce-3f97-4f17-9e24-5c811d2f660d 2018-08-29 16:03:00,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12496209145s 2018-08-29 16:03:00,637 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/file used request id req-3d42d8ce-3f97-4f17-9e24-5c811d2f660d 2018-08-29 16:03:00,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:00,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-b77ac886-0d9e-4d1c-9d32-efde5224c462 Date: Wed, 29 Aug 2018 16:03:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:00Z", "file": "/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/file", "owner": "2aaed257dfd24dc0848a4d48d2db090f", "id": "685314f0-86f9-4594-bd2a-4731c71f17fb", "size": 12716032, "self": "/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:02:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:00,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b77ac886-0d9e-4d1c-9d32-efde5224c462 2018-08-29 16:03:00,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036022901535s 2018-08-29 16:03:00,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b77ac886-0d9e-4d1c-9d32-efde5224c462 2018-08-29 16:03:00,679 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/file', 'owner': u'2aaed257dfd24dc0848a4d48d2db090f', 'id': u'685314f0-86f9-4594-bd2a-4731c71f17fb', 'size': 12716032, u'self': u'/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2aaed257dfd24dc0848a4d48d2db090f', 'name': 'vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:03:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:03:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a', '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/685314f0-86f9-4594-bd2a-4731c71f17fb', 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_32da76ec-7e59-4650-a60c-297e7953808a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a', 'created': u'2018-08-29T16:02:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:02:58Z', 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/685314f0-86f9-4594-bd2a-4731c71f17fb', 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_32da76ec-7e59-4650-a60c-297e7953808a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:03:00,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:03:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_32da76ec-7e59-4650-a60c-297e7953808a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:03:01,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-b7c448cc-7b20-4d25-bcd0-16d89da8317b x-compute-request-id: req-b7c448cc-7b20-4d25-bcd0-16d89da8317b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_32da76ec-7e59-4650-a60c-297e7953808a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996", "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": "e23b993f-e6e7-4120-9e14-a425c6c96996"}} 2018-08-29 16:03:01,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-b7c448cc-7b20-4d25-bcd0-16d89da8317b 2018-08-29 16:03:01,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.739464998245s 2018-08-29 16:03:01,420 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-b7c448cc-7b20-4d25-bcd0-16d89da8317b 2018-08-29 16:03:01,421 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_32da76ec-7e59-4650-a60c-297e7953808a', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'e23b993f-e6e7-4120-9e14-a425c6c96996', 'swap': 0}) 2018-08-29 16:03:01,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:03:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" -d '{"extra_specs": {}}' 2018-08-29 16:03:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03: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-1c25c7fd-ef37-4089-b107-daa1222e4880 x-compute-request-id: req-1c25c7fd-ef37-4089-b107-daa1222e4880 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:03:01,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996/os-extra_specs used request id req-1c25c7fd-ef37-4089-b107-daa1222e4880 2018-08-29 16:03:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199241638184s 2018-08-29 16:03:01,442 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996/os-extra_specs used request id req-1c25c7fd-ef37-4089-b107-daa1222e4880 2018-08-29 16:03:01,557 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:03:01,557 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:03:01,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:03:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" -d '{"subnet_id": "ca267024-c7c3-43c6-a3f7-ed7576217bb4"}' 2018-08-29 16:03:03,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3fac23c2-f492-4c1c-8f95-cb2581948629 Date: Wed, 29 Aug 2018 16:03:03 GMT RESP BODY: {"network_id": "121629b0-0363-4f23-993f-79553c484a79", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "subnet_id": "ca267024-c7c3-43c6-a3f7-ed7576217bb4", "subnet_ids": ["ca267024-c7c3-43c6-a3f7-ed7576217bb4"], "port_id": "a6f60b12-d289-4973-8495-929c31220126", "id": "fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29"} 2018-08-29 16:03:03,288 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29/remove_router_interface.json used request id req-3fac23c2-f492-4c1c-8f95-cb2581948629 2018-08-29 16:03:03,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72645902634s 2018-08-29 16:03:03,289 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29/remove_router_interface.json used request id req-3fac23c2-f492-4c1c-8f95-cb2581948629 returning object fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29 2018-08-29 16:03:03,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:03:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:03,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-532f27d2-a67b-442f-96a9-e0fcec08aa35 Date: Wed, 29 Aug 2018 16:03:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "created_at": "2018-08-29T16:02:54Z", "admin_state_up": true, "updated_at": "2018-08-29T16:03:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2aaed257dfd24dc0848a4d48d2db090f", "id": "fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29", "name": "vmready2-router_32da76ec-7e59-4650-a60c-297e7953808a"}]} 2018-08-29 16:03:03,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-532f27d2-a67b-442f-96a9-e0fcec08aa35 2018-08-29 16:03:03,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131027936935s 2018-08-29 16:03:03,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-532f27d2-a67b-442f-96a9-e0fcec08aa35 2018-08-29 16:03:03,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:03:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:04,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11f8c0fa-73b5-4dc6-aef4-acb81ffb6036 Content-Length: 0 Date: Wed, 29 Aug 2018 16:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:04,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29.json used request id req-11f8c0fa-73b5-4dc6-aef4-acb81ffb6036 2018-08-29 16:03:04,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14840602875s 2018-08-29 16:03:04,571 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/fcf1ae8a-43df-4c1a-a4ee-6652a4f1aa29.json used request id req-11f8c0fa-73b5-4dc6-aef4-acb81ffb6036 2018-08-29 16:03:04,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:03:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:04,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5354e7c4-fcb1-4a0c-b9e7-a2fd654821a1 Date: Wed, 29 Aug 2018 16:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121629b0-0363-4f23-993f-79553c484a79","tenant_id":"2aaed257dfd24dc0848a4d48d2db090f","created_at":"2018-08-29T16:02:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2aaed257dfd24dc0848a4d48d2db090f","id":"ca267024-c7c3-43c6-a3f7-ed7576217bb4","subnetpool_id":null,"name":"vmready2-subnet_32da76ec-7e59-4650-a60c-297e7953808a"}]} 2018-08-29 16:03:04,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-5354e7c4-fcb1-4a0c-b9e7-a2fd654821a1 2018-08-29 16:03:04,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.120842933655s 2018-08-29 16:03:04,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-5354e7c4-fcb1-4a0c-b9e7-a2fd654821a1 2018-08-29 16:03:04,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:03:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/ca267024-c7c3-43c6-a3f7-ed7576217bb4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:05,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49a47d02-1d0c-4a5a-9dae-a71251623a64 Date: Wed, 29 Aug 2018 16:03:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:05,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ca267024-c7c3-43c6-a3f7-ed7576217bb4.json used request id req-49a47d02-1d0c-4a5a-9dae-a71251623a64 2018-08-29 16:03:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04031395912s 2018-08-29 16:03:05,735 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ca267024-c7c3-43c6-a3f7-ed7576217bb4.json used request id req-49a47d02-1d0c-4a5a-9dae-a71251623a64 2018-08-29 16:03:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:05,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:05,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-42212cee-e7e8-4181-b24f-ec29c5da010e Date: Wed, 29 Aug 2018 16:03:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"121629b0-0363-4f23-993f-79553c484a79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2aaed257dfd24dc0848a4d48d2db090f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:03:05Z","qos_policy_id":null,"name":"vmready2-net_32da76ec-7e59-4650-a60c-297e7953808a","admin_state_up":true,"tenant_id":"2aaed257dfd24dc0848a4d48d2db090f","created_at":"2018-08-29T16:02:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:03:05,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-42212cee-e7e8-4181-b24f-ec29c5da010e 2018-08-29 16:03:05,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841591358185s 2018-08-29 16:03:05,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-42212cee-e7e8-4181-b24f-ec29c5da010e 2018-08-29 16:03:05,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:03:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/121629b0-0363-4f23-993f-79553c484a79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:06,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bed02b77-5913-4b49-b1f8-7bae9b23d83b Date: Wed, 29 Aug 2018 16:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:06,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/121629b0-0363-4f23-993f-79553c484a79.json used request id req-bed02b77-5913-4b49-b1f8-7bae9b23d83b 2018-08-29 16:03:06,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12939095497s 2018-08-29 16:03:06,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/121629b0-0363-4f23-993f-79553c484a79.json used request id req-bed02b77-5913-4b49-b1f8-7bae9b23d83b 2018-08-29 16:03:06,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:06,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:06,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-7153a360-916b-44b5-b3f1-7d3f2c75a358 Date: Wed, 29 Aug 2018 16:03:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:00Z", "file": "/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/file", "owner": "2aaed257dfd24dc0848a4d48d2db090f", "id": "685314f0-86f9-4594-bd2a-4731c71f17fb", "size": 12716032, "self": "/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/685314f0-86f9-4594-bd2a-4731c71f17fb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_32da76ec-7e59-4650-a60c-297e7953808a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:02:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:06,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7153a360-916b-44b5-b3f1-7d3f2c75a358 2018-08-29 16:03:06,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362010002136s 2018-08-29 16:03:06,991 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7153a360-916b-44b5-b3f1-7d3f2c75a358 2018-08-29 16:03:06,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:03:06,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d352dae7d172ff86aeea55749df2f0ca2e9f146" 2018-08-29 16:03:07,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d98bc16-5196-4747-a598-075d7348397b Date: Wed, 29 Aug 2018 16:03:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:03:07,368 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb used request id req-2d98bc16-5196-4747-a598-075d7348397b 2018-08-29 16:03:07,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.375808000565s 2018-08-29 16:03:07,369 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/685314f0-86f9-4594-bd2a-4731c71f17fb used request id req-2d98bc16-5196-4747-a598-075d7348397b 2018-08-29 16:03:07,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:03:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:07,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-4296de74-2440-4402-8434-9c443c1c63e2 x-compute-request-id: req-4296de74-2440-4402-8434-9c443c1c63e2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_32da76ec-7e59-4650-a60c-297e7953808a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996", "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": "e23b993f-e6e7-4120-9e14-a425c6c96996"}]} 2018-08-29 16:03:07,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4296de74-2440-4402-8434-9c443c1c63e2 2018-08-29 16:03:07,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.12590098381s 2018-08-29 16:03:07,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4296de74-2440-4402-8434-9c443c1c63e2 2018-08-29 16:03:07,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:03:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:07,656 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16: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-a14fc319-0140-49a8-90ef-1c0f660647da x-compute-request-id: req-a14fc319-0140-49a8-90ef-1c0f660647da Content-Length: 0 Content-Type: application/json 2018-08-29 16:03:07,656 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996 used request id req-a14fc319-0140-49a8-90ef-1c0f660647da 2018-08-29 16:03:07,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.158669948578s 2018-08-29 16:03:07,656 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e23b993f-e6e7-4120-9e14-a425c6c96996 used request id req-a14fc319-0140-49a8-90ef-1c0f660647da 2018-08-29 16:03:07,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:03:07,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:07,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6499da8b-2052-495a-bd57-476cb844aaaf Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a", "links": {"self": "http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d35a491c11ea487e8e12aa0d055842ed", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:03:07,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-6499da8b-2052-495a-bd57-476cb844aaaf 2018-08-29 16:03:07,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184979915619s 2018-08-29 16:03:07,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-6499da8b-2052-495a-bd57-476cb844aaaf 2018-08-29 16:03:07,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:03:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:08,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e7e48e-2452-4b90-9d1a-5ad55a14bfbc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_32da76ec-7e59-4650-a60c-297e7953808a", "links": {"self": "http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d35a491c11ea487e8e12aa0d055842ed", "description": null}} 2018-08-29 16:03:08,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed used request id req-01e7e48e-2452-4b90-9d1a-5ad55a14bfbc 2018-08-29 16:03:08,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.182083129883s 2018-08-29 16:03:08,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed used request id req-01e7e48e-2452-4b90-9d1a-5ad55a14bfbc 2018-08-29 16:03:08,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:03:08,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:08,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b72ddf2-38b1-47c5-b52b-1a3f2fec68a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:03:08,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed used request id req-7b72ddf2-38b1-47c5-b52b-1a3f2fec68a5 2018-08-29 16:03:08,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316562891006s 2018-08-29 16:03:08,348 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/d35a491c11ea487e8e12aa0d055842ed used request id req-7b72ddf2-38b1-47c5-b52b-1a3f2fec68a5 2018-08-29 16:03:08,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:03:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:08,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7dd86a3-c923-4559-9690-5ebd4bd722bb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f"}, "tags": [], "enabled": true, "id": "2aaed257dfd24dc0848a4d48d2db090f", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_32da76ec-7e59-4650-a60c-297e7953808a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-29 16:03:08,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-c7dd86a3-c923-4559-9690-5ebd4bd722bb 2018-08-29 16:03:08,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189661026001s 2018-08-29 16:03:08,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-c7dd86a3-c923-4559-9690-5ebd4bd722bb 2018-08-29 16:03:08,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:03:08,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}47eb9f299f3f47940418ebdb4ce9c54a8b0a37c5" 2018-08-29 16:03:08,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5efc48ec-5291-4e24-8fea-97aa41a84b1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:03:08,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f used request id req-5efc48ec-5291-4e24-8fea-97aa41a84b1a 2018-08-29 16:03:08,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.280227184296s 2018-08-29 16:03:08,829 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/2aaed257dfd24dc0848a4d48d2db090f used request id req-5efc48ec-5291-4e24-8fea-97aa41a84b1a 2018-08-29 16:03:08,882 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:03:08,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:03:08,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:03:08,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:03:08,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:03:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:03:08,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9461844b-9aec-4314-9d1b-f52da6d5d0d6 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:03:08,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-9461844b-9aec-4314-9d1b-f52da6d5d0d6 2018-08-29 16:03:08,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:03:09,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["Nby7t7nwRTG8ogwtcP3PJw"], "issued_at": "2018-08-29T16:03:09.000000Z"}} 2018-08-29 16:03:09,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:09,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1986cccd-5e85-46b6-9399-fb496321dc57 Date: Wed, 29 Aug 2018 16:03:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:03:09,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1986cccd-5e85-46b6-9399-fb496321dc57 2018-08-29 16:03:09,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327594995499s 2018-08-29 16:03:09,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1986cccd-5e85-46b6-9399-fb496321dc57 2018-08-29 16:03:09,659 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-29 16:03:09,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:03:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"network": {"name": "singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "admin_state_up": true}}' 2018-08-29 16:03:09,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ac310f65-7f0e-4fe5-bea5-fc24b23a723b Date: Wed, 29 Aug 2018 16:03:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:03:09Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:09Z","mtu":1450}} 2018-08-29 16:03:09,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-ac310f65-7f0e-4fe5-bea5-fc24b23a723b 2018-08-29 16:03:09,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.284624099731s 2018-08-29 16:03:09,946 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-ac310f65-7f0e-4fe5-bea5-fc24b23a723b 2018-08-29 16:03:09,946 - 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-29T16:03:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b4e623c0-4a5c-418e-bc65-b13e5a46aaca', u'provider:segmentation_id': 66, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97', u'created_at': u'2018-08-29T16:03:09Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:03:09,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:10,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-6ba4447a-879e-4c4b-ae68-7923642316e1 Date: Wed, 29 Aug 2018 16:03:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:03:09Z","qos_policy_id":null,"name":"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:09Z","provider:network_type":"vxlan"}]} 2018-08-29 16:03:10,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6ba4447a-879e-4c4b-ae68-7923642316e1 2018-08-29 16:03:10,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.220946073532s 2018-08-29 16:03:10,168 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6ba4447a-879e-4c4b-ae68-7923642316e1 2018-08-29 16:03:10,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:03:10,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"subnet": {"name": "singlevm1-subnet_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "enable_dhcp": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:03:10,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d1eadad6-d377-4180-be1c-e2b037fb39a1 Date: Wed, 29 Aug 2018 16:03:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:03:10Z","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":"beee5ffa-0f65-48e6-9d00-e644a7a8932e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_df9c6ff6-a8d9-4f98-8467-0a243f554d97","enable_dhcp":true,"segment_id":null,"network_id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:10Z","ip_version":4}} 2018-08-29 16:03:10,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d1eadad6-d377-4180-be1c-e2b037fb39a1 2018-08-29 16:03:10,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.425560951233s 2018-08-29 16:03:10,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d1eadad6-d377-4180-be1c-e2b037fb39a1 2018-08-29 16:03:10,596 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:03:10Z', 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'beee5ffa-0f65-48e6-9d00-e644a7a8932e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_df9c6ff6-a8d9-4f98-8467-0a243f554d97', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b4e623c0-4a5c-418e-bc65-b13e5a46aaca', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:03:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:03:10,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:03:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "singlevm1-router_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "admin_state_up": true}}' 2018-08-29 16:03:12,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-534b2465-a005-4f2f-ad61-526ac4a7fd5b Date: Wed, 29 Aug 2018 16:03:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:10Z", "admin_state_up": true, "updated_at": "2018-08-29T16:03:11Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "name": "singlevm1-router_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}} 2018-08-29 16:03:12,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-534b2465-a005-4f2f-ad61-526ac4a7fd5b 2018-08-29 16:03:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42018508911s 2018-08-29 16:03:12,017 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-534b2465-a005-4f2f-ad61-526ac4a7fd5b 2018-08-29 16:03:12,018 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:03:11Z', u'revision_number': 2, u'ha': False, u'id': u'6fb6affb-5bc1-4a74-8d6e-68ae14324621', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_df9c6ff6-a8d9-4f98-8467-0a243f554d97', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:03:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:03:12,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:03:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"subnet_id": "beee5ffa-0f65-48e6-9d00-e644a7a8932e"}' 2018-08-29 16:03:13,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd26a215-a0cd-40d0-adc8-52d384d98dfe Date: Wed, 29 Aug 2018 16:03:13 GMT RESP BODY: {"network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "beee5ffa-0f65-48e6-9d00-e644a7a8932e", "subnet_ids": ["beee5ffa-0f65-48e6-9d00-e644a7a8932e"], "port_id": "b92c359b-5170-4f43-a315-dfe9cef9fb84", "id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621"} 2018-08-29 16:03:13,996 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621/add_router_interface.json used request id req-dd26a215-a0cd-40d0-adc8-52d384d98dfe 2018-08-29 16:03:13,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97844791412s 2018-08-29 16:03:13,997 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621/add_router_interface.json used request id req-dd26a215-a0cd-40d0-adc8-52d384d98dfe returning object 6fb6affb-5bc1-4a74-8d6e-68ae14324621 2018-08-29 16:03:13,997 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:03:14,129 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:03:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:03:14,136 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:03:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:03:14,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8e986240-8bab-46d4-99a9-1a1f36d936a9 Date: Wed, 29 Aug 2018 16:03:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:14,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8e986240-8bab-46d4-99a9-1a1f36d936a9 2018-08-29 16:03:14,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.67272400856s 2018-08-29 16:03:14,814 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8e986240-8bab-46d4-99a9-1a1f36d936a9 2018-08-29 16:03:14,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:03:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}' 2018-08-29 16:03:14,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44663a8a-f09b-407b-9b2d-dca7ea9a01e7 Date: Wed, 29 Aug 2018 16:03:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:14Z", "file": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "size": null, "self": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "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_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "checksum": null, "created_at": "2018-08-29T16:03:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:03:14,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-44663a8a-f09b-407b-9b2d-dca7ea9a01e7 2018-08-29 16:03:14,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.114267110825s 2018-08-29 16:03:14,936 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-44663a8a-f09b-407b-9b2d-dca7ea9a01e7 returning object 2a8f31ee-b8dc-469e-b147-8c68ad3e4845 2018-08-29 16:03:14,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:03:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '' 2018-08-29 16:03:16,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01b0ece7-d2e2-4060-9508-2376424d9e22 Date: Wed, 29 Aug 2018 16:03:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:03:16,300 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file used request id req-01b0ece7-d2e2-4060-9508-2376424d9e22 2018-08-29 16:03:16,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36301207542s 2018-08-29 16:03:16,300 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file used request id req-01b0ece7-d2e2-4060-9508-2376424d9e22 2018-08-29 16:03:16,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:16,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-e4d919c7-c475-4a85-bd58-fb388f16d017 Date: Wed, 29 Aug 2018 16:03:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:16Z", "file": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "size": 12716032, "self": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:03:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:16,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e4d919c7-c475-4a85-bd58-fb388f16d017 2018-08-29 16:03:16,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267949104309s 2018-08-29 16:03:16,332 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e4d919c7-c475-4a85-bd58-fb388f16d017 2018-08-29 16:03:16,333 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'2a8f31ee-b8dc-469e-b147-8c68ad3e4845', 'size': 12716032, u'self': u'/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:03:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:03:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97', '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/2a8f31ee-b8dc-469e-b147-8c68ad3e4845', 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_df9c6ff6-a8d9-4f98-8467-0a243f554d97', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97', 'created': u'2018-08-29T16:03:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:03:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845', 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_df9c6ff6-a8d9-4f98-8467-0a243f554d97', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:03:16,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:03:16,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:03:17,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03: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-a9b29da5-d28e-4b4e-9bb7-025e8e5cc9a9 x-compute-request-id: req-a9b29da5-d28e-4b4e-9bb7-025e8e5cc9a9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "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": "cb4b4227-b4b8-476f-b713-c86bbce75450"}} 2018-08-29 16:03:17,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a9b29da5-d28e-4b4e-9bb7-025e8e5cc9a9 2018-08-29 16:03:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.862962007523s 2018-08-29 16:03:17,198 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a9b29da5-d28e-4b4e-9bb7-025e8e5cc9a9 2018-08-29 16:03:17,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_df9c6ff6-a8d9-4f98-8467-0a243f554d97', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'cb4b4227-b4b8-476f-b713-c86bbce75450', 'swap': 0}) 2018-08-29 16:03:17,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:03:17,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"extra_specs": {}}' 2018-08-29 16:03:17,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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 x-openstack-request-id: req-ef0b8348-2a43-4937-a8ce-528558308c63 x-compute-request-id: req-ef0b8348-2a43-4937-a8ce-528558308c63 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:03:17,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450/os-extra_specs used request id req-ef0b8348-2a43-4937-a8ce-528558308c63 2018-08-29 16:03:17,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220921039581s 2018-08-29 16:03:17,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450/os-extra_specs used request id req-ef0b8348-2a43-4937-a8ce-528558308c63 2018-08-29 16:03:17,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 16:03:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"keypair": {"name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}}' 2018-08-29 16:03:17,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-d154a89a-3f39-40f7-b068-a48994c3ddd0 x-compute-request-id: req-d154a89a-3f39-40f7-b068-a48994c3ddd0 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4zbZBokN/y3i9beBh7vbYEnO1g7RoBkF1nTZ2HsDE1em3QZn5hkl2SRJ7E18HTfKZW8GVNTW3sAyD0YSgarNa1QGTupCj76e0zGngHiAmyCG6tV5NcZ36LrQbqV3dPm5nVnFqNgQd/qdfN5sND2B1HvpeRA7pTBUZujaH1VES6OYaRhnuBouz5iojSwA2Axf6nIaOcFcJLLNBOEbmODc7hVkZOxyBsME49IIogaNNLy7wGDhtO6dgt1my77atA6rwDyIHQeAwxIoU8igTuUrw7Nk41YA9qLG1oQeJr64vVkz6MaV0uZ2rlhlwusuSVevHxS3J9pS45mtabW7UvnCf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuM22QaJDf8t4vW3gYe722BJztYO0aAZBdZ02dh7AxNXpt0GZ\n+YZJdkkSexNfB03ymVvBlTU1t7AMg9GEoGqzWtUBk7qQo++ntMxp4B4gJsghurVe\nTXGd+i60G6ld3T5uZ1ZxajYEHf6nXzebDQ9gdR76XkQO6UwVGbo2h9VREujmGkYZ\n7gaLs+YqI0sANgMX+pyGjnBXCSyzQThG5jg3O4VZGTscgbDBOPSCKIGjTS8u8Bg4\nbTunYLdZsu+2rQOq8A8iB0HgMMSKFPIoE7lK8OzZONWAPaixtaEHia+uL1ZM+jGl\ndLmdq5YZcLrLklXrx8UtyfaUuOZrWm1u1L5wnwIDAQABAoIBADqP9dGWug0lTX25\n9AEU2ORf9Irw0ZqlYNkEmN2VoUC/CPEpuMF57I2vWkvmN5b4/Ifcq9u8oOk0wMKF\nAqJTLcL6/STzWiKZL2v72xFKeqXPheDE2L1x474ETs71POl/fz0AB7DArU1UBXYH\nCPt6g/aZen2k05Tap1UfzWf+EVMMMNze1pAe3ZlfVcTReyrb9idhoP2mo6wPi60T\nJP5iEhp5MoHEvw8/rfGarUHlowrMq8cUTL2gYFk7nVifRSAAUCD26aMc9P4XFVEj\n/N3mDZWxnDvJYeCyWFBt6h80ee8sOTbK8gB9oJcVju7YnrxIrLhIj0B9EowepI+F\n+TLHFwECgYEA5AZMrd2/BtPXATRFfzboC1Mgl0tAEsDTim/VScS5VgwqNLa1dSuq\nNtWj3oNC3sZRpHpJd9KMHnsf/lYLBaBRyUe46ykO1vEGSQEd08snP7XpeqOPrJk/\nN9qRjDMDSPL9gS8rh91tjSK53naGKDAXRsSApEbPcgZ9sDdLCfmg/XsCgYEAz3nx\nsB6cKEZCpYeV37XYxNKUrpS/Cts+C0aNwu4hMOg3Fj8hDtSpFv6fiztMgz1NroGj\n6DkYFvqMCKw4V+mFgQA2hwP8TfHjF/P2FFvc2S/6eHOszsjYzEMeicWIMLp+9GJx\nTGPTWUDL+8+C94n+PN2ISknOJiI4y+yR6qozBi0CgYAknOpVBIT2uK8OL3F1QsCx\niNBz2o5YNIQC93/8z0yfB2cDfc7XGILFOTqNsO/cy2UyjrwbNEBxaH2znec5KQvY\n0N5dTANo+dxzfm1mo3kS3se1fGvGX/jpo/u40jwVy4Zu5r8Lmr9LaScFFGzoKQij\nwUuSlRgcC/TEhaxT1rRF3wKBgFcU1LdaMarJyqFVZjduSNxbkmIwNnslCEaNR2Tg\ns/emD7D7sDFcWtg26Nn0eqm+6kLrUNNgW1cRtALT3hYwAoPhhgFnT9ebRfjAwbFL\n2UcjVxqFWqu0KyKYrVGgIghpzm1egDVS1NtqUfOP5mVletsrFFAx6B+jT3lwAtKe\nuynFAoGBAOB1tX1EDc26/mEtgtNSgfatbXY5f6Cm6LCHPGmC1MjM6VSg+oddZTR9\nyeo4UQ6Cq4O58pAHibFXYvHXrJFVh7GD4Y0WSbZtq1d9BT8hc+ceFG5MSGqYy5c7\nFuuYVRtkHe7u4ZXyB6BX4FwvWgaOfYIX5VwJff9/AVNnaQ79VZ9h\n-----END RSA PRIVATE KEY-----\n", "user_id": "e2cd68388a364806bd27b9c844c0d141", "name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "fingerprint": "c1:73:80:2b:b4:61:1b:c0:97:30:b6:77:30:14:05:cb"}} 2018-08-29 16:03:17,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d154a89a-3f39-40f7-b068-a48994c3ddd0 2018-08-29 16:03:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.220900058746s 2018-08-29 16:03:17,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-d154a89a-3f39-40f7-b068-a48994c3ddd0 2018-08-29 16:03:17,444 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4zbZBokN/y3i9beBh7vbYEnO1g7RoBkF1nTZ2HsDE1em3QZn5hkl2SRJ7E18HTfKZW8GVNTW3sAyD0YSgarNa1QGTupCj76e0zGngHiAmyCG6tV5NcZ36LrQbqV3dPm5nVnFqNgQd/qdfN5sND2B1HvpeRA7pTBUZujaH1VES6OYaRhnuBouz5iojSwA2Axf6nIaOcFcJLLNBOEbmODc7hVkZOxyBsME49IIogaNNLy7wGDhtO6dgt1my77atA6rwDyIHQeAwxIoU8igTuUrw7Nk41YA9qLG1oQeJr64vVkz6MaV0uZ2rlhlwusuSVevHxS3J9pS45mtabW7UvnCf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuM22QaJDf8t4vW3gYe722BJztYO0aAZBdZ02dh7AxNXpt0GZ\n+YZJdkkSexNfB03ymVvBlTU1t7AMg9GEoGqzWtUBk7qQo++ntMxp4B4gJsghurVe\nTXGd+i60G6ld3T5uZ1ZxajYEHf6nXzebDQ9gdR76XkQO6UwVGbo2h9VREujmGkYZ\n7gaLs+YqI0sANgMX+pyGjnBXCSyzQThG5jg3O4VZGTscgbDBOPSCKIGjTS8u8Bg4\nbTunYLdZsu+2rQOq8A8iB0HgMMSKFPIoE7lK8OzZONWAPaixtaEHia+uL1ZM+jGl\ndLmdq5YZcLrLklXrx8UtyfaUuOZrWm1u1L5wnwIDAQABAoIBADqP9dGWug0lTX25\n9AEU2ORf9Irw0ZqlYNkEmN2VoUC/CPEpuMF57I2vWkvmN5b4/Ifcq9u8oOk0wMKF\nAqJTLcL6/STzWiKZL2v72xFKeqXPheDE2L1x474ETs71POl/fz0AB7DArU1UBXYH\nCPt6g/aZen2k05Tap1UfzWf+EVMMMNze1pAe3ZlfVcTReyrb9idhoP2mo6wPi60T\nJP5iEhp5MoHEvw8/rfGarUHlowrMq8cUTL2gYFk7nVifRSAAUCD26aMc9P4XFVEj\n/N3mDZWxnDvJYeCyWFBt6h80ee8sOTbK8gB9oJcVju7YnrxIrLhIj0B9EowepI+F\n+TLHFwECgYEA5AZMrd2/BtPXATRFfzboC1Mgl0tAEsDTim/VScS5VgwqNLa1dSuq\nNtWj3oNC3sZRpHpJd9KMHnsf/lYLBaBRyUe46ykO1vEGSQEd08snP7XpeqOPrJk/\nN9qRjDMDSPL9gS8rh91tjSK53naGKDAXRsSApEbPcgZ9sDdLCfmg/XsCgYEAz3nx\nsB6cKEZCpYeV37XYxNKUrpS/Cts+C0aNwu4hMOg3Fj8hDtSpFv6fiztMgz1NroGj\n6DkYFvqMCKw4V+mFgQA2hwP8TfHjF/P2FFvc2S/6eHOszsjYzEMeicWIMLp+9GJx\nTGPTWUDL+8+C94n+PN2ISknOJiI4y+yR6qozBi0CgYAknOpVBIT2uK8OL3F1QsCx\niNBz2o5YNIQC93/8z0yfB2cDfc7XGILFOTqNsO/cy2UyjrwbNEBxaH2znec5KQvY\n0N5dTANo+dxzfm1mo3kS3se1fGvGX/jpo/u40jwVy4Zu5r8Lmr9LaScFFGzoKQij\nwUuSlRgcC/TEhaxT1rRF3wKBgFcU1LdaMarJyqFVZjduSNxbkmIwNnslCEaNR2Tg\ns/emD7D7sDFcWtg26Nn0eqm+6kLrUNNgW1cRtALT3hYwAoPhhgFnT9ebRfjAwbFL\n2UcjVxqFWqu0KyKYrVGgIghpzm1egDVS1NtqUfOP5mVletsrFFAx6B+jT3lwAtKe\nuynFAoGBAOB1tX1EDc26/mEtgtNSgfatbXY5f6Cm6LCHPGmC1MjM6VSg+oddZTR9\nyeo4UQ6Cq4O58pAHibFXYvHXrJFVh7GD4Y0WSbZtq1d9BT8hc+ceFG5MSGqYy5c7\nFuuYVRtkHe7u4ZXyB6BX4FwvWgaOfYIX5VwJff9/AVNnaQ79VZ9h\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e2cd68388a364806bd27b9c844c0d141', 'name': u'singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97', 'created_at': '2018-08-29T16:03:17.444055', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:73:80:2b:b4:61:1b:c0:97:30:b6:77:30:14:05:cb', 'type': 'ssh', 'id': u'singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97'}) 2018-08-29 16:03:17,444 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuM22QaJDf8t4vW3gYe722BJztYO0aAZBdZ02dh7AxNXpt0GZ +YZJdkkSexNfB03ymVvBlTU1t7AMg9GEoGqzWtUBk7qQo++ntMxp4B4gJsghurVe TXGd+i60G6ld3T5uZ1ZxajYEHf6nXzebDQ9gdR76XkQO6UwVGbo2h9VREujmGkYZ 7gaLs+YqI0sANgMX+pyGjnBXCSyzQThG5jg3O4VZGTscgbDBOPSCKIGjTS8u8Bg4 bTunYLdZsu+2rQOq8A8iB0HgMMSKFPIoE7lK8OzZONWAPaixtaEHia+uL1ZM+jGl dLmdq5YZcLrLklXrx8UtyfaUuOZrWm1u1L5wnwIDAQABAoIBADqP9dGWug0lTX25 9AEU2ORf9Irw0ZqlYNkEmN2VoUC/CPEpuMF57I2vWkvmN5b4/Ifcq9u8oOk0wMKF AqJTLcL6/STzWiKZL2v72xFKeqXPheDE2L1x474ETs71POl/fz0AB7DArU1UBXYH CPt6g/aZen2k05Tap1UfzWf+EVMMMNze1pAe3ZlfVcTReyrb9idhoP2mo6wPi60T JP5iEhp5MoHEvw8/rfGarUHlowrMq8cUTL2gYFk7nVifRSAAUCD26aMc9P4XFVEj /N3mDZWxnDvJYeCyWFBt6h80ee8sOTbK8gB9oJcVju7YnrxIrLhIj0B9EowepI+F +TLHFwECgYEA5AZMrd2/BtPXATRFfzboC1Mgl0tAEsDTim/VScS5VgwqNLa1dSuq NtWj3oNC3sZRpHpJd9KMHnsf/lYLBaBRyUe46ykO1vEGSQEd08snP7XpeqOPrJk/ N9qRjDMDSPL9gS8rh91tjSK53naGKDAXRsSApEbPcgZ9sDdLCfmg/XsCgYEAz3nx sB6cKEZCpYeV37XYxNKUrpS/Cts+C0aNwu4hMOg3Fj8hDtSpFv6fiztMgz1NroGj 6DkYFvqMCKw4V+mFgQA2hwP8TfHjF/P2FFvc2S/6eHOszsjYzEMeicWIMLp+9GJx TGPTWUDL+8+C94n+PN2ISknOJiI4y+yR6qozBi0CgYAknOpVBIT2uK8OL3F1QsCx iNBz2o5YNIQC93/8z0yfB2cDfc7XGILFOTqNsO/cy2UyjrwbNEBxaH2znec5KQvY 0N5dTANo+dxzfm1mo3kS3se1fGvGX/jpo/u40jwVy4Zu5r8Lmr9LaScFFGzoKQij wUuSlRgcC/TEhaxT1rRF3wKBgFcU1LdaMarJyqFVZjduSNxbkmIwNnslCEaNR2Tg s/emD7D7sDFcWtg26Nn0eqm+6kLrUNNgW1cRtALT3hYwAoPhhgFnT9ebRfjAwbFL 2UcjVxqFWqu0KyKYrVGgIghpzm1egDVS1NtqUfOP5mVletsrFFAx6B+jT3lwAtKe uynFAoGBAOB1tX1EDc26/mEtgtNSgfatbXY5f6Cm6LCHPGmC1MjM6VSg+oddZTR9 yeo4UQ6Cq4O58pAHibFXYvHXrJFVh7GD4Y0WSbZtq1d9BT8hc+ceFG5MSGqYy5c7 FuuYVRtkHe7u4ZXyB6BX4FwvWgaOfYIX5VwJff9/AVNnaQ79VZ9h -----END RSA PRIVATE KEY----- 2018-08-29 16:03:17,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 16:03:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"security_group": {"name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-29 16:03:17,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-feee09ed-c50b-4478-ba0d-80aef1c05d83 Date: Wed, 29 Aug 2018 16:03:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:17Z", "updated_at": "2018-08-29T16:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "14ab0746-335b-477c-aff1-45b70d190c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "6b439d07-e934-47fc-bddf-89c22bcf4e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}} 2018-08-29 16:03:17,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-feee09ed-c50b-4478-ba0d-80aef1c05d83 2018-08-29 16:03:17,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.135186195374s 2018-08-29 16:03:17,582 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-feee09ed-c50b-4478-ba0d-80aef1c05d83 2018-08-29 16:03:17,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:03:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:17,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-0b633239-99a2-40a0-a312-0b37d03d577b Date: Wed, 29 Aug 2018 16:03:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-29T16:02:09Z", "updated_at": "2018-08-29T16:02:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "3ada2047-5848-4e1f-8a7b-52983a1f14b0", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "5e4674b4-9676-4fc6-973f-618e577e5b76", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "88cc2e8f-bb0a-43ef-985b-8a352837ded6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "b5899909-6d3e-4737-a5a5-30b9c73503f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "created_at": "2018-08-29T16:02:23Z", "updated_at": "2018-08-29T16:02:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "878a3c09-cbc6-4623-afbe-a5a23a3e47ad", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "967fdbf8-e3a4-41d2-b1cf-c0c552dadf7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "b5b8f206-dbd5-4d38-9eff-8dd742c3bc0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "cea33e8d-6092-4de6-b05e-e16eea73d4b3", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}], "revision_number": 1, "project_id": "3d12bcabf67746e1895c17e73f9b4f75", "id": "3c833c09-69fe-4d67-884a-22705c283a18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "created_at": "2018-08-29T16:02:53Z", "updated_at": "2018-08-29T16:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "57182249-978b-4767-b43d-6fd45c81668b", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "715f6a23-833f-45ba-a03c-2eeb02b4d74e", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "cc200fb6-df24-4423-9ce0-64e58e525775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "dc76b73a-bfab-439f-ba95-6dd01436a5e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}], "revision_number": 1, "project_id": "2aaed257dfd24dc0848a4d48d2db090f", "id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "created_at": "2018-08-29T15:59:26Z", "updated_at": "2018-08-29T15:59:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3b144531-a6f7-41ae-9c34-dd8d47e9a81a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3f9222b8-4858-405b-a121-c31c59ad5585", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "7bd96154-f4c0-455c-a2b5-bf72330a69bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "ed34f778-5b77-4a8e-816e-4cdaa3f03dbe", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}], "revision_number": 1, "project_id": "5e8efac1967d40a493cd5587ee458cd8", "id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:17Z", "updated_at": "2018-08-29T16:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "14ab0746-335b-477c-aff1-45b70d190c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "6b439d07-e934-47fc-bddf-89c22bcf4e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}, {"description": "Default security group", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:08Z", "updated_at": "2018-08-29T16:02:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "71b77731-8ab9-43b9-8e94-a0048780d8e3", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "89685b52-16bf-4ef7-8886-247292d99704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "e3984995-d51a-4649-9a1a-fad42edf00e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "ecfea5de-6e1a-4149-8445-9cf651fb7cc4", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "name": "default"}]} 2018-08-29 16:03:17,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0b633239-99a2-40a0-a312-0b37d03d577b 2018-08-29 16:03:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0681030750275s 2018-08-29 16:03:17,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0b633239-99a2-40a0-a312-0b37d03d577b 2018-08-29 16:03:17,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:03:17,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -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": "e52e7a6d-3712-4c8d-b372-c762e80183d0"}}' 2018-08-29 16:03:17,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5cfbaf39-5c10-4aef-b387-cbd3caa9ec80 Date: Wed, 29 Aug 2018 16:03:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "port_range_min": 22, "revision_number": 0, "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:17Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "3cf03b79-a7c1-4023-90d2-df3fe9218d2f"}} 2018-08-29 16:03:17,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5cfbaf39-5c10-4aef-b387-cbd3caa9ec80 2018-08-29 16:03:17,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137353897095s 2018-08-29 16:03:17,798 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5cfbaf39-5c10-4aef-b387-cbd3caa9ec80 2018-08-29 16:03:17,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:03:17,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:18,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-07b6d50f-b87c-4599-972c-4edc40ea3707 Date: Wed, 29 Aug 2018 16:03:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-29T16:02:09Z", "updated_at": "2018-08-29T16:02:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "3ada2047-5848-4e1f-8a7b-52983a1f14b0", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "5e4674b4-9676-4fc6-973f-618e577e5b76", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "88cc2e8f-bb0a-43ef-985b-8a352837ded6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "b5899909-6d3e-4737-a5a5-30b9c73503f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "created_at": "2018-08-29T16:02:23Z", "updated_at": "2018-08-29T16:02:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "878a3c09-cbc6-4623-afbe-a5a23a3e47ad", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "967fdbf8-e3a4-41d2-b1cf-c0c552dadf7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "b5b8f206-dbd5-4d38-9eff-8dd742c3bc0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "cea33e8d-6092-4de6-b05e-e16eea73d4b3", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}], "revision_number": 1, "project_id": "3d12bcabf67746e1895c17e73f9b4f75", "id": "3c833c09-69fe-4d67-884a-22705c283a18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "created_at": "2018-08-29T16:02:53Z", "updated_at": "2018-08-29T16:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "57182249-978b-4767-b43d-6fd45c81668b", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "715f6a23-833f-45ba-a03c-2eeb02b4d74e", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "cc200fb6-df24-4423-9ce0-64e58e525775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "dc76b73a-bfab-439f-ba95-6dd01436a5e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}], "revision_number": 1, "project_id": "2aaed257dfd24dc0848a4d48d2db090f", "id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "created_at": "2018-08-29T15:59:26Z", "updated_at": "2018-08-29T15:59:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3b144531-a6f7-41ae-9c34-dd8d47e9a81a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3f9222b8-4858-405b-a121-c31c59ad5585", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "7bd96154-f4c0-455c-a2b5-bf72330a69bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "ed34f778-5b77-4a8e-816e-4cdaa3f03dbe", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}], "revision_number": 1, "project_id": "5e8efac1967d40a493cd5587ee458cd8", "id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:17Z", "updated_at": "2018-08-29T16:03:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "14ab0746-335b-477c-aff1-45b70d190c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "3cf03b79-a7c1-4023-90d2-df3fe9218d2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "6b439d07-e934-47fc-bddf-89c22bcf4e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 2, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}, {"description": "Default security group", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:08Z", "updated_at": "2018-08-29T16:02:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "71b77731-8ab9-43b9-8e94-a0048780d8e3", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "89685b52-16bf-4ef7-8886-247292d99704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "e3984995-d51a-4649-9a1a-fad42edf00e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "ecfea5de-6e1a-4149-8445-9cf651fb7cc4", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "name": "default"}]} 2018-08-29 16:03:18,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-07b6d50f-b87c-4599-972c-4edc40ea3707 2018-08-29 16:03:18,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206398010254s 2018-08-29 16:03:18,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-07b6d50f-b87c-4599-972c-4edc40ea3707 2018-08-29 16:03:18,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:03:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -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": "e52e7a6d-3712-4c8d-b372-c762e80183d0"}}' 2018-08-29 16:03:18,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-55a1a584-1cb8-452e-bf89-349626560667 Date: Wed, 29 Aug 2018 16:03:18 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-29T16:03:18Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "port_range_min": null, "revision_number": 0, "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:18Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "591b7dbe-ece6-4051-b3cc-c7608ff7b05d"}} 2018-08-29 16:03:18,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-55a1a584-1cb8-452e-bf89-349626560667 2018-08-29 16:03:18,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117037773132s 2018-08-29 16:03:18,129 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-55a1a584-1cb8-452e-bf89-349626560667 2018-08-29 16:03:18,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:18,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-74cb4827-bb16-496a-9fed-0399884af97b Date: Wed, 29 Aug 2018 16:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":["beee5ffa-0f65-48e6-9d00-e644a7a8932e"],"description":"","tags":[],"updated_at":"2018-08-29T16:03:10Z","qos_policy_id":null,"name":"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:09Z","provider:network_type":"vxlan"}]} 2018-08-29 16:03:18,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-74cb4827-bb16-496a-9fed-0399884af97b 2018-08-29 16:03:18,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093847990036s 2018-08-29 16:03:18,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-74cb4827-bb16-496a-9fed-0399884af97b 2018-08-29 16:03:18,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:18,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9d785e6b-acb0-4308-b6f0-2e7792cfcc79 Date: Wed, 29 Aug 2018 16:03:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:16Z", "file": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "size": 12716032, "self": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:03:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:18,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9d785e6b-acb0-4308-b6f0-2e7792cfcc79 2018-08-29 16:03:18,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235087871552s 2018-08-29 16:03:18,254 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9d785e6b-acb0-4308-b6f0-2e7792cfcc79 2018-08-29 16:03:18,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:03:18,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:18,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7f7bcc7-a029-470d-8230-53b58e6704d9 x-compute-request-id: req-f7f7bcc7-a029-470d-8230-53b58e6704d9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "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": "cb4b4227-b4b8-476f-b713-c86bbce75450"}]} 2018-08-29 16:03:18,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f7f7bcc7-a029-470d-8230-53b58e6704d9 2018-08-29 16:03:18,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023129940033s 2018-08-29 16:03:18,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f7f7bcc7-a029-470d-8230-53b58e6704d9 2018-08-29 16:03:18,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:03:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"server": {"name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "imageRef": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "flavorRef": "cb4b4227-b4b8-476f-b713-c86bbce75450", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca"}], "security_groups": [{"name": "e52e7a6d-3712-4c8d-b372-c762e80183d0"}]}}' 2018-08-29 16:03:21,067 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3c7e863-98e1-4fac-b74e-3bbdb65f25c0 x-compute-request-id: req-a3c7e863-98e1-4fac-b74e-3bbdb65f25c0 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e52e7a6d-3712-4c8d-b372-c762e80183d0"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "adminPass": "fxauTPDUTR4s"}} 2018-08-29 16:03:21,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-a3c7e863-98e1-4fac-b74e-3bbdb65f25c0 2018-08-29 16:03:21,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.78702902794s 2018-08-29 16:03:21,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-a3c7e863-98e1-4fac-b74e-3bbdb65f25c0 2018-08-29 16:03:21,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:22,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03: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-e4bdedaa-98b8-41ad-8e93-604ced99d90f x-compute-request-id: req-e4bdedaa-98b8-41ad-8e93-604ced99d90f Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "image": {"id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "links": [{"href": "http://172.30.9.40:8774/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb4b4227-b4b8-476f-b713-c86bbce75450", "links": [{"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "bookmark"}]}, "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "user_id": "e2cd68388a364806bd27b9c844c0d141", "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-29T16:03:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "created": "2018-08-29T16:03:21Z", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:03:22,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e4bdedaa-98b8-41ad-8e93-604ced99d90f 2018-08-29 16:03:22,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4367711544s 2018-08-29 16:03:22,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e4bdedaa-98b8-41ad-8e93-604ced99d90f 2018-08-29 16:03:22,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:22,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:22,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-5ef91540-04ca-4947-a7ca-08cba9c3cd1e Date: Wed, 29 Aug 2018 16:03:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":["beee5ffa-0f65-48e6-9d00-e644a7a8932e"],"description":"","tags":[],"updated_at":"2018-08-29T16:03:10Z","qos_policy_id":null,"name":"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:09Z","provider:network_type":"vxlan"}]} 2018-08-29 16:03:22,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5ef91540-04ca-4947-a7ca-08cba9c3cd1e 2018-08-29 16:03:22,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.076817035675s 2018-08-29 16:03:22,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5ef91540-04ca-4947-a7ca-08cba9c3cd1e 2018-08-29 16:03:22,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:03:22,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:22,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-b02a6186-42e1-4319-add8-25ae0a81dfc9 Date: Wed, 29 Aug 2018 16:03:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:03:10Z","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":"beee5ffa-0f65-48e6-9d00-e644a7a8932e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_df9c6ff6-a8d9-4f98-8467-0a243f554d97","enable_dhcp":true,"segment_id":null,"network_id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:10Z","ip_version":4}]} 2018-08-29 16:03:22,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b02a6186-42e1-4319-add8-25ae0a81dfc9 2018-08-29 16:03:22,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0601999759674s 2018-08-29 16:03:22,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b02a6186-42e1-4319-add8-25ae0a81dfc9 2018-08-29 16:03:22,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:03:24,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:25,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-bc71f414-7b3a-4b5a-a5c8-dfef60453c24 x-compute-request-id: req-bc71f414-7b3a-4b5a-a5c8-dfef60453c24 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "image": {"id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "links": [{"href": "http://172.30.9.40:8774/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb4b4227-b4b8-476f-b713-c86bbce75450", "links": [{"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "bookmark"}]}, "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "security_groups": [{"name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}], "user_id": "e2cd68388a364806bd27b9c844c0d141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:03:24Z", "hostId": "64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "created": "2018-08-29T16:03:21Z", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:03:25,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bc71f414-7b3a-4b5a-a5c8-dfef60453c24 2018-08-29 16:03:25,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919917821884s 2018-08-29 16:03:25,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bc71f414-7b3a-4b5a-a5c8-dfef60453c24 2018-08-29 16:03:25,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:03:27,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:28,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03: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-25b0488a-b00b-4277-8ac9-6d5dd9ae70aa x-compute-request-id: req-25b0488a-b00b-4277-8ac9-6d5dd9ae70aa Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:53:88", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "image": {"id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "links": [{"href": "http://172.30.9.40:8774/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb4b4227-b4b8-476f-b713-c86bbce75450", "links": [{"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "bookmark"}]}, "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "security_groups": [{"name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}], "user_id": "e2cd68388a364806bd27b9c844c0d141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:03:24Z", "hostId": "64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "created": "2018-08-29T16:03:21Z", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:03:28,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-25b0488a-b00b-4277-8ac9-6d5dd9ae70aa 2018-08-29 16:03:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900493860245s 2018-08-29 16:03:28,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-25b0488a-b00b-4277-8ac9-6d5dd9ae70aa 2018-08-29 16:03:28,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:03:30,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:30,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac23c8a3-f913-411e-97fa-bfb8e29a3622 x-compute-request-id: req-ac23c8a3-f913-411e-97fa-bfb8e29a3622 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:53:88", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "image": {"id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "links": [{"href": "http://172.30.9.40:8774/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb4b4227-b4b8-476f-b713-c86bbce75450", "links": [{"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "bookmark"}]}, "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "security_groups": [{"name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}], "user_id": "e2cd68388a364806bd27b9c844c0d141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:03:24Z", "hostId": "64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "created": "2018-08-29T16:03:21Z", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:03:30,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ac23c8a3-f913-411e-97fa-bfb8e29a3622 2018-08-29 16:03:30,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.296877861023s 2018-08-29 16:03:30,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ac23c8a3-f913-411e-97fa-bfb8e29a3622 2018-08-29 16:03:30,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:03:32,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:33,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b482fd5c-175c-488e-91f7-4aec2cd95834 x-compute-request-id: req-b482fd5c-175c-488e-91f7-4aec2cd95834 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:53:88", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "image": {"id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "links": [{"href": "http://172.30.9.40:8774/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-29T16:03:30.000000", "flavor": {"id": "cb4b4227-b4b8-476f-b713-c86bbce75450", "links": [{"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "bookmark"}]}, "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "security_groups": [{"name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}], "user_id": "e2cd68388a364806bd27b9c844c0d141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:03:30Z", "hostId": "64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "created": "2018-08-29T16:03:21Z", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:03:33,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b482fd5c-175c-488e-91f7-4aec2cd95834 2018-08-29 16:03:33,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423177957535s 2018-08-29 16:03:33,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b482fd5c-175c-488e-91f7-4aec2cd95834 2018-08-29 16:03:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:03:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=d0a2f116-1e94-4833-a06e-e7faddcce09e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:34,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-73c36a35-20d0-4d47-8379-ebbc521199c6 Date: Wed, 29 Aug 2018 16:03:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:03:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"beee5ffa-0f65-48e6-9d00-e644a7a8932e","ip_address":"192.168.120.3"}],"id":"0cec26ab-ca28-44a9-a921-b1f3d3747f6a","security_groups":["e52e7a6d-3712-4c8d-b372-c762e80183d0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:53:88","project_id":"822c0804bb634e41a3e5d97e06b7c55d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:24Z","binding:vnic_type":"normal","device_id":"d0a2f116-1e94-4833-a06e-e7faddcce09e","ip_allocation":"immediate"}]} 2018-08-29 16:03:34,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=d0a2f116-1e94-4833-a06e-e7faddcce09e used request id req-73c36a35-20d0-4d47-8379-ebbc521199c6 2018-08-29 16:03:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.91402387619s 2018-08-29 16:03:34,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=d0a2f116-1e94-4833-a06e-e7faddcce09e used request id req-73c36a35-20d0-4d47-8379-ebbc521199c6 2018-08-29 16:03:34,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=0cec26ab-ca28-44a9-a921-b1f3d3747f6a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:34,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2163ee41-3642-4dfb-b0e2-33d639e83e99 Date: Wed, 29 Aug 2018 16:03:34 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:03:34,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=0cec26ab-ca28-44a9-a921-b1f3d3747f6a used request id req-2163ee41-3642-4dfb-b0e2-33d639e83e99 2018-08-29 16:03:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554840564728s 2018-08-29 16:03:34,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=0cec26ab-ca28-44a9-a921-b1f3d3747f6a used request id req-2163ee41-3642-4dfb-b0e2-33d639e83e99 2018-08-29 16:03:34,195 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ae:53:88', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2a8f31ee-b8dc-469e-b147-8c68ad3e4845'}), 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-29T16:03:30.000000', 'flavor': Munch({u'id': u'cb4b4227-b4b8-476f-b713-c86bbce75450'}), 'az': u'nova', 'id': u'd0a2f116-1e94-4833-a06e-e7faddcce09e', 'security_groups': [Munch({u'name': u'singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e2cd68388a364806bd27b9c844c0d141', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', '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-29T16:03:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:03:30Z', 'hostId': u'64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02', '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-29T16:03:30.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'822c0804bb634e41a3e5d97e06b7c55d', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97', 'adminPass': u'fxauTPDUTR4s', 'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', 'created_at': u'2018-08-29T16:03:21Z', 'created': u'2018-08-29T16:03:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:03:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:34,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:34,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-0a4628d2-b4d0-43c3-a567-5cbf04673301 Date: Wed, 29 Aug 2018 16:03:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":["beee5ffa-0f65-48e6-9d00-e644a7a8932e"],"description":"","tags":[],"updated_at":"2018-08-29T16:03:10Z","qos_policy_id":null,"name":"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:09Z","provider:network_type":"vxlan"}]} 2018-08-29 16:03:34,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0a4628d2-b4d0-43c3-a567-5cbf04673301 2018-08-29 16:03:34,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947980880737s 2018-08-29 16:03:34,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0a4628d2-b4d0-43c3-a567-5cbf04673301 2018-08-29 16:03:34,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:03:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=d0a2f116-1e94-4833-a06e-e7faddcce09e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:34,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-cc1f0d5f-0997-4b6b-b4da-adec92a3b419 Date: Wed, 29 Aug 2018 16:03:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:03:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"beee5ffa-0f65-48e6-9d00-e644a7a8932e","ip_address":"192.168.120.3"}],"id":"0cec26ab-ca28-44a9-a921-b1f3d3747f6a","security_groups":["e52e7a6d-3712-4c8d-b372-c762e80183d0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:53:88","project_id":"822c0804bb634e41a3e5d97e06b7c55d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:24Z","binding:vnic_type":"normal","device_id":"d0a2f116-1e94-4833-a06e-e7faddcce09e","ip_allocation":"immediate"}]} 2018-08-29 16:03:34,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=d0a2f116-1e94-4833-a06e-e7faddcce09e used request id req-cc1f0d5f-0997-4b6b-b4da-adec92a3b419 2018-08-29 16:03:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0395059585571s 2018-08-29 16:03:34,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=d0a2f116-1e94-4833-a06e-e7faddcce09e used request id req-cc1f0d5f-0997-4b6b-b4da-adec92a3b419 2018-08-29 16:03:34,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 16:03:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.3", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a"}}' 2018-08-29 16:03:36,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-7017ea55-b44a-4cf4-9d26-aacead9132d2 Date: Wed, 29 Aug 2018 16:03:36 GMT RESP BODY: {"floatingip": {"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "DOWN", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}} 2018-08-29 16:03:36,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7017ea55-b44a-4cf4-9d26-aacead9132d2 2018-08-29 16:03:36,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25595211983s 2018-08-29 16:03:36,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7017ea55-b44a-4cf4-9d26-aacead9132d2 2018-08-29 16:03:36,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:36,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:36,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f9ace52b-9a0a-4ba8-8dbb-f9abcded53d6 Date: Wed, 29 Aug 2018 16:03:36 GMT RESP BODY: {"floatingips": [{"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "DOWN", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}]} 2018-08-29 16:03:36,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f9ace52b-9a0a-4ba8-8dbb-f9abcded53d6 2018-08-29 16:03:36,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.090882062912s 2018-08-29 16:03:36,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f9ace52b-9a0a-4ba8-8dbb-f9abcded53d6 2018-08-29 16:03:36,696 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:03:36,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:37,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f00e9676-911d-4580-9976-edb919b9cf8f Date: Wed, 29 Aug 2018 16:03:37 GMT RESP BODY: {"floatingips": [{"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "DOWN", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}]} 2018-08-29 16:03:37,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f00e9676-911d-4580-9976-edb919b9cf8f 2018-08-29 16:03:37,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.225927829742s 2018-08-29 16:03:37,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f00e9676-911d-4580-9976-edb919b9cf8f 2018-08-29 16:03:37,030 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:03:37,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:37,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a5132c31-6c3f-4353-a0a8-f294f3399d8d Date: Wed, 29 Aug 2018 16:03:37 GMT RESP BODY: {"floatingips": [{"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "DOWN", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}]} 2018-08-29 16:03:37,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a5132c31-6c3f-4353-a0a8-f294f3399d8d 2018-08-29 16:03:37,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543210506439s 2018-08-29 16:03:37,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a5132c31-6c3f-4353-a0a8-f294f3399d8d 2018-08-29 16:03:37,192 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:03:37,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:37,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f3933f39-0e3c-4dd4-9328-22b3b3610116 Date: Wed, 29 Aug 2018 16:03:37 GMT RESP BODY: {"floatingips": [{"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "DOWN", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}]} 2018-08-29 16:03:37,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f3933f39-0e3c-4dd4-9328-22b3b3610116 2018-08-29 16:03:37,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0538280010223s 2018-08-29 16:03:37,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f3933f39-0e3c-4dd4-9328-22b3b3610116 2018-08-29 16:03:37,355 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:03:37,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:37,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2ae910d8-f209-47b7-986c-ad6d8059c386 Date: Wed, 29 Aug 2018 16:03:37 GMT RESP BODY: {"floatingips": [{"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "DOWN", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}]} 2018-08-29 16:03:37,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-2ae910d8-f209-47b7-986c-ad6d8059c386 2018-08-29 16:03:37,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0547640323639s 2018-08-29 16:03:37,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-2ae910d8-f209-47b7-986c-ad6d8059c386 2018-08-29 16:03:37,518 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:03:37,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:37,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-429546b6-1faf-4df6-a4c8-709335223ed4 Date: Wed, 29 Aug 2018 16:03:37 GMT RESP BODY: {"floatingips": [{"router_id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:35Z", "updated_at": "2018-08-29T16:03:37Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:53:88", "device_id": "d0a2f116-1e94-4833-a06e-e7faddcce09e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_id": "0cec26ab-ca28-44a9-a921-b1f3d3747f6a", "id": "d4982864-9d71-44af-910a-702d07b36f3e", "qos_policy_id": null}]} 2018-08-29 16:03:37,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-429546b6-1faf-4df6-a4c8-709335223ed4 2018-08-29 16:03:37,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560939311981s 2018-08-29 16:03:37,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-429546b6-1faf-4df6-a4c8-709335223ed4 2018-08-29 16:03:37,682 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6fb6affb-5bc1-4a74-8d6e-68ae14324621', 'updated_at': u'2018-08-29T16:03:37Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'0cec26ab-ca28-44a9-a921-b1f3d3747f6a', 'id': u'd4982864-9d71-44af-910a-702d07b36f3e', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'0cec26ab-ca28-44a9-a921-b1f3d3747f6a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b4e623c0-4a5c-418e-bc65-b13e5a46aaca', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ae:53:88', u'device_id': u'd0a2f116-1e94-4833-a06e-e7faddcce09e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', 'created_at': u'2018-08-29T16:03:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b4e623c0-4a5c-418e-bc65-b13e5a46aaca', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ae:53:88', u'device_id': u'd0a2f116-1e94-4833-a06e-e7faddcce09e'}), 'router': u'6fb6affb-5bc1-4a74-8d6e-68ae14324621'}) 2018-08-29 16:03:37,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:03:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:03:38,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03: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-981cf705-bc78-42bf-84ce-5bf4f8f07092 x-compute-request-id: req-981cf705-bc78-42bf-84ce-5bf4f8f07092 Content-Encoding: gzip Content-Length: 9575 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 512324828 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.193923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196221] pid_max: default: 32768 minimum: 301\n[ 0.197469] ACPI: Core revision 20150930\n[ 0.199156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200979] Security Framework initialized\n[ 0.202112] Yama: becoming mindful.\n[ 0.203130] AppArmor: AppArmor initialized\n[ 0.204307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207853] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209517] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211411] Initializing cgroup subsys io\n[ 0.212546] Initializing cgroup subsys memory\n[ 0.213746] Initializing cgroup subsys devices\n[ 0.214956] Initializing cgroup subsys freezer\n[ 0.216157] Initializing cgroup subsys net_cls\n[ 0.217366] Initializing cgroup subsys perf_event\n[ 0.218630] Initializing cgroup subsys net_prio\n[ 0.219853] Initializing cgroup subsys hugetlb\n[ 0.221068] Initializing cgroup subsys pids\n[ 0.222248] CPU: Physical Processor ID: 0\n[ 0.224043] mce: CPU supports 10 MCE banks\n[ 0.225221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226606] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241519] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248196] ftrace: allocating 31920 entries in 125 pages\n[ 0.273638] smpboot: Max logical packages: 1\n[ 0.274854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276760] x2apic enabled\n[ 0.277908] Switched APIC routing to physical x2apic.\n[ 0.280370] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281922] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284703] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287200] KVM setup paravirtual spinlock\n[ 0.288821] x86: Booted up 1 node, 1 CPUs\n[ 0.289944] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291835] devtmpfs: initialized\n[ 0.293822] evm: security.selinux\n[ 0.294792] evm: security.SMACK64\n[ 0.295763] evm: security.SMACK64EXEC\n[ 0.296804] evm: security.SMACK64TRANSMUTE\n[ 0.297922] evm: security.SMACK64MMAP\n[ 0.298957] evm: security.ima\n[ 0.299858] evm: security.capability\n[ 0.300957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303520] pinctrl core: initialized pinctrl subsystem\n[ 0.305017] RTC time: 16:03:30, date: 08/29/18\n[ 0.306328] NET: Registered protocol family 16\n[ 0.307682] cpuidle: using governor ladder\n[ 0.308822] cpuidle: using governor menu\n[ 0.309929] PCCT header not found.\n[ 0.310974] ACPI: bus type PCI registered\n[ 0.312086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313800] PCI: Using configuration type 1 for base access\n[ 0.315970] ACPI: Added _OSI(Module Device)\n[ 0.317145] ACPI: Added _OSI(Processor Device)\n[ 0.318329] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319589] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321784] ACPI: Interpreter enabled\n[ 0.322856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333151] ACPI: (supports S0 S5)\n[ 0.334140] ACPI: Using IOAPIC for interrupt routing\n[ 0.335457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339312] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347267] acpiphp: Slot [3] registered\n[ 0.348382] acpiphp: Slot [4] registered\n[ 0.349512] acpiphp: Slot [5] registered\n[ 0.350627] acpiphp: Slot [6] registered\n[ 0.351740] acpiphp: Slot [7] registered\n[ 0.352850] acpiphp: Slot [8] registered\n[ 0.353961] acpiphp: Slot [9] registered\n[ 0.355063] acpiphp: Slot [10] registered\n[ 0.356191] acpiphp: Slot [11] registered\n[ 0.357324] acpiphp: Slot [12] registered\n[ 0.358470] acpiphp: Slot [13] registered\n[ 0.359607] acpiphp: Slot [14] registered\n[ 0.360738] acpiphp: Slot [15] registered\n[ 0.376039] acpiphp: Slot [16] registered\n[ 0.377187] acpiphp: Slot [17] registered\n[ 0.378319] acpiphp: Slot [18] registered\n[ 0.379445] acpiphp: Slot [19] registered\n[ 0.380586] acpiphp: Slot [20] registered\n[ 0.381711] acpiphp: Slot [21] registered\n[ 0.382838] acpiphp: Slot [22] registered\n[ 0.383966] acpiphp: Slot [23] registered\n[ 0.385096] acpiphp: Slot [24] registered\n[ 0.386227] acpiphp: Slot [25] registered\n[ 0.387351] acpiphp: Slot [26] registered\n[ 0.388475] acpiphp: Slot [27] registered\n[ 0.389624] acpiphp: Slot [28] registered\n[ 0.390756] acpiphp: Slot [29] registered\n[ 0.391881] acpiphp: Slot [30] registered\n[ 0.393009] acpiphp: Slot [31] registered\n[ 0.394128] PCI host bridge to bus 0000:00\n[ 0.395243] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396910] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404704] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.410481] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412098] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420189] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452050] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455660] vgaarb: loaded\n[ 0.456505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458171] SCSI subsystem initialized\n[ 0.459439] ACPI: bus type USB registered\n[ 0.460590] usbcore: registered new interface driver usbfs\n[ 0.462022] usbcore: registered new interface driver hub\n[ 0.463422] usbcore: registered new device driver usb\n[ 0.464947] PCI: Using ACPI for IRQ routing\n[ 0.466471] NetLabel: Initializing\n[ 0.467473] NetLabel: domain hash size = 128\n[ 0.468669] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470011] NetLabel: unlabeled traffic allowed by default\n[ 0.471613] clocksource: Switched to clocksource kvm-clock\n[ 0.481778] AppArmor: AppArmor Filesystem Enabled\n[ 0.483113] pnp: PnP ACPI init\n[ 0.484369] pnp: PnP ACPI: found 5 devices\n[ 0.491189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493559] NET: Registered protocol family 2\n[ 0.494996] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.496786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.498453] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.500131] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503261] NET: Registered protocol family 1\n[ 0.504480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.506012] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507491] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.522047] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536697] Trying to unpack rootfs image as initramfs...\n[ 0.598335] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.603166] Scanning for low memory corruption every 60 seconds\n[ 0.605339] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606963] audit: initializing netlink subsys (disabled)\n[ 0.608472] audit: type=2000 audit(1535558611.719:1): initialized\n[ 0.610351] Initialise system trusted keyring\n[ 0.611730] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613320] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616060] zbud: loaded\n[ 0.617074] VFS: Disk quotas dquot_6.6.0\n[ 0.618219] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620397] fuse init (API version 7.23)\n[ 0.621633] Key type big_key registered\n[ 0.622743] Allocating IMA MOK and blacklist keyrings.\n[ 0.624445] Key type asymmetric registered\n[ 0.625602] Asymmetric key parser 'x509' registered\n[ 0.626928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629010] io scheduler noop registered\n[ 0.630109] io scheduler deadline registered (default)\n[ 0.631484] io scheduler cfq registered\n[ 0.632700] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635948] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637964] ACPI: Power Button [PWRF]\n[ 0.639185] GHES: HEST is not enabled!\n[ 0.653364] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682959] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685944] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709978] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712998] Linux agpgart interface v0.103\n[ 0.716413] brd: module loaded\n[ 0.718613] loop: module loaded\n[ 0.724105] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726147] GPT:90111 != 2097151\n[ 0.727094] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728617] GPT:90111 != 2097151\n[ 0.729577] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730925] vda: vda1 vda15\n[ 0.732618] scsi host0: ata_piix\n[ 0.733698] scsi host1: ata_piix\n[ 0.734703] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738412] libphy: Fixed MDIO Bus: probed\n[ 0.739561] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740891] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743896] PPP generic driver version 2.4.2\n[ 0.745156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746817] ehci-pci: EHCI PCI platform driver\n[ 0.748049] ehci-platform: EHCI generic platform driver\n[ 0.749432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751016] ohci-pci: OHCI PCI platform driver\n[ 0.752250] ohci-platform: OHCI generic platform driver\n[ 0.753644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768344] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778459] usb usb1: Product: UHCI Host Controller\n[ 0.779750] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781317] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782695] hub 1-0:1.0: USB hub found\n[ 0.783800] hub 1-0:1.0: 2 ports detected\n[ 0.785092] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788040] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789400] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790861] mousedev: PS/2 mouse device common for all mice\n[ 0.792680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795175] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798349] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.799976] i2c /dev entries driver\n[ 0.801023] device-mapper: uevent: version 1.0.3\n[ 0.802334] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804577] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806441] NET: Registered protocol family 10\n[ 0.808005] NET: Registered protocol family 17\n[ 0.809221] Key type dns_resolver registered\n[ 0.810537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812040] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814460] registered taskstats version 1\n[ 0.815636] Loading compiled-in X.509 certificates\n[ 0.817477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820023] zswap: loaded using pool lzo/zbud\n[ 0.822107] Key type trusted registered\n[ 0.824231] Key type encrypted registered\n[ 0.825358] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.826774] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828203] evm: HMAC attrs: 0x1\n[ 0.829499] Magic number: 14:402:86\n[ 0.830657] rtc_cmos 00:00: setting system clock to 2018-08-29 16:03:31 UTC (1535558611)\n[ 0.832882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834397] EDD information not available.\n[ 0.897176] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913541] Write protecting the kernel read-only data: 14336k\n[ 0.916480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.918952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965918] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHmZziWWasAEUtvyzoY1+lI6eZwwzYuWW0zpj2HJcwZsAAHIFe+kNusV7tOL06Pb3NVc6/HOssSDGNSuMh0w+t+4RI8sG+pSJ8PN6nls8aJ3am0Jgf0Kw9p2q63DWn0wiNkKaJO7yFgX8Bhy5JewxQtSrn0Kwviv2qqon+hJkt9fPq31Uyk7HdpyBL254c5ij6u52x9b/Zt29tzuh0oOEb/J8McZ+BXGQQgMMMINRx+jteLC0by4ZGHThntFsRGuhW9wNPLkpjrsPkUTB2UUilEKf1d4mROvId0n1e/0R4/jMcOxJGdWNIoTn+YLwvtActnsFXLGgOE+vhI24xZ2lb root@singlevm1-vm-df9c6ff6-a8d9-4f98-8467-0a243f554d97\nssh-dss AAAAB3NzaC1kc3MAAACBANY3TYIa71X6FBLAaWGsaJaLUGHaZENoTe7SES6JtQvisVVpjH7V+rN52xbeHpRaRUHqxwIczTWyreAYwjX5sKJj1cVBnRF8YSTfqQNEuBTRxPGDhxrABs6i5XYoiy9RoHR5OZMGSJu7L4dDGiSvHtxxTERKsCtlWp/bWKXLZJhDAAAAFQD3orAvjZHpVUYo5HNUp6QsJNpGswAAAIEAkRDG1pBhABJ9uej//EdiNzYyp09WWvJOhk1dgLosJJoUl9DUbwUzJnj2a6h3NudQfeBVH7TduCwa8Kcmj2YilfnZeBwbsaBvDk52JOvKot7oUa4OWaUAPVtNUGjaPtqCAwkcd+eg0kQwwKNfXBcjOTPkt51X7+Y2+PPTgfdng+oAAACBAIEAJZ6daww1zHKO27jkRLj0l8O5bOqbDjv/UfosVNZgPrWAm6UmRaHYhzFPtBkSs/61NdksbN0dxeqXM34O8kGXTbuqj24W778SXNtyJIypYlUPkLMGPRom48S7RyYxlFWj6qaLQkJN45NyFe8NBEOU4ceJrDtZS4fIAp6IcjNf root@singlevm1-vm-df9c6ff6-a8d9-4f98-8467-0a243f554d97\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feae:5388/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.3 \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-df9c6ff6-a8d9-4f98-8467-0a243f554d97\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.82 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-df9c6ff6-a8d9-4f98-8467-0a243f554d97 login: "} 2018-08-29 16:03:38,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e/action used request id req-981cf705-bc78-42bf-84ce-5bf4f8f07092 2018-08-29 16:03:38,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.889009952545s 2018-08-29 16:03:38,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e/action used request id req-981cf705-bc78-42bf-84ce-5bf4f8f07092 2018-08-29 16:03:38,573 - 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 512324828 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.193923] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196221] pid_max: default: 32768 minimum: 301 [ 0.197469] ACPI: Core revision 20150930 [ 0.199156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200979] Security Framework initialized [ 0.202112] Yama: becoming mindful. [ 0.203130] AppArmor: AppArmor initialized [ 0.204307] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207853] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209517] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211411] Initializing cgroup subsys io [ 0.212546] Initializing cgroup subsys memory [ 0.213746] Initializing cgroup subsys devices [ 0.214956] Initializing cgroup subsys freezer [ 0.216157] Initializing cgroup subsys net_cls [ 0.217366] Initializing cgroup subsys perf_event [ 0.218630] Initializing cgroup subsys net_prio [ 0.219853] Initializing cgroup subsys hugetlb [ 0.221068] Initializing cgroup subsys pids [ 0.222248] CPU: Physical Processor ID: 0 [ 0.224043] mce: CPU supports 10 MCE banks [ 0.225221] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226606] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241519] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248196] ftrace: allocating 31920 entries in 125 pages [ 0.273638] smpboot: Max logical packages: 1 [ 0.274854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276760] x2apic enabled [ 0.277908] Switched APIC routing to physical x2apic. [ 0.280370] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281922] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284703] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287200] KVM setup paravirtual spinlock [ 0.288821] x86: Booted up 1 node, 1 CPUs [ 0.289944] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291835] devtmpfs: initialized [ 0.293822] evm: security.selinux [ 0.294792] evm: security.SMACK64 [ 0.295763] evm: security.SMACK64EXEC [ 0.296804] evm: security.SMACK64TRANSMUTE [ 0.297922] evm: security.SMACK64MMAP [ 0.298957] evm: security.ima [ 0.299858] evm: security.capability [ 0.300957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303520] pinctrl core: initialized pinctrl subsystem [ 0.305017] RTC time: 16:03:30, date: 08/29/18 [ 0.306328] NET: Registered protocol family 16 [ 0.307682] cpuidle: using governor ladder [ 0.308822] cpuidle: using governor menu [ 0.309929] PCCT header not found. [ 0.310974] ACPI: bus type PCI registered [ 0.312086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313800] PCI: Using configuration type 1 for base access [ 0.315970] ACPI: Added _OSI(Module Device) [ 0.317145] ACPI: Added _OSI(Processor Device) [ 0.318329] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319589] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321784] ACPI: Interpreter enabled [ 0.322856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333151] ACPI: (supports S0 S5) [ 0.334140] ACPI: Using IOAPIC for interrupt routing [ 0.335457] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339312] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347267] acpiphp: Slot [3] registered [ 0.348382] acpiphp: Slot [4] registered [ 0.349512] acpiphp: Slot [5] registered [ 0.350627] acpiphp: Slot [6] registered [ 0.351740] acpiphp: Slot [7] registered [ 0.352850] acpiphp: Slot [8] registered [ 0.353961] acpiphp: Slot [9] registered [ 0.355063] acpiphp: Slot [10] registered [ 0.356191] acpiphp: Slot [11] registered [ 0.357324] acpiphp: Slot [12] registered [ 0.358470] acpiphp: Slot [13] registered [ 0.359607] acpiphp: Slot [14] registered [ 0.360738] acpiphp: Slot [15] registered [ 0.376039] acpiphp: Slot [16] registered [ 0.377187] acpiphp: Slot [17] registered [ 0.378319] acpiphp: Slot [18] registered [ 0.379445] acpiphp: Slot [19] registered [ 0.380586] acpiphp: Slot [20] registered [ 0.381711] acpiphp: Slot [21] registered [ 0.382838] acpiphp: Slot [22] registered [ 0.383966] acpiphp: Slot [23] registered [ 0.385096] acpiphp: Slot [24] registered [ 0.386227] acpiphp: Slot [25] registered [ 0.387351] acpiphp: Slot [26] registered [ 0.388475] acpiphp: Slot [27] registered [ 0.389624] acpiphp: Slot [28] registered [ 0.390756] acpiphp: Slot [29] registered [ 0.391881] acpiphp: Slot [30] registered [ 0.393009] acpiphp: Slot [31] registered [ 0.394128] PCI host bridge to bus 0000:00 [ 0.395243] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.396910] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404704] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.408738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.410481] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412098] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.413836] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420189] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442639] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.444613] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.446577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.448504] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452050] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453506] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455660] vgaarb: loaded [ 0.456505] vgaarb: bridge control possible 0000:00:02.0 [ 0.458171] SCSI subsystem initialized [ 0.459439] ACPI: bus type USB registered [ 0.460590] usbcore: registered new interface driver usbfs [ 0.462022] usbcore: registered new interface driver hub [ 0.463422] usbcore: registered new device driver usb [ 0.464947] PCI: Using ACPI for IRQ routing [ 0.466471] NetLabel: Initializing [ 0.467473] NetLabel: domain hash size = 128 [ 0.468669] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470011] NetLabel: unlabeled traffic allowed by default [ 0.471613] clocksource: Switched to clocksource kvm-clock [ 0.481778] AppArmor: AppArmor Filesystem Enabled [ 0.483113] pnp: PnP ACPI init [ 0.484369] pnp: PnP ACPI: found 5 devices [ 0.491189] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493559] NET: Registered protocol family 2 [ 0.494996] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.496786] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498453] TCP: Hash tables configured (established 4096 bind 4096) [ 0.500131] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501633] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503261] NET: Registered protocol family 1 [ 0.504480] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.506012] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507491] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522047] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536697] Trying to unpack rootfs image as initramfs... [ 0.598335] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.603166] Scanning for low memory corruption every 60 seconds [ 0.605339] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.606963] audit: initializing netlink subsys (disabled) [ 0.608472] audit: type=2000 audit(1535558611.719:1): initialized [ 0.610351] Initialise system trusted keyring [ 0.611730] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.613320] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616060] zbud: loaded [ 0.617074] VFS: Disk quotas dquot_6.6.0 [ 0.618219] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.620397] fuse init (API version 7.23) [ 0.621633] Key type big_key registered [ 0.622743] Allocating IMA MOK and blacklist keyrings. [ 0.624445] Key type asymmetric registered [ 0.625602] Asymmetric key parser 'x509' registered [ 0.626928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.629010] io scheduler noop registered [ 0.630109] io scheduler deadline registered (default) [ 0.631484] io scheduler cfq registered [ 0.632700] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634148] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635948] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637964] ACPI: Power Button [PWRF] [ 0.639185] GHES: HEST is not enabled! [ 0.653364] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682959] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685944] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.709978] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.712998] Linux agpgart interface v0.103 [ 0.716413] brd: module loaded [ 0.718613] loop: module loaded [ 0.724105] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726147] GPT:90111 != 2097151 [ 0.727094] GPT:Alternate GPT header not at the end of the disk. [ 0.728617] GPT:90111 != 2097151 [ 0.729577] GPT: Use GNU Parted to correct GPT errors. [ 0.730925] vda: vda1 vda15 [ 0.732618] scsi host0: ata_piix [ 0.733698] scsi host1: ata_piix [ 0.734703] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.738412] libphy: Fixed MDIO Bus: probed [ 0.739561] tun: Universal TUN/TAP device driver, 1.6 [ 0.740891] tun: (C) 1999-2004 Max Krasnyansky [ 0.743896] PPP generic driver version 2.4.2 [ 0.745156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746817] ehci-pci: EHCI PCI platform driver [ 0.748049] ehci-platform: EHCI generic platform driver [ 0.749432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751016] ohci-pci: OHCI PCI platform driver [ 0.752250] ohci-platform: OHCI generic platform driver [ 0.753644] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768344] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769736] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771790] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.773203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778459] usb usb1: Product: UHCI Host Controller [ 0.779750] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.781317] usb usb1: SerialNumber: 0000:00:01.2 [ 0.782695] hub 1-0:1.0: USB hub found [ 0.783800] hub 1-0:1.0: 2 ports detected [ 0.785092] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.788040] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.789400] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.790861] mousedev: PS/2 mouse device common for all mice [ 0.792680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.795175] rtc_cmos 00:00: RTC can wake from S4 [ 0.796726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.798349] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.799976] i2c /dev entries driver [ 0.801023] device-mapper: uevent: version 1.0.3 [ 0.802334] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.804577] ledtrig-cpu: registered to indicate activity on CPUs [ 0.806441] NET: Registered protocol family 10 [ 0.808005] NET: Registered protocol family 17 [ 0.809221] Key type dns_resolver registered [ 0.810537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.812040] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.814460] registered taskstats version 1 [ 0.815636] Loading compiled-in X.509 certificates [ 0.817477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.820023] zswap: loaded using pool lzo/zbud [ 0.822107] Key type trusted registered [ 0.824231] Key type encrypted registered [ 0.825358] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826774] ima: No TPM chip found, activating TPM-bypass! [ 0.828203] evm: HMAC attrs: 0x1 [ 0.829499] Magic number: 14:402:86 [ 0.830657] rtc_cmos 00:00: setting system clock to 2018-08-29 16:03:31 UTC (1535558611) [ 0.832882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834397] EDD information not available. [ 0.897176] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913541] Write protecting the kernel read-only data: 14336k [ 0.916480] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.918952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.965918] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHmZziWWasAEUtvyzoY1+lI6eZwwzYuWW0zpj2HJcwZsAAHIFe+kNusV7tOL06Pb3NVc6/HOssSDGNSuMh0w+t+4RI8sG+pSJ8PN6nls8aJ3am0Jgf0Kw9p2q63DWn0wiNkKaJO7yFgX8Bhy5JewxQtSrn0Kwviv2qqon+hJkt9fPq31Uyk7HdpyBL254c5ij6u52x9b/Zt29tzuh0oOEb/J8McZ+BXGQQgMMMINRx+jteLC0by4ZGHThntFsRGuhW9wNPLkpjrsPkUTB2UUilEKf1d4mROvId0n1e/0R4/jMcOxJGdWNIoTn+YLwvtActnsFXLGgOE+vhI24xZ2lb root@singlevm1-vm-df9c6ff6-a8d9-4f98-8467-0a243f554d97 ssh-dss AAAAB3NzaC1kc3MAAACBANY3TYIa71X6FBLAaWGsaJaLUGHaZENoTe7SES6JtQvisVVpjH7V+rN52xbeHpRaRUHqxwIczTWyreAYwjX5sKJj1cVBnRF8YSTfqQNEuBTRxPGDhxrABs6i5XYoiy9RoHR5OZMGSJu7L4dDGiSvHtxxTERKsCtlWp/bWKXLZJhDAAAAFQD3orAvjZHpVUYo5HNUp6QsJNpGswAAAIEAkRDG1pBhABJ9uej//EdiNzYyp09WWvJOhk1dgLosJJoUl9DUbwUzJnj2a6h3NudQfeBVH7TduCwa8Kcmj2YilfnZeBwbsaBvDk52JOvKot7oUa4OWaUAPVtNUGjaPtqCAwkcd+eg0kQwwKNfXBcjOTPkt51X7+Y2+PPTgfdng+oAAACBAIEAJZ6daww1zHKO27jkRLj0l8O5bOqbDjv/UfosVNZgPrWAm6UmRaHYhzFPtBkSs/61NdksbN0dxeqXM34O8kGXTbuqj24W778SXNtyJIypYlUPkLMGPRom48S7RyYxlFWj6qaLQkJN45NyFe8NBEOU4ceJrDtZS4fIAp6IcjNf root@singlevm1-vm-df9c6ff6-a8d9-4f98-8467-0a243f554d97 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feae:5388/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.3 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-df9c6ff6-a8d9-4f98-8467-0a243f554d97 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.82 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-df9c6ff6-a8d9-4f98-8467-0a243f554d97 login: 2018-08-29 16:03:38,578 - paramiko.transport - DEBUG - starting thread (client mode): 0x9adfd3d0L 2018-08-29 16:03:38,579 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 16:03:38,579 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-29 16:03:38,579 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-29 16:03:38,580 - 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-29 16:03:38,581 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 16:03:38,581 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-29 16:03:38,581 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 16:03:38,581 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 16:03:38,582 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 16:03:38,601 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 16:03:38,602 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 16:03:38,611 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 177d0975401b2a68704613adc09ea0ac 2018-08-29 16:03:38,612 - paramiko.transport - DEBUG - Trying discovered key c173802bb4611bc09730b677301405cb in /tmp/tmpPxGkhI 2018-08-29 16:03:38,639 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 16:03:38,645 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 16:03:38,677 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 16:03:38,678 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-29 16:03:38,678 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 16:03:38,679 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 16:03:38,680 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 16:03:38,681 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-29 16:03:38,681 - functest.core.singlevm - DEBUG - error: 2018-08-29 16:03:38,686 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 16:03:38,801 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:03:38,801 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:03:38,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 16:03:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/d4982864-9d71-44af-910a-702d07b36f3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:39,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abda3063-2e06-465b-ad45-fddb9cfc88f9 Content-Length: 0 Date: Wed, 29 Aug 2018 16:03:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:39,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/d4982864-9d71-44af-910a-702d07b36f3e.json used request id req-abda3063-2e06-465b-ad45-fddb9cfc88f9 2018-08-29 16:03:39,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08133101463s 2018-08-29 16:03:39,893 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/d4982864-9d71-44af-910a-702d07b36f3e.json used request id req-abda3063-2e06-465b-ad45-fddb9cfc88f9 2018-08-29 16:03:39,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:03:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:39,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-50dca4ff-adcb-4934-9ee1-e81f03623e3b Date: Wed, 29 Aug 2018 16:03:39 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:03:39,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-50dca4ff-adcb-4934-9ee1-e81f03623e3b 2018-08-29 16:03:39,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573761463165s 2018-08-29 16:03:39,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-50dca4ff-adcb-4934-9ee1-e81f03623e3b 2018-08-29 16:03:39,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:03:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:40,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:03: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-451102af-c10c-4c12-9e5f-f3f42377b778 x-compute-request-id: req-451102af-c10c-4c12-9e5f-f3f42377b778 Content-Type: application/json 2018-08-29 16:03:40,285 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e used request id req-451102af-c10c-4c12-9e5f-f3f42377b778 2018-08-29 16:03:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.328871965408s 2018-08-29 16:03:40,286 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e used request id req-451102af-c10c-4c12-9e5f-f3f42377b778 2018-08-29 16:03:40,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:41,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5237df12-878a-4bb3-89d4-037d36e60d6f x-compute-request-id: req-5237df12-878a-4bb3-89d4-037d36e60d6f Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:53:88", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d0a2f116-1e94-4833-a06e-e7faddcce09e", "rel": "bookmark"}], "image": {"id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "links": [{"href": "http://172.30.9.40:8774/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-29T16:03:30.000000", "flavor": {"id": "cb4b4227-b4b8-476f-b713-c86bbce75450", "links": [{"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "bookmark"}]}, "id": "d0a2f116-1e94-4833-a06e-e7faddcce09e", "security_groups": [{"name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}], "user_id": "e2cd68388a364806bd27b9c844c0d141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:03:40Z", "hostId": "64a5d979348a342992560f474bc06a52b3bc60973ba183693327cb02", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "created": "2018-08-29T16:03:21Z", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:03:41,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5237df12-878a-4bb3-89d4-037d36e60d6f 2018-08-29 16:03:41,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828793048859s 2018-08-29 16:03:41,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5237df12-878a-4bb3-89d4-037d36e60d6f 2018-08-29 16:03:41,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:03:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:03:43,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:43,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03: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-6843062c-e454-48a3-bba4-bc66d9b556fe x-compute-request-id: req-6843062c-e454-48a3-bba4-bc66d9b556fe Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 16:03:43,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6843062c-e454-48a3-bba4-bc66d9b556fe 2018-08-29 16:03:43,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0689158439636s 2018-08-29 16:03:43,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6843062c-e454-48a3-bba4-bc66d9b556fe 2018-08-29 16:03:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:03:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:43,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-03bb2a0f-5f37-4e55-8ffd-3a6b8407089a Date: Wed, 29 Aug 2018 16:03:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-29T16:02:09Z", "updated_at": "2018-08-29T16:02:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "3ada2047-5848-4e1f-8a7b-52983a1f14b0", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "5e4674b4-9676-4fc6-973f-618e577e5b76", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "88cc2e8f-bb0a-43ef-985b-8a352837ded6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "b5899909-6d3e-4737-a5a5-30b9c73503f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "created_at": "2018-08-29T16:02:23Z", "updated_at": "2018-08-29T16:02:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "878a3c09-cbc6-4623-afbe-a5a23a3e47ad", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "967fdbf8-e3a4-41d2-b1cf-c0c552dadf7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "b5b8f206-dbd5-4d38-9eff-8dd742c3bc0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "cea33e8d-6092-4de6-b05e-e16eea73d4b3", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}], "revision_number": 1, "project_id": "3d12bcabf67746e1895c17e73f9b4f75", "id": "3c833c09-69fe-4d67-884a-22705c283a18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "created_at": "2018-08-29T16:02:53Z", "updated_at": "2018-08-29T16:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "57182249-978b-4767-b43d-6fd45c81668b", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "715f6a23-833f-45ba-a03c-2eeb02b4d74e", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "cc200fb6-df24-4423-9ce0-64e58e525775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "dc76b73a-bfab-439f-ba95-6dd01436a5e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}], "revision_number": 1, "project_id": "2aaed257dfd24dc0848a4d48d2db090f", "id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "created_at": "2018-08-29T15:59:26Z", "updated_at": "2018-08-29T15:59:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3b144531-a6f7-41ae-9c34-dd8d47e9a81a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3f9222b8-4858-405b-a121-c31c59ad5585", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "7bd96154-f4c0-455c-a2b5-bf72330a69bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "ed34f778-5b77-4a8e-816e-4cdaa3f03dbe", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}], "revision_number": 1, "project_id": "5e8efac1967d40a493cd5587ee458cd8", "id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:17Z", "updated_at": "2018-08-29T16:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "14ab0746-335b-477c-aff1-45b70d190c20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "3cf03b79-a7c1-4023-90d2-df3fe9218d2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:18Z", "revision_number": 0, "id": "591b7dbe-ece6-4051-b3cc-c7608ff7b05d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:18Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:17Z", "revision_number": 0, "id": "6b439d07-e934-47fc-bddf-89c22bcf4e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:17Z", "security_group_id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 3, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e52e7a6d-3712-4c8d-b372-c762e80183d0", "name": "singlevm1-sg_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}, {"description": "Default security group", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:08Z", "updated_at": "2018-08-29T16:02:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "71b77731-8ab9-43b9-8e94-a0048780d8e3", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "89685b52-16bf-4ef7-8886-247292d99704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "e3984995-d51a-4649-9a1a-fad42edf00e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "ecfea5de-6e1a-4149-8445-9cf651fb7cc4", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "name": "default"}]} 2018-08-29 16:03:43,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-03bb2a0f-5f37-4e55-8ffd-3a6b8407089a 2018-08-29 16:03:43,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523719787598s 2018-08-29 16:03:43,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-03bb2a0f-5f37-4e55-8ffd-3a6b8407089a 2018-08-29 16:03:43,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 16:03:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/e52e7a6d-3712-4c8d-b372-c762e80183d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:43,396 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb70470e-1125-467c-b30f-9e6820dd1638 Content-Length: 0 Date: Wed, 29 Aug 2018 16:03:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:43,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e52e7a6d-3712-4c8d-b372-c762e80183d0.json used request id req-cb70470e-1125-467c-b30f-9e6820dd1638 2018-08-29 16:03:43,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148442983627s 2018-08-29 16:03:43,397 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e52e7a6d-3712-4c8d-b372-c762e80183d0.json used request id req-cb70470e-1125-467c-b30f-9e6820dd1638 2018-08-29 16:03:43,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 16:03:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:43,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:03: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-0108c56e-8e19-409c-8ee3-eda2959fa65e x-compute-request-id: req-0108c56e-8e19-409c-8ee3-eda2959fa65e Content-Length: 0 Content-Type: application/json 2018-08-29 16:03:43,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97 used request id req-0108c56e-8e19-409c-8ee3-eda2959fa65e 2018-08-29 16:03:43,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.149513959885s 2018-08-29 16:03:43,547 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm1-kp_df9c6ff6-a8d9-4f98-8467-0a243f554d97 used request id req-0108c56e-8e19-409c-8ee3-eda2959fa65e 2018-08-29 16:03:43,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:03:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" -d '{"subnet_id": "beee5ffa-0f65-48e6-9d00-e644a7a8932e"}' 2018-08-29 16:03:45,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c9828033-fa95-4b05-a665-05f959f9c8c5 Date: Wed, 29 Aug 2018 16:03:45 GMT RESP BODY: {"network_id": "b4e623c0-4a5c-418e-bc65-b13e5a46aaca", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "beee5ffa-0f65-48e6-9d00-e644a7a8932e", "subnet_ids": ["beee5ffa-0f65-48e6-9d00-e644a7a8932e"], "port_id": "b92c359b-5170-4f43-a315-dfe9cef9fb84", "id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621"} 2018-08-29 16:03:45,549 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621/remove_router_interface.json used request id req-c9828033-fa95-4b05-a665-05f959f9c8c5 2018-08-29 16:03:45,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.00166797638s 2018-08-29 16:03:45,550 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621/remove_router_interface.json used request id req-c9828033-fa95-4b05-a665-05f959f9c8c5 returning object 6fb6affb-5bc1-4a74-8d6e-68ae14324621 2018-08-29 16:03:45,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:03:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:45,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-a12ee6a1-a646-4111-aaee-ae8929484998 Date: Wed, 29 Aug 2018 16:03:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:03:10Z", "admin_state_up": true, "updated_at": "2018-08-29T16:03:44Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6fb6affb-5bc1-4a74-8d6e-68ae14324621", "name": "singlevm1-router_df9c6ff6-a8d9-4f98-8467-0a243f554d97"}]} 2018-08-29 16:03:45,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a12ee6a1-a646-4111-aaee-ae8929484998 2018-08-29 16:03:45,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108630895615s 2018-08-29 16:03:45,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a12ee6a1-a646-4111-aaee-ae8929484998 2018-08-29 16:03:45,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:03:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:46,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f661afd-ed17-4f04-9889-4cec8ba8afaf Content-Length: 0 Date: Wed, 29 Aug 2018 16:03:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:46,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621.json used request id req-2f661afd-ed17-4f04-9889-4cec8ba8afaf 2018-08-29 16:03:46,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10422086716s 2018-08-29 16:03:46,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6fb6affb-5bc1-4a74-8d6e-68ae14324621.json used request id req-2f661afd-ed17-4f04-9889-4cec8ba8afaf 2018-08-29 16:03:46,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:03:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:46,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-1d3d6b94-73d1-4895-91e9-8102d502f885 Date: Wed, 29 Aug 2018 16:03:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:03:10Z","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":"beee5ffa-0f65-48e6-9d00-e644a7a8932e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_df9c6ff6-a8d9-4f98-8467-0a243f554d97","enable_dhcp":true,"segment_id":null,"network_id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:10Z","ip_version":4}]} 2018-08-29 16:03:46,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1d3d6b94-73d1-4895-91e9-8102d502f885 2018-08-29 16:03:46,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0365948677063s 2018-08-29 16:03:46,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1d3d6b94-73d1-4895-91e9-8102d502f885 2018-08-29 16:03:46,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:03:46,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/beee5ffa-0f65-48e6-9d00-e644a7a8932e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:47,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d578bc89-ab59-45f5-acc0-44ff242618b0 Date: Wed, 29 Aug 2018 16:03:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:47,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/beee5ffa-0f65-48e6-9d00-e644a7a8932e.json used request id req-d578bc89-ab59-45f5-acc0-44ff242618b0 2018-08-29 16:03:47,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.987253904343s 2018-08-29 16:03:47,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/beee5ffa-0f65-48e6-9d00-e644a7a8932e.json used request id req-d578bc89-ab59-45f5-acc0-44ff242618b0 2018-08-29 16:03:47,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:47,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-f40fff49-7856-4e60-a321-247e1e5dc2e2 Date: Wed, 29 Aug 2018 16:03:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b4e623c0-4a5c-418e-bc65-b13e5a46aaca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:03:47Z","qos_policy_id":null,"name":"singlevm1-net_df9c6ff6-a8d9-4f98-8467-0a243f554d97","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:03:09Z","provider:network_type":"vxlan"}]} 2018-08-29 16:03:47,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f40fff49-7856-4e60-a321-247e1e5dc2e2 2018-08-29 16:03:47,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0776669979095s 2018-08-29 16:03:47,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f40fff49-7856-4e60-a321-247e1e5dc2e2 2018-08-29 16:03:47,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:03:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/b4e623c0-4a5c-418e-bc65-b13e5a46aaca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:48,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad203768-2ec1-4b52-a728-d25c3978a2d8 Date: Wed, 29 Aug 2018 16:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:03:48,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/b4e623c0-4a5c-418e-bc65-b13e5a46aaca.json used request id req-ad203768-2ec1-4b52-a728-d25c3978a2d8 2018-08-29 16:03:48,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.926155805588s 2018-08-29 16:03:48,798 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/b4e623c0-4a5c-418e-bc65-b13e5a46aaca.json used request id req-ad203768-2ec1-4b52-a728-d25c3978a2d8 2018-08-29 16:03:48,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:49,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5b81ed1c-27b7-454c-83e7-72451392ff29 Date: Wed, 29 Aug 2018 16:03:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:16Z", "file": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "size": 12716032, "self": "/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:03:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:49,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5b81ed1c-27b7-454c-83e7-72451392ff29 2018-08-29 16:03:49,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.73654794693s 2018-08-29 16:03:49,539 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5b81ed1c-27b7-454c-83e7-72451392ff29 2018-08-29 16:03:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:03:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:50,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a55762f3-a1a7-4761-948d-9f981da59276 Date: Wed, 29 Aug 2018 16:03:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:03:50,368 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845 used request id req-a55762f3-a1a7-4761-948d-9f981da59276 2018-08-29 16:03:50,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.82822394371s 2018-08-29 16:03:50,369 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/2a8f31ee-b8dc-469e-b147-8c68ad3e4845 used request id req-a55762f3-a1a7-4761-948d-9f981da59276 2018-08-29 16:03:50,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:03:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:50,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-dd12f075-b16e-40a9-b2fa-71362e3708a2 x-compute-request-id: req-dd12f075-b16e-40a9-b2fa-71362e3708a2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_df9c6ff6-a8d9-4f98-8467-0a243f554d97", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450", "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": "cb4b4227-b4b8-476f-b713-c86bbce75450"}]} 2018-08-29 16:03:50,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-dd12f075-b16e-40a9-b2fa-71362e3708a2 2018-08-29 16:03:50,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228171348572s 2018-08-29 16:03:50,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-dd12f075-b16e-40a9-b2fa-71362e3708a2 2018-08-29 16:03:50,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:03:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb4632e49b3838de051c9be2a8e6b55b1f7c99b3" 2018-08-29 16:03:50,425 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16: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 x-openstack-request-id: req-ce8045e4-b8ac-47ee-ac15-6c85f5726d22 x-compute-request-id: req-ce8045e4-b8ac-47ee-ac15-6c85f5726d22 Content-Length: 0 Content-Type: application/json 2018-08-29 16:03:50,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450 used request id req-ce8045e4-b8ac-47ee-ac15-6c85f5726d22 2018-08-29 16:03:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031937122345s 2018-08-29 16:03:50,426 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/cb4b4227-b4b8-476f-b713-c86bbce75450 used request id req-ce8045e4-b8ac-47ee-ac15-6c85f5726d22 2018-08-29 16:03:50,479 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:03:50,520 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:03:50,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:03:50,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:03:50,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:03:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:03:50,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc09af77-5230-46f2-a246-a70695b7908c 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:03:50,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-cc09af77-5230-46f2-a246-a70695b7908c 2018-08-29 16:03:50,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:03:50,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["soIF76JhQDKBOcgiQ-AsFQ"], "issued_at": "2018-08-29T16:03:50.000000Z"}} 2018-08-29 16:03:50,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:50,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:51,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7b787cc8-ca6d-4e05-8a55-1b3760e9c3a7 Date: Wed, 29 Aug 2018 16:03:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:03:51,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b787cc8-ca6d-4e05-8a55-1b3760e9c3a7 2018-08-29 16:03:51,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244350910187s 2018-08-29 16:03:51,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b787cc8-ca6d-4e05-8a55-1b3760e9c3a7 2018-08-29 16:03:51,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:03:51,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ee14a0-b484-486f-ae4a-1bf28fb1f947 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:03:51,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a9ee14a0-b484-486f-ae4a-1bf28fb1f947 2018-08-29 16:03:51,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:03:51,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:51,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e99784-87ac-4c05-8cf1-0d3b9f4194ed Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:03:51,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-30e99784-87ac-4c05-8cf1-0d3b9f4194ed 2018-08-29 16:03:51,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181401968002s 2018-08-29 16:03:51,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-30e99784-87ac-4c05-8cf1-0d3b9f4194ed 2018-08-29 16:03:51,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:03:51,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}}' 2018-08-29 16:03:51,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9c25b7-cf86-48d3-9706-44b88d7f4060 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.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1"}, "tags": [], "enabled": true, "id": "89800a81052541d1b9701dd665decfd1", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}} 2018-08-29 16:03:51,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7e9c25b7-cf86-48d3-9706-44b88d7f4060 2018-08-29 16:03:51,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203917980194s 2018-08-29 16:03:51,575 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7e9c25b7-cf86-48d3-9706-44b88d7f4060 2018-08-29 16:03:51,575 - 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'89800a81052541d1b9701dd665decfd1', '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_28727a99-f2b0-4a67-9152-c1e2ecbfcc74'}) 2018-08-29 16:03:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:03:51,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0dc4b98a-bf2d-4b97-af61-a76d86f1743f", "email": null, "name": "singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}}' 2018-08-29 16:03:52,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e4058ea-5f33-4087-80d7-ebf777bf030a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": {"self": "http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "115a053423b448ec9a67b9777a499204", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:03:52,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-3e4058ea-5f33-4087-80d7-ebf777bf030a 2018-08-29 16:03:52,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.425344944s 2018-08-29 16:03:52,007 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-3e4058ea-5f33-4087-80d7-ebf777bf030a 2018-08-29 16:03:52,008 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'115a053423b448ec9a67b9777a499204', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74'}) 2018-08-29 16:03:52,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:03:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:52,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7c2b83-15e6-4521-9b3d-ae98cf0bd307 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:03:52,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-4a7c2b83-15e6-4521-9b3d-ae98cf0bd307 2018-08-29 16:03:52,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176933050156s 2018-08-29 16:03:52,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-4a7c2b83-15e6-4521-9b3d-ae98cf0bd307 2018-08-29 16:03:52,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:03:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:52,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7901445-fc17-4e30-9c87-911dbcb3312c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:03:52,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f7901445-fc17-4e30-9c87-911dbcb3312c 2018-08-29 16:03:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178342103958s 2018-08-29 16:03:52,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f7901445-fc17-4e30-9c87-911dbcb3312c 2018-08-29 16:03:52,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:03:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:52,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e25c766-cd05-49b9-bf9c-7106098861fe Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:03:52,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8e25c766-cd05-49b9-bf9c-7106098861fe 2018-08-29 16:03:52,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100503921509s 2018-08-29 16:03:52,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8e25c766-cd05-49b9-bf9c-7106098861fe 2018-08-29 16:03:52,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:03:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:52,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32148b46-16cf-43e7-83cb-6728fff945d4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:03:52,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-32148b46-16cf-43e7-83cb-6728fff945d4 2018-08-29 16:03:52,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127763032913s 2018-08-29 16:03:52,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-32148b46-16cf-43e7-83cb-6728fff945d4 2018-08-29 16:03:52,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:03:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:52,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9fb4ce-3408-478d-80d6-91a468cdaaf9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": {"self": "http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "115a053423b448ec9a67b9777a499204", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:03:52,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-dd9fb4ce-3408-478d-80d6-91a468cdaaf9 2018-08-29 16:03:52,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114124059677s 2018-08-29 16:03:52,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-dd9fb4ce-3408-478d-80d6-91a468cdaaf9 2018-08-29 16:03:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:03:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:52,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53607ef6-b546-45dd-b2b8-de589dca4f90 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1"}, "tags": [], "enabled": true, "id": "89800a81052541d1b9701dd665decfd1", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:03:52,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-53607ef6-b546-45dd-b2b8-de589dca4f90 2018-08-29 16:03:52,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173146009445s 2018-08-29 16:03:52,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-53607ef6-b546-45dd-b2b8-de589dca4f90 2018-08-29 16:03:52,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:03:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=115a053423b448ec9a67b9777a499204&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=89800a81052541d1b9701dd665decfd1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:53,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cbeeda-9168-4477-939b-3445c037532b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=115a053423b448ec9a67b9777a499204&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=89800a81052541d1b9701dd665decfd1", "previous": null, "next": null}} 2018-08-29 16:03:53,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=115a053423b448ec9a67b9777a499204&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=89800a81052541d1b9701dd665decfd1 used request id req-b7cbeeda-9168-4477-939b-3445c037532b 2018-08-29 16:03:53,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104191064835s 2018-08-29 16:03:53,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=115a053423b448ec9a67b9777a499204&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=89800a81052541d1b9701dd665decfd1 used request id req-b7cbeeda-9168-4477-939b-3445c037532b 2018-08-29 16:03:53,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:03:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1/users/115a053423b448ec9a67b9777a499204/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:03:53,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04c06da-0dbc-42be-ac72-914383f1ff07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:03:53,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1/users/115a053423b448ec9a67b9777a499204/roles/c82bf036bd144284a48fe3ac4559304a used request id req-d04c06da-0dbc-42be-ac72-914383f1ff07 2018-08-29 16:03:53,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132097959518s 2018-08-29 16:03:53,159 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1/users/115a053423b448ec9a67b9777a499204/roles/c82bf036bd144284a48fe3ac4559304a used request id req-d04c06da-0dbc-42be-ac72-914383f1ff07 2018-08-29 16:03:53,160 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 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'89800a81052541d1b9701dd665decfd1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0dc4b98a-bf2d-4b97-af61-a76d86f1743f', 'username': u'singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:03:53,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:03:53,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:03:53,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:03:53,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:03:53,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:03:53,161 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:03:53,162 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:03:53,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:03:53,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:03:53,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:03:53,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:03:53,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:03:53,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:03:53,164 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'password': '0dc4b98a-bf2d-4b97-af61-a76d86f1743f', 'project_name': 'singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '89800a81052541d1b9701dd665decfd1', 'project_domain_name': 'Default'} 2018-08-29 16:03:53,165 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-29 16:03:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:03:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b13c11-71f5-44ba-877b-0dab0527a7fe 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:03:53,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-52b13c11-71f5-44ba-877b-0dab0527a7fe 2018-08-29 16:03:53,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:03:53,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89800a81052541d1b9701dd665decfd1", "name": "singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/89800a81052541d1b9701dd665decfd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/89800a81052541d1b9701dd665decfd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/89800a81052541d1b9701dd665decfd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/89800a81052541d1b9701dd665decfd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/89800a81052541d1b9701dd665decfd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/89800a81052541d1b9701dd665decfd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_89800a81052541d1b9701dd665decfd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_89800a81052541d1b9701dd665decfd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/89800a81052541d1b9701dd665decfd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/89800a81052541d1b9701dd665decfd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/89800a81052541d1b9701dd665decfd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/89800a81052541d1b9701dd665decfd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/89800a81052541d1b9701dd665decfd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/89800a81052541d1b9701dd665decfd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "id": "115a053423b448ec9a67b9777a499204"}, "audit_ids": ["B9r397ZFSpeRZ8Oiko0FSA"], "issued_at": "2018-08-29T16:03:53.000000Z"}} 2018-08-29 16:03:53,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:03:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"network": {"name": "singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "admin_state_up": true}}' 2018-08-29 16:03:54,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c1346e0e-6f88-4b40-85ed-cc4a0d965d24 Date: Wed, 29 Aug 2018 16:03:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89800a81052541d1b9701dd665decfd1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:03:54Z","is_default":false,"name":"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:53Z","mtu":1450}} 2018-08-29 16:03:54,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c1346e0e-6f88-4b40-85ed-cc4a0d965d24 2018-08-29 16:03:54,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.638978004456s 2018-08-29 16:03:54,198 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c1346e0e-6f88-4b40-85ed-cc4a0d965d24 2018-08-29 16:03:54,198 - 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-29T16:03:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'677f9dde-5064-4075-a89a-5c70bab7ef5b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', u'admin_state_up': True, u'tenant_id': u'89800a81052541d1b9701dd665decfd1', u'created_at': u'2018-08-29T16:03:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'89800a81052541d1b9701dd665decfd1', u'l2_adjacency': True}) 2018-08-29 16:03:54,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:03:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:03:54,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-1e5f01f6-c041-478e-ba76-035f7f59d253 Date: Wed, 29 Aug 2018 16:03:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89800a81052541d1b9701dd665decfd1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:03:54Z","qos_policy_id":null,"name":"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74","admin_state_up":true,"tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:53Z","mtu":1450}]} 2018-08-29 16:03:54,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1e5f01f6-c041-478e-ba76-035f7f59d253 2018-08-29 16:03:54,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106280088425s 2018-08-29 16:03:54,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1e5f01f6-c041-478e-ba76-035f7f59d253 2018-08-29 16:03:54,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:03:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"subnet": {"name": "singlevm2-subnet_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "enable_dhcp": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:03:55,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7ee8b2a8-a2ee-40ff-8e86-5497b98e3489 Date: Wed, 29 Aug 2018 16:03:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:03:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"89800a81052541d1b9701dd665decfd1","id":"ca72d956-5eca-4197-86f8-e3d26c219ddf","subnetpool_id":null,"name":"singlevm2-subnet_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}} 2018-08-29 16:03:55,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7ee8b2a8-a2ee-40ff-8e86-5497b98e3489 2018-08-29 16:03:55,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.737067937851s 2018-08-29 16:03:55,044 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-7ee8b2a8-a2ee-40ff-8e86-5497b98e3489 2018-08-29 16:03:55,045 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:03:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ca72d956-5eca-4197-86f8-e3d26c219ddf', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', u'enable_dhcp': True, u'network_id': u'677f9dde-5064-4075-a89a-5c70bab7ef5b', u'tenant_id': u'89800a81052541d1b9701dd665decfd1', u'created_at': u'2018-08-29T16:03:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'89800a81052541d1b9701dd665decfd1'}) 2018-08-29 16:03:55,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:03:55,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "singlevm2-router_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "admin_state_up": true}}' 2018-08-29 16:03:56,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7ab19880-eafc-4e2c-9d73-6ce412be6a9f Date: Wed, 29 Aug 2018 16:03:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:03:55Z", "admin_state_up": true, "updated_at": "2018-08-29T16:03:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "89800a81052541d1b9701dd665decfd1", "id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "name": "singlevm2-router_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}} 2018-08-29 16:03:56,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7ab19880-eafc-4e2c-9d73-6ce412be6a9f 2018-08-29 16:03:56,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42607998848s 2018-08-29 16:03:56,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7ab19880-eafc-4e2c-9d73-6ce412be6a9f 2018-08-29 16:03:56,472 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:03:55Z', u'revision_number': 2, u'id': u'c15e124f-9577-4047-b6b6-fa83cb5cb37f', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', u'admin_state_up': True, u'tenant_id': u'89800a81052541d1b9701dd665decfd1', u'created_at': u'2018-08-29T16:03:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'89800a81052541d1b9701dd665decfd1'}) 2018-08-29 16:03:56,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:03:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"subnet_id": "ca72d956-5eca-4197-86f8-e3d26c219ddf"}' 2018-08-29 16:03:58,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8723a04c-b19f-40a3-81ce-9079d6704a83 Date: Wed, 29 Aug 2018 16:03:58 GMT RESP BODY: {"network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "tenant_id": "89800a81052541d1b9701dd665decfd1", "subnet_id": "ca72d956-5eca-4197-86f8-e3d26c219ddf", "subnet_ids": ["ca72d956-5eca-4197-86f8-e3d26c219ddf"], "port_id": "9ffa886b-bc2c-4cde-81d4-a367889e21c7", "id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f"} 2018-08-29 16:03:58,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f/add_router_interface.json used request id req-8723a04c-b19f-40a3-81ce-9079d6704a83 2018-08-29 16:03:58,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30007004738s 2018-08-29 16:03:58,774 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f/add_router_interface.json used request id req-8723a04c-b19f-40a3-81ce-9079d6704a83 returning object c15e124f-9577-4047-b6b6-fa83cb5cb37f 2018-08-29 16:03:58,774 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:03:58,901 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:03:58,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:03:58,907 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:03:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:03:58,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:03:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:03:59,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8df12350-e3a7-4869-a987-f1eb38912dbf Date: Wed, 29 Aug 2018 16:03:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:03:59,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8df12350-e3a7-4869-a987-f1eb38912dbf 2018-08-29 16:03:59,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.762691020966s 2018-08-29 16:03:59,673 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-8df12350-e3a7-4869-a987-f1eb38912dbf 2018-08-29 16:03:59,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:03:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}' 2018-08-29 16:03:59,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8245cd40-08ba-4b30-bc7e-cdbf5209446f Date: Wed, 29 Aug 2018 16:03:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:03:59Z", "file": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file", "owner": "89800a81052541d1b9701dd665decfd1", "id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "size": null, "self": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "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_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "checksum": null, "created_at": "2018-08-29T16:03:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:03:59,759 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8245cd40-08ba-4b30-bc7e-cdbf5209446f 2018-08-29 16:03:59,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0785610675812s 2018-08-29 16:03:59,759 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8245cd40-08ba-4b30-bc7e-cdbf5209446f returning object 999f4f30-5780-42f0-8670-92b8a0f5e4bc 2018-08-29 16:03:59,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:03:59,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '' 2018-08-29 16:04:00,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cecf787-ea16-4608-a706-f594c8d1936f Date: Wed, 29 Aug 2018 16:04: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-29 16:04:00,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file used request id req-7cecf787-ea16-4608-a706-f594c8d1936f 2018-08-29 16:04:00,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.574112892151s 2018-08-29 16:04:00,334 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file used request id req-7cecf787-ea16-4608-a706-f594c8d1936f 2018-08-29 16:04:00,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:00,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-e3e10c1c-b29a-491f-99c6-d169a826ec2e Date: Wed, 29 Aug 2018 16:04:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:00Z", "file": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file", "owner": "89800a81052541d1b9701dd665decfd1", "id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "size": 12716032, "self": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:03:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:00,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e3e10c1c-b29a-491f-99c6-d169a826ec2e 2018-08-29 16:04:00,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0714800357819s 2018-08-29 16:04:00,410 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e3e10c1c-b29a-491f-99c6-d169a826ec2e 2018-08-29 16:04:00,412 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file', 'owner': u'89800a81052541d1b9701dd665decfd1', 'id': u'999f4f30-5780-42f0-8670-92b8a0f5e4bc', 'size': 12716032, u'self': u'/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'89800a81052541d1b9701dd665decfd1', 'name': 'singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:04:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:04:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', '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/999f4f30-5780-42f0-8670-92b8a0f5e4bc', 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_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'created': u'2018-08-29T16:03:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:03:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc', 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_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:04:00,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:04:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:04:00,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-9d8735a8-fcdb-4235-9d51-833f34482319 x-compute-request-id: req-9d8735a8-fcdb-4235-9d51-833f34482319 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "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": "cb8fef43-06bb-42ce-ab5b-114107fb37b5"}} 2018-08-29 16:04:00,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9d8735a8-fcdb-4235-9d51-833f34482319 2018-08-29 16:04:00,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.244673967361s 2018-08-29 16:04:00,658 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9d8735a8-fcdb-4235-9d51-833f34482319 2018-08-29 16:04:00,658 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'cb8fef43-06bb-42ce-ab5b-114107fb37b5', 'swap': 0}) 2018-08-29 16:04:00,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:04:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" -d '{"extra_specs": {}}' 2018-08-29 16:04:00,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-27bfe573-a737-45a3-ab6a-6a630e4a5223 x-compute-request-id: req-27bfe573-a737-45a3-ab6a-6a630e4a5223 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:04:00,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5/os-extra_specs used request id req-27bfe573-a737-45a3-ab6a-6a630e4a5223 2018-08-29 16:04:00,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187060832977s 2018-08-29 16:04:00,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5/os-extra_specs used request id req-27bfe573-a737-45a3-ab6a-6a630e4a5223 2018-08-29 16:04:00,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 16:04:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"keypair": {"name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}}' 2018-08-29 16:04:01,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-da2f2830-c858-43c3-87cc-d90806292c69 x-compute-request-id: req-da2f2830-c858-43c3-87cc-d90806292c69 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAasPf0+RtZqrpXBP85834+Bs0vGGbFq8ZKzopbaVxEqDlXZc5dYLPdpstxR3ZUHb9hgA4Y34B8yWp/gylu/25iIEf+wWD3wWF7bef3rLe/vLb/EjbTcgV/8SKFgh0DwwTaiB3ca9txKxDsYHZIh3Z15mdLtUOknNq+NUEV/Ed4ODU9vjm7F5h7Wl78jh1OygGA5MmwfgusUkJEYaywVM25tLLmW/h0jyZgY//NAnXvb3biqUPm/vdK3Qa6MiF8b75MTNLylZ4M8GGWYdnVxNh5wb5t4zO/yL/KWei3mXGpHEjnwh0rL4oojQ04oyYE/Pw+cPiHZCTUgvQzLiZS9sV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwGrD39PkbWaq6VwT/OfN+PgbNLxhmxavGSs6KW2lcRKg5V2X\nOXWCz3abLcUd2VB2/YYAOGN+AfMlqf4Mpbv9uYiBH/sFg98Fhe23n96y3v7y2/xI\n203IFf/EihYIdA8ME2ogd3GvbcSsQ7GB2SId2deZnS7VDpJzavjVBFfxHeDg1Pb4\n5uxeYe1pe/I4dTsoBgOTJsH4LrFJCRGGssFTNubSy5lv4dI8mYGP/zQJ172924ql\nD5v73St0GujIhfG++TEzS8pWeDPBhlmHZ1cTYecG+beMzv8i/ylnot5lxqRxI58I\ndKy+KKI0NOKMmBPz8PnD4h2Qk1IL0My4mUvbFQIDAQABAoIBAHoeyLY0C1QLxwlY\ncS8gB6+t98ZekSwXF4ZH0yAcANZk1kz8O1AybpUxV4eTBUC5OuvoshcXvg+KvCrJ\nnElLqNqp8hnT/UoWr7CykMocUzYIZSaNVcgp84VS0PA6z56pNibUQkrMkmR+YD6O\nWDTw3DU4CryhzoLzG+GWj8uz7MnipQX8ag3zKSvc8Cm13GHYnbcwx8GhT+Lv+T+1\nCQdad2FzMD/e2FqohW/SnY8f8EZfHD/fC6BDRxleFdRgUaPpT7NjCu1DxmXKdhdk\nVuo0PgYQxnOTkLJ25JkDnJiEVjWPYf0BoUn5IS1DghLD7FTvIsEhr/9lrqOJNW4g\nhqlQr3kCgYEA/5on/l80M7dwO1P07w1CGw213T5ifh3RsId52J5ntquAVZzNkxwg\nIVX50udpmEZ9DF70vVcrnxyG6K+TQzxilgyoNZziVw3MSZL59eWQmXQDXxCzMLky\n8hVEMUODn7kvFGoBkCAQ0QfD2r20wo+zljtwmnZ4H+nWDFqRbguKxxsCgYEAwLdu\n2o9q6vhxtSy9nyGOel2Il969iVP/cG22AYkI21w6Glfz1HEZhItnptOi6MhdsMqS\nBLnP4BpVpVcVhgySf4RLQc1LQ2pyuFrOn10yXgvh7eyfpFdvKXE/vRYk+g+Kj9gI\nvsewDrfwPTz99czG+s0IJtEHbFijACrl3vhPGY8CgYEA7Q6eNQ87LRPepUeSjPtw\n6gJnP5CSbIFfbyfW3A7eBc89sSlCiEO3kPNaRj6V8sK9S3Ht7oUgUet1O+1K2Trx\n/FQ01bRxP2fupfYImgSVfZzZW5vzdSbulxMeMcp6EvL/NSGz3WW/8v4OqZr0QNZi\nKt1p6/ggJQkMmlyNMNDHny0CgYBqIZsPCoSbOo+Ec0tKY7SPdwtOeABxrKy0QfdG\nCS2zgKsO7vj9OfwPnqZKnarN/+p4/lZD/ACbLmWUVM0psarMRxMa/fBBBFKBbKD1\n6uFeIbUezn1siCpT7GZpv9RFUmHArfzC9D3lHS9Uyk4iG9BJNrkSh3NLG9VItlc5\n4A3PyQKBgAcbys14KFd6/4oHDBAJQlgNzwvUejUCtxuF9/WcFynIzUdIjkuLv+lg\nfRT8H8zQyIQr8xMqkMKB6/mXsg6/b6TtffeoYg+X0iJPO7nwOMGxd0/JwWnbLWO2\njR0grciFJ7VLZ/mEvIwEXA/wtgWit3l/8QdWLLYc5/1OTt4/7xyg\n-----END RSA PRIVATE KEY-----\n", "user_id": "115a053423b448ec9a67b9777a499204", "name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "fingerprint": "d8:d4:12:88:76:49:37:ae:1c:3a:fd:10:4a:ec:27:ed"}} 2018-08-29 16:04:01,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-da2f2830-c858-43c3-87cc-d90806292c69 2018-08-29 16:04:01,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.383738040924s 2018-08-29 16:04:01,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-da2f2830-c858-43c3-87cc-d90806292c69 2018-08-29 16:04:01,064 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAasPf0+RtZqrpXBP85834+Bs0vGGbFq8ZKzopbaVxEqDlXZc5dYLPdpstxR3ZUHb9hgA4Y34B8yWp/gylu/25iIEf+wWD3wWF7bef3rLe/vLb/EjbTcgV/8SKFgh0DwwTaiB3ca9txKxDsYHZIh3Z15mdLtUOknNq+NUEV/Ed4ODU9vjm7F5h7Wl78jh1OygGA5MmwfgusUkJEYaywVM25tLLmW/h0jyZgY//NAnXvb3biqUPm/vdK3Qa6MiF8b75MTNLylZ4M8GGWYdnVxNh5wb5t4zO/yL/KWei3mXGpHEjnwh0rL4oojQ04oyYE/Pw+cPiHZCTUgvQzLiZS9sV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwGrD39PkbWaq6VwT/OfN+PgbNLxhmxavGSs6KW2lcRKg5V2X\nOXWCz3abLcUd2VB2/YYAOGN+AfMlqf4Mpbv9uYiBH/sFg98Fhe23n96y3v7y2/xI\n203IFf/EihYIdA8ME2ogd3GvbcSsQ7GB2SId2deZnS7VDpJzavjVBFfxHeDg1Pb4\n5uxeYe1pe/I4dTsoBgOTJsH4LrFJCRGGssFTNubSy5lv4dI8mYGP/zQJ172924ql\nD5v73St0GujIhfG++TEzS8pWeDPBhlmHZ1cTYecG+beMzv8i/ylnot5lxqRxI58I\ndKy+KKI0NOKMmBPz8PnD4h2Qk1IL0My4mUvbFQIDAQABAoIBAHoeyLY0C1QLxwlY\ncS8gB6+t98ZekSwXF4ZH0yAcANZk1kz8O1AybpUxV4eTBUC5OuvoshcXvg+KvCrJ\nnElLqNqp8hnT/UoWr7CykMocUzYIZSaNVcgp84VS0PA6z56pNibUQkrMkmR+YD6O\nWDTw3DU4CryhzoLzG+GWj8uz7MnipQX8ag3zKSvc8Cm13GHYnbcwx8GhT+Lv+T+1\nCQdad2FzMD/e2FqohW/SnY8f8EZfHD/fC6BDRxleFdRgUaPpT7NjCu1DxmXKdhdk\nVuo0PgYQxnOTkLJ25JkDnJiEVjWPYf0BoUn5IS1DghLD7FTvIsEhr/9lrqOJNW4g\nhqlQr3kCgYEA/5on/l80M7dwO1P07w1CGw213T5ifh3RsId52J5ntquAVZzNkxwg\nIVX50udpmEZ9DF70vVcrnxyG6K+TQzxilgyoNZziVw3MSZL59eWQmXQDXxCzMLky\n8hVEMUODn7kvFGoBkCAQ0QfD2r20wo+zljtwmnZ4H+nWDFqRbguKxxsCgYEAwLdu\n2o9q6vhxtSy9nyGOel2Il969iVP/cG22AYkI21w6Glfz1HEZhItnptOi6MhdsMqS\nBLnP4BpVpVcVhgySf4RLQc1LQ2pyuFrOn10yXgvh7eyfpFdvKXE/vRYk+g+Kj9gI\nvsewDrfwPTz99czG+s0IJtEHbFijACrl3vhPGY8CgYEA7Q6eNQ87LRPepUeSjPtw\n6gJnP5CSbIFfbyfW3A7eBc89sSlCiEO3kPNaRj6V8sK9S3Ht7oUgUet1O+1K2Trx\n/FQ01bRxP2fupfYImgSVfZzZW5vzdSbulxMeMcp6EvL/NSGz3WW/8v4OqZr0QNZi\nKt1p6/ggJQkMmlyNMNDHny0CgYBqIZsPCoSbOo+Ec0tKY7SPdwtOeABxrKy0QfdG\nCS2zgKsO7vj9OfwPnqZKnarN/+p4/lZD/ACbLmWUVM0psarMRxMa/fBBBFKBbKD1\n6uFeIbUezn1siCpT7GZpv9RFUmHArfzC9D3lHS9Uyk4iG9BJNrkSh3NLG9VItlc5\n4A3PyQKBgAcbys14KFd6/4oHDBAJQlgNzwvUejUCtxuF9/WcFynIzUdIjkuLv+lg\nfRT8H8zQyIQr8xMqkMKB6/mXsg6/b6TtffeoYg+X0iJPO7nwOMGxd0/JwWnbLWO2\njR0grciFJ7VLZ/mEvIwEXA/wtgWit3l/8QdWLLYc5/1OTt4/7xyg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'115a053423b448ec9a67b9777a499204', 'name': u'singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'created_at': '2018-08-29T16:04:01.064078', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'89800a81052541d1b9701dd665decfd1', 'name': 'singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd8:d4:12:88:76:49:37:ae:1c:3a:fd:10:4a:ec:27:ed', 'type': 'ssh', 'id': u'singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74'}) 2018-08-29 16:04:01,064 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwGrD39PkbWaq6VwT/OfN+PgbNLxhmxavGSs6KW2lcRKg5V2X OXWCz3abLcUd2VB2/YYAOGN+AfMlqf4Mpbv9uYiBH/sFg98Fhe23n96y3v7y2/xI 203IFf/EihYIdA8ME2ogd3GvbcSsQ7GB2SId2deZnS7VDpJzavjVBFfxHeDg1Pb4 5uxeYe1pe/I4dTsoBgOTJsH4LrFJCRGGssFTNubSy5lv4dI8mYGP/zQJ172924ql D5v73St0GujIhfG++TEzS8pWeDPBhlmHZ1cTYecG+beMzv8i/ylnot5lxqRxI58I dKy+KKI0NOKMmBPz8PnD4h2Qk1IL0My4mUvbFQIDAQABAoIBAHoeyLY0C1QLxwlY cS8gB6+t98ZekSwXF4ZH0yAcANZk1kz8O1AybpUxV4eTBUC5OuvoshcXvg+KvCrJ nElLqNqp8hnT/UoWr7CykMocUzYIZSaNVcgp84VS0PA6z56pNibUQkrMkmR+YD6O WDTw3DU4CryhzoLzG+GWj8uz7MnipQX8ag3zKSvc8Cm13GHYnbcwx8GhT+Lv+T+1 CQdad2FzMD/e2FqohW/SnY8f8EZfHD/fC6BDRxleFdRgUaPpT7NjCu1DxmXKdhdk Vuo0PgYQxnOTkLJ25JkDnJiEVjWPYf0BoUn5IS1DghLD7FTvIsEhr/9lrqOJNW4g hqlQr3kCgYEA/5on/l80M7dwO1P07w1CGw213T5ifh3RsId52J5ntquAVZzNkxwg IVX50udpmEZ9DF70vVcrnxyG6K+TQzxilgyoNZziVw3MSZL59eWQmXQDXxCzMLky 8hVEMUODn7kvFGoBkCAQ0QfD2r20wo+zljtwmnZ4H+nWDFqRbguKxxsCgYEAwLdu 2o9q6vhxtSy9nyGOel2Il969iVP/cG22AYkI21w6Glfz1HEZhItnptOi6MhdsMqS BLnP4BpVpVcVhgySf4RLQc1LQ2pyuFrOn10yXgvh7eyfpFdvKXE/vRYk+g+Kj9gI vsewDrfwPTz99czG+s0IJtEHbFijACrl3vhPGY8CgYEA7Q6eNQ87LRPepUeSjPtw 6gJnP5CSbIFfbyfW3A7eBc89sSlCiEO3kPNaRj6V8sK9S3Ht7oUgUet1O+1K2Trx /FQ01bRxP2fupfYImgSVfZzZW5vzdSbulxMeMcp6EvL/NSGz3WW/8v4OqZr0QNZi Kt1p6/ggJQkMmlyNMNDHny0CgYBqIZsPCoSbOo+Ec0tKY7SPdwtOeABxrKy0QfdG CS2zgKsO7vj9OfwPnqZKnarN/+p4/lZD/ACbLmWUVM0psarMRxMa/fBBBFKBbKD1 6uFeIbUezn1siCpT7GZpv9RFUmHArfzC9D3lHS9Uyk4iG9BJNrkSh3NLG9VItlc5 4A3PyQKBgAcbys14KFd6/4oHDBAJQlgNzwvUejUCtxuF9/WcFynIzUdIjkuLv+lg fRT8H8zQyIQr8xMqkMKB6/mXsg6/b6TtffeoYg+X0iJPO7nwOMGxd0/JwWnbLWO2 jR0grciFJ7VLZ/mEvIwEXA/wtgWit3l/8QdWLLYc5/1OTt4/7xyg -----END RSA PRIVATE KEY----- 2018-08-29 16:04:01,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 16:04:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"security_group": {"name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-29 16:04:01,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-00edcf1c-60bb-4e8e-9dd4-a6945aa691d2 Date: Wed, 29 Aug 2018 16:04:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:01Z", "updated_at": "2018-08-29T16:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "2dda8c9c-1505-4f01-ad85-ce789a8555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "bed5853e-a9c8-4101-bbec-cd1e237c840e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}} 2018-08-29 16:04:01,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-00edcf1c-60bb-4e8e-9dd4-a6945aa691d2 2018-08-29 16:04:01,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.135073900223s 2018-08-29 16:04:01,203 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-00edcf1c-60bb-4e8e-9dd4-a6945aa691d2 2018-08-29 16:04:01,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:04:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:01,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-87dec3f5-790f-43dc-9f1d-9582564e551c Date: Wed, 29 Aug 2018 16:04:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:03:53Z", "updated_at": "2018-08-29T16:03:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "44d7360a-b598-46be-b2a7-20b04d6a4e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "4f0630de-436d-4a45-9437-60dd1acf3462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "735b5be8-f5c3-4499-9765-72416d2154f3", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "7a4f1f31-49c0-4ca6-b3ea-37eb2d3442e8", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:01Z", "updated_at": "2018-08-29T16:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "2dda8c9c-1505-4f01-ad85-ce789a8555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "bed5853e-a9c8-4101-bbec-cd1e237c840e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:01,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-87dec3f5-790f-43dc-9f1d-9582564e551c 2018-08-29 16:04:01,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.11452794075s 2018-08-29 16:04:01,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-87dec3f5-790f-43dc-9f1d-9582564e551c 2018-08-29 16:04:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:04:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -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": "fa8e1d32-d210-437d-8bd8-fafcf4f08796"}}' 2018-08-29 16:04:01,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-81808267-4632-411a-ae3b-3c751fb9d929 Date: Wed, 29 Aug 2018 16:04: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": 22, "updated_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "port_range_min": 22, "revision_number": 0, "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:01Z", "project_id": "89800a81052541d1b9701dd665decfd1", "id": "9ee280e5-e331-4170-b913-61d68f41d047"}} 2018-08-29 16:04:01,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-81808267-4632-411a-ae3b-3c751fb9d929 2018-08-29 16:04:01,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128226995468s 2018-08-29 16:04:01,454 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-81808267-4632-411a-ae3b-3c751fb9d929 2018-08-29 16:04:01,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:04:01,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:01,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-a8a48ef8-22d1-421d-8e07-60148da71584 Date: Wed, 29 Aug 2018 16:04:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:03:53Z", "updated_at": "2018-08-29T16:03:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "44d7360a-b598-46be-b2a7-20b04d6a4e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "4f0630de-436d-4a45-9437-60dd1acf3462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "735b5be8-f5c3-4499-9765-72416d2154f3", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "7a4f1f31-49c0-4ca6-b3ea-37eb2d3442e8", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:01Z", "updated_at": "2018-08-29T16:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "2dda8c9c-1505-4f01-ad85-ce789a8555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "9ee280e5-e331-4170-b913-61d68f41d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "bed5853e-a9c8-4101-bbec-cd1e237c840e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 2, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:01,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a8a48ef8-22d1-421d-8e07-60148da71584 2018-08-29 16:04:01,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0426468849182s 2018-08-29 16:04:01,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a8a48ef8-22d1-421d-8e07-60148da71584 2018-08-29 16:04:01,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:04:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -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": "fa8e1d32-d210-437d-8bd8-fafcf4f08796"}}' 2018-08-29 16:04:01,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8ad505d0-c280-4b17-bde5-72d96e403d00 Date: Wed, 29 Aug 2018 16:04:01 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-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "port_range_min": null, "revision_number": 0, "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:01Z", "project_id": "89800a81052541d1b9701dd665decfd1", "id": "039329a2-b9af-46f3-b1af-1f3e05053e71"}} 2018-08-29 16:04:01,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8ad505d0-c280-4b17-bde5-72d96e403d00 2018-08-29 16:04:01,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137694120407s 2018-08-29 16:04:01,641 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8ad505d0-c280-4b17-bde5-72d96e403d00 2018-08-29 16:04:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:01,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:01,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-7aa5f80a-b37b-430f-a19a-2e1fc03f7811 Date: Wed, 29 Aug 2018 16:04:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89800a81052541d1b9701dd665decfd1","l2_adjacency":true,"status":"ACTIVE","subnets":["ca72d956-5eca-4197-86f8-e3d26c219ddf"],"description":"","tags":[],"updated_at":"2018-08-29T16:03:54Z","qos_policy_id":null,"name":"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74","admin_state_up":true,"tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:53Z","mtu":1450}]} 2018-08-29 16:04:01,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7aa5f80a-b37b-430f-a19a-2e1fc03f7811 2018-08-29 16:04:01,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0890898704529s 2018-08-29 16:04:01,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7aa5f80a-b37b-430f-a19a-2e1fc03f7811 2018-08-29 16:04:01,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:01,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3afa1f3c-9c6a-4588-9da8-0e0e1537fc4d Date: Wed, 29 Aug 2018 16:04:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:00Z", "file": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file", "owner": "89800a81052541d1b9701dd665decfd1", "id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "size": 12716032, "self": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:03:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:01,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3afa1f3c-9c6a-4588-9da8-0e0e1537fc4d 2018-08-29 16:04:01,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036080121994s 2018-08-29 16:04:01,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3afa1f3c-9c6a-4588-9da8-0e0e1537fc4d 2018-08-29 16:04:01,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:04:01,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:01,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3d8989e-34e6-4ed4-a1e5-22dd94e423a6 x-compute-request-id: req-d3d8989e-34e6-4ed4-a1e5-22dd94e423a6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "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": "cb8fef43-06bb-42ce-ab5b-114107fb37b5"}]} 2018-08-29 16:04:01,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d3d8989e-34e6-4ed4-a1e5-22dd94e423a6 2018-08-29 16:04:01,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248780250549s 2018-08-29 16:04:01,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d3d8989e-34e6-4ed4-a1e5-22dd94e423a6 2018-08-29 16:04:01,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:04:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"server": {"name": "singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "imageRef": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "key_name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "flavorRef": "cb8fef43-06bb-42ce-ab5b-114107fb37b5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "677f9dde-5064-4075-a89a-5c70bab7ef5b"}], "security_groups": [{"name": "fa8e1d32-d210-437d-8bd8-fafcf4f08796"}]}}' 2018-08-29 16:04:04,441 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c216840d-4563-45c2-8be5-646dc6d2961a x-compute-request-id: req-c216840d-4563-45c2-8be5-646dc6d2961a Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fa8e1d32-d210-437d-8bd8-fafcf4f08796"}], "OS-DCF:diskConfig": "MANUAL", "id": "5df8501a-4757-4cca-9713-8275cd71f705", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "bookmark"}], "adminPass": "wExDRqo39GpL"}} 2018-08-29 16:04:04,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-c216840d-4563-45c2-8be5-646dc6d2961a 2018-08-29 16:04:04,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.63942289352s 2018-08-29 16:04:04,442 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-c216840d-4563-45c2-8be5-646dc6d2961a 2018-08-29 16:04:04,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:05,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c34d51-5295-4a11-adaf-4511fc51bc5c x-compute-request-id: req-83c34d51-5295-4a11-adaf-4511fc51bc5c 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.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "bookmark"}], "image": {"id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "links": [{"href": "http://172.30.9.40:8774/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb8fef43-06bb-42ce-ab5b-114107fb37b5", "links": [{"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "bookmark"}]}, "id": "5df8501a-4757-4cca-9713-8275cd71f705", "user_id": "115a053423b448ec9a67b9777a499204", "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-29T16:04:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "name": "singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "created": "2018-08-29T16:04:04Z", "tenant_id": "89800a81052541d1b9701dd665decfd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:05,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-83c34d51-5295-4a11-adaf-4511fc51bc5c 2018-08-29 16:04:05,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801289081573s 2018-08-29 16:04:05,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-83c34d51-5295-4a11-adaf-4511fc51bc5c 2018-08-29 16:04:05,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:05,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-4e28b817-38af-4161-a760-af3846812a21 Date: Wed, 29 Aug 2018 16:04:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89800a81052541d1b9701dd665decfd1","l2_adjacency":true,"status":"ACTIVE","subnets":["ca72d956-5eca-4197-86f8-e3d26c219ddf"],"description":"","tags":[],"updated_at":"2018-08-29T16:03:54Z","qos_policy_id":null,"name":"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74","admin_state_up":true,"tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:53Z","mtu":1450}]} 2018-08-29 16:04:05,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4e28b817-38af-4161-a760-af3846812a21 2018-08-29 16:04:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0801818370819s 2018-08-29 16:04:05,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4e28b817-38af-4161-a760-af3846812a21 2018-08-29 16:04:05,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:04:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:05,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d8e725af-0187-4cb6-bce6-7b283231ec3c Date: Wed, 29 Aug 2018 16:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"89800a81052541d1b9701dd665decfd1","id":"ca72d956-5eca-4197-86f8-e3d26c219ddf","subnetpool_id":null,"name":"singlevm2-subnet_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:05,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d8e725af-0187-4cb6-bce6-7b283231ec3c 2018-08-29 16:04:05,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0571920871735s 2018-08-29 16:04:05,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-d8e725af-0187-4cb6-bce6-7b283231ec3c 2018-08-29 16:04:05,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:07,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:08,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa7d075c-a548-4613-be8e-e150aac2f51a x-compute-request-id: req-fa7d075c-a548-4613-be8e-e150aac2f51a 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.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "bookmark"}], "image": {"id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "links": [{"href": "http://172.30.9.40:8774/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb8fef43-06bb-42ce-ab5b-114107fb37b5", "links": [{"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "bookmark"}]}, "id": "5df8501a-4757-4cca-9713-8275cd71f705", "security_groups": [{"name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}], "user_id": "115a053423b448ec9a67b9777a499204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:04:07Z", "hostId": "35f88c565ab1ebf1966d31ac054be6d219a9b44229bcc672073e0732", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "name": "singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "created": "2018-08-29T16:04:04Z", "tenant_id": "89800a81052541d1b9701dd665decfd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:08,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fa7d075c-a548-4613-be8e-e150aac2f51a 2018-08-29 16:04:08,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631741762161s 2018-08-29 16:04:08,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fa7d075c-a548-4613-be8e-e150aac2f51a 2018-08-29 16:04:08,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:10,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:10,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-7929b4ee-3c44-402e-86cb-b2205908060f x-compute-request-id: req-7929b4ee-3c44-402e-86cb-b2205908060f 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.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "bookmark"}], "image": {"id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "links": [{"href": "http://172.30.9.40:8774/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb8fef43-06bb-42ce-ab5b-114107fb37b5", "links": [{"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "bookmark"}]}, "id": "5df8501a-4757-4cca-9713-8275cd71f705", "security_groups": [{"name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}], "user_id": "115a053423b448ec9a67b9777a499204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:04:07Z", "hostId": "35f88c565ab1ebf1966d31ac054be6d219a9b44229bcc672073e0732", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "name": "singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "created": "2018-08-29T16:04:04Z", "tenant_id": "89800a81052541d1b9701dd665decfd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:10,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7929b4ee-3c44-402e-86cb-b2205908060f 2018-08-29 16:04:10,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493480920792s 2018-08-29 16:04:10,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7929b4ee-3c44-402e-86cb-b2205908060f 2018-08-29 16:04:10,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:12,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-1ed538b3-d2fe-472e-8d25-2b33c138be19 x-compute-request-id: req-1ed538b3-d2fe-472e-8d25-2b33c138be19 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:92:f0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "bookmark"}], "image": {"id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "links": [{"href": "http://172.30.9.40:8774/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:10.000000", "flavor": {"id": "cb8fef43-06bb-42ce-ab5b-114107fb37b5", "links": [{"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "bookmark"}]}, "id": "5df8501a-4757-4cca-9713-8275cd71f705", "security_groups": [{"name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}], "user_id": "115a053423b448ec9a67b9777a499204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:10Z", "hostId": "35f88c565ab1ebf1966d31ac054be6d219a9b44229bcc672073e0732", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "name": "singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "created": "2018-08-29T16:04:04Z", "tenant_id": "89800a81052541d1b9701dd665decfd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:12,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1ed538b3-d2fe-472e-8d25-2b33c138be19 2018-08-29 16:04:12,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418556928635s 2018-08-29 16:04:12,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1ed538b3-d2fe-472e-8d25-2b33c138be19 2018-08-29 16:04:12,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:04:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=5df8501a-4757-4cca-9713-8275cd71f705" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:13,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-775a842d-f566-4c7b-b87a-ddc5853c7f9f Date: Wed, 29 Aug 2018 16:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:04:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca72d956-5eca-4197-86f8-e3d26c219ddf","ip_address":"192.168.120.3"}],"id":"a7105b99-8a09-4d14-b53e-7fd658072a75","security_groups":["fa8e1d32-d210-437d-8bd8-fafcf4f08796"],"mac_address":"fa:16:3e:18:92:f0","project_id":"89800a81052541d1b9701dd665decfd1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:04:07Z","binding:vnic_type":"normal","device_id":"5df8501a-4757-4cca-9713-8275cd71f705","ip_allocation":"immediate"}]} 2018-08-29 16:04:13,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5df8501a-4757-4cca-9713-8275cd71f705 used request id req-775a842d-f566-4c7b-b87a-ddc5853c7f9f 2018-08-29 16:04:13,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.04567694664s 2018-08-29 16:04:13,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5df8501a-4757-4cca-9713-8275cd71f705 used request id req-775a842d-f566-4c7b-b87a-ddc5853c7f9f 2018-08-29 16:04:13,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=a7105b99-8a09-4d14-b53e-7fd658072a75" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:13,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c31c48cb-ece6-403c-9683-9f2f74860216 Date: Wed, 29 Aug 2018 16:04:13 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:04:13,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=a7105b99-8a09-4d14-b53e-7fd658072a75 used request id req-c31c48cb-ece6-403c-9683-9f2f74860216 2018-08-29 16:04:13,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0425629615784s 2018-08-29 16:04:13,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=a7105b99-8a09-4d14-b53e-7fd658072a75 used request id req-c31c48cb-ece6-403c-9683-9f2f74860216 2018-08-29 16:04:13,049 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:92:f0', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'999f4f30-5780-42f0-8670-92b8a0f5e4bc'}), 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-29T16:04:10.000000', 'flavor': Munch({u'id': u'cb8fef43-06bb-42ce-ab5b-114107fb37b5'}), 'az': u'nova', 'id': u'5df8501a-4757-4cca-9713-8275cd71f705', 'security_groups': [Munch({u'name': u'singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'115a053423b448ec9a67b9777a499204', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'89800a81052541d1b9701dd665decfd1', 'name': 'singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', '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-29T16:04:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:04:10Z', 'hostId': u'35f88c565ab1ebf1966d31ac054be6d219a9b44229bcc672073e0732', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'35f88c565ab1ebf1966d31ac054be6d219a9b44229bcc672073e0732', '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-29T16:04:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'89800a81052541d1b9701dd665decfd1', 'name': u'singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'adminPass': u'wExDRqo39GpL', 'tenant_id': u'89800a81052541d1b9701dd665decfd1', 'created_at': u'2018-08-29T16:04:04Z', 'created': u'2018-08-29T16:04:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:04:13,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:13,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a88add3e-ba0f-4c5f-bce6-224a43d1a12b Date: Wed, 29 Aug 2018 16:04:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89800a81052541d1b9701dd665decfd1","l2_adjacency":true,"status":"ACTIVE","subnets":["ca72d956-5eca-4197-86f8-e3d26c219ddf"],"description":"","tags":[],"updated_at":"2018-08-29T16:03:54Z","qos_policy_id":null,"name":"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74","admin_state_up":true,"tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:53Z","mtu":1450}]} 2018-08-29 16:04:13,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a88add3e-ba0f-4c5f-bce6-224a43d1a12b 2018-08-29 16:04:13,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880122184753s 2018-08-29 16:04:13,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a88add3e-ba0f-4c5f-bce6-224a43d1a12b 2018-08-29 16:04:13,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:04:13,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=5df8501a-4757-4cca-9713-8275cd71f705" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-0f19b5d2-1a6b-4b19-ac61-9fac0489a3c1 Date: Wed, 29 Aug 2018 16:04:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:04:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca72d956-5eca-4197-86f8-e3d26c219ddf","ip_address":"192.168.120.3"}],"id":"a7105b99-8a09-4d14-b53e-7fd658072a75","security_groups":["fa8e1d32-d210-437d-8bd8-fafcf4f08796"],"mac_address":"fa:16:3e:18:92:f0","project_id":"89800a81052541d1b9701dd665decfd1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:04:07Z","binding:vnic_type":"normal","device_id":"5df8501a-4757-4cca-9713-8275cd71f705","ip_allocation":"immediate"}]} 2018-08-29 16:04:13,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5df8501a-4757-4cca-9713-8275cd71f705 used request id req-0f19b5d2-1a6b-4b19-ac61-9fac0489a3c1 2018-08-29 16:04:13,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0444829463959s 2018-08-29 16:04:13,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5df8501a-4757-4cca-9713-8275cd71f705 used request id req-0f19b5d2-1a6b-4b19-ac61-9fac0489a3c1 2018-08-29 16:04:13,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 16:04:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.3", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75"}}' 2018-08-29 16:04:15,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-14fd1eff-3b5b-479a-bce7-3c1c87e652b2 Date: Wed, 29 Aug 2018 16:04:15 GMT RESP BODY: {"floatingip": {"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}} 2018-08-29 16:04:15,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-14fd1eff-3b5b-479a-bce7-3c1c87e652b2 2018-08-29 16:04:15,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1659681797s 2018-08-29 16:04:15,354 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-14fd1eff-3b5b-479a-bce7-3c1c87e652b2 2018-08-29 16:04:15,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:15,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b56550e2-143b-4aa2-a095-7fd8b8f8c8a9 Date: Wed, 29 Aug 2018 16:04:15 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:15,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b56550e2-143b-4aa2-a095-7fd8b8f8c8a9 2018-08-29 16:04:15,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.15488409996s 2018-08-29 16:04:15,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b56550e2-143b-4aa2-a095-7fd8b8f8c8a9 2018-08-29 16:04:15,521 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:15,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:15,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-5884d9ae-b52c-4c85-a3d4-dc0d347cc590 Date: Wed, 29 Aug 2018 16:04:15 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:15,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-5884d9ae-b52c-4c85-a3d4-dc0d347cc590 2018-08-29 16:04:15,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589389801025s 2018-08-29 16:04:15,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-5884d9ae-b52c-4c85-a3d4-dc0d347cc590 2018-08-29 16:04:15,689 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:15,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:15,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-248993e9-5d8f-461e-b394-aa9f03ae46a6 Date: Wed, 29 Aug 2018 16:04:15 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:15,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-248993e9-5d8f-461e-b394-aa9f03ae46a6 2018-08-29 16:04:15,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620379447937s 2018-08-29 16:04:15,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-248993e9-5d8f-461e-b394-aa9f03ae46a6 2018-08-29 16:04:15,860 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:15,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:16,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-631c5342-39cc-45fc-ab00-01142c4d7f87 Date: Wed, 29 Aug 2018 16:04:16 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:16,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-631c5342-39cc-45fc-ab00-01142c4d7f87 2018-08-29 16:04:16,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567629337311s 2018-08-29 16:04:16,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-631c5342-39cc-45fc-ab00-01142c4d7f87 2018-08-29 16:04:16,025 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:16,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c4f21a38-6ff2-46ff-b022-f4c94f76595c Date: Wed, 29 Aug 2018 16:04:16 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:16,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c4f21a38-6ff2-46ff-b022-f4c94f76595c 2018-08-29 16:04:16,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567841529846s 2018-08-29 16:04:16,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c4f21a38-6ff2-46ff-b022-f4c94f76595c 2018-08-29 16:04:16,190 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:16,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:16,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a05762a8-ab23-4f13-a098-2f5d3e6059cf Date: Wed, 29 Aug 2018 16:04:16 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:16,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a05762a8-ab23-4f13-a098-2f5d3e6059cf 2018-08-29 16:04:16,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.054486989975s 2018-08-29 16:04:16,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a05762a8-ab23-4f13-a098-2f5d3e6059cf 2018-08-29 16:04:16,354 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:16,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:16,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0bb21f1d-0598-430b-a9ef-5fd499e896e9 Date: Wed, 29 Aug 2018 16:04:16 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:16,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-0bb21f1d-0598-430b-a9ef-5fd499e896e9 2018-08-29 16:04:16,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.054575920105s 2018-08-29 16:04:16,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-0bb21f1d-0598-430b-a9ef-5fd499e896e9 2018-08-29 16:04:16,518 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:04:16,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:16,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-2fb81a3e-ea24-46eb-b7bf-bb6e66b58e12 Date: Wed, 29 Aug 2018 16:04:16 GMT RESP BODY: {"floatingips": [{"router_id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:14Z", "updated_at": "2018-08-29T16:04:16Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:18:92:f0", "device_id": "5df8501a-4757-4cca-9713-8275cd71f705"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "port_id": "a7105b99-8a09-4d14-b53e-7fd658072a75", "id": "7d3fab6f-49ee-488a-b78b-dbeac5cbdb66", "qos_policy_id": null}]} 2018-08-29 16:04:16,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-2fb81a3e-ea24-46eb-b7bf-bb6e66b58e12 2018-08-29 16:04:16,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0552668571472s 2018-08-29 16:04:16,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-2fb81a3e-ea24-46eb-b7bf-bb6e66b58e12 2018-08-29 16:04:16,682 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c15e124f-9577-4047-b6b6-fa83cb5cb37f', 'updated_at': u'2018-08-29T16:04:16Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'a7105b99-8a09-4d14-b53e-7fd658072a75', 'id': u'7d3fab6f-49ee-488a-b78b-dbeac5cbdb66', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'a7105b99-8a09-4d14-b53e-7fd658072a75', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'89800a81052541d1b9701dd665decfd1', 'name': 'singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'89800a81052541d1b9701dd665decfd1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'677f9dde-5064-4075-a89a-5c70bab7ef5b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:92:f0', u'device_id': u'5df8501a-4757-4cca-9713-8275cd71f705'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'89800a81052541d1b9701dd665decfd1', 'created_at': u'2018-08-29T16:04:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'677f9dde-5064-4075-a89a-5c70bab7ef5b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:18:92:f0', u'device_id': u'5df8501a-4757-4cca-9713-8275cd71f705'}), 'router': u'c15e124f-9577-4047-b6b6-fa83cb5cb37f'}) 2018-08-29 16:04:16,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:04:16,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:04:16,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-9a4bc14d-d09d-4260-a20e-19e8609f1613 x-compute-request-id: req-9a4bc14d-d09d-4260-a20e-19e8609f1613 Content-Encoding: gzip Content-Length: 9572 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 508274578 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.187058] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189357] pid_max: default: 32768 minimum: 301\n[ 0.190603] ACPI: Core revision 20150930\n[ 0.192307] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194132] Security Framework initialized\n[ 0.195263] Yama: becoming mindful.\n[ 0.196277] AppArmor: AppArmor initialized\n[ 0.197451] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200998] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202667] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204603] Initializing cgroup subsys io\n[ 0.205768] Initializing cgroup subsys memory\n[ 0.207014] Initializing cgroup subsys devices\n[ 0.208251] Initializing cgroup subsys freezer\n[ 0.209465] Initializing cgroup subsys net_cls\n[ 0.210685] Initializing cgroup subsys perf_event\n[ 0.211967] Initializing cgroup subsys net_prio\n[ 0.213193] Initializing cgroup subsys hugetlb\n[ 0.214419] Initializing cgroup subsys pids\n[ 0.215624] CPU: Physical Processor ID: 0\n[ 0.217443] mce: CPU supports 10 MCE banks\n[ 0.218624] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235216] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242155] ftrace: allocating 31920 entries in 125 pages\n[ 0.268686] smpboot: Max logical packages: 1\n[ 0.269890] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271783] x2apic enabled\n[ 0.272936] Switched APIC routing to physical x2apic.\n[ 0.275422] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276968] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279738] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282245] KVM setup paravirtual spinlock\n[ 0.283909] x86: Booted up 1 node, 1 CPUs\n[ 0.285031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286941] devtmpfs: initialized\n[ 0.288944] evm: security.selinux\n[ 0.289920] evm: security.SMACK64\n[ 0.290891] evm: security.SMACK64EXEC\n[ 0.291935] evm: security.SMACK64TRANSMUTE\n[ 0.293064] evm: security.SMACK64MMAP\n[ 0.294099] evm: security.ima\n[ 0.295006] evm: security.capability\n[ 0.296113] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.298671] pinctrl core: initialized pinctrl subsystem\n[ 0.300184] RTC time: 16:04:11, date: 08/29/18\n[ 0.301494] NET: Registered protocol family 16\n[ 0.302837] cpuidle: using governor ladder\n[ 0.303977] cpuidle: using governor menu\n[ 0.305074] PCCT header not found.\n[ 0.306119] ACPI: bus type PCI registered\n[ 0.307242] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308957] PCI: Using configuration type 1 for base access\n[ 0.311140] ACPI: Added _OSI(Module Device)\n[ 0.312308] ACPI: Added _OSI(Processor Device)\n[ 0.313492] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.314743] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316992] ACPI: Interpreter enabled\n[ 0.318084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328445] ACPI: (supports S0 S5)\n[ 0.329434] ACPI: Using IOAPIC for interrupt routing\n[ 0.330747] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334615] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.337908] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339548] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342575] acpiphp: Slot [3] registered\n[ 0.343694] acpiphp: Slot [4] registered\n[ 0.344812] acpiphp: Slot [5] registered\n[ 0.345922] acpiphp: Slot [6] registered\n[ 0.347036] acpiphp: Slot [7] registered\n[ 0.348143] acpiphp: Slot [8] registered\n[ 0.349263] acpiphp: Slot [9] registered\n[ 0.350371] acpiphp: Slot [10] registered\n[ 0.351492] acpiphp: Slot [11] registered\n[ 0.352622] acpiphp: Slot [12] registered\n[ 0.353755] acpiphp: Slot [13] registered\n[ 0.354891] acpiphp: Slot [14] registered\n[ 0.356016] acpiphp: Slot [15] registered\n[ 0.371354] acpiphp: Slot [16] registered\n[ 0.372480] acpiphp: Slot [17] registered\n[ 0.373602] acpiphp: Slot [18] registered\n[ 0.374728] acpiphp: Slot [19] registered\n[ 0.375860] acpiphp: Slot [20] registered\n[ 0.376990] acpiphp: Slot [21] registered\n[ 0.378111] acpiphp: Slot [22] registered\n[ 0.379238] acpiphp: Slot [23] registered\n[ 0.380359] acpiphp: Slot [24] registered\n[ 0.381491] acpiphp: Slot [25] registered\n[ 0.382613] acpiphp: Slot [26] registered\n[ 0.383738] acpiphp: Slot [27] registered\n[ 0.384871] acpiphp: Slot [28] registered\n[ 0.385994] acpiphp: Slot [29] registered\n[ 0.387124] acpiphp: Slot [30] registered\n[ 0.388249] acpiphp: Slot [31] registered\n[ 0.389373] PCI host bridge to bus 0000:00\n[ 0.390506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397902] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399968] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407390] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437515] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441472] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443556] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447554] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449580] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.451032] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453179] vgaarb: loaded\n[ 0.454017] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455701] SCSI subsystem initialized\n[ 0.457011] ACPI: bus type USB registered\n[ 0.458179] usbcore: registered new interface driver usbfs\n[ 0.459623] usbcore: registered new interface driver hub\n[ 0.461037] usbcore: registered new device driver usb\n[ 0.462571] PCI: Using ACPI for IRQ routing\n[ 0.464137] NetLabel: Initializing\n[ 0.465154] NetLabel: domain hash size = 128\n[ 0.466344] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467687] NetLabel: unlabeled traffic allowed by default\n[ 0.469319] clocksource: Switched to clocksource kvm-clock\n[ 0.479379] AppArmor: AppArmor Filesystem Enabled\n[ 0.480723] pnp: PnP ACPI init\n[ 0.481990] pnp: PnP ACPI: found 5 devices\n[ 0.488821] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491177] NET: Registered protocol family 2\n[ 0.492577] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494346] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495989] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497634] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499179] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500771] NET: Registered protocol family 1\n[ 0.501971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503458] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533907] Trying to unpack rootfs image as initramfs...\n[ 0.595208] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600185] Scanning for low memory corruption every 60 seconds\n[ 0.602411] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604093] audit: initializing netlink subsys (disabled)\n[ 0.605659] audit: type=2000 audit(1535558651.701:1): initialized\n[ 0.607582] Initialise system trusted keyring\n[ 0.609012] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610672] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613473] zbud: loaded\n[ 0.614503] VFS: Disk quotas dquot_6.6.0\n[ 0.615676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617921] fuse init (API version 7.23)\n[ 0.619181] Key type big_key registered\n[ 0.620314] Allocating IMA MOK and blacklist keyrings.\n[ 0.622053] Key type asymmetric registered\n[ 0.623275] Asymmetric key parser 'x509' registered\n[ 0.624665] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626870] io scheduler noop registered\n[ 0.628032] io scheduler deadline registered (default)\n[ 0.629458] io scheduler cfq registered\n[ 0.630686] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636122] ACPI: Power Button [PWRF]\n[ 0.637382] GHES: HEST is not enabled!\n[ 0.651547] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680745] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712053] Linux agpgart interface v0.103\n[ 0.715455] brd: module loaded\n[ 0.717687] loop: module loaded\n[ 0.722659] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724738] GPT:90111 != 2097151\n[ 0.725706] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727242] GPT:90111 != 2097151\n[ 0.728215] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729577] vda: vda1 vda15\n[ 0.731249] scsi host0: ata_piix\n[ 0.732346] scsi host1: ata_piix\n[ 0.733372] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735104] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737147] libphy: Fixed MDIO Bus: probed\n[ 0.738528] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739879] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742735] PPP generic driver version 2.4.2\n[ 0.744148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745923] ehci-pci: EHCI PCI platform driver\n[ 0.747226] ehci-platform: EHCI generic platform driver\n[ 0.748684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750370] ohci-pci: OHCI PCI platform driver\n[ 0.751670] ohci-platform: OHCI generic platform driver\n[ 0.753149] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768061] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773286] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778986] usb usb1: Product: UHCI Host Controller\n[ 0.780368] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.782116] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.783578] hub 1-0:1.0: USB hub found\n[ 0.784772] hub 1-0:1.0: 2 ports detected\n[ 0.786226] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.789304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.790699] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.792262] mousedev: PS/2 mouse device common for all mice\n[ 0.794178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.796882] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800314] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802102] i2c /dev entries driver\n[ 0.803270] device-mapper: uevent: version 1.0.3\n[ 0.804692] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.807101] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.809248] NET: Registered protocol family 10\n[ 0.811132] NET: Registered protocol family 17\n[ 0.812469] Key type dns_resolver registered\n[ 0.813966] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815567] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818157] registered taskstats version 1\n[ 0.819426] Loading compiled-in X.509 certificates\n[ 0.821419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824172] zswap: loaded using pool lzo/zbud\n[ 0.826852] Key type trusted registered\n[ 0.829058] Key type encrypted registered\n[ 0.830432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831907] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833502] evm: HMAC attrs: 0x1\n[ 0.835047] Magic number: 14:402:86\n[ 0.836492] rtc_cmos 00:00: setting system clock to 2018-08-29 16:04:11 UTC (1535558651)\n[ 0.838794] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840375] EDD information not available.\n[ 0.894898] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.911468] Write protecting the kernel read-only data: 14336k\n[ 0.914697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.917202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.965211] 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.83\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.3...\nLease of 192.168.120.3 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDYHJXot8zdjzfthgyzYyMyHf3BVLDcMhUOds1QywPl4qBqh1qjc499ukaDTMEr1f7l2NtmS91dukra0o+ASD96EN4pBytqw0ixzTkXHOQej/nHxdFjM6XUny4dPt/MO477ef1xzDj0NEVIiLpsUF0XNBzVXZY5pb82g28+GRMu4HjNEQ2RyHKFxJidaEAToKcvbCvTTY4VkXL8DoqHC00IA23GEY4n0Yru97LlDHVqJtn7qd+fI1FBt5bAzkftZU1rYCq93c6z6o9FJHNh5EUuD+IbhNV1fRB8yA64NS3RqylF+YPfro5kU2GolBGS+MjqAetOcYXgkbf1o//Si/d root@singlevm2-vm-28727a99-f2b0-4a67-9152-c1e2ecbfcc74\nssh-dss AAAAB3NzaC1kc3MAAACBAITEhr0MiEGxWQqgbOC2BO1NV8Wsc6semJhRv0kHjEMmEhy2wIYhSBgs1H30lChfXiHGvDqad//RGZ71E42gOE2Itr+wkxl9n3RrjeYt0u4H2l8961uL7fw0iWY1DsySx59ZVb/NingDNXf5czkaYw8jE/rivzBDAWe2PI/Uz8cfAAAAFQDnWVB7Z3f5xbQmjpL37L4/1HNT+QAAAIB7Hj7WuvwBb6flLzCARjhUoSBzOK40TReOAKAISfWTi08YexI3dFTHFbH1xRK7T+7qqyInqKyADV11fRfpbj8pugbiSl+RgAl7zjUAk4JjUAn9dKwshfCNlzUXG7l0hzcsCztcgiTIgHxezK9Xht6hVaceWTOauGPCtW/0Kv1+FAAAAIBVHZpzqowWd8+mGDIjqmCjMCC6qecul2sSF5QCuDa8IDJyCZn08XX+H4+uAWNaCSb5oLLs1afgy/u10KUrymiv7Lf37JELSSCpUuqNPbTR7cc4UOh8cZ2cjAqDSkcy/puzhlmVJ9Su94WNIHkvBJ6E9RV61WGcVsPWLptjJSIaWw== root@singlevm2-vm-28727a99-f2b0-4a67-9152-c1e2ecbfcc74\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe18:92f0/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.3 \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-28727a99-f2b0-4a67-9152-c1e2ecbfcc74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-28727a99-f2b0-4a67-9152-c1e2ecbfcc74 login: "} 2018-08-29 16:04:16,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705/action used request id req-9a4bc14d-d09d-4260-a20e-19e8609f1613 2018-08-29 16:04:16,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0875189304352s 2018-08-29 16:04:16,771 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705/action used request id req-9a4bc14d-d09d-4260-a20e-19e8609f1613 2018-08-29 16:04:16,771 - 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 508274578 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.187058] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189357] pid_max: default: 32768 minimum: 301 [ 0.190603] ACPI: Core revision 20150930 [ 0.192307] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194132] Security Framework initialized [ 0.195263] Yama: becoming mindful. [ 0.196277] AppArmor: AppArmor initialized [ 0.197451] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200998] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202667] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204603] Initializing cgroup subsys io [ 0.205768] Initializing cgroup subsys memory [ 0.207014] Initializing cgroup subsys devices [ 0.208251] Initializing cgroup subsys freezer [ 0.209465] Initializing cgroup subsys net_cls [ 0.210685] Initializing cgroup subsys perf_event [ 0.211967] Initializing cgroup subsys net_prio [ 0.213193] Initializing cgroup subsys hugetlb [ 0.214419] Initializing cgroup subsys pids [ 0.215624] CPU: Physical Processor ID: 0 [ 0.217443] mce: CPU supports 10 MCE banks [ 0.218624] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220013] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.235216] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242155] ftrace: allocating 31920 entries in 125 pages [ 0.268686] smpboot: Max logical packages: 1 [ 0.269890] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.271783] x2apic enabled [ 0.272936] Switched APIC routing to physical x2apic. [ 0.275422] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.276968] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.279738] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.282245] KVM setup paravirtual spinlock [ 0.283909] x86: Booted up 1 node, 1 CPUs [ 0.285031] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286941] devtmpfs: initialized [ 0.288944] evm: security.selinux [ 0.289920] evm: security.SMACK64 [ 0.290891] evm: security.SMACK64EXEC [ 0.291935] evm: security.SMACK64TRANSMUTE [ 0.293064] evm: security.SMACK64MMAP [ 0.294099] evm: security.ima [ 0.295006] evm: security.capability [ 0.296113] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.298671] pinctrl core: initialized pinctrl subsystem [ 0.300184] RTC time: 16:04:11, date: 08/29/18 [ 0.301494] NET: Registered protocol family 16 [ 0.302837] cpuidle: using governor ladder [ 0.303977] cpuidle: using governor menu [ 0.305074] PCCT header not found. [ 0.306119] ACPI: bus type PCI registered [ 0.307242] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308957] PCI: Using configuration type 1 for base access [ 0.311140] ACPI: Added _OSI(Module Device) [ 0.312308] ACPI: Added _OSI(Processor Device) [ 0.313492] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.314743] ACPI: Added _OSI(Processor Aggregator Device) [ 0.316992] ACPI: Interpreter enabled [ 0.318084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.320690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328445] ACPI: (supports S0 S5) [ 0.329434] ACPI: Using IOAPIC for interrupt routing [ 0.330747] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334615] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336205] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337908] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339548] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342575] acpiphp: Slot [3] registered [ 0.343694] acpiphp: Slot [4] registered [ 0.344812] acpiphp: Slot [5] registered [ 0.345922] acpiphp: Slot [6] registered [ 0.347036] acpiphp: Slot [7] registered [ 0.348143] acpiphp: Slot [8] registered [ 0.349263] acpiphp: Slot [9] registered [ 0.350371] acpiphp: Slot [10] registered [ 0.351492] acpiphp: Slot [11] registered [ 0.352622] acpiphp: Slot [12] registered [ 0.353755] acpiphp: Slot [13] registered [ 0.354891] acpiphp: Slot [14] registered [ 0.356016] acpiphp: Slot [15] registered [ 0.371354] acpiphp: Slot [16] registered [ 0.372480] acpiphp: Slot [17] registered [ 0.373602] acpiphp: Slot [18] registered [ 0.374728] acpiphp: Slot [19] registered [ 0.375860] acpiphp: Slot [20] registered [ 0.376990] acpiphp: Slot [21] registered [ 0.378111] acpiphp: Slot [22] registered [ 0.379238] acpiphp: Slot [23] registered [ 0.380359] acpiphp: Slot [24] registered [ 0.381491] acpiphp: Slot [25] registered [ 0.382613] acpiphp: Slot [26] registered [ 0.383738] acpiphp: Slot [27] registered [ 0.384871] acpiphp: Slot [28] registered [ 0.385994] acpiphp: Slot [29] registered [ 0.387124] acpiphp: Slot [30] registered [ 0.388249] acpiphp: Slot [31] registered [ 0.389373] PCI host bridge to bus 0000:00 [ 0.390506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392183] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397902] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399968] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405770] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407390] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.409143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413759] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.437515] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.439525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.441472] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443556] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447554] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449580] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.451032] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.453179] vgaarb: loaded [ 0.454017] vgaarb: bridge control possible 0000:00:02.0 [ 0.455701] SCSI subsystem initialized [ 0.457011] ACPI: bus type USB registered [ 0.458179] usbcore: registered new interface driver usbfs [ 0.459623] usbcore: registered new interface driver hub [ 0.461037] usbcore: registered new device driver usb [ 0.462571] PCI: Using ACPI for IRQ routing [ 0.464137] NetLabel: Initializing [ 0.465154] NetLabel: domain hash size = 128 [ 0.466344] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467687] NetLabel: unlabeled traffic allowed by default [ 0.469319] clocksource: Switched to clocksource kvm-clock [ 0.479379] AppArmor: AppArmor Filesystem Enabled [ 0.480723] pnp: PnP ACPI init [ 0.481990] pnp: PnP ACPI: found 5 devices [ 0.488821] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491177] NET: Registered protocol family 2 [ 0.492577] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494346] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495989] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497634] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499179] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500771] NET: Registered protocol family 1 [ 0.501971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503458] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.519323] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.533907] Trying to unpack rootfs image as initramfs... [ 0.595208] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.600185] Scanning for low memory corruption every 60 seconds [ 0.602411] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.604093] audit: initializing netlink subsys (disabled) [ 0.605659] audit: type=2000 audit(1535558651.701:1): initialized [ 0.607582] Initialise system trusted keyring [ 0.609012] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.610672] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.613473] zbud: loaded [ 0.614503] VFS: Disk quotas dquot_6.6.0 [ 0.615676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617921] fuse init (API version 7.23) [ 0.619181] Key type big_key registered [ 0.620314] Allocating IMA MOK and blacklist keyrings. [ 0.622053] Key type asymmetric registered [ 0.623275] Asymmetric key parser 'x509' registered [ 0.624665] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.626870] io scheduler noop registered [ 0.628032] io scheduler deadline registered (default) [ 0.629458] io scheduler cfq registered [ 0.630686] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.632178] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.634015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.636122] ACPI: Power Button [PWRF] [ 0.637382] GHES: HEST is not enabled! [ 0.651547] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.680745] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.709015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.712053] Linux agpgart interface v0.103 [ 0.715455] brd: module loaded [ 0.717687] loop: module loaded [ 0.722659] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.724738] GPT:90111 != 2097151 [ 0.725706] GPT:Alternate GPT header not at the end of the disk. [ 0.727242] GPT:90111 != 2097151 [ 0.728215] GPT: Use GNU Parted to correct GPT errors. [ 0.729577] vda: vda1 vda15 [ 0.731249] scsi host0: ata_piix [ 0.732346] scsi host1: ata_piix [ 0.733372] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.735104] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737147] libphy: Fixed MDIO Bus: probed [ 0.738528] tun: Universal TUN/TAP device driver, 1.6 [ 0.739879] tun: (C) 1999-2004 Max Krasnyansky [ 0.742735] PPP generic driver version 2.4.2 [ 0.744148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745923] ehci-pci: EHCI PCI platform driver [ 0.747226] ehci-platform: EHCI generic platform driver [ 0.748684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.750370] ohci-pci: OHCI PCI platform driver [ 0.751670] ohci-platform: OHCI generic platform driver [ 0.753149] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768061] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771779] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.773286] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.775049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778986] usb usb1: Product: UHCI Host Controller [ 0.780368] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.782116] usb usb1: SerialNumber: 0000:00:01.2 [ 0.783578] hub 1-0:1.0: USB hub found [ 0.784772] hub 1-0:1.0: 2 ports detected [ 0.786226] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.789304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.790699] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.792262] mousedev: PS/2 mouse device common for all mice [ 0.794178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.796882] rtc_cmos 00:00: RTC can wake from S4 [ 0.798558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800314] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.802102] i2c /dev entries driver [ 0.803270] device-mapper: uevent: version 1.0.3 [ 0.804692] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.807101] ledtrig-cpu: registered to indicate activity on CPUs [ 0.809248] NET: Registered protocol family 10 [ 0.811132] NET: Registered protocol family 17 [ 0.812469] Key type dns_resolver registered [ 0.813966] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815567] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818157] registered taskstats version 1 [ 0.819426] Loading compiled-in X.509 certificates [ 0.821419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.824172] zswap: loaded using pool lzo/zbud [ 0.826852] Key type trusted registered [ 0.829058] Key type encrypted registered [ 0.830432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.831907] ima: No TPM chip found, activating TPM-bypass! [ 0.833502] evm: HMAC attrs: 0x1 [ 0.835047] Magic number: 14:402:86 [ 0.836492] rtc_cmos 00:00: setting system clock to 2018-08-29 16:04:11 UTC (1535558651) [ 0.838794] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840375] EDD information not available. [ 0.894898] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.911468] Write protecting the kernel read-only data: 14336k [ 0.914697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.917202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.965211] 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.83 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.3... Lease of 192.168.120.3 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDYHJXot8zdjzfthgyzYyMyHf3BVLDcMhUOds1QywPl4qBqh1qjc499ukaDTMEr1f7l2NtmS91dukra0o+ASD96EN4pBytqw0ixzTkXHOQej/nHxdFjM6XUny4dPt/MO477ef1xzDj0NEVIiLpsUF0XNBzVXZY5pb82g28+GRMu4HjNEQ2RyHKFxJidaEAToKcvbCvTTY4VkXL8DoqHC00IA23GEY4n0Yru97LlDHVqJtn7qd+fI1FBt5bAzkftZU1rYCq93c6z6o9FJHNh5EUuD+IbhNV1fRB8yA64NS3RqylF+YPfro5kU2GolBGS+MjqAetOcYXgkbf1o//Si/d root@singlevm2-vm-28727a99-f2b0-4a67-9152-c1e2ecbfcc74 ssh-dss AAAAB3NzaC1kc3MAAACBAITEhr0MiEGxWQqgbOC2BO1NV8Wsc6semJhRv0kHjEMmEhy2wIYhSBgs1H30lChfXiHGvDqad//RGZ71E42gOE2Itr+wkxl9n3RrjeYt0u4H2l8961uL7fw0iWY1DsySx59ZVb/NingDNXf5czkaYw8jE/rivzBDAWe2PI/Uz8cfAAAAFQDnWVB7Z3f5xbQmjpL37L4/1HNT+QAAAIB7Hj7WuvwBb6flLzCARjhUoSBzOK40TReOAKAISfWTi08YexI3dFTHFbH1xRK7T+7qqyInqKyADV11fRfpbj8pugbiSl+RgAl7zjUAk4JjUAn9dKwshfCNlzUXG7l0hzcsCztcgiTIgHxezK9Xht6hVaceWTOauGPCtW/0Kv1+FAAAAIBVHZpzqowWd8+mGDIjqmCjMCC6qecul2sSF5QCuDa8IDJyCZn08XX+H4+uAWNaCSb5oLLs1afgy/u10KUrymiv7Lf37JELSSCpUuqNPbTR7cc4UOh8cZ2cjAqDSkcy/puzhlmVJ9Su94WNIHkvBJ6E9RV61WGcVsPWLptjJSIaWw== root@singlevm2-vm-28727a99-f2b0-4a67-9152-c1e2ecbfcc74 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe18:92f0/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.3 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-28727a99-f2b0-4a67-9152-c1e2ecbfcc74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-28727a99-f2b0-4a67-9152-c1e2ecbfcc74 login: 2018-08-29 16:04:16,775 - paramiko.transport - DEBUG - starting thread (client mode): 0x9ad8eed0L 2018-08-29 16:04:16,776 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 16:04:16,776 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-29 16:04:16,776 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-29 16:04:16,777 - 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-29 16:04:16,777 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 16:04:16,778 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-29 16:04:16,778 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 16:04:16,778 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 16:04:16,778 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 16:04:16,795 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 16:04:16,796 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 16:04:16,807 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.215: fc9dbce3fd2f343c9f2608467d7ceee9 2018-08-29 16:04:16,808 - paramiko.transport - DEBUG - Trying discovered key d8d41288764937ae1c3afd104aec27ed in /tmp/tmpRjT5Ik 2018-08-29 16:04:16,834 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 16:04:16,839 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 16:04:16,840 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 16:04:16,841 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-29 16:04:16,841 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 16:04:16,843 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 16:04:16,844 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 16:04:16,844 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-29 16:04:16,844 - functest.core.singlevm - DEBUG - error: 2018-08-29 16:04:16,849 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 16:04:16,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:04:16,961 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:04:16,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 16:04:16,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/7d3fab6f-49ee-488a-b78b-dbeac5cbdb66.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:18,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2f194e3-7872-431c-90d9-a01cae1eb6f2 Content-Length: 0 Date: Wed, 29 Aug 2018 16:04:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:04:18,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/7d3fab6f-49ee-488a-b78b-dbeac5cbdb66.json used request id req-d2f194e3-7872-431c-90d9-a01cae1eb6f2 2018-08-29 16:04:18,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.24017190933s 2018-08-29 16:04:18,208 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/7d3fab6f-49ee-488a-b78b-dbeac5cbdb66.json used request id req-d2f194e3-7872-431c-90d9-a01cae1eb6f2 2018-08-29 16:04:18,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b2253828-bd19-45c5-8ff1-8922babdc2a7 Date: Wed, 29 Aug 2018 16:04:18 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:04:18,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b2253828-bd19-45c5-8ff1-8922babdc2a7 2018-08-29 16:04:18,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648047924042s 2018-08-29 16:04:18,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b2253828-bd19-45c5-8ff1-8922babdc2a7 2018-08-29 16:04:18,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:04:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:18,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:04:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29e4be53-0c15-4ad4-a365-da70ad0ba6a6 x-compute-request-id: req-29e4be53-0c15-4ad4-a365-da70ad0ba6a6 Content-Type: application/json 2018-08-29 16:04:18,444 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705 used request id req-29e4be53-0c15-4ad4-a365-da70ad0ba6a6 2018-08-29 16:04:18,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16544508934s 2018-08-29 16:04:18,444 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705 used request id req-29e4be53-0c15-4ad4-a365-da70ad0ba6a6 2018-08-29 16:04:18,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:18,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-e1f246c8-9bcf-4ec2-ad1d-da298c36272e x-compute-request-id: req-e1f246c8-9bcf-4ec2-ad1d-da298c36272e Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:92:f0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:92:f0", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5df8501a-4757-4cca-9713-8275cd71f705", "rel": "bookmark"}], "image": {"id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "links": [{"href": "http://172.30.9.40:8774/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:10.000000", "flavor": {"id": "cb8fef43-06bb-42ce-ab5b-114107fb37b5", "links": [{"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "bookmark"}]}, "id": "5df8501a-4757-4cca-9713-8275cd71f705", "security_groups": [{"name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}], "user_id": "115a053423b448ec9a67b9777a499204", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:18Z", "hostId": "35f88c565ab1ebf1966d31ac054be6d219a9b44229bcc672073e0732", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "name": "singlevm2-vm_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "created": "2018-08-29T16:04:04Z", "tenant_id": "89800a81052541d1b9701dd665decfd1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:18,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1f246c8-9bcf-4ec2-ad1d-da298c36272e 2018-08-29 16:04:18,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193279981613s 2018-08-29 16:04:18,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1f246c8-9bcf-4ec2-ad1d-da298c36272e 2018-08-29 16:04:18,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:20,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:20,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:20,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26d4a74b-a7b9-42d2-9f71-243bcc4d70a6 x-compute-request-id: req-26d4a74b-a7b9-42d2-9f71-243bcc4d70a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 16:04:20,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-26d4a74b-a7b9-42d2-9f71-243bcc4d70a6 2018-08-29 16:04:20,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0652740001678s 2018-08-29 16:04:20,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-26d4a74b-a7b9-42d2-9f71-243bcc4d70a6 2018-08-29 16:04:20,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:04:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:20,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-286cd0ad-f209-4cbb-aa09-5ac5565ef5be Date: Wed, 29 Aug 2018 16:04:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:03:53Z", "updated_at": "2018-08-29T16:03:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "44d7360a-b598-46be-b2a7-20b04d6a4e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "4f0630de-436d-4a45-9437-60dd1acf3462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "735b5be8-f5c3-4499-9765-72416d2154f3", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "7a4f1f31-49c0-4ca6-b3ea-37eb2d3442e8", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:04:01Z", "updated_at": "2018-08-29T16:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "039329a2-b9af-46f3-b1af-1f3e05053e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "2dda8c9c-1505-4f01-ad85-ce789a8555cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "9ee280e5-e331-4170-b913-61d68f41d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:01Z", "revision_number": 0, "id": "bed5853e-a9c8-4101-bbec-cd1e237c840e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:01Z", "security_group_id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 3, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "fa8e1d32-d210-437d-8bd8-fafcf4f08796", "name": "singlevm2-sg_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:20,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-286cd0ad-f209-4cbb-aa09-5ac5565ef5be 2018-08-29 16:04:20,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0453519821167s 2018-08-29 16:04:20,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-286cd0ad-f209-4cbb-aa09-5ac5565ef5be 2018-08-29 16:04:20,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 16:04:20,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/fa8e1d32-d210-437d-8bd8-fafcf4f08796.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:20,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d18a8a9-3f7a-4b6c-8ce2-4cfce06c876b Content-Length: 0 Date: Wed, 29 Aug 2018 16:04:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:04:20,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/fa8e1d32-d210-437d-8bd8-fafcf4f08796.json used request id req-3d18a8a9-3f7a-4b6c-8ce2-4cfce06c876b 2018-08-29 16:04:20,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.15199804306s 2018-08-29 16:04:20,912 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/fa8e1d32-d210-437d-8bd8-fafcf4f08796.json used request id req-3d18a8a9-3f7a-4b6c-8ce2-4cfce06c876b 2018-08-29 16:04:20,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 16:04:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:20,942 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afff5b78-f1f0-4528-b046-b5c5e0b44c9c x-compute-request-id: req-afff5b78-f1f0-4528-b046-b5c5e0b44c9c Content-Length: 0 Content-Type: application/json 2018-08-29 16:04:20,942 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74 used request id req-afff5b78-f1f0-4528-b046-b5c5e0b44c9c 2018-08-29 16:04:20,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0295419692993s 2018-08-29 16:04:20,943 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/singlevm2-kp_28727a99-f2b0-4a67-9152-c1e2ecbfcc74 used request id req-afff5b78-f1f0-4528-b046-b5c5e0b44c9c 2018-08-29 16:04:20,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:04:20,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" -d '{"subnet_id": "ca72d956-5eca-4197-86f8-e3d26c219ddf"}' 2018-08-29 16:04:22,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b0f26ad6-d381-4a98-827f-bfceed04e64e Date: Wed, 29 Aug 2018 16:04:22 GMT RESP BODY: {"network_id": "677f9dde-5064-4075-a89a-5c70bab7ef5b", "tenant_id": "89800a81052541d1b9701dd665decfd1", "subnet_id": "ca72d956-5eca-4197-86f8-e3d26c219ddf", "subnet_ids": ["ca72d956-5eca-4197-86f8-e3d26c219ddf"], "port_id": "9ffa886b-bc2c-4cde-81d4-a367889e21c7", "id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f"} 2018-08-29 16:04:22,538 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f/remove_router_interface.json used request id req-b0f26ad6-d381-4a98-827f-bfceed04e64e 2018-08-29 16:04:22,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59433293343s 2018-08-29 16:04:22,538 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f/remove_router_interface.json used request id req-b0f26ad6-d381-4a98-827f-bfceed04e64e returning object c15e124f-9577-4047-b6b6-fa83cb5cb37f 2018-08-29 16:04:22,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:04:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:22,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1e8aefcd-c468-4e98-986c-dd91dd16f762 Date: Wed, 29 Aug 2018 16:04:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:03:55Z", "admin_state_up": true, "updated_at": "2018-08-29T16:04:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "89800a81052541d1b9701dd665decfd1", "id": "c15e124f-9577-4047-b6b6-fa83cb5cb37f", "name": "singlevm2-router_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:22,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-1e8aefcd-c468-4e98-986c-dd91dd16f762 2018-08-29 16:04:22,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.309450864792s 2018-08-29 16:04:22,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-1e8aefcd-c468-4e98-986c-dd91dd16f762 2018-08-29 16:04:22,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:04:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:23,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a85ccb6-07ff-4e6f-869f-c9e9aee78ea1 Content-Length: 0 Date: Wed, 29 Aug 2018 16:04:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:04:23,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f.json used request id req-1a85ccb6-07ff-4e6f-869f-c9e9aee78ea1 2018-08-29 16:04:23,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11345696449s 2018-08-29 16:04:23,963 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/c15e124f-9577-4047-b6b6-fa83cb5cb37f.json used request id req-1a85ccb6-07ff-4e6f-869f-c9e9aee78ea1 2018-08-29 16:04:23,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:04:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:24,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-274bcd3a-3c12-4684-8d16-dfa8ed5b79b3 Date: Wed, 29 Aug 2018 16:04:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:03:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"89800a81052541d1b9701dd665decfd1","id":"ca72d956-5eca-4197-86f8-e3d26c219ddf","subnetpool_id":null,"name":"singlevm2-subnet_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:24,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-274bcd3a-3c12-4684-8d16-dfa8ed5b79b3 2018-08-29 16:04:24,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0401790142059s 2018-08-29 16:04:24,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-274bcd3a-3c12-4684-8d16-dfa8ed5b79b3 2018-08-29 16:04:24,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:04:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/ca72d956-5eca-4197-86f8-e3d26c219ddf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:25,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b434cfa-832d-4f36-ab0e-ee3d4c8d189d Date: Wed, 29 Aug 2018 16:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:04:25,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ca72d956-5eca-4197-86f8-e3d26c219ddf.json used request id req-8b434cfa-832d-4f36-ab0e-ee3d4c8d189d 2018-08-29 16:04:25,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05557990074s 2018-08-29 16:04:25,061 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ca72d956-5eca-4197-86f8-e3d26c219ddf.json used request id req-8b434cfa-832d-4f36-ab0e-ee3d4c8d189d 2018-08-29 16:04:25,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:25,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-00d3dc51-906d-4c09-a552-249c00342fb7 Date: Wed, 29 Aug 2018 16:04:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"677f9dde-5064-4075-a89a-5c70bab7ef5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89800a81052541d1b9701dd665decfd1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:04:24Z","qos_policy_id":null,"name":"singlevm2-net_28727a99-f2b0-4a67-9152-c1e2ecbfcc74","admin_state_up":true,"tenant_id":"89800a81052541d1b9701dd665decfd1","created_at":"2018-08-29T16:03:53Z","mtu":1450}]} 2018-08-29 16:04:25,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-00d3dc51-906d-4c09-a552-249c00342fb7 2018-08-29 16:04:25,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088033914566s 2018-08-29 16:04:25,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-00d3dc51-906d-4c09-a552-249c00342fb7 2018-08-29 16:04:25,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:04:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/677f9dde-5064-4075-a89a-5c70bab7ef5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:26,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4da5ed27-5ba8-4345-8a5f-79ea7aa2c139 Date: Wed, 29 Aug 2018 16:04:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:04:26,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/677f9dde-5064-4075-a89a-5c70bab7ef5b.json used request id req-4da5ed27-5ba8-4345-8a5f-79ea7aa2c139 2018-08-29 16:04:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05345702171s 2018-08-29 16:04:26,205 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/677f9dde-5064-4075-a89a-5c70bab7ef5b.json used request id req-4da5ed27-5ba8-4345-8a5f-79ea7aa2c139 2018-08-29 16:04:26,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:26,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:26,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0abae58b-5b66-426f-b6f6-6dfa1f2d74c6 Date: Wed, 29 Aug 2018 16:04:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:00Z", "file": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/file", "owner": "89800a81052541d1b9701dd665decfd1", "id": "999f4f30-5780-42f0-8670-92b8a0f5e4bc", "size": 12716032, "self": "/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:03:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:26,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0abae58b-5b66-426f-b6f6-6dfa1f2d74c6 2018-08-29 16:04:26,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274540185928s 2018-08-29 16:04:26,484 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0abae58b-5b66-426f-b6f6-6dfa1f2d74c6 2018-08-29 16:04:26,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:04:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c43cbe99e12bdf0f899f995f2e5c7c6056fb2d8" 2018-08-29 16:04:26,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a8b2f03-07a9-46cf-a418-9aa06303cede Date: Wed, 29 Aug 2018 16:04:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:04:26,891 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc used request id req-7a8b2f03-07a9-46cf-a418-9aa06303cede 2018-08-29 16:04:26,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.406008958817s 2018-08-29 16:04:26,892 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/999f4f30-5780-42f0-8670-92b8a0f5e4bc used request id req-7a8b2f03-07a9-46cf-a418-9aa06303cede 2018-08-29 16:04:26,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:04:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:26,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-207c82bc-b82b-4ff5-a2f5-e4054531dec2 x-compute-request-id: req-207c82bc-b82b-4ff5-a2f5-e4054531dec2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5", "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": "cb8fef43-06bb-42ce-ab5b-114107fb37b5"}]} 2018-08-29 16:04:26,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-207c82bc-b82b-4ff5-a2f5-e4054531dec2 2018-08-29 16:04:26,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215539932251s 2018-08-29 16:04:26,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-207c82bc-b82b-4ff5-a2f5-e4054531dec2 2018-08-29 16:04:26,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:04:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:26,951 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e6d0aca-3d9e-47c6-bc44-7ab8e2b45ebe x-compute-request-id: req-7e6d0aca-3d9e-47c6-bc44-7ab8e2b45ebe Content-Length: 0 Content-Type: application/json 2018-08-29 16:04:26,951 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5 used request id req-7e6d0aca-3d9e-47c6-bc44-7ab8e2b45ebe 2018-08-29 16:04:26,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355200767517s 2018-08-29 16:04:26,951 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/cb8fef43-06bb-42ce-ab5b-114107fb37b5 used request id req-7e6d0aca-3d9e-47c6-bc44-7ab8e2b45ebe 2018-08-29 16:04:26,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:04:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:27,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35da814-d0cd-4030-930c-16e88361e081 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": {"self": "http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "115a053423b448ec9a67b9777a499204", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:04:27,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-b35da814-d0cd-4030-930c-16e88361e081 2018-08-29 16:04:27,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218303918839s 2018-08-29 16:04:27,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-b35da814-d0cd-4030-930c-16e88361e081 2018-08-29 16:04:27,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:04:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7b0c6f-c1ad-48f9-9c6c-46f4dc7d54ff Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_28727a99-f2b0-4a67-9152-c1e2ecbfcc74", "links": {"self": "http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "115a053423b448ec9a67b9777a499204", "description": null}} 2018-08-29 16:04:27,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204 used request id req-0c7b0c6f-c1ad-48f9-9c6c-46f4dc7d54ff 2018-08-29 16:04:27,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183640003204s 2018-08-29 16:04:27,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204 used request id req-0c7b0c6f-c1ad-48f9-9c6c-46f4dc7d54ff 2018-08-29 16:04:27,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:04:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:27,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5e7712-38a5-4c16-b6ba-908cfa3af272 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:04:27,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204 used request id req-8e5e7712-38a5-4c16-b6ba-908cfa3af272 2018-08-29 16:04:27,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.365295886993s 2018-08-29 16:04:27,726 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/115a053423b448ec9a67b9777a499204 used request id req-8e5e7712-38a5-4c16-b6ba-908cfa3af272 2018-08-29 16:04:27,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:04:27,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:27,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b99c2e5-ccae-48ed-aa58-6f29085df66d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1"}, "tags": [], "enabled": true, "id": "89800a81052541d1b9701dd665decfd1", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_28727a99-f2b0-4a67-9152-c1e2ecbfcc74"}]} 2018-08-29 16:04:27,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-6b99c2e5-ccae-48ed-aa58-6f29085df66d 2018-08-29 16:04:27,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173501014709s 2018-08-29 16:04:27,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-6b99c2e5-ccae-48ed-aa58-6f29085df66d 2018-08-29 16:04:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:04:27,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b990ee205c0370fbc36024e1bed56cb3cd269186" 2018-08-29 16:04:28,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a96881-4c57-4317-8f94-e8fb59c527a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:04:28,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1 used request id req-86a96881-4c57-4317-8f94-e8fb59c527a9 2018-08-29 16:04:28,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300760030746s 2018-08-29 16:04:28,212 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/89800a81052541d1b9701dd665decfd1 used request id req-86a96881-4c57-4317-8f94-e8fb59c527a9 2018-08-29 16:04:28,260 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-29 16:04:28,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:04:28,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:04:28,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:04:28,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:04:28,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:04:28,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:04:28,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:04:28,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:04:28,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:04:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:04:28,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b9b65c-6a1b-4614-87f1-109796ced13e 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:04:28,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-d7b9b65c-6a1b-4614-87f1-109796ced13e 2018-08-29 16:04:28,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:04:28,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["aLbb_L1URZaKu4Werwn0CQ"], "issued_at": "2018-08-29T16:04:28.000000Z"}} 2018-08-29 16:04:28,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:28,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:29,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5235e092-d094-4b39-a758-235b88562a42 Date: Wed, 29 Aug 2018 16:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:04:29,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5235e092-d094-4b39-a758-235b88562a42 2018-08-29 16:04:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.503037929535s 2018-08-29 16:04:29,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5235e092-d094-4b39-a758-235b88562a42 2018-08-29 16:04:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:04:29,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898dc55c-6999-4a95-88c0-a3c02dade4b7 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:04:29,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-898dc55c-6999-4a95-88c0-a3c02dade4b7 2018-08-29 16:04:29,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:04:29,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:29,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0f0fdb-e408-4c19-bbb7-29c7a89d452d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:04:29,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-da0f0fdb-e408-4c19-bbb7-29c7a89d452d 2018-08-29 16:04:29,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994908809662s 2018-08-29 16:04:29,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-da0f0fdb-e408-4c19-bbb7-29c7a89d452d 2018-08-29 16:04:29,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:04:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26"}}' 2018-08-29 16:04:29,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3728a294-54b0-4f0c-8ccf-98f335102eee 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.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797"}, "tags": [], "enabled": true, "id": "1f655c11573b4e57aed2e9529cbed797", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26"}} 2018-08-29 16:04:29,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-3728a294-54b0-4f0c-8ccf-98f335102eee 2018-08-29 16:04:29,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136763095856s 2018-08-29 16:04:29,456 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-3728a294-54b0-4f0c-8ccf-98f335102eee 2018-08-29 16:04:29,456 - 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'1f655c11573b4e57aed2e9529cbed797', '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_bfb500bd-1566-4544-9610-be906197fa26'}) 2018-08-29 16:04:29,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:04:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e8aa1a98-4605-4f58-9b83-13b27804cfbf", "email": null, "name": "vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26"}}' 2018-08-29 16:04:29,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63c7854-3f8c-4e87-9c06-25288d7dd40d Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26", "links": {"self": "http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48436ff016bc4eda87b720cd726ff9a9", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:04:29,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-a63c7854-3f8c-4e87-9c06-25288d7dd40d 2018-08-29 16:04:29,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.411734819412s 2018-08-29 16:04:29,875 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-a63c7854-3f8c-4e87-9c06-25288d7dd40d 2018-08-29 16:04:29,875 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'48436ff016bc4eda87b720cd726ff9a9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26'}) 2018-08-29 16:04:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:04:29,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de6a6b4-9f41-41b4-afc5-d82d45ed477b Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:04:30,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9de6a6b4-9f41-41b4-afc5-d82d45ed477b 2018-08-29 16:04:30,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187501907349s 2018-08-29 16:04:30,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9de6a6b4-9f41-41b4-afc5-d82d45ed477b 2018-08-29 16:04:30,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:04:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137f0334-b3bf-41c3-837b-186437310b25 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:04:30,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-137f0334-b3bf-41c3-837b-186437310b25 2018-08-29 16:04:30,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979380607605s 2018-08-29 16:04:30,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-137f0334-b3bf-41c3-837b-186437310b25 2018-08-29 16:04:30,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:04:30,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16339055-31b2-4f02-965d-4735f1cbd075 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:04:30,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-16339055-31b2-4f02-965d-4735f1cbd075 2018-08-29 16:04:30,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100359916687s 2018-08-29 16:04:30,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-16339055-31b2-4f02-965d-4735f1cbd075 2018-08-29 16:04:30,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:04:30,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b1d3af-6fc4-49e1-bce4-c8fbc8bdc6e1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:04:30,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-89b1d3af-6fc4-49e1-bce4-c8fbc8bdc6e1 2018-08-29 16:04:30,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128033161163s 2018-08-29 16:04:30,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-89b1d3af-6fc4-49e1-bce4-c8fbc8bdc6e1 2018-08-29 16:04:30,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:04:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0525817f-ecc6-4162-a2f3-0e5b3d5675dc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26", "links": {"self": "http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48436ff016bc4eda87b720cd726ff9a9", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:04:30,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0525817f-ecc6-4162-a2f3-0e5b3d5675dc 2018-08-29 16:04:30,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112635135651s 2018-08-29 16:04:30,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0525817f-ecc6-4162-a2f3-0e5b3d5675dc 2018-08-29 16:04:30,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:04:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05797cfe-3143-4eb8-aa28-b3398fda9243 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797"}, "tags": [], "enabled": true, "id": "1f655c11573b4e57aed2e9529cbed797", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:04:30,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-05797cfe-3143-4eb8-aa28-b3398fda9243 2018-08-29 16:04:30,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101927995682s 2018-08-29 16:04:30,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-05797cfe-3143-4eb8-aa28-b3398fda9243 2018-08-29 16:04:30,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:04:30,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=48436ff016bc4eda87b720cd726ff9a9&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=1f655c11573b4e57aed2e9529cbed797" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6022f7e4-3bfb-4492-90bf-744c568027d1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=48436ff016bc4eda87b720cd726ff9a9&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=1f655c11573b4e57aed2e9529cbed797", "previous": null, "next": null}} 2018-08-29 16:04:30,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=48436ff016bc4eda87b720cd726ff9a9&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=1f655c11573b4e57aed2e9529cbed797 used request id req-6022f7e4-3bfb-4492-90bf-744c568027d1 2018-08-29 16:04:30,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.16695690155s 2018-08-29 16:04:30,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=48436ff016bc4eda87b720cd726ff9a9&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=1f655c11573b4e57aed2e9529cbed797 used request id req-6022f7e4-3bfb-4492-90bf-744c568027d1 2018-08-29 16:04:30,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:04:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797/users/48436ff016bc4eda87b720cd726ff9a9/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:04:30,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07708c77-ab4d-4d50-8240-309f7c7a2d79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:04:30,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797/users/48436ff016bc4eda87b720cd726ff9a9/roles/c82bf036bd144284a48fe3ac4559304a used request id req-07708c77-ab4d-4d50-8240-309f7c7a2d79 2018-08-29 16:04:30,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131571054459s 2018-08-29 16:04:30,947 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797/users/48436ff016bc4eda87b720cd726ff9a9/roles/c82bf036bd144284a48fe3ac4559304a used request id req-07708c77-ab4d-4d50-8240-309f7c7a2d79 2018-08-29 16:04:30,948 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', 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'1f655c11573b4e57aed2e9529cbed797', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'e8aa1a98-4605-4f58-9b83-13b27804cfbf', 'username': u'vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:04:30,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:04:30,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:04:30,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:04:30,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:04:30,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:04:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:04:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:04:30,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:04:30,953 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26', 'password': 'e8aa1a98-4605-4f58-9b83-13b27804cfbf', 'project_name': 'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '1f655c11573b4e57aed2e9529cbed797', 'project_domain_name': 'Default'} 2018-08-29 16:04:30,953 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-29 16:04:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:04:30,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a982ceb-24e5-4ce1-81be-49d154d7e960 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:04:30,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-9a982ceb-24e5-4ce1-81be-49d154d7e960 2018-08-29 16:04:30,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:04:31,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:04:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f655c11573b4e57aed2e9529cbed797", "name": "vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/1f655c11573b4e57aed2e9529cbed797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/1f655c11573b4e57aed2e9529cbed797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/1f655c11573b4e57aed2e9529cbed797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/1f655c11573b4e57aed2e9529cbed797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/1f655c11573b4e57aed2e9529cbed797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/1f655c11573b4e57aed2e9529cbed797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_1f655c11573b4e57aed2e9529cbed797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_1f655c11573b4e57aed2e9529cbed797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/1f655c11573b4e57aed2e9529cbed797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/1f655c11573b4e57aed2e9529cbed797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/1f655c11573b4e57aed2e9529cbed797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/1f655c11573b4e57aed2e9529cbed797", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/1f655c11573b4e57aed2e9529cbed797", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/1f655c11573b4e57aed2e9529cbed797", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26", "id": "48436ff016bc4eda87b720cd726ff9a9"}, "audit_ids": ["ZkV9teF3QQmLiKT3ipjMhA"], "issued_at": "2018-08-29T16:04:31.000000Z"}} 2018-08-29 16:04:31,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:04:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"network": {"name": "vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26", "admin_state_up": true}}' 2018-08-29 16:04:31,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d9955ebf-9d08-4b43-90ac-e80fc47d381a Date: Wed, 29 Aug 2018 16:04:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:04:31Z","is_default":false,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}} 2018-08-29 16:04:31,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d9955ebf-9d08-4b43-90ac-e80fc47d381a 2018-08-29 16:04:31,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.623208045959s 2018-08-29 16:04:31,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d9955ebf-9d08-4b43-90ac-e80fc47d381a 2018-08-29 16:04:31,975 - 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-29T16:04:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd7fc0961-7602-4aa1-91c9-941daa53ec42', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26', u'admin_state_up': True, u'tenant_id': u'1f655c11573b4e57aed2e9529cbed797', u'created_at': u'2018-08-29T16:04:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1f655c11573b4e57aed2e9529cbed797', u'l2_adjacency': True}) 2018-08-29 16:04:31,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:32,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-40d76a76-2196-433b-91b9-2b2cf2e91933 Date: Wed, 29 Aug 2018 16:04:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:04:31Z","qos_policy_id":null,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}]} 2018-08-29 16:04:32,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-40d76a76-2196-433b-91b9-2b2cf2e91933 2018-08-29 16:04:32,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117107868195s 2018-08-29 16:04:32,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-40d76a76-2196-433b-91b9-2b2cf2e91933 2018-08-29 16:04:32,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:04:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"subnet": {"name": "vping_ssh-subnet_bfb500bd-1566-4544-9610-be906197fa26", "enable_dhcp": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:04:32,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b7ff2132-4065-4e30-9efb-0e038bf3daa5 Date: Wed, 29 Aug 2018 16:04:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:04: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":"1f655c11573b4e57aed2e9529cbed797","id":"ecedd10f-1812-435f-bd60-5b2e1654ddf4","subnetpool_id":null,"name":"vping_ssh-subnet_bfb500bd-1566-4544-9610-be906197fa26"}} 2018-08-29 16:04:32,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b7ff2132-4065-4e30-9efb-0e038bf3daa5 2018-08-29 16:04:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.581698179245s 2018-08-29 16:04:32,677 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b7ff2132-4065-4e30-9efb-0e038bf3daa5 2018-08-29 16:04:32,677 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:04: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'ecedd10f-1812-435f-bd60-5b2e1654ddf4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bfb500bd-1566-4544-9610-be906197fa26', u'enable_dhcp': True, u'network_id': u'd7fc0961-7602-4aa1-91c9-941daa53ec42', u'tenant_id': u'1f655c11573b4e57aed2e9529cbed797', u'created_at': u'2018-08-29T16:04: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'1f655c11573b4e57aed2e9529cbed797'}) 2018-08-29 16:04:32,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:04:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "vping_ssh-router_bfb500bd-1566-4544-9610-be906197fa26", "admin_state_up": true}}' 2018-08-29 16:04:34,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1fb0a03b-fb31-4929-8410-a1711789c9ea Date: Wed, 29 Aug 2018 16:04:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:32Z", "admin_state_up": true, "updated_at": "2018-08-29T16:04:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "name": "vping_ssh-router_bfb500bd-1566-4544-9610-be906197fa26"}} 2018-08-29 16:04:34,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-1fb0a03b-fb31-4929-8410-a1711789c9ea 2018-08-29 16:04:34,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68641805649s 2018-08-29 16:04:34,365 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-1fb0a03b-fb31-4929-8410-a1711789c9ea 2018-08-29 16:04:34,365 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:04:33Z', u'revision_number': 2, u'id': u'6c1aa74a-7546-41e2-9a67-0a484f4b230f', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_bfb500bd-1566-4544-9610-be906197fa26', u'admin_state_up': True, u'tenant_id': u'1f655c11573b4e57aed2e9529cbed797', u'created_at': u'2018-08-29T16:04:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'1f655c11573b4e57aed2e9529cbed797'}) 2018-08-29 16:04:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:04:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"subnet_id": "ecedd10f-1812-435f-bd60-5b2e1654ddf4"}' 2018-08-29 16:04:36,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cce1fffd-66d4-4511-b346-501d85830e5d Date: Wed, 29 Aug 2018 16:04:36 GMT RESP BODY: {"network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "subnet_id": "ecedd10f-1812-435f-bd60-5b2e1654ddf4", "subnet_ids": ["ecedd10f-1812-435f-bd60-5b2e1654ddf4"], "port_id": "ed5ffe64-cf38-47d1-a873-ac49cf0bc390", "id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f"} 2018-08-29 16:04:36,710 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f/add_router_interface.json used request id req-cce1fffd-66d4-4511-b346-501d85830e5d 2018-08-29 16:04:36,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34472298622s 2018-08-29 16:04:36,711 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f/add_router_interface.json used request id req-cce1fffd-66d4-4511-b346-501d85830e5d returning object 6c1aa74a-7546-41e2-9a67-0a484f4b230f 2018-08-29 16:04:36,711 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:04:36,843 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:04:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:04:36,849 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:04:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:04:36,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:37,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7c455d67-c377-4be0-903f-f228bd7182aa Date: Wed, 29 Aug 2018 16:04:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:37,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7c455d67-c377-4be0-903f-f228bd7182aa 2018-08-29 16:04:37,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76518702507s 2018-08-29 16:04:37,620 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-7c455d67-c377-4be0-903f-f228bd7182aa 2018-08-29 16:04:37,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:04:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26"}' 2018-08-29 16:04:37,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99997f5c-31f9-4603-bfe8-6a8097a13328 Date: Wed, 29 Aug 2018 16:04:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:37Z", "file": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file", "owner": "1f655c11573b4e57aed2e9529cbed797", "id": "13113d2d-ef26-47a3-ad86-8edf71619157", "size": null, "self": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157", "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_bfb500bd-1566-4544-9610-be906197fa26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "checksum": null, "created_at": "2018-08-29T16:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:04:37,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-99997f5c-31f9-4603-bfe8-6a8097a13328 2018-08-29 16:04:37,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0755479335785s 2018-08-29 16:04:37,704 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-99997f5c-31f9-4603-bfe8-6a8097a13328 returning object 13113d2d-ef26-47a3-ad86-8edf71619157 2018-08-29 16:04:37,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:04:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '' 2018-08-29 16:04:38,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac9db481-e0f8-4913-9cb9-b8bed2408fdf Date: Wed, 29 Aug 2018 16:04: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-29 16:04:38,328 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file used request id req-ac9db481-e0f8-4913-9cb9-b8bed2408fdf 2018-08-29 16:04:38,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.623079061508s 2018-08-29 16:04:38,328 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file used request id req-ac9db481-e0f8-4913-9cb9-b8bed2408fdf 2018-08-29 16:04:38,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:38,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-a99c57f4-30ff-4dbd-b759-0809815b78d8 Date: Wed, 29 Aug 2018 16:04:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:38Z", "file": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file", "owner": "1f655c11573b4e57aed2e9529cbed797", "id": "13113d2d-ef26-47a3-ad86-8edf71619157", "size": 12716032, "self": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:38,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a99c57f4-30ff-4dbd-b759-0809815b78d8 2018-08-29 16:04:38,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0557310581207s 2018-08-29 16:04:38,388 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a99c57f4-30ff-4dbd-b759-0809815b78d8 2018-08-29 16:04:38,390 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap', u'metadata': Munch({})})], 'file': u'/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file', 'owner': u'1f655c11573b4e57aed2e9529cbed797', 'id': u'13113d2d-ef26-47a3-ad86-8edf71619157', 'size': 12716032, u'self': u'/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f655c11573b4e57aed2e9529cbed797', 'name': 'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:04:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:04:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26', '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/13113d2d-ef26-47a3-ad86-8edf71619157', 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_bfb500bd-1566-4544-9610-be906197fa26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26', 'created': u'2018-08-29T16:04:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:04:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157', 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_bfb500bd-1566-4544-9610-be906197fa26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:04:38,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:04:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_bfb500bd-1566-4544-9610-be906197fa26", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:04:38,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-9dda6777-dee8-483a-8594-5c687cf98071 x-compute-request-id: req-9dda6777-dee8-483a-8594-5c687cf98071 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_bfb500bd-1566-4544-9610-be906197fa26", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "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": "57bea0e4-a87c-45ce-b932-dd381a02c366"}} 2018-08-29 16:04:38,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9dda6777-dee8-483a-8594-5c687cf98071 2018-08-29 16:04:38,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.298076868057s 2018-08-29 16:04:38,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-9dda6777-dee8-483a-8594-5c687cf98071 2018-08-29 16:04:38,690 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bfb500bd-1566-4544-9610-be906197fa26', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'57bea0e4-a87c-45ce-b932-dd381a02c366', 'swap': 0}) 2018-08-29 16:04:38,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:04:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" -d '{"extra_specs": {}}' 2018-08-29 16:04:38,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-6c8702af-3c7f-417c-bd27-db046a1a593e x-compute-request-id: req-6c8702af-3c7f-417c-bd27-db046a1a593e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:04:38,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366/os-extra_specs used request id req-6c8702af-3c7f-417c-bd27-db046a1a593e 2018-08-29 16:04:38,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203719139099s 2018-08-29 16:04:38,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366/os-extra_specs used request id req-6c8702af-3c7f-417c-bd27-db046a1a593e 2018-08-29 16:04:38,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 16:04:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"keypair": {"name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26"}}' 2018-08-29 16:04:39,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-6b98d29f-4281-461f-8be1-478587aab668 x-compute-request-id: req-6b98d29f-4281-461f-8be1-478587aab668 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz5v4mZNHVTRfZk21KHJkx8r0mj7pG1ycVzninEq+mHgY3yarIHpUGI5JIaVoBT8c2PW6rULY/PnFoKMpy9sSDSaoMSQxOdDqwIwzQCvYpCP8e7OadS13Tl0OkGwJ6icVsHUmX5BTtrTS6uqyBbaj2wYt51TUZx9JJMgosJLgNuolAVvkpPPsXWcIwSpr8h4Zg+RAP81wvIbQVPO6tOKTg1NqC/btKZO63vqT+ITVjbL9lR0xmIszIAJcKpMnSUwvQoTc/JN9y70BfKdx/DkbsQd21tZTo+aZ5i83xgecS75xMLDVJzYnJNsRrYvuFcrug3H75S9EEY4bM7ZkrWCBj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAs+b+JmTR1U0X2ZNtShyZMfK9Jo+6RtcnFc54pxKvph4GN8mq\nyB6VBiOSSGlaAU/HNj1uq1C2Pz5xaCjKcvbEg0mqDEkMTnQ6sCMM0Ar2KQj/Huzm\nnUtd05dDpBsCeonFbB1Jl+QU7a00urqsgW2o9sGLedU1GcfSSTIKLCS4DbqJQFb5\nKTz7F1nCMEqa/IeGYPkQD/NcLyG0FTzurTik4NTagv27SmTut76k/iE1Y2y/ZUdM\nZiLMyACXCqTJ0lML0KE3PyTfcu9AXyncfw5G7EHdtbWU6PmmeYvN8YHnEu+cTCw1\nSc2JyTbEa2L7hXK7oNx++UvRBGOGzO2ZK1ggYwIDAQABAoIBAQChJexI1gzEJa+U\nfSPrvBxaCpb2wM5agIWJWg7nkax3f/OP63yokARroFd7t6sg+6Z15qeIm970XenW\nJJvcSUGUXNsO8Cwu5pxfhLYIcZk4/s8Qk6KsCYO9coTrrioVO+31P3LZtTwt/vX5\nwheeRG2Sw6I9ewd61Wx/lmxYSHf6Crn6lvAJPqds21/VzYbb6FgsXw3Sl5xgH/N5\nRFG9OW40sJCnCMZWCN8P+r5XBl+8yYpvcKzBTJpY22xJONqX0SNWxRN0ApkrbunW\nbSfH313NTB7xSnQlsyRoncoQgK0IB+uvxI3puhd9JatQdMb5JVhe9qZdEFmq4LYn\nJnOaoauJAoGBAN9TZc+l+ac5hunTkV9HQ8Kh2cNp/LJ5lnLrHJK2KtJjS5UNQKNv\nWPpUgKYk4EH+cjCci2nmYLO+80OvZDtA6ImQmpZBMvCwnYiwcA4CL2SK2aiPK8Pj\nXM4ffV6DHjLDYTAULQIR+yjXJdlTbarPd+iKQKJ7KQ+xcHvsWhDM8ywfAoGBAM45\nLppY6ZIqtaNRGteas8eiHiAhbJrbgwye2AFJ8W5/O8qvB1+LICqdXRPqp41pkcaa\nLppm+6YNb4aKYgkU17X//YOMLR7uuqZi21uKquM/8DgyalfAi5bJ1Mqa8vnFSgDS\nmC2I44h4f+7oonVdFXDIIK5D6EzMZmcRunv71cM9AoGBAMgMWr0BPntPiszWWfhx\nS/+DICBuRpBRXjWe6j95sy43CDOCZY6BZcEIBR3PFpvHI97ru+6nEaSxvhO5fx2c\n7TCdOfyydsEoVFVnR1klF/MGdicJ6PhWKIHzr0gER/7NCbgZup+KH+PbpenhU/GY\nWx8RCQkDLisClXJMq/k0vfedAoGAZZV/YmKn8+t7/A4otcosAwvV4Sf10raM8HuS\nldfxyOd98ZKUhDkJSFSqE/SEQsGdIIK0sDRIg/ycUl76edS9iZanL9SuKU2Zvfp2\nabp+AWFumJAlGELtwAJ+AqufQvAvSwZyFgQXaRNKmcoYtM18kUjT6GPlG2eYje8K\nuKZOH1UCgYEAunpFIbqK8/503X/Y13VimA8adasEMeIpcSYcxwNmmkt4sp8N3MvT\n/T6mxgMnueLvSMBo11YxUeQTEAX2lqNsI//Ka15aDrn1S3AMHjYPNrtkqosloBE4\nnEb3R+zS1j2WlqtbIUxK7igaOh5LgmGIr4VQucEZshSgFrUnZzEbTKI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "48436ff016bc4eda87b720cd726ff9a9", "name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "fingerprint": "47:24:da:fb:fa:0c:cd:bf:aa:d6:33:4e:65:47:6f:e9"}} 2018-08-29 16:04:39,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-6b98d29f-4281-461f-8be1-478587aab668 2018-08-29 16:04:39,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.374939918518s 2018-08-29 16:04:39,088 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-6b98d29f-4281-461f-8be1-478587aab668 2018-08-29 16:04:39,089 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz5v4mZNHVTRfZk21KHJkx8r0mj7pG1ycVzninEq+mHgY3yarIHpUGI5JIaVoBT8c2PW6rULY/PnFoKMpy9sSDSaoMSQxOdDqwIwzQCvYpCP8e7OadS13Tl0OkGwJ6icVsHUmX5BTtrTS6uqyBbaj2wYt51TUZx9JJMgosJLgNuolAVvkpPPsXWcIwSpr8h4Zg+RAP81wvIbQVPO6tOKTg1NqC/btKZO63vqT+ITVjbL9lR0xmIszIAJcKpMnSUwvQoTc/JN9y70BfKdx/DkbsQd21tZTo+aZ5i83xgecS75xMLDVJzYnJNsRrYvuFcrug3H75S9EEY4bM7ZkrWCBj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAs+b+JmTR1U0X2ZNtShyZMfK9Jo+6RtcnFc54pxKvph4GN8mq\nyB6VBiOSSGlaAU/HNj1uq1C2Pz5xaCjKcvbEg0mqDEkMTnQ6sCMM0Ar2KQj/Huzm\nnUtd05dDpBsCeonFbB1Jl+QU7a00urqsgW2o9sGLedU1GcfSSTIKLCS4DbqJQFb5\nKTz7F1nCMEqa/IeGYPkQD/NcLyG0FTzurTik4NTagv27SmTut76k/iE1Y2y/ZUdM\nZiLMyACXCqTJ0lML0KE3PyTfcu9AXyncfw5G7EHdtbWU6PmmeYvN8YHnEu+cTCw1\nSc2JyTbEa2L7hXK7oNx++UvRBGOGzO2ZK1ggYwIDAQABAoIBAQChJexI1gzEJa+U\nfSPrvBxaCpb2wM5agIWJWg7nkax3f/OP63yokARroFd7t6sg+6Z15qeIm970XenW\nJJvcSUGUXNsO8Cwu5pxfhLYIcZk4/s8Qk6KsCYO9coTrrioVO+31P3LZtTwt/vX5\nwheeRG2Sw6I9ewd61Wx/lmxYSHf6Crn6lvAJPqds21/VzYbb6FgsXw3Sl5xgH/N5\nRFG9OW40sJCnCMZWCN8P+r5XBl+8yYpvcKzBTJpY22xJONqX0SNWxRN0ApkrbunW\nbSfH313NTB7xSnQlsyRoncoQgK0IB+uvxI3puhd9JatQdMb5JVhe9qZdEFmq4LYn\nJnOaoauJAoGBAN9TZc+l+ac5hunTkV9HQ8Kh2cNp/LJ5lnLrHJK2KtJjS5UNQKNv\nWPpUgKYk4EH+cjCci2nmYLO+80OvZDtA6ImQmpZBMvCwnYiwcA4CL2SK2aiPK8Pj\nXM4ffV6DHjLDYTAULQIR+yjXJdlTbarPd+iKQKJ7KQ+xcHvsWhDM8ywfAoGBAM45\nLppY6ZIqtaNRGteas8eiHiAhbJrbgwye2AFJ8W5/O8qvB1+LICqdXRPqp41pkcaa\nLppm+6YNb4aKYgkU17X//YOMLR7uuqZi21uKquM/8DgyalfAi5bJ1Mqa8vnFSgDS\nmC2I44h4f+7oonVdFXDIIK5D6EzMZmcRunv71cM9AoGBAMgMWr0BPntPiszWWfhx\nS/+DICBuRpBRXjWe6j95sy43CDOCZY6BZcEIBR3PFpvHI97ru+6nEaSxvhO5fx2c\n7TCdOfyydsEoVFVnR1klF/MGdicJ6PhWKIHzr0gER/7NCbgZup+KH+PbpenhU/GY\nWx8RCQkDLisClXJMq/k0vfedAoGAZZV/YmKn8+t7/A4otcosAwvV4Sf10raM8HuS\nldfxyOd98ZKUhDkJSFSqE/SEQsGdIIK0sDRIg/ycUl76edS9iZanL9SuKU2Zvfp2\nabp+AWFumJAlGELtwAJ+AqufQvAvSwZyFgQXaRNKmcoYtM18kUjT6GPlG2eYje8K\nuKZOH1UCgYEAunpFIbqK8/503X/Y13VimA8adasEMeIpcSYcxwNmmkt4sp8N3MvT\n/T6mxgMnueLvSMBo11YxUeQTEAX2lqNsI//Ka15aDrn1S3AMHjYPNrtkqosloBE4\nnEb3R+zS1j2WlqtbIUxK7igaOh5LgmGIr4VQucEZshSgFrUnZzEbTKI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'48436ff016bc4eda87b720cd726ff9a9', 'name': u'vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26', 'created_at': '2018-08-29T16:04:39.089002', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f655c11573b4e57aed2e9529cbed797', 'name': 'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'47:24:da:fb:fa:0c:cd:bf:aa:d6:33:4e:65:47:6f:e9', 'type': 'ssh', 'id': u'vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26'}) 2018-08-29 16:04:39,089 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAs+b+JmTR1U0X2ZNtShyZMfK9Jo+6RtcnFc54pxKvph4GN8mq yB6VBiOSSGlaAU/HNj1uq1C2Pz5xaCjKcvbEg0mqDEkMTnQ6sCMM0Ar2KQj/Huzm nUtd05dDpBsCeonFbB1Jl+QU7a00urqsgW2o9sGLedU1GcfSSTIKLCS4DbqJQFb5 KTz7F1nCMEqa/IeGYPkQD/NcLyG0FTzurTik4NTagv27SmTut76k/iE1Y2y/ZUdM ZiLMyACXCqTJ0lML0KE3PyTfcu9AXyncfw5G7EHdtbWU6PmmeYvN8YHnEu+cTCw1 Sc2JyTbEa2L7hXK7oNx++UvRBGOGzO2ZK1ggYwIDAQABAoIBAQChJexI1gzEJa+U fSPrvBxaCpb2wM5agIWJWg7nkax3f/OP63yokARroFd7t6sg+6Z15qeIm970XenW JJvcSUGUXNsO8Cwu5pxfhLYIcZk4/s8Qk6KsCYO9coTrrioVO+31P3LZtTwt/vX5 wheeRG2Sw6I9ewd61Wx/lmxYSHf6Crn6lvAJPqds21/VzYbb6FgsXw3Sl5xgH/N5 RFG9OW40sJCnCMZWCN8P+r5XBl+8yYpvcKzBTJpY22xJONqX0SNWxRN0ApkrbunW bSfH313NTB7xSnQlsyRoncoQgK0IB+uvxI3puhd9JatQdMb5JVhe9qZdEFmq4LYn JnOaoauJAoGBAN9TZc+l+ac5hunTkV9HQ8Kh2cNp/LJ5lnLrHJK2KtJjS5UNQKNv WPpUgKYk4EH+cjCci2nmYLO+80OvZDtA6ImQmpZBMvCwnYiwcA4CL2SK2aiPK8Pj XM4ffV6DHjLDYTAULQIR+yjXJdlTbarPd+iKQKJ7KQ+xcHvsWhDM8ywfAoGBAM45 LppY6ZIqtaNRGteas8eiHiAhbJrbgwye2AFJ8W5/O8qvB1+LICqdXRPqp41pkcaa Lppm+6YNb4aKYgkU17X//YOMLR7uuqZi21uKquM/8DgyalfAi5bJ1Mqa8vnFSgDS mC2I44h4f+7oonVdFXDIIK5D6EzMZmcRunv71cM9AoGBAMgMWr0BPntPiszWWfhx S/+DICBuRpBRXjWe6j95sy43CDOCZY6BZcEIBR3PFpvHI97ru+6nEaSxvhO5fx2c 7TCdOfyydsEoVFVnR1klF/MGdicJ6PhWKIHzr0gER/7NCbgZup+KH+PbpenhU/GY Wx8RCQkDLisClXJMq/k0vfedAoGAZZV/YmKn8+t7/A4otcosAwvV4Sf10raM8HuS ldfxyOd98ZKUhDkJSFSqE/SEQsGdIIK0sDRIg/ycUl76edS9iZanL9SuKU2Zvfp2 abp+AWFumJAlGELtwAJ+AqufQvAvSwZyFgQXaRNKmcoYtM18kUjT6GPlG2eYje8K uKZOH1UCgYEAunpFIbqK8/503X/Y13VimA8adasEMeIpcSYcxwNmmkt4sp8N3MvT /T6mxgMnueLvSMBo11YxUeQTEAX2lqNsI//Ka15aDrn1S3AMHjYPNrtkqosloBE4 nEb3R+zS1j2WlqtbIUxK7igaOh5LgmGIr4VQucEZshSgFrUnZzEbTKI= -----END RSA PRIVATE KEY----- 2018-08-29 16:04:39,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 16:04:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"security_group": {"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-29 16:04:39,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-702b220c-3947-43e4-a2e6-fec7e02af5b9 Date: Wed, 29 Aug 2018 16:04:39 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:39Z", "updated_at": "2018-08-29T16:04:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "72377ac6-457f-493d-91b5-7b2c5727e1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "9302d899-3679-4942-89a2-cdb395a8fe14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}} 2018-08-29 16:04:39,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-702b220c-3947-43e4-a2e6-fec7e02af5b9 2018-08-29 16:04:39,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.135419130325s 2018-08-29 16:04:39,228 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-702b220c-3947-43e4-a2e6-fec7e02af5b9 2018-08-29 16:04:39,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:04:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:39,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-57dc332d-14b7-4128-8c14-4eeed2d7860c Date: Wed, 29 Aug 2018 16:04:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:31Z", "updated_at": "2018-08-29T16:04:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "2ec4552d-65ad-440f-9e8e-257208971b6d", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "5467a9c2-2123-4bc0-a059-0686414b18bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "a3a00a30-29c1-4f4c-8a7a-43d120c8f3ea", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "e59039db-3ad0-4fe1-a4dc-f53d4e7929ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:39Z", "updated_at": "2018-08-29T16:04:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "72377ac6-457f-493d-91b5-7b2c5727e1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "9302d899-3679-4942-89a2-cdb395a8fe14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:04:39,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-57dc332d-14b7-4128-8c14-4eeed2d7860c 2018-08-29 16:04:39,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0833511352539s 2018-08-29 16:04:39,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-57dc332d-14b7-4128-8c14-4eeed2d7860c 2018-08-29 16:04:39,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:04:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -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": "89aac585-69d2-4d0a-a2db-4a9204e838b7"}}' 2018-08-29 16:04:39,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f0383621-844e-4c34-8793-29b485ae3067 Date: Wed, 29 Aug 2018 16:04: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": 22, "updated_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "port_range_min": 22, "revision_number": 0, "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:39Z", "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "69535396-b785-4ecc-a2ca-052e8fc4f46a"}} 2018-08-29 16:04:39,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f0383621-844e-4c34-8793-29b485ae3067 2018-08-29 16:04:39,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.22389292717s 2018-08-29 16:04:39,544 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-f0383621-844e-4c34-8793-29b485ae3067 2018-08-29 16:04:39,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:04:39,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:39,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-df715f17-9fe0-4181-aa7d-2e2ae769ec73 Date: Wed, 29 Aug 2018 16:04:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:31Z", "updated_at": "2018-08-29T16:04:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "2ec4552d-65ad-440f-9e8e-257208971b6d", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "5467a9c2-2123-4bc0-a059-0686414b18bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "a3a00a30-29c1-4f4c-8a7a-43d120c8f3ea", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "e59039db-3ad0-4fe1-a4dc-f53d4e7929ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:39Z", "updated_at": "2018-08-29T16:04:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "69535396-b785-4ecc-a2ca-052e8fc4f46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "72377ac6-457f-493d-91b5-7b2c5727e1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "9302d899-3679-4942-89a2-cdb395a8fe14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 2, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:04:39,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-df715f17-9fe0-4181-aa7d-2e2ae769ec73 2018-08-29 16:04:39,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0757961273193s 2018-08-29 16:04:39,623 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-df715f17-9fe0-4181-aa7d-2e2ae769ec73 2018-08-29 16:04:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:04:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -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": "89aac585-69d2-4d0a-a2db-4a9204e838b7"}}' 2018-08-29 16:04:39,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a30dbe81-c1fd-4cff-9f3c-ec944f05bcf9 Date: Wed, 29 Aug 2018 16:04:39 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-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "port_range_min": null, "revision_number": 0, "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:39Z", "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "76f36b27-681b-4d58-910d-46394180f33d"}} 2018-08-29 16:04:39,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a30dbe81-c1fd-4cff-9f3c-ec944f05bcf9 2018-08-29 16:04:39,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121669054031s 2018-08-29 16:04:39,749 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a30dbe81-c1fd-4cff-9f3c-ec944f05bcf9 2018-08-29 16:04:39,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:39,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a4dac900-2967-4105-ba5e-1ef93a20cc64 Date: Wed, 29 Aug 2018 16:04:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":["ecedd10f-1812-435f-bd60-5b2e1654ddf4"],"description":"","tags":[],"updated_at":"2018-08-29T16:04:32Z","qos_policy_id":null,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}]} 2018-08-29 16:04:39,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a4dac900-2967-4105-ba5e-1ef93a20cc64 2018-08-29 16:04:39,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895028114319s 2018-08-29 16:04:39,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a4dac900-2967-4105-ba5e-1ef93a20cc64 2018-08-29 16:04:39,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:39,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-290016d7-97ce-4f00-a88b-a926bc82634d Date: Wed, 29 Aug 2018 16:04:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:38Z", "file": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file", "owner": "1f655c11573b4e57aed2e9529cbed797", "id": "13113d2d-ef26-47a3-ad86-8edf71619157", "size": 12716032, "self": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:39,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-290016d7-97ce-4f00-a88b-a926bc82634d 2018-08-29 16:04:39,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362148284912s 2018-08-29 16:04:39,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-290016d7-97ce-4f00-a88b-a926bc82634d 2018-08-29 16:04:39,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:04:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:39,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-1e49a773-612f-4bb2-aecb-1546b213d471 x-compute-request-id: req-1e49a773-612f-4bb2-aecb-1546b213d471 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bfb500bd-1566-4544-9610-be906197fa26", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "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": "57bea0e4-a87c-45ce-b932-dd381a02c366"}]} 2018-08-29 16:04:39,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1e49a773-612f-4bb2-aecb-1546b213d471 2018-08-29 16:04:39,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222210884094s 2018-08-29 16:04:39,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1e49a773-612f-4bb2-aecb-1546b213d471 2018-08-29 16:04:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:04:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"server": {"name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "imageRef": "13113d2d-ef26-47a3-ad86-8edf71619157", "flavorRef": "57bea0e4-a87c-45ce-b932-dd381a02c366", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d7fc0961-7602-4aa1-91c9-941daa53ec42"}], "security_groups": [{"name": "89aac585-69d2-4d0a-a2db-4a9204e838b7"}]}}' 2018-08-29 16:04:42,064 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:04: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-0405834a-9211-4a3f-be96-02a941409945 x-compute-request-id: req-0405834a-9211-4a3f-be96-02a941409945 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "89aac585-69d2-4d0a-a2db-4a9204e838b7"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "adminPass": "KF7yg5epknWT"}} 2018-08-29 16:04:42,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-0405834a-9211-4a3f-be96-02a941409945 2018-08-29 16:04:42,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.15768694878s 2018-08-29 16:04:42,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-0405834a-9211-4a3f-be96-02a941409945 2018-08-29 16:04:42,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:42,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-4106f98c-af63-481a-b087-fc9302858bad x-compute-request-id: req-4106f98c-af63-481a-b087-fc9302858bad Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "user_id": "48436ff016bc4eda87b720cd726ff9a9", "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-29T16:04:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:42,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4106f98c-af63-481a-b087-fc9302858bad 2018-08-29 16:04:42,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384801864624s 2018-08-29 16:04:42,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4106f98c-af63-481a-b087-fc9302858bad 2018-08-29 16:04:42,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:42,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-149426c1-0815-4976-9b04-72f684088d22 Date: Wed, 29 Aug 2018 16:04:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":["ecedd10f-1812-435f-bd60-5b2e1654ddf4"],"description":"","tags":[],"updated_at":"2018-08-29T16:04:32Z","qos_policy_id":null,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}]} 2018-08-29 16:04:42,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-149426c1-0815-4976-9b04-72f684088d22 2018-08-29 16:04:42,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081001996994s 2018-08-29 16:04:42,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-149426c1-0815-4976-9b04-72f684088d22 2018-08-29 16:04:42,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:04:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:42,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a002a463-97b3-4cd8-b3b9-7e4e27c01abf Date: Wed, 29 Aug 2018 16:04:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:04: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":"1f655c11573b4e57aed2e9529cbed797","id":"ecedd10f-1812-435f-bd60-5b2e1654ddf4","subnetpool_id":null,"name":"vping_ssh-subnet_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:04:42,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a002a463-97b3-4cd8-b3b9-7e4e27c01abf 2018-08-29 16:04:42,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0576817989349s 2018-08-29 16:04:42,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a002a463-97b3-4cd8-b3b9-7e4e27c01abf 2018-08-29 16:04:42,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:44,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:46,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-736cc6f9-7f68-459b-9481-ef196e819da6 x-compute-request-id: req-736cc6f9-7f68-459b-9481-ef196e819da6 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "user_id": "48436ff016bc4eda87b720cd726ff9a9", "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-29T16:04:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:46,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-736cc6f9-7f68-459b-9481-ef196e819da6 2018-08-29 16:04:46,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45774793625s 2018-08-29 16:04:46,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-736cc6f9-7f68-459b-9481-ef196e819da6 2018-08-29 16:04:46,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:48,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:49,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-63442764-162c-4efc-a581-7c3ea2296435 x-compute-request-id: req-63442764-162c-4efc-a581-7c3ea2296435 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.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:04:45Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:49,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-63442764-162c-4efc-a581-7c3ea2296435 2018-08-29 16:04:49,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30191516876s 2018-08-29 16:04:49,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-63442764-162c-4efc-a581-7c3ea2296435 2018-08-29 16:04:49,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:51,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:51,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-395c15f1-68d3-44eb-86bf-98a8449eaac9 x-compute-request-id: req-395c15f1-68d3-44eb-86bf-98a8449eaac9 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:50Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:51,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-395c15f1-68d3-44eb-86bf-98a8449eaac9 2018-08-29 16:04:51,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561483860016s 2018-08-29 16:04:51,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-395c15f1-68d3-44eb-86bf-98a8449eaac9 2018-08-29 16:04:51,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:04:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=5a2a7e1b-e761-48a1-91da-0c74b90f546c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:51,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e708e3d5-d682-499e-ad32-7f152a5ae6f7 Date: Wed, 29 Aug 2018 16:04:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:04:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecedd10f-1812-435f-bd60-5b2e1654ddf4","ip_address":"192.168.120.5"}],"id":"629c8c1a-a5d8-4a5f-a539-9a8995669f30","security_groups":["89aac585-69d2-4d0a-a2db-4a9204e838b7"],"mac_address":"fa:16:3e:2f:5a:49","project_id":"1f655c11573b4e57aed2e9529cbed797","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:46Z","binding:vnic_type":"normal","device_id":"5a2a7e1b-e761-48a1-91da-0c74b90f546c","ip_allocation":"immediate"}]} 2018-08-29 16:04:51,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5a2a7e1b-e761-48a1-91da-0c74b90f546c used request id req-e708e3d5-d682-499e-ad32-7f152a5ae6f7 2018-08-29 16:04:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0455930233002s 2018-08-29 16:04:51,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5a2a7e1b-e761-48a1-91da-0c74b90f546c used request id req-e708e3d5-d682-499e-ad32-7f152a5ae6f7 2018-08-29 16:04:51,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:04:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=629c8c1a-a5d8-4a5f-a539-9a8995669f30" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:52,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a06613f5-dced-4365-8752-ea2dd99ab035 Date: Wed, 29 Aug 2018 16:04:52 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:04:52,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=629c8c1a-a5d8-4a5f-a539-9a8995669f30 used request id req-a06613f5-dced-4365-8752-ea2dd99ab035 2018-08-29 16:04:52,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441660881042s 2018-08-29 16:04:52,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=629c8c1a-a5d8-4a5f-a539-9a8995669f30 used request id req-a06613f5-dced-4365-8752-ea2dd99ab035 2018-08-29 16:04:52,037 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:5a:49', 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'13113d2d-ef26-47a3-ad86-8edf71619157'}), 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-29T16:04:50.000000', 'flavor': Munch({u'id': u'57bea0e4-a87c-45ce-b932-dd381a02c366'}), 'az': u'nova', 'id': u'5a2a7e1b-e761-48a1-91da-0c74b90f546c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48436ff016bc4eda87b720cd726ff9a9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f655c11573b4e57aed2e9529cbed797', 'name': 'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', '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-29T16:04:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:04:50Z', 'hostId': u'dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9', '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-29T16:04:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1f655c11573b4e57aed2e9529cbed797', 'name': u'vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26', 'adminPass': u'KF7yg5epknWT', 'tenant_id': u'1f655c11573b4e57aed2e9529cbed797', 'created_at': u'2018-08-29T16:04:42Z', 'created': u'2018-08-29T16:04:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:04:52,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:04:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:52,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-5dc4cfaf-5971-4ebb-95ea-3a4cc395395b Date: Wed, 29 Aug 2018 16:04:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":["ecedd10f-1812-435f-bd60-5b2e1654ddf4"],"description":"","tags":[],"updated_at":"2018-08-29T16:04:32Z","qos_policy_id":null,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}]} 2018-08-29 16:04:52,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5dc4cfaf-5971-4ebb-95ea-3a4cc395395b 2018-08-29 16:04:52,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0852069854736s 2018-08-29 16:04:52,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5dc4cfaf-5971-4ebb-95ea-3a4cc395395b 2018-08-29 16:04:52,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:04:52,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:52,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5daad47a-dba0-4f05-8641-d4e400c110bc Date: Wed, 29 Aug 2018 16:04:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:38Z", "file": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file", "owner": "1f655c11573b4e57aed2e9529cbed797", "id": "13113d2d-ef26-47a3-ad86-8edf71619157", "size": 12716032, "self": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:04:52,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5daad47a-dba0-4f05-8641-d4e400c110bc 2018-08-29 16:04:52,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405600070953s 2018-08-29 16:04:52,169 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5daad47a-dba0-4f05-8641-d4e400c110bc 2018-08-29 16:04:52,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:04:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:52,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-ba1a0fb5-5328-4c3a-a926-62755a32fc4e x-compute-request-id: req-ba1a0fb5-5328-4c3a-a926-62755a32fc4e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bfb500bd-1566-4544-9610-be906197fa26", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "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": "57bea0e4-a87c-45ce-b932-dd381a02c366"}]} 2018-08-29 16:04:52,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-ba1a0fb5-5328-4c3a-a926-62755a32fc4e 2018-08-29 16:04:52,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249509811401s 2018-08-29 16:04:52,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-ba1a0fb5-5328-4c3a-a926-62755a32fc4e 2018-08-29 16:04:52,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:04:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"server": {"name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "imageRef": "13113d2d-ef26-47a3-ad86-8edf71619157", "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "flavorRef": "57bea0e4-a87c-45ce-b932-dd381a02c366", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d7fc0961-7602-4aa1-91c9-941daa53ec42"}], "security_groups": [{"name": "89aac585-69d2-4d0a-a2db-4a9204e838b7"}]}}' 2018-08-29 16:04:53,836 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0266e8dc-1c9f-47c0-9855-fd36d1b0acc0 x-compute-request-id: req-0266e8dc-1c9f-47c0-9855-fd36d1b0acc0 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "89aac585-69d2-4d0a-a2db-4a9204e838b7"}], "OS-DCF:diskConfig": "MANUAL", "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "adminPass": "s7Ps92Em8asA"}} 2018-08-29 16:04:53,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-0266e8dc-1c9f-47c0-9855-fd36d1b0acc0 2018-08-29 16:04:53,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.63906598091s 2018-08-29 16:04:53,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-0266e8dc-1c9f-47c0-9855-fd36d1b0acc0 2018-08-29 16:04:53,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:53,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:54,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c04887f-3f9f-44a5-bfb0-4c46ff59cfa5 x-compute-request-id: req-7c04887f-3f9f-44a5-bfb0-4c46ff59cfa5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "user_id": "48436ff016bc4eda87b720cd726ff9a9", "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-29T16:04:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:50Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:54,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c04887f-3f9f-44a5-bfb0-4c46ff59cfa5 2018-08-29 16:04:54,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433935880661s 2018-08-29 16:04:54,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c04887f-3f9f-44a5-bfb0-4c46ff59cfa5 2018-08-29 16:04:54,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:56,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:56,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:56,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04: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-0c24794a-3eab-4385-ba8e-ed16f0ac1c54 x-compute-request-id: req-0c24794a-3eab-4385-ba8e-ed16f0ac1c54 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:04:56Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:50Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:56,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0c24794a-3eab-4385-ba8e-ed16f0ac1c54 2018-08-29 16:04:56,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17427611351s 2018-08-29 16:04:56,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0c24794a-3eab-4385-ba8e-ed16f0ac1c54 2018-08-29 16:04:56,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:04:58,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:04:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:04:59,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a91d145-c50b-4fee-a2c6-598565b5436e x-compute-request-id: req-6a91d145-c50b-4fee-a2c6-598565b5436e Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:04:57Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:50Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:04:59,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6a91d145-c50b-4fee-a2c6-598565b5436e 2018-08-29 16:04:59,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45939207077s 2018-08-29 16:04:59,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6a91d145-c50b-4fee-a2c6-598565b5436e 2018-08-29 16:04:59,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:01,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:02,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-f8bd8ad5-db41-49eb-b3fb-cbef07ee01d5 x-compute-request-id: req-f8bd8ad5-db41-49eb-b3fb-cbef07ee01d5 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:04:57Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:50Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:02,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f8bd8ad5-db41-49eb-b3fb-cbef07ee01d5 2018-08-29 16:05:02,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673182964325s 2018-08-29 16:05:02,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f8bd8ad5-db41-49eb-b3fb-cbef07ee01d5 2018-08-29 16:05:02,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:04,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:04,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:04,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16: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-419fc9a9-3279-4372-90ad-0d5b6dd1d5a1 x-compute-request-id: req-419fc9a9-3279-4372-90ad-0d5b6dd1d5a1 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:02.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:02Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:04:50Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:04,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-419fc9a9-3279-4372-90ad-0d5b6dd1d5a1 2018-08-29 16:05:04,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186908006668s 2018-08-29 16:05:04,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-419fc9a9-3279-4372-90ad-0d5b6dd1d5a1 2018-08-29 16:05:04,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:05:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=5fd1ca77-e403-46b4-85ef-647a05d761a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:05,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-f4b150c1-426b-4d29-bed5-f493db94fdb0 Date: Wed, 29 Aug 2018 16:05:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:05:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecedd10f-1812-435f-bd60-5b2e1654ddf4","ip_address":"192.168.120.6"}],"id":"5580ddf5-c29d-4a34-9b56-b6ad6933a2f5","security_groups":["89aac585-69d2-4d0a-a2db-4a9204e838b7"],"mac_address":"fa:16:3e:15:84:80","project_id":"1f655c11573b4e57aed2e9529cbed797","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:56Z","binding:vnic_type":"normal","device_id":"5fd1ca77-e403-46b4-85ef-647a05d761a4","ip_allocation":"immediate"}]} 2018-08-29 16:05:05,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5fd1ca77-e403-46b4-85ef-647a05d761a4 used request id req-f4b150c1-426b-4d29-bed5-f493db94fdb0 2018-08-29 16:05:05,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.217858791351s 2018-08-29 16:05:05,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5fd1ca77-e403-46b4-85ef-647a05d761a4 used request id req-f4b150c1-426b-4d29-bed5-f493db94fdb0 2018-08-29 16:05:05,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=5580ddf5-c29d-4a34-9b56-b6ad6933a2f5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:05,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5b3c3758-f52d-4318-8fa7-1f34236aa244 Date: Wed, 29 Aug 2018 16:05:05 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:05:05,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=5580ddf5-c29d-4a34-9b56-b6ad6933a2f5 used request id req-5b3c3758-f52d-4318-8fa7-1f34236aa244 2018-08-29 16:05:05,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0391030311584s 2018-08-29 16:05:05,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=5580ddf5-c29d-4a34-9b56-b6ad6933a2f5 used request id req-5b3c3758-f52d-4318-8fa7-1f34236aa244 2018-08-29 16:05:05,066 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:15:84:80', 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'13113d2d-ef26-47a3-ad86-8edf71619157'}), 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-29T16:05:02.000000', 'flavor': Munch({u'id': u'57bea0e4-a87c-45ce-b932-dd381a02c366'}), 'az': u'nova', 'id': u'5fd1ca77-e403-46b4-85ef-647a05d761a4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48436ff016bc4eda87b720cd726ff9a9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f655c11573b4e57aed2e9529cbed797', 'name': 'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', '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-29T16:05:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:05:02Z', 'hostId': u'f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8', '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-29T16:05:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1f655c11573b4e57aed2e9529cbed797', 'name': u'vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26', 'adminPass': u's7Ps92Em8asA', 'tenant_id': u'1f655c11573b4e57aed2e9529cbed797', 'created_at': u'2018-08-29T16:04:53Z', 'created': u'2018-08-29T16:04:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:05:05,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-441a07c6-0ab8-419c-9ebf-b70c00136c7c Date: Wed, 29 Aug 2018 16:05:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":["ecedd10f-1812-435f-bd60-5b2e1654ddf4"],"description":"","tags":[],"updated_at":"2018-08-29T16:04:32Z","qos_policy_id":null,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}]} 2018-08-29 16:05:05,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-441a07c6-0ab8-419c-9ebf-b70c00136c7c 2018-08-29 16:05:05,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0845770835876s 2018-08-29 16:05:05,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-441a07c6-0ab8-419c-9ebf-b70c00136c7c 2018-08-29 16:05:05,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:05:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=5fd1ca77-e403-46b4-85ef-647a05d761a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:05,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-fa187f98-b0a6-4306-b255-872851573028 Date: Wed, 29 Aug 2018 16:05:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:05:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecedd10f-1812-435f-bd60-5b2e1654ddf4","ip_address":"192.168.120.6"}],"id":"5580ddf5-c29d-4a34-9b56-b6ad6933a2f5","security_groups":["89aac585-69d2-4d0a-a2db-4a9204e838b7"],"mac_address":"fa:16:3e:15:84:80","project_id":"1f655c11573b4e57aed2e9529cbed797","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:56Z","binding:vnic_type":"normal","device_id":"5fd1ca77-e403-46b4-85ef-647a05d761a4","ip_allocation":"immediate"}]} 2018-08-29 16:05:05,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5fd1ca77-e403-46b4-85ef-647a05d761a4 used request id req-fa187f98-b0a6-4306-b255-872851573028 2018-08-29 16:05:05,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047119140625s 2018-08-29 16:05:05,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5fd1ca77-e403-46b4-85ef-647a05d761a4 used request id req-fa187f98-b0a6-4306-b255-872851573028 2018-08-29 16:05:05,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 16:05:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.6", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5"}}' 2018-08-29 16:05:07,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-268aeef0-9b02-4cc2-aed5-179c1f8770c8 Date: Wed, 29 Aug 2018 16:05:07 GMT RESP BODY: {"floatingip": {"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:06Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}} 2018-08-29 16:05:07,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-268aeef0-9b02-4cc2-aed5-179c1f8770c8 2018-08-29 16:05:07,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05110406876s 2018-08-29 16:05:07,255 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-268aeef0-9b02-4cc2-aed5-179c1f8770c8 2018-08-29 16:05:07,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:07,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7c4cd954-8bc7-4408-911c-d298668ca29c Date: Wed, 29 Aug 2018 16:05:07 GMT RESP BODY: {"floatingips": [{"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:06Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}]} 2018-08-29 16:05:07,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7c4cd954-8bc7-4408-911c-d298668ca29c 2018-08-29 16:05:07,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0757811069489s 2018-08-29 16:05:07,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7c4cd954-8bc7-4408-911c-d298668ca29c 2018-08-29 16:05:07,343 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:05:07,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:07,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d13bd3e5-f5ae-4041-b0cc-94e692e875a1 Date: Wed, 29 Aug 2018 16:05:07 GMT RESP BODY: {"floatingips": [{"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:06Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}]} 2018-08-29 16:05:07,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d13bd3e5-f5ae-4041-b0cc-94e692e875a1 2018-08-29 16:05:07,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247663974762s 2018-08-29 16:05:07,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d13bd3e5-f5ae-4041-b0cc-94e692e875a1 2018-08-29 16:05:07,699 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:05:07,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:07,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-66effba3-8070-47b3-b720-d995397ae1a0 Date: Wed, 29 Aug 2018 16:05:07 GMT RESP BODY: {"floatingips": [{"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:06Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}]} 2018-08-29 16:05:07,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-66effba3-8070-47b3-b720-d995397ae1a0 2018-08-29 16:05:07,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0881609916687s 2018-08-29 16:05:07,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-66effba3-8070-47b3-b720-d995397ae1a0 2018-08-29 16:05:07,896 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:05:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:08,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-298c3539-59bd-4ba2-850f-4c6951dda69d Date: Wed, 29 Aug 2018 16:05:08 GMT RESP BODY: {"floatingips": [{"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:06Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}]} 2018-08-29 16:05:08,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-298c3539-59bd-4ba2-850f-4c6951dda69d 2018-08-29 16:05:08,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516390800476s 2018-08-29 16:05:08,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-298c3539-59bd-4ba2-850f-4c6951dda69d 2018-08-29 16:05:08,055 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:05:08,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:08,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4c65af56-5a7a-458c-b16a-1160b787ca6d Date: Wed, 29 Aug 2018 16:05:08 GMT RESP BODY: {"floatingips": [{"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:06Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}]} 2018-08-29 16:05:08,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4c65af56-5a7a-458c-b16a-1160b787ca6d 2018-08-29 16:05:08,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0521020889282s 2018-08-29 16:05:08,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4c65af56-5a7a-458c-b16a-1160b787ca6d 2018-08-29 16:05:08,216 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:05:08,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:08,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-6e4cd56a-e2b9-4e30-949e-29c2767594f9 Date: Wed, 29 Aug 2018 16:05:08 GMT RESP BODY: {"floatingips": [{"router_id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:05:06Z", "updated_at": "2018-08-29T16:05:08Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "device_owner": "compute:nova", "mac_address": "fa:16:3e:15:84:80", "device_id": "5fd1ca77-e403-46b4-85ef-647a05d761a4"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "port_id": "5580ddf5-c29d-4a34-9b56-b6ad6933a2f5", "id": "1294822b-1356-4e56-9f9c-0bf77cad1244", "qos_policy_id": null}]} 2018-08-29 16:05:08,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6e4cd56a-e2b9-4e30-949e-29c2767594f9 2018-08-29 16:05:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0552980899811s 2018-08-29 16:05:08,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6e4cd56a-e2b9-4e30-949e-29c2767594f9 2018-08-29 16:05:08,380 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6c1aa74a-7546-41e2-9a67-0a484f4b230f', 'updated_at': u'2018-08-29T16:05:08Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'5580ddf5-c29d-4a34-9b56-b6ad6933a2f5', 'id': u'1294822b-1356-4e56-9f9c-0bf77cad1244', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'5580ddf5-c29d-4a34-9b56-b6ad6933a2f5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f655c11573b4e57aed2e9529cbed797', 'name': 'vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1f655c11573b4e57aed2e9529cbed797', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd7fc0961-7602-4aa1-91c9-941daa53ec42', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:15:84:80', u'device_id': u'5fd1ca77-e403-46b4-85ef-647a05d761a4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1f655c11573b4e57aed2e9529cbed797', 'created_at': u'2018-08-29T16:05:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd7fc0961-7602-4aa1-91c9-941daa53ec42', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:15:84:80', u'device_id': u'5fd1ca77-e403-46b4-85ef-647a05d761a4'}), 'router': u'6c1aa74a-7546-41e2-9a67-0a484f4b230f'}) 2018-08-29 16:05:08,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:05:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:05:09,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-5f5a569f-f67c-4560-aeef-b17a25ca94af x-compute-request-id: req-5f5a569f-f67c-4560-aeef-b17a25ca94af Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 538668689 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.194828] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197736] pid_max: default: 32768 minimum: 301\n[ 0.199304] ACPI: Core revision 20150930\n[ 0.201286] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203557] Security Framework initialized\n[ 0.204955] Yama: becoming mindful.\n[ 0.206194] AppArmor: AppArmor initialized\n[ 0.207638] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.209900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214249] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216626] Initializing cgroup subsys io\n[ 0.218007] Initializing cgroup subsys memory\n[ 0.219468] Initializing cgroup subsys devices\n[ 0.220964] Initializing cgroup subsys freezer\n[ 0.222492] Initializing cgroup subsys net_cls\n[ 0.224002] Initializing cgroup subsys perf_event\n[ 0.225588] Initializing cgroup subsys net_prio\n[ 0.227087] Initializing cgroup subsys hugetlb\n[ 0.228565] Initializing cgroup subsys pids\n[ 0.230008] CPU: Physical Processor ID: 0\n[ 0.232138] mce: CPU supports 10 MCE banks\n[ 0.233615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.235340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250389] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257558] ftrace: allocating 31920 entries in 125 pages\n[ 0.283097] smpboot: Max logical packages: 1\n[ 0.284581] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286936] x2apic enabled\n[ 0.288272] Switched APIC routing to physical x2apic.\n[ 0.291119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.293088] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.296506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.299575] KVM setup paravirtual spinlock\n[ 0.301468] x86: Booted up 1 node, 1 CPUs\n[ 0.302889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.305201] devtmpfs: initialized\n[ 0.307381] evm: security.selinux\n[ 0.308580] evm: security.SMACK64\n[ 0.309745] evm: security.SMACK64EXEC\n[ 0.311011] evm: security.SMACK64TRANSMUTE\n[ 0.312413] evm: security.SMACK64MMAP\n[ 0.313718] evm: security.ima\n[ 0.314818] evm: security.capability\n[ 0.316195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.319326] pinctrl core: initialized pinctrl subsystem\n[ 0.321134] RTC time: 16:05:03, date: 08/29/18\n[ 0.322764] NET: Registered protocol family 16\n[ 0.324381] cpuidle: using governor ladder\n[ 0.325796] cpuidle: using governor menu\n[ 0.327124] PCCT header not found.\n[ 0.328384] ACPI: bus type PCI registered\n[ 0.329765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.331932] PCI: Using configuration type 1 for base access\n[ 0.334506] ACPI: Added _OSI(Module Device)\n[ 0.335927] ACPI: Added _OSI(Processor Device)\n[ 0.337356] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340963] ACPI: Interpreter enabled\n[ 0.342081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352918] ACPI: (supports S0 S5)\n[ 0.353979] ACPI: Using IOAPIC for interrupt routing\n[ 0.355390] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.362841] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364582] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.367742] acpiphp: Slot [3] registered\n[ 0.368910] acpiphp: Slot [4] registered\n[ 0.370067] acpiphp: Slot [5] registered\n[ 0.371220] acpiphp: Slot [6] registered\n[ 0.372373] acpiphp: Slot [7] registered\n[ 0.373537] acpiphp: Slot [8] registered\n[ 0.374700] acpiphp: Slot [9] registered\n[ 0.375855] acpiphp: Slot [10] registered\n[ 0.377029] acpiphp: Slot [11] registered\n[ 0.378204] acpiphp: Slot [12] registered\n[ 0.379377] acpiphp: Slot [13] registered\n[ 0.380557] acpiphp: Slot [14] registered\n[ 0.381746] acpiphp: Slot [15] registered\n[ 0.397035] acpiphp: Slot [16] registered\n[ 0.398223] acpiphp: Slot [17] registered\n[ 0.399399] acpiphp: Slot [18] registered\n[ 0.400572] acpiphp: Slot [19] registered\n[ 0.401751] acpiphp: Slot [20] registered\n[ 0.402943] acpiphp: Slot [21] registered\n[ 0.404126] acpiphp: Slot [22] registered\n[ 0.405302] acpiphp: Slot [23] registered\n[ 0.406488] acpiphp: Slot [24] registered\n[ 0.407673] acpiphp: Slot [25] registered\n[ 0.408843] acpiphp: Slot [26] registered\n[ 0.410021] acpiphp: Slot [27] registered\n[ 0.411206] acpiphp: Slot [28] registered\n[ 0.412379] acpiphp: Slot [29] registered\n[ 0.413558] acpiphp: Slot [30] registered\n[ 0.414738] acpiphp: Slot [31] registered\n[ 0.415913] PCI host bridge to bus 0000:00\n[ 0.417091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.420603] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.422718] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.424830] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.426986] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.431187] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.433030] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.434746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440968] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.443078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464917] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.467003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.469043] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.471067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.473330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.475120] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476991] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.478537] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.480816] vgaarb: loaded\n[ 0.481697] vgaarb: bridge control possible 0000:00:02.0\n[ 0.483435] SCSI subsystem initialized\n[ 0.484746] ACPI: bus type USB registered\n[ 0.485938] usbcore: registered new interface driver usbfs\n[ 0.487431] usbcore: registered new interface driver hub\n[ 0.488896] usbcore: registered new device driver usb\n[ 0.490499] PCI: Using ACPI for IRQ routing\n[ 0.492118] NetLabel: Initializing\n[ 0.493199] NetLabel: domain hash size = 128\n[ 0.494461] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495861] NetLabel: unlabeled traffic allowed by default\n[ 0.497586] clocksource: Switched to clocksource kvm-clock\n[ 0.508102] AppArmor: AppArmor Filesystem Enabled\n[ 0.509524] pnp: PnP ACPI init\n[ 0.510826] pnp: PnP ACPI: found 5 devices\n[ 0.517850] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520411] NET: Registered protocol family 2\n[ 0.521932] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523918] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525734] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.529873] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.531523] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.533443] NET: Registered protocol family 1\n[ 0.534790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.536462] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.538057] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.552895] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.568214] Trying to unpack rootfs image as initramfs...\n[ 0.631241] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.633967] Scanning for low memory corruption every 60 seconds\n[ 0.636038] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637776] audit: initializing netlink subsys (disabled)\n[ 0.639302] audit: type=2000 audit(1535558703.324:1): initialized\n[ 0.641342] Initialise system trusted keyring\n[ 0.642884] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644627] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647568] zbud: loaded\n[ 0.648638] VFS: Disk quotas dquot_6.6.0\n[ 0.649881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.652205] fuse init (API version 7.23)\n[ 0.653578] Key type big_key registered\n[ 0.654797] Allocating IMA MOK and blacklist keyrings.\n[ 0.656609] Key type asymmetric registered\n[ 0.657840] Asymmetric key parser 'x509' registered\n[ 0.659256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.661478] io scheduler noop registered\n[ 0.662672] io scheduler deadline registered (default)\n[ 0.664176] io scheduler cfq registered\n[ 0.665452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.667023] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668906] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.671078] ACPI: Power Button [PWRF]\n[ 0.672331] GHES: HEST is not enabled!\n[ 0.686391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715352] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718513] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742362] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745686] Linux agpgart interface v0.103\n[ 0.749259] brd: module loaded\n[ 0.751609] loop: module loaded\n[ 0.756256] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.758473] GPT:90111 != 2097151\n[ 0.759504] GPT:Alternate GPT header not at the end of the disk.\n[ 0.761175] GPT:90111 != 2097151\n[ 0.762203] GPT: Use GNU Parted to correct GPT errors.\n[ 0.763669] vda: vda1 vda15\n[ 0.765390] scsi host0: ata_piix\n[ 0.766556] scsi host1: ata_piix\n[ 0.767631] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.769467] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.771843] libphy: Fixed MDIO Bus: probed\n[ 0.773080] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774503] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777477] PPP generic driver version 2.4.2\n[ 0.778859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.780655] ehci-pci: EHCI PCI platform driver\n[ 0.782019] ehci-platform: EHCI generic platform driver\n[ 0.783513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785198] ohci-pci: OHCI PCI platform driver\n[ 0.786509] ohci-platform: OHCI generic platform driver\n[ 0.788003] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.802593] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804105] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806277] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.807774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.809464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811255] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.813378] usb usb1: Product: UHCI Host Controller\n[ 0.814766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.816586] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818035] hub 1-0:1.0: USB hub found\n[ 0.819205] hub 1-0:1.0: 2 ports detected\n[ 0.820573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.823686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825109] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.826624] mousedev: PS/2 mouse device common for all mice\n[ 0.828453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831178] rtc_cmos 00:00: RTC can wake from S4\n[ 0.832802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.834502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836198] i2c /dev entries driver\n[ 0.837293] device-mapper: uevent: version 1.0.3\n[ 0.838677] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.841025] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.842929] NET: Registered protocol family 10\n[ 0.844523] NET: Registered protocol family 17\n[ 0.845811] Key type dns_resolver registered\n[ 0.847149] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.848722] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.851244] registered taskstats version 1\n[ 0.852450] Loading compiled-in X.509 certificates\n[ 0.854332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.856988] zswap: loaded using pool lzo/zbud\n[ 0.859095] Key type trusted registered\n[ 0.861287] Key type encrypted registered\n[ 0.862495] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.863988] ima: No TPM chip found, activating TPM-bypass!\n[ 0.865481] evm: HMAC attrs: 0x1\n[ 0.866820] Magic number: 14:402:86\n[ 0.868011] rtc_cmos 00:00: setting system clock to 2018-08-29 16:05:03 UTC (1535558703)\n[ 0.870332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871931] EDD information not available.\n[ 0.927462] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.944205] Write protecting the kernel read-only data: 14336k\n[ 0.947462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.950112] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.109153] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYLwIoBhjTnC+anmh3HTHp99BwkDtXAiEO0F+Gg7RXY3AiU6jGqGBBIFFmSAPpV1KqhSR4tfvtIbN8B0bEfi1wstKZzsfYx7zMYxQSVtx1nezZ/FlTsz4Njf47whxGCr8n+RY8BWsGJyepE10la28NxzEOruJQ3dNVOzlkkW6MuvGWlBet/2MD60qwRGVNoicjzd+f40N7IXXcfmhCXnjDMeuUFci5z6VVFfJKCNJCsMoXsn3UyVv0DvlBXM/yuoACrnE/JH06rus0P2n4iKxMJp0GBX25gq7cMCI8yqrrXsqv7m40DxsffSEnCU9iSvAlGO3P+NAxwN+PPw52vawX root@vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26\nssh-dss AAAAB3NzaC1kc3MAAACBANsHTvF1UNeHGOU0P/D4IegSRJ9V/LM3Nex/58CmCjJfBedq5LdBUbM71dBfnJpikJVunzVrx1m8IvOFftqXgkgP+Zu7cgE+l8pNeMdI+TD100OhPQoEO1HzUWH1x5FfXbfnPIpEeSc6o7R/bxo+jRuE5sd4/n5Q2AWuhZWC+hbDAAAAFQC0q/YDbNaYrCY9FViwtBNsCg5kWwAAAIEAgVEkSNtNN6wUwyDhtmYC9fp78hYKFKSQw2z7SFooKlkKGa/f5YpejrunTUFI9WuKmgkkCHCpW439oOBH0NZuBmL/uOxvUWij/2eLPIHk5yRR7JgZefPC2LlDUZ0wP64+If0ahOmEKKthf6IUXOIQyDXlDcz/Q7Utt8yN3k5sWaMAAACAX8RLZeE6oVYIn3ehnPlzPvg/jgtHdaHbo5Z5BTdHgtyJGSDpERz9KVhb1yCp9ZoefaoFc7kyChTrwfwWfxzQLQZp9x8wrAdP+/Iz1DwuQuKBSb6E9I9owGkX1UaYZGsTglNabdFCzJwbkrN6FYC4ebcGaXlhr2BhjnHrXGxcBo8= root@vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe15:8480/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.11 ===\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-bfb500bd-1566-4544-9610-be906197fa26 login: "} 2018-08-29 16:05:09,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4/action used request id req-5f5a569f-f67c-4560-aeef-b17a25ca94af 2018-08-29 16:05:09,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.719685077667s 2018-08-29 16:05:09,101 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4/action used request id req-5f5a569f-f67c-4560-aeef-b17a25ca94af 2018-08-29 16:05:09,101 - 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 538668689 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.194828] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197736] pid_max: default: 32768 minimum: 301 [ 0.199304] ACPI: Core revision 20150930 [ 0.201286] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.203557] Security Framework initialized [ 0.204955] Yama: becoming mindful. [ 0.206194] AppArmor: AppArmor initialized [ 0.207638] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.209900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.212122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214249] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216626] Initializing cgroup subsys io [ 0.218007] Initializing cgroup subsys memory [ 0.219468] Initializing cgroup subsys devices [ 0.220964] Initializing cgroup subsys freezer [ 0.222492] Initializing cgroup subsys net_cls [ 0.224002] Initializing cgroup subsys perf_event [ 0.225588] Initializing cgroup subsys net_prio [ 0.227087] Initializing cgroup subsys hugetlb [ 0.228565] Initializing cgroup subsys pids [ 0.230008] CPU: Physical Processor ID: 0 [ 0.232138] mce: CPU supports 10 MCE banks [ 0.233615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.235340] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.250389] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.257558] ftrace: allocating 31920 entries in 125 pages [ 0.283097] smpboot: Max logical packages: 1 [ 0.284581] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.286936] x2apic enabled [ 0.288272] Switched APIC routing to physical x2apic. [ 0.291119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.293088] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.296506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.299575] KVM setup paravirtual spinlock [ 0.301468] x86: Booted up 1 node, 1 CPUs [ 0.302889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.305201] devtmpfs: initialized [ 0.307381] evm: security.selinux [ 0.308580] evm: security.SMACK64 [ 0.309745] evm: security.SMACK64EXEC [ 0.311011] evm: security.SMACK64TRANSMUTE [ 0.312413] evm: security.SMACK64MMAP [ 0.313718] evm: security.ima [ 0.314818] evm: security.capability [ 0.316195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.319326] pinctrl core: initialized pinctrl subsystem [ 0.321134] RTC time: 16:05:03, date: 08/29/18 [ 0.322764] NET: Registered protocol family 16 [ 0.324381] cpuidle: using governor ladder [ 0.325796] cpuidle: using governor menu [ 0.327124] PCCT header not found. [ 0.328384] ACPI: bus type PCI registered [ 0.329765] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.331932] PCI: Using configuration type 1 for base access [ 0.334506] ACPI: Added _OSI(Module Device) [ 0.335927] ACPI: Added _OSI(Processor Device) [ 0.337356] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.338684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340963] ACPI: Interpreter enabled [ 0.342081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.344794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.347500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.350192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.352918] ACPI: (supports S0 S5) [ 0.353979] ACPI: Using IOAPIC for interrupt routing [ 0.355390] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.359382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.361031] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.362841] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.364582] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.367742] acpiphp: Slot [3] registered [ 0.368910] acpiphp: Slot [4] registered [ 0.370067] acpiphp: Slot [5] registered [ 0.371220] acpiphp: Slot [6] registered [ 0.372373] acpiphp: Slot [7] registered [ 0.373537] acpiphp: Slot [8] registered [ 0.374700] acpiphp: Slot [9] registered [ 0.375855] acpiphp: Slot [10] registered [ 0.377029] acpiphp: Slot [11] registered [ 0.378204] acpiphp: Slot [12] registered [ 0.379377] acpiphp: Slot [13] registered [ 0.380557] acpiphp: Slot [14] registered [ 0.381746] acpiphp: Slot [15] registered [ 0.397035] acpiphp: Slot [16] registered [ 0.398223] acpiphp: Slot [17] registered [ 0.399399] acpiphp: Slot [18] registered [ 0.400572] acpiphp: Slot [19] registered [ 0.401751] acpiphp: Slot [20] registered [ 0.402943] acpiphp: Slot [21] registered [ 0.404126] acpiphp: Slot [22] registered [ 0.405302] acpiphp: Slot [23] registered [ 0.406488] acpiphp: Slot [24] registered [ 0.407673] acpiphp: Slot [25] registered [ 0.408843] acpiphp: Slot [26] registered [ 0.410021] acpiphp: Slot [27] registered [ 0.411206] acpiphp: Slot [28] registered [ 0.412379] acpiphp: Slot [29] registered [ 0.413558] acpiphp: Slot [30] registered [ 0.414738] acpiphp: Slot [31] registered [ 0.415913] PCI host bridge to bus 0000:00 [ 0.417091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.418849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420603] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.422718] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.424830] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.426986] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.431187] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.433030] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.434746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.436593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440968] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.443078] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464917] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.467003] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.469043] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.471067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.473330] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.475120] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.476991] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.478537] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.480816] vgaarb: loaded [ 0.481697] vgaarb: bridge control possible 0000:00:02.0 [ 0.483435] SCSI subsystem initialized [ 0.484746] ACPI: bus type USB registered [ 0.485938] usbcore: registered new interface driver usbfs [ 0.487431] usbcore: registered new interface driver hub [ 0.488896] usbcore: registered new device driver usb [ 0.490499] PCI: Using ACPI for IRQ routing [ 0.492118] NetLabel: Initializing [ 0.493199] NetLabel: domain hash size = 128 [ 0.494461] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.495861] NetLabel: unlabeled traffic allowed by default [ 0.497586] clocksource: Switched to clocksource kvm-clock [ 0.508102] AppArmor: AppArmor Filesystem Enabled [ 0.509524] pnp: PnP ACPI init [ 0.510826] pnp: PnP ACPI: found 5 devices [ 0.517850] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.520411] NET: Registered protocol family 2 [ 0.521932] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.523918] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.525734] TCP: Hash tables configured (established 4096 bind 4096) [ 0.529873] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.531523] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.533443] NET: Registered protocol family 1 [ 0.534790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.536462] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.538057] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.552895] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.568214] Trying to unpack rootfs image as initramfs... [ 0.631241] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.633967] Scanning for low memory corruption every 60 seconds [ 0.636038] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.637776] audit: initializing netlink subsys (disabled) [ 0.639302] audit: type=2000 audit(1535558703.324:1): initialized [ 0.641342] Initialise system trusted keyring [ 0.642884] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.644627] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.647568] zbud: loaded [ 0.648638] VFS: Disk quotas dquot_6.6.0 [ 0.649881] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.652205] fuse init (API version 7.23) [ 0.653578] Key type big_key registered [ 0.654797] Allocating IMA MOK and blacklist keyrings. [ 0.656609] Key type asymmetric registered [ 0.657840] Asymmetric key parser 'x509' registered [ 0.659256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.661478] io scheduler noop registered [ 0.662672] io scheduler deadline registered (default) [ 0.664176] io scheduler cfq registered [ 0.665452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.667023] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.668906] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.671078] ACPI: Power Button [PWRF] [ 0.672331] GHES: HEST is not enabled! [ 0.686391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.715352] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.718513] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.742362] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745686] Linux agpgart interface v0.103 [ 0.749259] brd: module loaded [ 0.751609] loop: module loaded [ 0.756256] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.758473] GPT:90111 != 2097151 [ 0.759504] GPT:Alternate GPT header not at the end of the disk. [ 0.761175] GPT:90111 != 2097151 [ 0.762203] GPT: Use GNU Parted to correct GPT errors. [ 0.763669] vda: vda1 vda15 [ 0.765390] scsi host0: ata_piix [ 0.766556] scsi host1: ata_piix [ 0.767631] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.769467] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.771843] libphy: Fixed MDIO Bus: probed [ 0.773080] tun: Universal TUN/TAP device driver, 1.6 [ 0.774503] tun: (C) 1999-2004 Max Krasnyansky [ 0.777477] PPP generic driver version 2.4.2 [ 0.778859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.780655] ehci-pci: EHCI PCI platform driver [ 0.782019] ehci-platform: EHCI generic platform driver [ 0.783513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.785198] ohci-pci: OHCI PCI platform driver [ 0.786509] ohci-platform: OHCI generic platform driver [ 0.788003] uhci_hcd: USB Universal Host Controller Interface driver [ 0.802593] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804105] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.806277] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.807774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.809464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.811255] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.813378] usb usb1: Product: UHCI Host Controller [ 0.814766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.816586] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818035] hub 1-0:1.0: USB hub found [ 0.819205] hub 1-0:1.0: 2 ports detected [ 0.820573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.823686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.825109] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.826624] mousedev: PS/2 mouse device common for all mice [ 0.828453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.831178] rtc_cmos 00:00: RTC can wake from S4 [ 0.832802] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.834502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.836198] i2c /dev entries driver [ 0.837293] device-mapper: uevent: version 1.0.3 [ 0.838677] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.841025] ledtrig-cpu: registered to indicate activity on CPUs [ 0.842929] NET: Registered protocol family 10 [ 0.844523] NET: Registered protocol family 17 [ 0.845811] Key type dns_resolver registered [ 0.847149] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.848722] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.851244] registered taskstats version 1 [ 0.852450] Loading compiled-in X.509 certificates [ 0.854332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.856988] zswap: loaded using pool lzo/zbud [ 0.859095] Key type trusted registered [ 0.861287] Key type encrypted registered [ 0.862495] AppArmor: AppArmor sha1 policy hashing enabled [ 0.863988] ima: No TPM chip found, activating TPM-bypass! [ 0.865481] evm: HMAC attrs: 0x1 [ 0.866820] Magic number: 14:402:86 [ 0.868011] rtc_cmos 00:00: setting system clock to 2018-08-29 16:05:03 UTC (1535558703) [ 0.870332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871931] EDD information not available. [ 0.927462] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.944205] Write protecting the kernel read-only data: 14336k [ 0.947462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.950112] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.109153] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYLwIoBhjTnC+anmh3HTHp99BwkDtXAiEO0F+Gg7RXY3AiU6jGqGBBIFFmSAPpV1KqhSR4tfvtIbN8B0bEfi1wstKZzsfYx7zMYxQSVtx1nezZ/FlTsz4Njf47whxGCr8n+RY8BWsGJyepE10la28NxzEOruJQ3dNVOzlkkW6MuvGWlBet/2MD60qwRGVNoicjzd+f40N7IXXcfmhCXnjDMeuUFci5z6VVFfJKCNJCsMoXsn3UyVv0DvlBXM/yuoACrnE/JH06rus0P2n4iKxMJp0GBX25gq7cMCI8yqrrXsqv7m40DxsffSEnCU9iSvAlGO3P+NAxwN+PPw52vawX root@vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26 ssh-dss AAAAB3NzaC1kc3MAAACBANsHTvF1UNeHGOU0P/D4IegSRJ9V/LM3Nex/58CmCjJfBedq5LdBUbM71dBfnJpikJVunzVrx1m8IvOFftqXgkgP+Zu7cgE+l8pNeMdI+TD100OhPQoEO1HzUWH1x5FfXbfnPIpEeSc6o7R/bxo+jRuE5sd4/n5Q2AWuhZWC+hbDAAAAFQC0q/YDbNaYrCY9FViwtBNsCg5kWwAAAIEAgVEkSNtNN6wUwyDhtmYC9fp78hYKFKSQw2z7SFooKlkKGa/f5YpejrunTUFI9WuKmgkkCHCpW439oOBH0NZuBmL/uOxvUWij/2eLPIHk5yRR7JgZefPC2LlDUZ0wP64+If0ahOmEKKthf6IUXOIQyDXlDcz/Q7Utt8yN3k5sWaMAAACAX8RLZeE6oVYIn3ehnPlzPvg/jgtHdaHbo5Z5BTdHgtyJGSDpERz9KVhb1yCp9ZoefaoFc7kyChTrwfwWfxzQLQZp9x8wrAdP+/Iz1DwuQuKBSb6E9I9owGkX1UaYZGsTglNabdFCzJwbkrN6FYC4ebcGaXlhr2BhjnHrXGxcBo8= root@vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe15:8480/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-bfb500bd-1566-4544-9610-be906197fa26 login: 2018-08-29 16:05:09,105 - paramiko.transport - DEBUG - starting thread (client mode): 0x9abe4fd0L 2018-08-29 16:05:09,105 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 16:05:09,106 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-29 16:05:09,106 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-29 16:05:09,107 - 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-29 16:05:09,107 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 16:05:09,107 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-29 16:05:09,107 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 16:05:09,107 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 16:05:09,108 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 16:05:09,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 16:05:09,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 16:05:09,137 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: d10fddaf01f1cf98757cc4cc383ebb7a 2018-08-29 16:05:09,138 - paramiko.transport - DEBUG - Trying discovered key 4724dafbfa0ccdbfaad6334e65476fe9 in /tmp/tmpC5YJ5b 2018-08-29 16:05:09,162 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 16:05:09,168 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 16:05:09,171 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 16:05:09,172 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-29 16:05:09,172 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 16:05:09,173 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 16:05:09,217 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 16:05:09,216 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=41.742 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 41.742/41.742/41.742 ms 2018-08-29 16:05:09,217 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-29 16:05:09,221 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 16:05:09,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:05:09,324 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:05:09,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:05:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:09,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:05: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-57c9d3ec-0e37-4c00-97f6-cfe70e82aed2 x-compute-request-id: req-57c9d3ec-0e37-4c00-97f6-cfe70e82aed2 Content-Type: application/json 2018-08-29 16:05:09,483 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c used request id req-57c9d3ec-0e37-4c00-97f6-cfe70e82aed2 2018-08-29 16:05:09,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154042959213s 2018-08-29 16:05:09,483 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c used request id req-57c9d3ec-0e37-4c00-97f6-cfe70e82aed2 2018-08-29 16:05:09,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:09,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:10,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-151d0dda-f431-405f-9bc4-cb14e274a8f3 x-compute-request-id: req-151d0dda-f431-405f-9bc4-cb14e274a8f3 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:02.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:02Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:49", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5a2a7e1b-e761-48a1-91da-0c74b90f546c", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:04:50.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5a2a7e1b-e761-48a1-91da-0c74b90f546c", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:09Z", "hostId": "dcd5c111747ee5f5804e02522dc271d3fa6759cd9caefb70528deff9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:42Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:10,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-151d0dda-f431-405f-9bc4-cb14e274a8f3 2018-08-29 16:05:10,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816599845886s 2018-08-29 16:05:10,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-151d0dda-f431-405f-9bc4-cb14e274a8f3 2018-08-29 16:05:10,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:12,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:12,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aadd678-fc48-4f77-80dc-40a3566b9778 x-compute-request-id: req-8aadd678-fc48-4f77-80dc-40a3566b9778 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:02.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:02Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:12,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8aadd678-fc48-4f77-80dc-40a3566b9778 2018-08-29 16:05:12,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637028932571s 2018-08-29 16:05:12,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8aadd678-fc48-4f77-80dc-40a3566b9778 2018-08-29 16:05:12,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 16:05:12,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/1294822b-1356-4e56-9f9c-0bf77cad1244.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:14,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2309a79-05d6-44f3-b272-bc0b0ded590d Content-Length: 0 Date: Wed, 29 Aug 2018 16:05:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:05:14,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/1294822b-1356-4e56-9f9c-0bf77cad1244.json used request id req-d2309a79-05d6-44f3-b272-bc0b0ded590d 2018-08-29 16:05:14,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08933591843s 2018-08-29 16:05:14,037 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/1294822b-1356-4e56-9f9c-0bf77cad1244.json used request id req-d2309a79-05d6-44f3-b272-bc0b0ded590d 2018-08-29 16:05:14,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:14,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:14,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7bd8641-622f-4c4a-a7a2-5a9b2e354323 Date: Wed, 29 Aug 2018 16:05:14 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:05:14,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e7bd8641-622f-4c4a-a7a2-5a9b2e354323 2018-08-29 16:05:14,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624759197235s 2018-08-29 16:05:14,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e7bd8641-622f-4c4a-a7a2-5a9b2e354323 2018-08-29 16:05:14,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:05:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:14,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:05: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-9539563b-50d8-4043-bb86-a295ecda88c6 x-compute-request-id: req-9539563b-50d8-4043-bb86-a295ecda88c6 Content-Type: application/json 2018-08-29 16:05:14,243 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4 used request id req-9539563b-50d8-4043-bb86-a295ecda88c6 2018-08-29 16:05:14,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137515068054s 2018-08-29 16:05:14,244 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4 used request id req-9539563b-50d8-4043-bb86-a295ecda88c6 2018-08-29 16:05:14,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:14,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:14,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-4e97cd30-008e-4e3a-83ae-4ed12782be8f x-compute-request-id: req-4e97cd30-008e-4e3a-83ae-4ed12782be8f Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:84:80", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5fd1ca77-e403-46b4-85ef-647a05d761a4", "rel": "bookmark"}], "image": {"id": "13113d2d-ef26-47a3-ad86-8edf71619157", "links": [{"href": "http://172.30.9.40:8774/images/13113d2d-ef26-47a3-ad86-8edf71619157", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:02.000000", "flavor": {"id": "57bea0e4-a87c-45ce-b932-dd381a02c366", "links": [{"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "bookmark"}]}, "id": "5fd1ca77-e403-46b4-85ef-647a05d761a4", "security_groups": [{"name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}], "user_id": "48436ff016bc4eda87b720cd726ff9a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:14Z", "hostId": "f2dc47fc211d8366802f1445003874bb148bb4b8cae82ee443001fd8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26", "name": "vping_ssh-vm_bfb500bd-1566-4544-9610-be906197fa26", "created": "2018-08-29T16:04:53Z", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:14,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4e97cd30-008e-4e3a-83ae-4ed12782be8f 2018-08-29 16:05:14,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446602106094s 2018-08-29 16:05:14,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4e97cd30-008e-4e3a-83ae-4ed12782be8f 2018-08-29 16:05:14,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:16,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:16,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-c1273dca-e067-489e-9f78-de388ceb5df6 x-compute-request-id: req-c1273dca-e067-489e-9f78-de388ceb5df6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 16:05:16,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c1273dca-e067-489e-9f78-de388ceb5df6 2018-08-29 16:05:16,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0650911331177s 2018-08-29 16:05:16,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c1273dca-e067-489e-9f78-de388ceb5df6 2018-08-29 16:05:16,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:05:16,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:16,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-e4cf6bd9-aed7-4ccc-b59f-29dce057dcb9 Date: Wed, 29 Aug 2018 16:05:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:31Z", "updated_at": "2018-08-29T16:04:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "2ec4552d-65ad-440f-9e8e-257208971b6d", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "5467a9c2-2123-4bc0-a059-0686414b18bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "a3a00a30-29c1-4f4c-8a7a-43d120c8f3ea", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "e59039db-3ad0-4fe1-a4dc-f53d4e7929ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:39Z", "updated_at": "2018-08-29T16:04:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "69535396-b785-4ecc-a2ca-052e8fc4f46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "72377ac6-457f-493d-91b5-7b2c5727e1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "76f36b27-681b-4d58-910d-46394180f33d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:39Z", "revision_number": 0, "id": "9302d899-3679-4942-89a2-cdb395a8fe14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:39Z", "security_group_id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 3, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "89aac585-69d2-4d0a-a2db-4a9204e838b7", "name": "vping_ssh-sg_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:05:16,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-e4cf6bd9-aed7-4ccc-b59f-29dce057dcb9 2018-08-29 16:05:16,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471570491791s 2018-08-29 16:05:16,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-e4cf6bd9-aed7-4ccc-b59f-29dce057dcb9 2018-08-29 16:05:16,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 16:05:16,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/89aac585-69d2-4d0a-a2db-4a9204e838b7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:16,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-162f7826-348f-4e75-af1e-b5ff9162b3ec Content-Length: 0 Date: Wed, 29 Aug 2018 16:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:05:16,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/89aac585-69d2-4d0a-a2db-4a9204e838b7.json used request id req-162f7826-348f-4e75-af1e-b5ff9162b3ec 2018-08-29 16:05:16,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161973953247s 2018-08-29 16:05:16,977 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/89aac585-69d2-4d0a-a2db-4a9204e838b7.json used request id req-162f7826-348f-4e75-af1e-b5ff9162b3ec 2018-08-29 16:05:16,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 16:05:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:17,024 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:05: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-361ce636-ace7-483c-8de8-a03ab9ff95ca x-compute-request-id: req-361ce636-ace7-483c-8de8-a03ab9ff95ca Content-Length: 0 Content-Type: application/json 2018-08-29 16:05:17,025 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26 used request id req-361ce636-ace7-483c-8de8-a03ab9ff95ca 2018-08-29 16:05:17,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0476500988007s 2018-08-29 16:05:17,025 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vping_ssh-kp_bfb500bd-1566-4544-9610-be906197fa26 used request id req-361ce636-ace7-483c-8de8-a03ab9ff95ca 2018-08-29 16:05:17,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:05:17,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" -d '{"subnet_id": "ecedd10f-1812-435f-bd60-5b2e1654ddf4"}' 2018-08-29 16:05:18,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-04ffb061-e33f-47fd-b867-8063dd8b32ec Date: Wed, 29 Aug 2018 16:05:18 GMT RESP BODY: {"network_id": "d7fc0961-7602-4aa1-91c9-941daa53ec42", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "subnet_id": "ecedd10f-1812-435f-bd60-5b2e1654ddf4", "subnet_ids": ["ecedd10f-1812-435f-bd60-5b2e1654ddf4"], "port_id": "ed5ffe64-cf38-47d1-a873-ac49cf0bc390", "id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f"} 2018-08-29 16:05:18,853 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f/remove_router_interface.json used request id req-04ffb061-e33f-47fd-b867-8063dd8b32ec 2018-08-29 16:05:18,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82773113251s 2018-08-29 16:05:18,854 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f/remove_router_interface.json used request id req-04ffb061-e33f-47fd-b867-8063dd8b32ec returning object 6c1aa74a-7546-41e2-9a67-0a484f4b230f 2018-08-29 16:05:18,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:05:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:18,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ae6b650e-0a08-4aed-9130-5babc9bb0d21 Date: Wed, 29 Aug 2018 16:05:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:32Z", "admin_state_up": true, "updated_at": "2018-08-29T16:05:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "6c1aa74a-7546-41e2-9a67-0a484f4b230f", "name": "vping_ssh-router_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:05:18,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ae6b650e-0a08-4aed-9130-5babc9bb0d21 2018-08-29 16:05:18,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110488176346s 2018-08-29 16:05:18,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ae6b650e-0a08-4aed-9130-5babc9bb0d21 2018-08-29 16:05:18,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:05:18,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:20,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-749d0459-6f5e-4650-93c9-d4f5df09f310 Content-Length: 0 Date: Wed, 29 Aug 2018 16:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:05:20,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f.json used request id req-749d0459-6f5e-4650-93c9-d4f5df09f310 2018-08-29 16:05:20,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16657996178s 2018-08-29 16:05:20,133 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6c1aa74a-7546-41e2-9a67-0a484f4b230f.json used request id req-749d0459-6f5e-4650-93c9-d4f5df09f310 2018-08-29 16:05:20,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:05:20,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:20,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-69fea381-5c2b-44c6-82ca-e94adc4a00bf Date: Wed, 29 Aug 2018 16:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:04: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":"1f655c11573b4e57aed2e9529cbed797","id":"ecedd10f-1812-435f-bd60-5b2e1654ddf4","subnetpool_id":null,"name":"vping_ssh-subnet_bfb500bd-1566-4544-9610-be906197fa26"}]} 2018-08-29 16:05:20,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-69fea381-5c2b-44c6-82ca-e94adc4a00bf 2018-08-29 16:05:20,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0379679203033s 2018-08-29 16:05:20,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-69fea381-5c2b-44c6-82ca-e94adc4a00bf 2018-08-29 16:05:20,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:05:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/ecedd10f-1812-435f-bd60-5b2e1654ddf4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:21,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd079084-646a-4336-a762-c981e0155e4a Date: Wed, 29 Aug 2018 16:05:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:05:21,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ecedd10f-1812-435f-bd60-5b2e1654ddf4.json used request id req-dd079084-646a-4336-a762-c981e0155e4a 2018-08-29 16:05:21,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04644608498s 2018-08-29 16:05:21,220 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ecedd10f-1812-435f-bd60-5b2e1654ddf4.json used request id req-dd079084-646a-4336-a762-c981e0155e4a 2018-08-29 16:05:21,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:21,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-738c8153-a2e6-4a79-b8ad-bb01b01049c1 Date: Wed, 29 Aug 2018 16:05:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d7fc0961-7602-4aa1-91c9-941daa53ec42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f655c11573b4e57aed2e9529cbed797","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:05:20Z","qos_policy_id":null,"name":"vping_ssh-net_bfb500bd-1566-4544-9610-be906197fa26","admin_state_up":true,"tenant_id":"1f655c11573b4e57aed2e9529cbed797","created_at":"2018-08-29T16:04:31Z","mtu":1450}]} 2018-08-29 16:05:21,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-738c8153-a2e6-4a79-b8ad-bb01b01049c1 2018-08-29 16:05:21,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908510684967s 2018-08-29 16:05:21,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-738c8153-a2e6-4a79-b8ad-bb01b01049c1 2018-08-29 16:05:21,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:05:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/d7fc0961-7602-4aa1-91c9-941daa53ec42.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:22,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-700f7d3f-56f4-4e24-ba3a-105908e393e9 Date: Wed, 29 Aug 2018 16:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:05:22,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/d7fc0961-7602-4aa1-91c9-941daa53ec42.json used request id req-700f7d3f-56f4-4e24-ba3a-105908e393e9 2018-08-29 16:05:22,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1357729435s 2018-08-29 16:05:22,449 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/d7fc0961-7602-4aa1-91c9-941daa53ec42.json used request id req-700f7d3f-56f4-4e24-ba3a-105908e393e9 2018-08-29 16:05:22,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:05:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:22,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-46a14504-f3a6-4d56-9764-cdcb554fb00e Date: Wed, 29 Aug 2018 16:05:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:04:38Z", "file": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157/file", "owner": "1f655c11573b4e57aed2e9529cbed797", "id": "13113d2d-ef26-47a3-ad86-8edf71619157", "size": 12716032, "self": "/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/13113d2d-ef26-47a3-ad86-8edf71619157/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bfb500bd-1566-4544-9610-be906197fa26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:04:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:05:22,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-46a14504-f3a6-4d56-9764-cdcb554fb00e 2018-08-29 16:05:22,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29757809639s 2018-08-29 16:05:22,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-46a14504-f3a6-4d56-9764-cdcb554fb00e 2018-08-29 16:05:22,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:05:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09e3e066e1d375ed13f4fd92ffd401ab2b9a808b" 2018-08-29 16:05:23,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f783f92-3ef4-45f4-81f5-6455bd05accc Date: Wed, 29 Aug 2018 16:05:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:05:23,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157 used request id req-1f783f92-3ef4-45f4-81f5-6455bd05accc 2018-08-29 16:05:23,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.313305854797s 2018-08-29 16:05:23,066 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/13113d2d-ef26-47a3-ad86-8edf71619157 used request id req-1f783f92-3ef4-45f4-81f5-6455bd05accc 2018-08-29 16:05:23,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:05:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:23,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-3fe639dd-6197-4da9-816b-96b64d7f2823 x-compute-request-id: req-3fe639dd-6197-4da9-816b-96b64d7f2823 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_bfb500bd-1566-4544-9610-be906197fa26", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366", "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": "57bea0e4-a87c-45ce-b932-dd381a02c366"}]} 2018-08-29 16:05:23,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-3fe639dd-6197-4da9-816b-96b64d7f2823 2018-08-29 16:05:23,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219700336456s 2018-08-29 16:05:23,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-3fe639dd-6197-4da9-816b-96b64d7f2823 2018-08-29 16:05:23,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:05:23,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:23,137 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:05: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-c7eb1ab6-ed47-42d9-9454-8cb078e3a3ad x-compute-request-id: req-c7eb1ab6-ed47-42d9-9454-8cb078e3a3ad Content-Length: 0 Content-Type: application/json 2018-08-29 16:05:23,138 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366 used request id req-c7eb1ab6-ed47-42d9-9454-8cb078e3a3ad 2018-08-29 16:05:23,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0476801395416s 2018-08-29 16:05:23,138 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/57bea0e4-a87c-45ce-b932-dd381a02c366 used request id req-c7eb1ab6-ed47-42d9-9454-8cb078e3a3ad 2018-08-29 16:05:23,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:05:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d2b03c-e77c-46cd-b139-19d306cc5a64 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26", "links": {"self": "http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48436ff016bc4eda87b720cd726ff9a9", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:05:23,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-15d2b03c-e77c-46cd-b139-19d306cc5a64 2018-08-29 16:05:23,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21026301384s 2018-08-29 16:05:23,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-15d2b03c-e77c-46cd-b139-19d306cc5a64 2018-08-29 16:05:23,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:05:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:23,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a469f7d-eb5c-4cf4-bf18-a872bc35fc85 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_bfb500bd-1566-4544-9610-be906197fa26", "links": {"self": "http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "48436ff016bc4eda87b720cd726ff9a9", "description": null}} 2018-08-29 16:05:23,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9 used request id req-1a469f7d-eb5c-4cf4-bf18-a872bc35fc85 2018-08-29 16:05:23,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194453001022s 2018-08-29 16:05:23,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9 used request id req-1a469f7d-eb5c-4cf4-bf18-a872bc35fc85 2018-08-29 16:05:23,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:05:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:23,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a43888-de82-413a-9601-7dc28c1ec8c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:05:23,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9 used request id req-91a43888-de82-413a-9601-7dc28c1ec8c3 2018-08-29 16:05:23,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269502162933s 2018-08-29 16:05:23,821 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/48436ff016bc4eda87b720cd726ff9a9 used request id req-91a43888-de82-413a-9601-7dc28c1ec8c3 2018-08-29 16:05:23,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:05:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:24,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90589b15-3438-4718-a49b-464f6ecf58c0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797"}, "tags": [], "enabled": true, "id": "1f655c11573b4e57aed2e9529cbed797", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bfb500bd-1566-4544-9610-be906197fa26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-29 16:05:24,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-90589b15-3438-4718-a49b-464f6ecf58c0 2018-08-29 16:05:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178699970245s 2018-08-29 16:05:24,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-90589b15-3438-4718-a49b-464f6ecf58c0 2018-08-29 16:05:24,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:05:24,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dfd1c7fd1d816249680d3ad4f8f9f97584e89df" 2018-08-29 16:05:24,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c003a58-367f-44c4-8310-ac1996669449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:05:24,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797 used request id req-8c003a58-367f-44c4-8310-ac1996669449 2018-08-29 16:05:24,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218497991562s 2018-08-29 16:05:24,229 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/1f655c11573b4e57aed2e9529cbed797 used request id req-8c003a58-367f-44c4-8310-ac1996669449 2018-08-29 16:05:24,281 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:05:24,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:05:24,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:05:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:05:24,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35aff2ae-ec04-4047-bf4f-eb221b063c05 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:05:24,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-35aff2ae-ec04-4047-bf4f-eb221b063c05 2018-08-29 16:05:24,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:05:24,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["Zljqg7zfRy6lNnEclrMjvw"], "issued_at": "2018-08-29T16:05:24.000000Z"}} 2018-08-29 16:05:24,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:24,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e46667dd-1d2d-4432-8e16-747599eb0519 Date: Wed, 29 Aug 2018 16:05:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:05:24,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e46667dd-1d2d-4432-8e16-747599eb0519 2018-08-29 16:05:24,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253300905228s 2018-08-29 16:05:24,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e46667dd-1d2d-4432-8e16-747599eb0519 2018-08-29 16:05:24,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:05:24,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc536862-ce97-4c6a-9eaf-0b99bc5257b1 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:05:24,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-cc536862-ce97-4c6a-9eaf-0b99bc5257b1 2018-08-29 16:05:24,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:05:25,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:25,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b29084f-1f2a-4a5e-9bd9-44b45106d807 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:05:25,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-6b29084f-1f2a-4a5e-9bd9-44b45106d807 2018-08-29 16:05:25,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18811583519s 2018-08-29 16:05:25,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-6b29084f-1f2a-4a5e-9bd9-44b45106d807 2018-08-29 16:05:25,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:05:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}}' 2018-08-29 16:05:25,366 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb917409-9a66-4312-a68e-90b6f1f519da 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.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74"}, "tags": [], "enabled": true, "id": "5745bf11b905415983c3b4246a716d74", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}} 2018-08-29 16:05:25,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-cb917409-9a66-4312-a68e-90b6f1f519da 2018-08-29 16:05:25,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.17337012291s 2018-08-29 16:05:25,367 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-cb917409-9a66-4312-a68e-90b6f1f519da 2018-08-29 16:05:25,368 - 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'5745bf11b905415983c3b4246a716d74', '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_a5c0d4e1-733f-4911-89cb-7856349ef4c4'}) 2018-08-29 16:05:25,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:05:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9bdf6ee6-f8b0-4a99-b213-161c6e4dfcfe", "email": null, "name": "vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}}' 2018-08-29 16:05:25,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b9499f-701c-463d-afce-348bf1642554 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": {"self": "http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3974120e2ac14f5c8d31b2bad165ed11", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:05:25,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-75b9499f-701c-463d-afce-348bf1642554 2018-08-29 16:05:25,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442826032639s 2018-08-29 16:05:25,817 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-75b9499f-701c-463d-afce-348bf1642554 2018-08-29 16:05:25,818 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3974120e2ac14f5c8d31b2bad165ed11', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4'}) 2018-08-29 16:05:25,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:05:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:25,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d117f05-2d26-4e5b-a2f1-63d56889c0be Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:05:25,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5d117f05-2d26-4e5b-a2f1-63d56889c0be 2018-08-29 16:05:25,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172313213348s 2018-08-29 16:05:25,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5d117f05-2d26-4e5b-a2f1-63d56889c0be 2018-08-29 16:05:25,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:05:26,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:26,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a0ea90-8cff-4aff-ad21-f77ebb6f58ee Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:05:26,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a3a0ea90-8cff-4aff-ad21-f77ebb6f58ee 2018-08-29 16:05:26,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107197999954s 2018-08-29 16:05:26,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a3a0ea90-8cff-4aff-ad21-f77ebb6f58ee 2018-08-29 16:05:26,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:05:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:26,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40163e67-24a3-4056-a6f8-c320f6596d79 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:05:26,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-40163e67-24a3-4056-a6f8-c320f6596d79 2018-08-29 16:05:26,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996539592743s 2018-08-29 16:05:26,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-40163e67-24a3-4056-a6f8-c320f6596d79 2018-08-29 16:05:26,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:05:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:26,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bfeb2b-f3cc-4bae-849c-d990024aa813 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:05:26,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d9bfeb2b-f3cc-4bae-849c-d990024aa813 2018-08-29 16:05:26,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169911146164s 2018-08-29 16:05:26,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d9bfeb2b-f3cc-4bae-849c-d990024aa813 2018-08-29 16:05:26,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:05:26,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:26,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-471188b3-4033-40e1-b70f-617ad7693eab Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": {"self": "http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3974120e2ac14f5c8d31b2bad165ed11", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:05:26,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-471188b3-4033-40e1-b70f-617ad7693eab 2018-08-29 16:05:26,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192618846893s 2018-08-29 16:05:26,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-471188b3-4033-40e1-b70f-617ad7693eab 2018-08-29 16:05:26,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:05:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:26,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c8083d-8ffa-44cc-8053-7d9bb34627a5 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74"}, "tags": [], "enabled": true, "id": "5745bf11b905415983c3b4246a716d74", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}]} 2018-08-29 16:05:26,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-82c8083d-8ffa-44cc-8053-7d9bb34627a5 2018-08-29 16:05:26,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184006929398s 2018-08-29 16:05:26,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-82c8083d-8ffa-44cc-8053-7d9bb34627a5 2018-08-29 16:05:26,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:05:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=3974120e2ac14f5c8d31b2bad165ed11&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=5745bf11b905415983c3b4246a716d74" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:26,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93b8e15-e45a-4f49-bf35-6132b65508e6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=3974120e2ac14f5c8d31b2bad165ed11&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=5745bf11b905415983c3b4246a716d74", "previous": null, "next": null}} 2018-08-29 16:05:26,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=3974120e2ac14f5c8d31b2bad165ed11&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=5745bf11b905415983c3b4246a716d74 used request id req-d93b8e15-e45a-4f49-bf35-6132b65508e6 2018-08-29 16:05:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107969045639s 2018-08-29 16:05:26,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=3974120e2ac14f5c8d31b2bad165ed11&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=5745bf11b905415983c3b4246a716d74 used request id req-d93b8e15-e45a-4f49-bf35-6132b65508e6 2018-08-29 16:05:26,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:05:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74/users/3974120e2ac14f5c8d31b2bad165ed11/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:05:27,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7003e5c0-fb98-4463-8101-78215207c225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:05:27,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74/users/3974120e2ac14f5c8d31b2bad165ed11/roles/c82bf036bd144284a48fe3ac4559304a used request id req-7003e5c0-fb98-4463-8101-78215207c225 2018-08-29 16:05:27,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133273839951s 2018-08-29 16:05:27,028 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74/users/3974120e2ac14f5c8d31b2bad165ed11/roles/c82bf036bd144284a48fe3ac4559304a used request id req-7003e5c0-fb98-4463-8101-78215207c225 2018-08-29 16:05:27,029 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 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'5745bf11b905415983c3b4246a716d74', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9bdf6ee6-f8b0-4a99-b213-161c6e4dfcfe', 'username': u'vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:05:27,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:05:27,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:05:27,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:05:27,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:05:27,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:05:27,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:05:27,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:05:27,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:05:27,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:05:27,035 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'password': '9bdf6ee6-f8b0-4a99-b213-161c6e4dfcfe', 'project_name': 'vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '5745bf11b905415983c3b4246a716d74', 'project_domain_name': 'Default'} 2018-08-29 16:05:27,035 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-29 16:05:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:05:27,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d963d0-0673-4783-aea9-6d35013fe0a0 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:05:27,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-39d963d0-0673-4783-aea9-6d35013fe0a0 2018-08-29 16:05:27,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:05:27,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5745bf11b905415983c3b4246a716d74", "name": "vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/5745bf11b905415983c3b4246a716d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/5745bf11b905415983c3b4246a716d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/5745bf11b905415983c3b4246a716d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/5745bf11b905415983c3b4246a716d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/5745bf11b905415983c3b4246a716d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/5745bf11b905415983c3b4246a716d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_5745bf11b905415983c3b4246a716d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_5745bf11b905415983c3b4246a716d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/5745bf11b905415983c3b4246a716d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/5745bf11b905415983c3b4246a716d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/5745bf11b905415983c3b4246a716d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/5745bf11b905415983c3b4246a716d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/5745bf11b905415983c3b4246a716d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/5745bf11b905415983c3b4246a716d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "id": "3974120e2ac14f5c8d31b2bad165ed11"}, "audit_ids": ["RehlFFwIS86IWOVB2l99jQ"], "issued_at": "2018-08-29T16:05:27.000000Z"}} 2018-08-29 16:05:27,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:05:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"network": {"name": "vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "admin_state_up": true}}' 2018-08-29 16:05:28,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-0cb539d6-1ea7-45d9-bdd9-6493fc35e46d Date: Wed, 29 Aug 2018 16:05:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"42edb287-8914-4508-adf5-162ef44eb5b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5745bf11b905415983c3b4246a716d74","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:05:27Z","is_default":false,"name":"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:27Z","mtu":1450}} 2018-08-29 16:05:28,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0cb539d6-1ea7-45d9-bdd9-6493fc35e46d 2018-08-29 16:05:28,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.631811857224s 2018-08-29 16:05:28,061 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0cb539d6-1ea7-45d9-bdd9-6493fc35e46d 2018-08-29 16:05:28,061 - 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-29T16:05:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'42edb287-8914-4508-adf5-162ef44eb5b6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4', u'admin_state_up': True, u'tenant_id': u'5745bf11b905415983c3b4246a716d74', u'created_at': u'2018-08-29T16:05:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5745bf11b905415983c3b4246a716d74', u'l2_adjacency': True}) 2018-08-29 16:05:28,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:28,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:28,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-150662ab-44a7-47ab-b587-92c98914a7d8 Date: Wed, 29 Aug 2018 16:05:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"42edb287-8914-4508-adf5-162ef44eb5b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5745bf11b905415983c3b4246a716d74","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:05:27Z","qos_policy_id":null,"name":"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4","admin_state_up":true,"tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:05:28,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-150662ab-44a7-47ab-b587-92c98914a7d8 2018-08-29 16:05:28,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.144354104996s 2018-08-29 16:05:28,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-150662ab-44a7-47ab-b587-92c98914a7d8 2018-08-29 16:05:28,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:05:28,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"subnet": {"name": "vping_userdata-subnet_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "enable_dhcp": true, "network_id": "42edb287-8914-4508-adf5-162ef44eb5b6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:05:29,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ab50291-c17a-4783-be9c-c1c8f7cb938f Date: Wed, 29 Aug 2018 16:05:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edb287-8914-4508-adf5-162ef44eb5b6","tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:05: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":"5745bf11b905415983c3b4246a716d74","id":"50feb148-f947-4650-bfcf-e6064ff6ff30","subnetpool_id":null,"name":"vping_userdata-subnet_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}} 2018-08-29 16:05:29,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1ab50291-c17a-4783-be9c-c1c8f7cb938f 2018-08-29 16:05:29,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.912560939789s 2018-08-29 16:05:29,121 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1ab50291-c17a-4783-be9c-c1c8f7cb938f 2018-08-29 16:05:29,122 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:05: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'50feb148-f947-4650-bfcf-e6064ff6ff30', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_a5c0d4e1-733f-4911-89cb-7856349ef4c4', u'enable_dhcp': True, u'network_id': u'42edb287-8914-4508-adf5-162ef44eb5b6', u'tenant_id': u'5745bf11b905415983c3b4246a716d74', u'created_at': u'2018-08-29T16:05: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'5745bf11b905415983c3b4246a716d74'}) 2018-08-29 16:05:29,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:05:29,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "vping_userdata-router_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "admin_state_up": true}}' 2018-08-29 16:05:30,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d38b422d-bc0d-4402-8974-15ab7bf170e9 Date: Wed, 29 Aug 2018 16:05:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5745bf11b905415983c3b4246a716d74", "created_at": "2018-08-29T16:05:29Z", "admin_state_up": true, "updated_at": "2018-08-29T16:05:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5745bf11b905415983c3b4246a716d74", "id": "c58d4295-f35d-44d1-bf84-0f6b1e296151", "name": "vping_userdata-router_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}} 2018-08-29 16:05:30,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-d38b422d-bc0d-4402-8974-15ab7bf170e9 2018-08-29 16:05:30,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61695194244s 2018-08-29 16:05:30,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-d38b422d-bc0d-4402-8974-15ab7bf170e9 2018-08-29 16:05:30,740 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:05:30Z', u'revision_number': 2, u'id': u'c58d4295-f35d-44d1-bf84-0f6b1e296151', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_a5c0d4e1-733f-4911-89cb-7856349ef4c4', u'admin_state_up': True, u'tenant_id': u'5745bf11b905415983c3b4246a716d74', u'created_at': u'2018-08-29T16:05:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'5745bf11b905415983c3b4246a716d74'}) 2018-08-29 16:05:30,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:05:30,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"subnet_id": "50feb148-f947-4650-bfcf-e6064ff6ff30"}' 2018-08-29 16:05:33,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-639fc12e-097b-440e-93d7-03fa73632a72 Date: Wed, 29 Aug 2018 16:05:33 GMT RESP BODY: {"network_id": "42edb287-8914-4508-adf5-162ef44eb5b6", "tenant_id": "5745bf11b905415983c3b4246a716d74", "subnet_id": "50feb148-f947-4650-bfcf-e6064ff6ff30", "subnet_ids": ["50feb148-f947-4650-bfcf-e6064ff6ff30"], "port_id": "33fa3622-2f9e-4551-954e-3c134075c846", "id": "c58d4295-f35d-44d1-bf84-0f6b1e296151"} 2018-08-29 16:05:33,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151/add_router_interface.json used request id req-639fc12e-097b-440e-93d7-03fa73632a72 2018-08-29 16:05:33,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59385991096s 2018-08-29 16:05:33,335 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151/add_router_interface.json used request id req-639fc12e-097b-440e-93d7-03fa73632a72 returning object c58d4295-f35d-44d1-bf84-0f6b1e296151 2018-08-29 16:05:33,335 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:05:33,424 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:05:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:05:33,429 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:05:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:05:33,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:05:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:33,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5f3a12b3-fab4-409c-b4a1-99321cdc3e2c Date: Wed, 29 Aug 2018 16:05:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:05:33,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5f3a12b3-fab4-409c-b4a1-99321cdc3e2c 2018-08-29 16:05:33,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306406021118s 2018-08-29 16:05:33,738 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5f3a12b3-fab4-409c-b4a1-99321cdc3e2c 2018-08-29 16:05:33,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:05:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}' 2018-08-29 16:05:33,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6d75eea6-dc00-47f6-ac49-6264e4f230d8 Date: Wed, 29 Aug 2018 16:05:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:05:33Z", "file": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file", "owner": "5745bf11b905415983c3b4246a716d74", "id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "size": null, "self": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "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_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "checksum": null, "created_at": "2018-08-29T16:05:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:05:33,818 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-6d75eea6-dc00-47f6-ac49-6264e4f230d8 2018-08-29 16:05:33,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0711560249329s 2018-08-29 16:05:33,818 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-6d75eea6-dc00-47f6-ac49-6264e4f230d8 returning object 579b4f66-bad8-4c11-a2e7-7a0f1cba125b 2018-08-29 16:05:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:05:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '' 2018-08-29 16:05:35,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b189b61b-3d56-45fb-a533-03e1ac0ae8b2 Date: Wed, 29 Aug 2018 16:05: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-29 16:05:35,006 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file used request id req-b189b61b-3d56-45fb-a533-03e1ac0ae8b2 2018-08-29 16:05:35,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18755817413s 2018-08-29 16:05:35,007 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file used request id req-b189b61b-3d56-45fb-a533-03e1ac0ae8b2 2018-08-29 16:05:35,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:05:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:35,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-61d3d5c0-60b7-4094-85a2-793f1b9bb6cb Date: Wed, 29 Aug 2018 16:05:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:05:34Z", "file": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file", "owner": "5745bf11b905415983c3b4246a716d74", "id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "size": 12716032, "self": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:05:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:05:35,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-61d3d5c0-60b7-4094-85a2-793f1b9bb6cb 2018-08-29 16:05:35,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039263010025s 2018-08-29 16:05:35,050 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-61d3d5c0-60b7-4094-85a2-793f1b9bb6cb 2018-08-29 16:05:35,052 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file', 'owner': u'5745bf11b905415983c3b4246a716d74', 'id': u'579b4f66-bad8-4c11-a2e7-7a0f1cba125b', 'size': 12716032, u'self': u'/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5745bf11b905415983c3b4246a716d74', 'name': 'vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:05:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:05:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4', '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/579b4f66-bad8-4c11-a2e7-7a0f1cba125b', 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_a5c0d4e1-733f-4911-89cb-7856349ef4c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'created': u'2018-08-29T16:05:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:05:33Z', 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/579b4f66-bad8-4c11-a2e7-7a0f1cba125b', 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_a5c0d4e1-733f-4911-89cb-7856349ef4c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:05:35,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:05:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:05:35,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-4b4f23a1-f3fb-422e-8239-1cc8e5280953 x-compute-request-id: req-4b4f23a1-f3fb-422e-8239-1cc8e5280953 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "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": "65eb9c41-d871-4972-94ec-1e9ff84aba9f"}} 2018-08-29 16:05:35,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-4b4f23a1-f3fb-422e-8239-1cc8e5280953 2018-08-29 16:05:35,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313429117203s 2018-08-29 16:05:35,367 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-4b4f23a1-f3fb-422e-8239-1cc8e5280953 2018-08-29 16:05:35,367 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_a5c0d4e1-733f-4911-89cb-7856349ef4c4', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'65eb9c41-d871-4972-94ec-1e9ff84aba9f', 'swap': 0}) 2018-08-29 16:05:35,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:05:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" -d '{"extra_specs": {}}' 2018-08-29 16:05:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-e463776a-4f59-4f37-9911-a79d5d570e70 x-compute-request-id: req-e463776a-4f59-4f37-9911-a79d5d570e70 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:05:35,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f/os-extra_specs used request id req-e463776a-4f59-4f37-9911-a79d5d570e70 2018-08-29 16:05:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205039978027s 2018-08-29 16:05:35,389 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f/os-extra_specs used request id req-e463776a-4f59-4f37-9911-a79d5d570e70 2018-08-29 16:05:35,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:35,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-c03f1063-3a66-45f0-a9f9-14e173880da4 Date: Wed, 29 Aug 2018 16:05:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"42edb287-8914-4508-adf5-162ef44eb5b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5745bf11b905415983c3b4246a716d74","l2_adjacency":true,"status":"ACTIVE","subnets":["50feb148-f947-4650-bfcf-e6064ff6ff30"],"description":"","tags":[],"updated_at":"2018-08-29T16:05:28Z","qos_policy_id":null,"name":"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4","admin_state_up":true,"tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:05:35,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c03f1063-3a66-45f0-a9f9-14e173880da4 2018-08-29 16:05:35,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933399200439s 2018-08-29 16:05:35,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c03f1063-3a66-45f0-a9f9-14e173880da4 2018-08-29 16:05:35,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:05:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:35,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-9b9334bc-9059-4c33-b950-acfa6d08cf00 Date: Wed, 29 Aug 2018 16:05:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:05:34Z", "file": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file", "owner": "5745bf11b905415983c3b4246a716d74", "id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "size": 12716032, "self": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:05:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:05:35,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9b9334bc-9059-4c33-b950-acfa6d08cf00 2018-08-29 16:05:35,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378580093384s 2018-08-29 16:05:35,526 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9b9334bc-9059-4c33-b950-acfa6d08cf00 2018-08-29 16:05:35,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:05:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:35,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-c38e748b-2125-4715-ba81-1a7d3eed7c73 x-compute-request-id: req-c38e748b-2125-4715-ba81-1a7d3eed7c73 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "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": "65eb9c41-d871-4972-94ec-1e9ff84aba9f"}]} 2018-08-29 16:05:35,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c38e748b-2125-4715-ba81-1a7d3eed7c73 2018-08-29 16:05:35,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.270937919617s 2018-08-29 16:05:35,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c38e748b-2125-4715-ba81-1a7d3eed7c73 2018-08-29 16:05:35,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:05:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"server": {"name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "imageRef": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "flavorRef": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "42edb287-8914-4508-adf5-162ef44eb5b6"}]}}' 2018-08-29 16:05:37,484 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:05: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-9034ed4a-898f-4edd-8e6a-be19eaa421af x-compute-request-id: req-9034ed4a-898f-4edd-8e6a-be19eaa421af Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "adminPass": "ZJJPVeMR8KEp"}} 2018-08-29 16:05:37,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-9034ed4a-898f-4edd-8e6a-be19eaa421af 2018-08-29 16:05:37,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68359684944s 2018-08-29 16:05:37,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-9034ed4a-898f-4edd-8e6a-be19eaa421af 2018-08-29 16:05:37,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:37,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-2ec9e092-0e69-4730-85ae-8304a00e0f37 x-compute-request-id: req-2ec9e092-0e69-4730-85ae-8304a00e0f37 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.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "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-29T16:05:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:37,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2ec9e092-0e69-4730-85ae-8304a00e0f37 2018-08-29 16:05:37,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494212865829s 2018-08-29 16:05:37,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2ec9e092-0e69-4730-85ae-8304a00e0f37 2018-08-29 16:05:37,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:37,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:38,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-2c0fb3ec-52dd-489b-80fc-3d586ad465ca Date: Wed, 29 Aug 2018 16:05:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"42edb287-8914-4508-adf5-162ef44eb5b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5745bf11b905415983c3b4246a716d74","l2_adjacency":true,"status":"ACTIVE","subnets":["50feb148-f947-4650-bfcf-e6064ff6ff30"],"description":"","tags":[],"updated_at":"2018-08-29T16:05:28Z","qos_policy_id":null,"name":"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4","admin_state_up":true,"tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:05:38,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2c0fb3ec-52dd-489b-80fc-3d586ad465ca 2018-08-29 16:05:38,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0847809314728s 2018-08-29 16:05:38,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2c0fb3ec-52dd-489b-80fc-3d586ad465ca 2018-08-29 16:05:38,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:05:38,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:38,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35c99893-dea2-4f07-814e-fbe9dfdc1e27 Date: Wed, 29 Aug 2018 16:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edb287-8914-4508-adf5-162ef44eb5b6","tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:05: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":"5745bf11b905415983c3b4246a716d74","id":"50feb148-f947-4650-bfcf-e6064ff6ff30","subnetpool_id":null,"name":"vping_userdata-subnet_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}]} 2018-08-29 16:05:38,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-35c99893-dea2-4f07-814e-fbe9dfdc1e27 2018-08-29 16:05:38,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0564649105072s 2018-08-29 16:05:38,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-35c99893-dea2-4f07-814e-fbe9dfdc1e27 2018-08-29 16:05:38,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:40,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:40,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-71a653b6-a2a3-4184-9f43-61ae71461f5b x-compute-request-id: req-71a653b6-a2a3-4184-9f43-61ae71461f5b 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.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:05:39Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:40,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-71a653b6-a2a3-4184-9f43-61ae71461f5b 2018-08-29 16:05:40,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620400190353s 2018-08-29 16:05:40,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-71a653b6-a2a3-4184-9f43-61ae71461f5b 2018-08-29 16:05:40,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:42,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:43,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-c0916a43-6116-4bcf-bef2-21b0f4b30285 x-compute-request-id: req-c0916a43-6116-4bcf-bef2-21b0f4b30285 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.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:05:39Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:43,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c0916a43-6116-4bcf-bef2-21b0f4b30285 2018-08-29 16:05:43,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572488069534s 2018-08-29 16:05:43,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c0916a43-6116-4bcf-bef2-21b0f4b30285 2018-08-29 16:05:43,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:45,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:45,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-660936e0-8744-4f14-8c2e-bbf723c5947c x-compute-request-id: req-660936e0-8744-4f14-8c2e-bbf723c5947c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:45,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-660936e0-8744-4f14-8c2e-bbf723c5947c 2018-08-29 16:05:45,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52542591095s 2018-08-29 16:05:45,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-660936e0-8744-4f14-8c2e-bbf723c5947c 2018-08-29 16:05:45,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:05:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=7d6c0b38-deee-4935-a4b2-738ce3104864" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:45,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a4bb557b-5280-403a-8d3c-82b93d2ebec6 Date: Wed, 29 Aug 2018 16:05:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:05:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50feb148-f947-4650-bfcf-e6064ff6ff30","ip_address":"192.168.120.3"}],"id":"8fb6aa94-abb6-447f-8974-7d939e1112dc","security_groups":["debb9f2c-4f90-4e0f-bbb2-93168ccbb899"],"mac_address":"fa:16:3e:90:98:99","project_id":"5745bf11b905415983c3b4246a716d74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"42edb287-8914-4508-adf5-162ef44eb5b6","tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:39Z","binding:vnic_type":"normal","device_id":"7d6c0b38-deee-4935-a4b2-738ce3104864","ip_allocation":"immediate"}]} 2018-08-29 16:05:45,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=7d6c0b38-deee-4935-a4b2-738ce3104864 used request id req-a4bb557b-5280-403a-8d3c-82b93d2ebec6 2018-08-29 16:05:45,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0681259632111s 2018-08-29 16:05:45,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=7d6c0b38-deee-4935-a4b2-738ce3104864 used request id req-a4bb557b-5280-403a-8d3c-82b93d2ebec6 2018-08-29 16:05:45,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=8fb6aa94-abb6-447f-8974-7d939e1112dc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:45,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a2965a37-9817-4cd7-add2-2f346802768b Date: Wed, 29 Aug 2018 16:05:45 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:05:45,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=8fb6aa94-abb6-447f-8974-7d939e1112dc used request id req-a2965a37-9817-4cd7-add2-2f346802768b 2018-08-29 16:05:45,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456690788269s 2018-08-29 16:05:45,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=8fb6aa94-abb6-447f-8974-7d939e1112dc used request id req-a2965a37-9817-4cd7-add2-2f346802768b 2018-08-29 16:05:45,991 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:98:99', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'579b4f66-bad8-4c11-a2e7-7a0f1cba125b'}), 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-29T16:05:44.000000', 'flavor': Munch({u'id': u'65eb9c41-d871-4972-94ec-1e9ff84aba9f'}), 'az': u'nova', 'id': u'7d6c0b38-deee-4935-a4b2-738ce3104864', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3974120e2ac14f5c8d31b2bad165ed11', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5745bf11b905415983c3b4246a716d74', 'name': 'vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4', '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-29T16:05:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:05:45Z', 'hostId': u'b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9', '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-29T16:05:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5745bf11b905415983c3b4246a716d74', 'name': u'vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'adminPass': u'ZJJPVeMR8KEp', 'tenant_id': u'5745bf11b905415983c3b4246a716d74', 'created_at': u'2018-08-29T16:05:37Z', 'created': u'2018-08-29T16:05:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:05:45,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:05:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:46,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-787ebfa4-f9c8-4c40-a892-d7b61fb99ecc Date: Wed, 29 Aug 2018 16:05:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"42edb287-8914-4508-adf5-162ef44eb5b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5745bf11b905415983c3b4246a716d74","l2_adjacency":true,"status":"ACTIVE","subnets":["50feb148-f947-4650-bfcf-e6064ff6ff30"],"description":"","tags":[],"updated_at":"2018-08-29T16:05:28Z","qos_policy_id":null,"name":"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4","admin_state_up":true,"tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:05:46,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-787ebfa4-f9c8-4c40-a892-d7b61fb99ecc 2018-08-29 16:05:46,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083172082901s 2018-08-29 16:05:46,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-787ebfa4-f9c8-4c40-a892-d7b61fb99ecc 2018-08-29 16:05:46,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:05:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:46,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-b32c95f3-0785-4c38-93e3-ee08f257f292 Date: Wed, 29 Aug 2018 16:05:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:05:34Z", "file": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file", "owner": "5745bf11b905415983c3b4246a716d74", "id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "size": 12716032, "self": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:05:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:05:46,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b32c95f3-0785-4c38-93e3-ee08f257f292 2018-08-29 16:05:46,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266307115555s 2018-08-29 16:05:46,346 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b32c95f3-0785-4c38-93e3-ee08f257f292 2018-08-29 16:05:46,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:05:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:46,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-8baa2967-4077-4775-a378-060a2015557a x-compute-request-id: req-8baa2967-4077-4775-a378-060a2015557a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "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": "65eb9c41-d871-4972-94ec-1e9ff84aba9f"}]} 2018-08-29 16:05:46,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-8baa2967-4077-4775-a378-060a2015557a 2018-08-29 16:05:46,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224869251251s 2018-08-29 16:05:46,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-8baa2967-4077-4775-a378-060a2015557a 2018-08-29 16:05:46,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:05:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"server": {"name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "imageRef": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "flavorRef": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "42edb287-8914-4508-adf5-162ef44eb5b6"}]}}' 2018-08-29 16:05:47,496 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:05:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5874bd59-a108-42b3-a2f8-4cbd237438be x-compute-request-id: req-5874bd59-a108-42b3-a2f8-4cbd237438be Content-Length: 374 location: http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "adminPass": "2gVb2UGgYNku"}} 2018-08-29 16:05:47,496 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-5874bd59-a108-42b3-a2f8-4cbd237438be 2018-08-29 16:05:47,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.12426996231s 2018-08-29 16:05:47,497 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-5874bd59-a108-42b3-a2f8-4cbd237438be 2018-08-29 16:05:47,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:47,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:47,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-e0301944-0b3c-4579-90de-173f74b7a157 x-compute-request-id: req-e0301944-0b3c-4579-90de-173f74b7a157 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.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "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-29T16:05:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:47,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e0301944-0b3c-4579-90de-173f74b7a157 2018-08-29 16:05:47,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179234981537s 2018-08-29 16:05:47,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e0301944-0b3c-4579-90de-173f74b7a157 2018-08-29 16:05:47,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:49,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:49,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-24393f21-7c75-471e-8d80-f2dfe025e044 x-compute-request-id: req-24393f21-7c75-471e-8d80-f2dfe025e044 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.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "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-29T16:05:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:49,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24393f21-7c75-471e-8d80-f2dfe025e044 2018-08-29 16:05:49,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205566883087s 2018-08-29 16:05:49,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24393f21-7c75-471e-8d80-f2dfe025e044 2018-08-29 16:05:49,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:52,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-f4fc7bc6-2e2f-4b6f-9074-bc4e230295d4 x-compute-request-id: req-f4fc7bc6-2e2f-4b6f-9074-bc4e230295d4 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:05:50Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:52,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f4fc7bc6-2e2f-4b6f-9074-bc4e230295d4 2018-08-29 16:05:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.276963949203s 2018-08-29 16:05:52,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f4fc7bc6-2e2f-4b6f-9074-bc4e230295d4 2018-08-29 16:05:52,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:54,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:54,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-e5570369-1fa4-4515-b54c-c6e6bc8c6980 x-compute-request-id: req-e5570369-1fa4-4515-b54c-c6e6bc8c6980 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:05:50Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:54,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e5570369-1fa4-4515-b54c-c6e6bc8c6980 2018-08-29 16:05:54,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397339105606s 2018-08-29 16:05:54,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e5570369-1fa4-4515-b54c-c6e6bc8c6980 2018-08-29 16:05:54,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:05:56,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:56,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:56,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-7be90dae-045b-489e-b085-dfbae549dc54 x-compute-request-id: req-7be90dae-045b-489e-b085-dfbae549dc54 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e6:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:55.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:55Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:56,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7be90dae-045b-489e-b085-dfbae549dc54 2018-08-29 16:05:56,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343688964844s 2018-08-29 16:05:56,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7be90dae-045b-489e-b085-dfbae549dc54 2018-08-29 16:05:56,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:05:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=5165eea2-c5f0-4fd6-8b8c-8eb6ba595576" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:56,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8d87ff4a-bb27-45a3-b6f6-7f0e05299557 Date: Wed, 29 Aug 2018 16:05:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:05:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"50feb148-f947-4650-bfcf-e6064ff6ff30","ip_address":"192.168.120.5"}],"id":"8e261260-1cad-430e-9867-638553e9a900","security_groups":["debb9f2c-4f90-4e0f-bbb2-93168ccbb899"],"mac_address":"fa:16:3e:bb:e6:ff","project_id":"5745bf11b905415983c3b4246a716d74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"42edb287-8914-4508-adf5-162ef44eb5b6","tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:51Z","binding:vnic_type":"normal","device_id":"5165eea2-c5f0-4fd6-8b8c-8eb6ba595576","ip_allocation":"immediate"}]} 2018-08-29 16:05:56,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5165eea2-c5f0-4fd6-8b8c-8eb6ba595576 used request id req-8d87ff4a-bb27-45a3-b6f6-7f0e05299557 2018-08-29 16:05:56,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456430912018s 2018-08-29 16:05:56,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=5165eea2-c5f0-4fd6-8b8c-8eb6ba595576 used request id req-8d87ff4a-bb27-45a3-b6f6-7f0e05299557 2018-08-29 16:05:56,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:05:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=8e261260-1cad-430e-9867-638553e9a900" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:57,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c6626a84-dc0d-465c-b144-72237be5009b Date: Wed, 29 Aug 2018 16:05:57 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:05:57,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=8e261260-1cad-430e-9867-638553e9a900 used request id req-c6626a84-dc0d-465c-b144-72237be5009b 2018-08-29 16:05:57,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.231719017029s 2018-08-29 16:05:57,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=8e261260-1cad-430e-9867-638553e9a900 used request id req-c6626a84-dc0d-465c-b144-72237be5009b 2018-08-29 16:05:57,222 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:e6:ff', 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'579b4f66-bad8-4c11-a2e7-7a0f1cba125b'}), 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-29T16:05:55.000000', 'flavor': Munch({u'id': u'65eb9c41-d871-4972-94ec-1e9ff84aba9f'}), 'az': u'nova', 'id': u'5165eea2-c5f0-4fd6-8b8c-8eb6ba595576', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3974120e2ac14f5c8d31b2bad165ed11', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5745bf11b905415983c3b4246a716d74', 'name': 'vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4', '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-29T16:05:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:05:55Z', 'hostId': u'5c8903d130dd566da32afcc292209957e4a294456d3b172070349650', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'5c8903d130dd566da32afcc292209957e4a294456d3b172070349650', '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-29T16:05:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5745bf11b905415983c3b4246a716d74', 'name': u'vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4', 'adminPass': u'2gVb2UGgYNku', 'tenant_id': u'5745bf11b905415983c3b4246a716d74', 'created_at': u'2018-08-29T16:05:47Z', 'created': u'2018-08-29T16:05:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:05:57,223 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-29 16:05:58,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:58,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:58,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-19adcd07-20b7-4ade-90b1-513c3c7937fc x-compute-request-id: req-19adcd07-20b7-4ade-90b1-513c3c7937fc Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e6:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:55.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:55Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:58,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-19adcd07-20b7-4ade-90b1-513c3c7937fc 2018-08-29 16:05:58,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167211055756s 2018-08-29 16:05:58,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-19adcd07-20b7-4ade-90b1-513c3c7937fc 2018-08-29 16:05:58,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:05:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:05:58,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-cb499ef7-13b2-403c-b180-0ca76d27c217 x-compute-request-id: req-cb499ef7-13b2-403c-b180-0ca76d27c217 Content-Encoding: gzip Content-Length: 7928 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 519707035 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.181551] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183796] pid_max: default: 32768 minimum: 301\n[ 0.185140] ACPI: Core revision 20150930\n[ 0.186799] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188569] Security Framework initialized\n[ 0.189676] Yama: becoming mindful.\n[ 0.190665] AppArmor: AppArmor initialized\n[ 0.191813] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193574] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195273] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198732] Initializing cgroup subsys io\n[ 0.199830] Initializing cgroup subsys memory\n[ 0.201007] Initializing cgroup subsys devices\n[ 0.202182] Initializing cgroup subsys freezer\n[ 0.203351] Initializing cgroup subsys net_cls\n[ 0.204534] Initializing cgroup subsys perf_event\n[ 0.205761] Initializing cgroup subsys net_prio\n[ 0.207011] Initializing cgroup subsys hugetlb\n[ 0.208177] Initializing cgroup subsys pids\n[ 0.209346] CPU: Physical Processor ID: 0\n[ 0.211141] mce: CPU supports 10 MCE banks\n[ 0.212306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229762] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236381] ftrace: allocating 31920 entries in 125 pages\n[ 0.261536] smpboot: Max logical packages: 1\n[ 0.262712] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264595] x2apic enabled\n[ 0.265718] Switched APIC routing to physical x2apic.\n[ 0.268119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272309] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274717] KVM setup paravirtual spinlock\n[ 0.276299] x86: Booted up 1 node, 1 CPUs\n[ 0.277388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279236] devtmpfs: initialized\n[ 0.281190] evm: security.selinux\n[ 0.282138] evm: security.SMACK64\n[ 0.283082] evm: security.SMACK64EXEC\n[ 0.284087] evm: security.SMACK64TRANSMUTE\n[ 0.285175] evm: security.SMACK64MMAP\n[ 0.286175] evm: security.ima\n[ 0.287042] evm: security.capability\n[ 0.288102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290565] pinctrl core: initialized pinctrl subsystem\n[ 0.292013] RTC time: 16:05:55, date: 08/29/18\n[ 0.293279] NET: Registered protocol family 16\n[ 0.294577] cpuidle: using governor ladder\n[ 0.295680] cpuidle: using governor menu\n[ 0.296748] PCCT header not found.\n[ 0.297761] ACPI: bus type PCI registered\n[ 0.298848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300498] PCI: Using configuration type 1 for base access\n[ 0.302619] ACPI: Added _OSI(Module Device)\n[ 0.303751] ACPI: Added _OSI(Processor Device)\n[ 0.304911] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306118] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308261] ACPI: Interpreter enabled\n[ 0.309304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319358] ACPI: (supports S0 S5)\n[ 0.320331] ACPI: Using IOAPIC for interrupt routing\n[ 0.321622] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326981] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330222] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333152] acpiphp: Slot [3] registered\n[ 0.334251] acpiphp: Slot [4] registered\n[ 0.335334] acpiphp: Slot [5] registered\n[ 0.336418] acpiphp: Slot [6] registered\n[ 0.337508] acpiphp: Slot [7] registered\n[ 0.338594] acpiphp: Slot [8] registered\n[ 0.339688] acpiphp: Slot [9] registered\n[ 0.340774] acpiphp: Slot [10] registered\n[ 0.341880] acpiphp: Slot [11] registered\n[ 0.342975] acpiphp: Slot [12] registered\n[ 0.344074] acpiphp: Slot [13] registered\n[ 0.345169] acpiphp: Slot [14] registered\n[ 0.346271] acpiphp: Slot [15] registered\n[ 0.361272] acpiphp: Slot [16] registered\n[ 0.362389] acpiphp: Slot [17] registered\n[ 0.363483] acpiphp: Slot [18] registered\n[ 0.364576] acpiphp: Slot [19] registered\n[ 0.365671] acpiphp: Slot [20] registered\n[ 0.366770] acpiphp: Slot [21] registered\n[ 0.367875] acpiphp: Slot [22] registered\n[ 0.368969] acpiphp: Slot [23] registered\n[ 0.370065] acpiphp: Slot [24] registered\n[ 0.371181] acpiphp: Slot [25] registered\n[ 0.372272] acpiphp: Slot [26] registered\n[ 0.373369] acpiphp: Slot [27] registered\n[ 0.374465] acpiphp: Slot [28] registered\n[ 0.375564] acpiphp: Slot [29] registered\n[ 0.376657] acpiphp: Slot [30] registered\n[ 0.377753] acpiphp: Slot [31] registered\n[ 0.378849] PCI host bridge to bus 0000:00\n[ 0.379946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385157] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393059] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398021] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425439] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434994] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436740] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440244] vgaarb: loaded\n[ 0.441067] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442695] SCSI subsystem initialized\n[ 0.443944] ACPI: bus type USB registered\n[ 0.445058] usbcore: registered new interface driver usbfs\n[ 0.446438] usbcore: registered new interface driver hub\n[ 0.447783] usbcore: registered new device driver usb\n[ 0.449254] PCI: Using ACPI for IRQ routing\n[ 0.450746] NetLabel: Initializing\n[ 0.451720] NetLabel: domain hash size = 128\n[ 0.452886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454172] NetLabel: unlabeled traffic allowed by default\n[ 0.455723] clocksource: Switched to clocksource kvm-clock\n[ 0.465785] AppArmor: AppArmor Filesystem Enabled\n[ 0.467085] pnp: PnP ACPI init\n[ 0.468294] pnp: PnP ACPI: found 5 devices\n[ 0.475150] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477459] NET: Registered protocol family 2\n[ 0.478842] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.480571] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482188] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.483810] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486821] NET: Registered protocol family 1\n[ 0.488008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489481] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.490933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.519792] Trying to unpack rootfs image as initramfs...\n[ 0.582461] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.587517] Scanning for low memory corruption every 60 seconds\n[ 0.589691] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.591304] audit: initializing netlink subsys (disabled)\n[ 0.592786] audit: type=2000 audit(1535558756.003:1): initialized\n[ 0.594643] Initialise system trusted keyring\n[ 0.596004] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.597575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.600315] zbud: loaded\n[ 0.601310] VFS: Disk quotas dquot_6.6.0\n[ 0.602430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604576] fuse init (API version 7.23)\n[ 0.605801] Key type big_key registered\n[ 0.606907] Allocating IMA MOK and blacklist keyrings.\n[ 0.608590] Key type asymmetric registered\n[ 0.609722] Asymmetric key parser 'x509' registered\n[ 0.611030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613079] io scheduler noop registered\n[ 0.614166] io scheduler deadline registered (default)\n[ 0.615516] io scheduler cfq registered\n[ 0.616707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.618125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621889] ACPI: Power Button [PWRF]\n[ 0.623103] GHES: HEST is not enabled!\n[ 0.637283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.694160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.697217] Linux agpgart interface v0.103\n[ 0.700681] brd: module loaded\n[ 0.702916] loop: module loaded\n[ 0.707321] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709294] GPT:90111 != 2097151\n[ 0.710218] GPT:Alternate GPT header not at the end of the disk.\n[ 0.711699] GPT:90111 != 2097151\n[ 0.712629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.713933] vda: vda1 vda15\n[ 0.715597] scsi host0: ata_piix\n[ 0.716666] scsi host1: ata_piix\n[ 0.717655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721263] libphy: Fixed MDIO Bus: probed\n[ 0.722378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.723685] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.726655] PPP generic driver version 2.4.2\n[ 0.727906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729520] ehci-pci: EHCI PCI platform driver\n[ 0.730701] ehci-platform: EHCI generic platform driver\n[ 0.732048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733574] ohci-pci: OHCI PCI platform driver\n[ 0.734764] ohci-platform: OHCI generic platform driver\n[ 0.736122] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750789] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754143] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.757073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758724] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760662] usb usb1: Product: UHCI Host Controller\n[ 0.761928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763460] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764790] hub 1-0:1.0: USB hub found\n[ 0.765856] hub 1-0:1.0: 2 ports detected\n[ 0.767127] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771290] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.772682] mousedev: PS/2 mouse device common for all mice\n[ 0.774365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776836] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.779959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.781569] i2c /dev entries driver\n[ 0.782605] device-mapper: uevent: version 1.0.3\n[ 0.783917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.786132] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787977] NET: Registered protocol family 10\n[ 0.789518] NET: Registered protocol family 17\n[ 0.790732] Key type dns_resolver registered\n[ 0.792033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.795914] registered taskstats version 1\n[ 0.797049] Loading compiled-in X.509 certificates\n[ 0.798875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.801383] zswap: loaded using pool lzo/zbud\n[ 0.803446] Key type trusted registered\n[ 0.805621] Key type encrypted registered\n[ 0.806762] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.808174] ima: No TPM chip found, activating TPM-bypass!\n[ 0.809573] evm: HMAC attrs: 0x1\n[ 0.810856] Magic number: 14:402:86\n[ 0.812019] rtc_cmos 00:00: setting system clock to 2018-08-29 16:05:56 UTC (1535558756)\n[ 0.814192] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815687] EDD information not available.\n[ 0.881311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897644] Write protecting the kernel read-only data: 14336k\n[ 0.900681] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903128] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.060738] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-29 16:05:58,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576/action used request id req-cb499ef7-13b2-403c-b180-0ca76d27c217 2018-08-29 16:05:58,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0907781124115s 2018-08-29 16:05:58,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576/action used request id req-cb499ef7-13b2-403c-b180-0ca76d27c217 2018-08-29 16:05:58,487 - 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 519707035 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.181551] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183796] pid_max: default: 32768 minimum: 301 [ 0.185140] ACPI: Core revision 20150930 [ 0.186799] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188569] Security Framework initialized [ 0.189676] Yama: becoming mindful. [ 0.190665] AppArmor: AppArmor initialized [ 0.191813] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193574] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195273] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198732] Initializing cgroup subsys io [ 0.199830] Initializing cgroup subsys memory [ 0.201007] Initializing cgroup subsys devices [ 0.202182] Initializing cgroup subsys freezer [ 0.203351] Initializing cgroup subsys net_cls [ 0.204534] Initializing cgroup subsys perf_event [ 0.205761] Initializing cgroup subsys net_prio [ 0.207011] Initializing cgroup subsys hugetlb [ 0.208177] Initializing cgroup subsys pids [ 0.209346] CPU: Physical Processor ID: 0 [ 0.211141] mce: CPU supports 10 MCE banks [ 0.212306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229762] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236381] ftrace: allocating 31920 entries in 125 pages [ 0.261536] smpboot: Max logical packages: 1 [ 0.262712] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264595] x2apic enabled [ 0.265718] Switched APIC routing to physical x2apic. [ 0.268119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272309] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274717] KVM setup paravirtual spinlock [ 0.276299] x86: Booted up 1 node, 1 CPUs [ 0.277388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279236] devtmpfs: initialized [ 0.281190] evm: security.selinux [ 0.282138] evm: security.SMACK64 [ 0.283082] evm: security.SMACK64EXEC [ 0.284087] evm: security.SMACK64TRANSMUTE [ 0.285175] evm: security.SMACK64MMAP [ 0.286175] evm: security.ima [ 0.287042] evm: security.capability [ 0.288102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290565] pinctrl core: initialized pinctrl subsystem [ 0.292013] RTC time: 16:05:55, date: 08/29/18 [ 0.293279] NET: Registered protocol family 16 [ 0.294577] cpuidle: using governor ladder [ 0.295680] cpuidle: using governor menu [ 0.296748] PCCT header not found. [ 0.297761] ACPI: bus type PCI registered [ 0.298848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300498] PCI: Using configuration type 1 for base access [ 0.302619] ACPI: Added _OSI(Module Device) [ 0.303751] ACPI: Added _OSI(Processor Device) [ 0.304911] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306118] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308261] ACPI: Interpreter enabled [ 0.309304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319358] ACPI: (supports S0 S5) [ 0.320331] ACPI: Using IOAPIC for interrupt routing [ 0.321622] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326981] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330222] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333152] acpiphp: Slot [3] registered [ 0.334251] acpiphp: Slot [4] registered [ 0.335334] acpiphp: Slot [5] registered [ 0.336418] acpiphp: Slot [6] registered [ 0.337508] acpiphp: Slot [7] registered [ 0.338594] acpiphp: Slot [8] registered [ 0.339688] acpiphp: Slot [9] registered [ 0.340774] acpiphp: Slot [10] registered [ 0.341880] acpiphp: Slot [11] registered [ 0.342975] acpiphp: Slot [12] registered [ 0.344074] acpiphp: Slot [13] registered [ 0.345169] acpiphp: Slot [14] registered [ 0.346271] acpiphp: Slot [15] registered [ 0.361272] acpiphp: Slot [16] registered [ 0.362389] acpiphp: Slot [17] registered [ 0.363483] acpiphp: Slot [18] registered [ 0.364576] acpiphp: Slot [19] registered [ 0.365671] acpiphp: Slot [20] registered [ 0.366770] acpiphp: Slot [21] registered [ 0.367875] acpiphp: Slot [22] registered [ 0.368969] acpiphp: Slot [23] registered [ 0.370065] acpiphp: Slot [24] registered [ 0.371181] acpiphp: Slot [25] registered [ 0.372272] acpiphp: Slot [26] registered [ 0.373369] acpiphp: Slot [27] registered [ 0.374465] acpiphp: Slot [28] registered [ 0.375564] acpiphp: Slot [29] registered [ 0.376657] acpiphp: Slot [30] registered [ 0.377753] acpiphp: Slot [31] registered [ 0.378849] PCI host bridge to bus 0000:00 [ 0.379946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385157] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393059] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398021] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425439] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434994] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436740] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.438160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440244] vgaarb: loaded [ 0.441067] vgaarb: bridge control possible 0000:00:02.0 [ 0.442695] SCSI subsystem initialized [ 0.443944] ACPI: bus type USB registered [ 0.445058] usbcore: registered new interface driver usbfs [ 0.446438] usbcore: registered new interface driver hub [ 0.447783] usbcore: registered new device driver usb [ 0.449254] PCI: Using ACPI for IRQ routing [ 0.450746] NetLabel: Initializing [ 0.451720] NetLabel: domain hash size = 128 [ 0.452886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454172] NetLabel: unlabeled traffic allowed by default [ 0.455723] clocksource: Switched to clocksource kvm-clock [ 0.465785] AppArmor: AppArmor Filesystem Enabled [ 0.467085] pnp: PnP ACPI init [ 0.468294] pnp: PnP ACPI: found 5 devices [ 0.475150] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477459] NET: Registered protocol family 2 [ 0.478842] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480571] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482188] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483810] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486821] NET: Registered protocol family 1 [ 0.488008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490933] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.519792] Trying to unpack rootfs image as initramfs... [ 0.582461] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.587517] Scanning for low memory corruption every 60 seconds [ 0.589691] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.591304] audit: initializing netlink subsys (disabled) [ 0.592786] audit: type=2000 audit(1535558756.003:1): initialized [ 0.594643] Initialise system trusted keyring [ 0.596004] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.597575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.600315] zbud: loaded [ 0.601310] VFS: Disk quotas dquot_6.6.0 [ 0.602430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.604576] fuse init (API version 7.23) [ 0.605801] Key type big_key registered [ 0.606907] Allocating IMA MOK and blacklist keyrings. [ 0.608590] Key type asymmetric registered [ 0.609722] Asymmetric key parser 'x509' registered [ 0.611030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613079] io scheduler noop registered [ 0.614166] io scheduler deadline registered (default) [ 0.615516] io scheduler cfq registered [ 0.616707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.618125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621889] ACPI: Power Button [PWRF] [ 0.623103] GHES: HEST is not enabled! [ 0.637283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.666810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.697217] Linux agpgart interface v0.103 [ 0.700681] brd: module loaded [ 0.702916] loop: module loaded [ 0.707321] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.709294] GPT:90111 != 2097151 [ 0.710218] GPT:Alternate GPT header not at the end of the disk. [ 0.711699] GPT:90111 != 2097151 [ 0.712629] GPT: Use GNU Parted to correct GPT errors. [ 0.713933] vda: vda1 vda15 [ 0.715597] scsi host0: ata_piix [ 0.716666] scsi host1: ata_piix [ 0.717655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721263] libphy: Fixed MDIO Bus: probed [ 0.722378] tun: Universal TUN/TAP device driver, 1.6 [ 0.723685] tun: (C) 1999-2004 Max Krasnyansky [ 0.726655] PPP generic driver version 2.4.2 [ 0.727906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729520] ehci-pci: EHCI PCI platform driver [ 0.730701] ehci-platform: EHCI generic platform driver [ 0.732048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733574] ohci-pci: OHCI PCI platform driver [ 0.734764] ohci-platform: OHCI generic platform driver [ 0.736122] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750789] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754143] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758724] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760662] usb usb1: Product: UHCI Host Controller [ 0.761928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764790] hub 1-0:1.0: USB hub found [ 0.765856] hub 1-0:1.0: 2 ports detected [ 0.767127] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771290] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772682] mousedev: PS/2 mouse device common for all mice [ 0.774365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776836] rtc_cmos 00:00: RTC can wake from S4 [ 0.778357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781569] i2c /dev entries driver [ 0.782605] device-mapper: uevent: version 1.0.3 [ 0.783917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.786132] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787977] NET: Registered protocol family 10 [ 0.789518] NET: Registered protocol family 17 [ 0.790732] Key type dns_resolver registered [ 0.792033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793508] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.795914] registered taskstats version 1 [ 0.797049] Loading compiled-in X.509 certificates [ 0.798875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.801383] zswap: loaded using pool lzo/zbud [ 0.803446] Key type trusted registered [ 0.805621] Key type encrypted registered [ 0.806762] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808174] ima: No TPM chip found, activating TPM-bypass! [ 0.809573] evm: HMAC attrs: 0x1 [ 0.810856] Magic number: 14:402:86 [ 0.812019] rtc_cmos 00:00: setting system clock to 2018-08-29 16:05:56 UTC (1535558756) [ 0.814192] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815687] EDD information not available. [ 0.881311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897644] Write protecting the kernel read-only data: 14336k [ 0.900681] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903128] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.060738] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-08-29 16:05:58,488 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-08-29 16:05:59,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:05:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:05:59,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-1ed630ec-2078-404e-b4ca-17db1b13ad97 x-compute-request-id: req-1ed630ec-2078-404e-b4ca-17db1b13ad97 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e6:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:55.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:55Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:45Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:05:59,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1ed630ec-2078-404e-b4ca-17db1b13ad97 2018-08-29 16:05:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398921012878s 2018-08-29 16:05:59,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1ed630ec-2078-404e-b4ca-17db1b13ad97 2018-08-29 16:05:59,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:05:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:05:59,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:05: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-ec3ab9ef-de8a-4896-97c9-d6f78a32936c x-compute-request-id: req-ec3ab9ef-de8a-4896-97c9-d6f78a32936c Content-Encoding: gzip Content-Length: 9564 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 519707035 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.181551] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183796] pid_max: default: 32768 minimum: 301\n[ 0.185140] ACPI: Core revision 20150930\n[ 0.186799] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188569] Security Framework initialized\n[ 0.189676] Yama: becoming mindful.\n[ 0.190665] AppArmor: AppArmor initialized\n[ 0.191813] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193574] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195273] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.196886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198732] Initializing cgroup subsys io\n[ 0.199830] Initializing cgroup subsys memory\n[ 0.201007] Initializing cgroup subsys devices\n[ 0.202182] Initializing cgroup subsys freezer\n[ 0.203351] Initializing cgroup subsys net_cls\n[ 0.204534] Initializing cgroup subsys perf_event\n[ 0.205761] Initializing cgroup subsys net_prio\n[ 0.207011] Initializing cgroup subsys hugetlb\n[ 0.208177] Initializing cgroup subsys pids\n[ 0.209346] CPU: Physical Processor ID: 0\n[ 0.211141] mce: CPU supports 10 MCE banks\n[ 0.212306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229762] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236381] ftrace: allocating 31920 entries in 125 pages\n[ 0.261536] smpboot: Max logical packages: 1\n[ 0.262712] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264595] x2apic enabled\n[ 0.265718] Switched APIC routing to physical x2apic.\n[ 0.268119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272309] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274717] KVM setup paravirtual spinlock\n[ 0.276299] x86: Booted up 1 node, 1 CPUs\n[ 0.277388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279236] devtmpfs: initialized\n[ 0.281190] evm: security.selinux\n[ 0.282138] evm: security.SMACK64\n[ 0.283082] evm: security.SMACK64EXEC\n[ 0.284087] evm: security.SMACK64TRANSMUTE\n[ 0.285175] evm: security.SMACK64MMAP\n[ 0.286175] evm: security.ima\n[ 0.287042] evm: security.capability\n[ 0.288102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290565] pinctrl core: initialized pinctrl subsystem\n[ 0.292013] RTC time: 16:05:55, date: 08/29/18\n[ 0.293279] NET: Registered protocol family 16\n[ 0.294577] cpuidle: using governor ladder\n[ 0.295680] cpuidle: using governor menu\n[ 0.296748] PCCT header not found.\n[ 0.297761] ACPI: bus type PCI registered\n[ 0.298848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300498] PCI: Using configuration type 1 for base access\n[ 0.302619] ACPI: Added _OSI(Module Device)\n[ 0.303751] ACPI: Added _OSI(Processor Device)\n[ 0.304911] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306118] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308261] ACPI: Interpreter enabled\n[ 0.309304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319358] ACPI: (supports S0 S5)\n[ 0.320331] ACPI: Using IOAPIC for interrupt routing\n[ 0.321622] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326981] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330222] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333152] acpiphp: Slot [3] registered\n[ 0.334251] acpiphp: Slot [4] registered\n[ 0.335334] acpiphp: Slot [5] registered\n[ 0.336418] acpiphp: Slot [6] registered\n[ 0.337508] acpiphp: Slot [7] registered\n[ 0.338594] acpiphp: Slot [8] registered\n[ 0.339688] acpiphp: Slot [9] registered\n[ 0.340774] acpiphp: Slot [10] registered\n[ 0.341880] acpiphp: Slot [11] registered\n[ 0.342975] acpiphp: Slot [12] registered\n[ 0.344074] acpiphp: Slot [13] registered\n[ 0.345169] acpiphp: Slot [14] registered\n[ 0.346271] acpiphp: Slot [15] registered\n[ 0.361272] acpiphp: Slot [16] registered\n[ 0.362389] acpiphp: Slot [17] registered\n[ 0.363483] acpiphp: Slot [18] registered\n[ 0.364576] acpiphp: Slot [19] registered\n[ 0.365671] acpiphp: Slot [20] registered\n[ 0.366770] acpiphp: Slot [21] registered\n[ 0.367875] acpiphp: Slot [22] registered\n[ 0.368969] acpiphp: Slot [23] registered\n[ 0.370065] acpiphp: Slot [24] registered\n[ 0.371181] acpiphp: Slot [25] registered\n[ 0.372272] acpiphp: Slot [26] registered\n[ 0.373369] acpiphp: Slot [27] registered\n[ 0.374465] acpiphp: Slot [28] registered\n[ 0.375564] acpiphp: Slot [29] registered\n[ 0.376657] acpiphp: Slot [30] registered\n[ 0.377753] acpiphp: Slot [31] registered\n[ 0.378849] PCI host bridge to bus 0000:00\n[ 0.379946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385157] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393059] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398021] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425439] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434994] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436740] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440244] vgaarb: loaded\n[ 0.441067] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442695] SCSI subsystem initialized\n[ 0.443944] ACPI: bus type USB registered\n[ 0.445058] usbcore: registered new interface driver usbfs\n[ 0.446438] usbcore: registered new interface driver hub\n[ 0.447783] usbcore: registered new device driver usb\n[ 0.449254] PCI: Using ACPI for IRQ routing\n[ 0.450746] NetLabel: Initializing\n[ 0.451720] NetLabel: domain hash size = 128\n[ 0.452886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454172] NetLabel: unlabeled traffic allowed by default\n[ 0.455723] clocksource: Switched to clocksource kvm-clock\n[ 0.465785] AppArmor: AppArmor Filesystem Enabled\n[ 0.467085] pnp: PnP ACPI init\n[ 0.468294] pnp: PnP ACPI: found 5 devices\n[ 0.475150] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477459] NET: Registered protocol family 2\n[ 0.478842] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.480571] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482188] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.483810] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486821] NET: Registered protocol family 1\n[ 0.488008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489481] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.490933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.519792] Trying to unpack rootfs image as initramfs...\n[ 0.582461] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.587517] Scanning for low memory corruption every 60 seconds\n[ 0.589691] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.591304] audit: initializing netlink subsys (disabled)\n[ 0.592786] audit: type=2000 audit(1535558756.003:1): initialized\n[ 0.594643] Initialise system trusted keyring\n[ 0.596004] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.597575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.600315] zbud: loaded\n[ 0.601310] VFS: Disk quotas dquot_6.6.0\n[ 0.602430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.604576] fuse init (API version 7.23)\n[ 0.605801] Key type big_key registered\n[ 0.606907] Allocating IMA MOK and blacklist keyrings.\n[ 0.608590] Key type asymmetric registered\n[ 0.609722] Asymmetric key parser 'x509' registered\n[ 0.611030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.613079] io scheduler noop registered\n[ 0.614166] io scheduler deadline registered (default)\n[ 0.615516] io scheduler cfq registered\n[ 0.616707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.618125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621889] ACPI: Power Button [PWRF]\n[ 0.623103] GHES: HEST is not enabled!\n[ 0.637283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.694160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.697217] Linux agpgart interface v0.103\n[ 0.700681] brd: module loaded\n[ 0.702916] loop: module loaded\n[ 0.707321] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709294] GPT:90111 != 2097151\n[ 0.710218] GPT:Alternate GPT header not at the end of the disk.\n[ 0.711699] GPT:90111 != 2097151\n[ 0.712629] GPT: Use GNU Parted to correct GPT errors.\n[ 0.713933] vda: vda1 vda15\n[ 0.715597] scsi host0: ata_piix\n[ 0.716666] scsi host1: ata_piix\n[ 0.717655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721263] libphy: Fixed MDIO Bus: probed\n[ 0.722378] tun: Universal TUN/TAP device driver, 1.6\n[ 0.723685] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.726655] PPP generic driver version 2.4.2\n[ 0.727906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729520] ehci-pci: EHCI PCI platform driver\n[ 0.730701] ehci-platform: EHCI generic platform driver\n[ 0.732048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733574] ohci-pci: OHCI PCI platform driver\n[ 0.734764] ohci-platform: OHCI generic platform driver\n[ 0.736122] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750789] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754143] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.757073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758724] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760662] usb usb1: Product: UHCI Host Controller\n[ 0.761928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763460] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764790] hub 1-0:1.0: USB hub found\n[ 0.765856] hub 1-0:1.0: 2 ports detected\n[ 0.767127] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771290] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.772682] mousedev: PS/2 mouse device common for all mice\n[ 0.774365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776836] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.779959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.781569] i2c /dev entries driver\n[ 0.782605] device-mapper: uevent: version 1.0.3\n[ 0.783917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.786132] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787977] NET: Registered protocol family 10\n[ 0.789518] NET: Registered protocol family 17\n[ 0.790732] Key type dns_resolver registered\n[ 0.792033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.795914] registered taskstats version 1\n[ 0.797049] Loading compiled-in X.509 certificates\n[ 0.798875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.801383] zswap: loaded using pool lzo/zbud\n[ 0.803446] Key type trusted registered\n[ 0.805621] Key type encrypted registered\n[ 0.806762] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.808174] ima: No TPM chip found, activating TPM-bypass!\n[ 0.809573] evm: HMAC attrs: 0x1\n[ 0.810856] Magic number: 14:402:86\n[ 0.812019] rtc_cmos 00:00: setting system clock to 2018-08-29 16:05:56 UTC (1535558756)\n[ 0.814192] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815687] EDD information not available.\n[ 0.881311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897644] Write protecting the kernel read-only data: 14336k\n[ 0.900681] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903128] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.060738] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnTM6IyTJswZZsgiA20WlGDpxNqPQDu4o1/9huhg/YNHfdrQSuUaXaDUP+CiRV+F8tSRvhQnhyQeYS2zP+sHU6jfknra1pksqihxDjDG27+jlLbWKfsO7G6RWoBb9MAI6M3jeGpy+awwtvnqGSU9KWHxbM6UMbUlEFJ9MkV5KRISV/2Eh9cMM2rJV9guRM318oScH88dDi67jxVWGHGHUc96HcXaubKO489Rr8+A/mJ79xG85MzsAn3rK7wQCWe/Slr+37xN15QGB+JKBg6bS+BO3KGDdaOZApYY4YsHOA2aLVTDgQohGKMzYkb/osbNDXidO02LCWQC1Tjav57KsT root@vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4\nssh-dss AAAAB3NzaC1kc3MAAACBAKBfb/kcgfET604XLzWrSsvqQNXzDNtuszessEums2pu8vsoOYJoBadVnytKN60co9jjoziMzT+lnTFbQBah1/AzAnbVcnfHSip7ThrkPVT2rsPOEVwImm5MeGc/JEJCTKeK3PP9X88IOd80pqP/IIRB88hi7dDRsKL96K9QaW5tAAAAFQDJTTLsHPre+Fpf8jUa2dHsrxPuRQAAAIEAnAabiKKagkbwQgRGlYNwso37lwvZK6Zjqht4XiNpp/9vPIFkoglq3kAIEoUubSBTyG/HWvWDaIgls6tzyLjcG7BX3fcsWOssrN+UwNqBC/88hxJ3jyPPi/asPIMWrTSyduoyKvFw7L71Y5XQTzc3heMT4559fLuWTGTMh5DTtB0AAACBAIxcW2f9L7ZC2SQtHWm24e5KCCY7QpAt7I0V/KkD5jTu2qcpwTyQm0Sb+RTwaMIEyRFjvfw5kwLcyLcHYkx+f2PFMAeTG4ia2ymf/DqcATwGR5hBahCQV4tj+FKvrDpeSM4GtpcS1/HTJ8xhJuvn0OUSRiSdt+BlVlyxMAKg9Wvt root@vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:febb:e6ff/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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.97 ===\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-a5c0d4e1-733f-4911-89cb-7856349ef4c4 login: "} 2018-08-29 16:05:59,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576/action used request id req-ec3ab9ef-de8a-4896-97c9-d6f78a32936c 2018-08-29 16:05:59,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.085216999054s 2018-08-29 16:05:59,978 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576/action used request id req-ec3ab9ef-de8a-4896-97c9-d6f78a32936c 2018-08-29 16:05:59,979 - 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 519707035 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.181551] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183796] pid_max: default: 32768 minimum: 301 [ 0.185140] ACPI: Core revision 20150930 [ 0.186799] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188569] Security Framework initialized [ 0.189676] Yama: becoming mindful. [ 0.190665] AppArmor: AppArmor initialized [ 0.191813] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193574] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195273] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198732] Initializing cgroup subsys io [ 0.199830] Initializing cgroup subsys memory [ 0.201007] Initializing cgroup subsys devices [ 0.202182] Initializing cgroup subsys freezer [ 0.203351] Initializing cgroup subsys net_cls [ 0.204534] Initializing cgroup subsys perf_event [ 0.205761] Initializing cgroup subsys net_prio [ 0.207011] Initializing cgroup subsys hugetlb [ 0.208177] Initializing cgroup subsys pids [ 0.209346] CPU: Physical Processor ID: 0 [ 0.211141] mce: CPU supports 10 MCE banks [ 0.212306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229762] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236381] ftrace: allocating 31920 entries in 125 pages [ 0.261536] smpboot: Max logical packages: 1 [ 0.262712] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264595] x2apic enabled [ 0.265718] Switched APIC routing to physical x2apic. [ 0.268119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272309] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274717] KVM setup paravirtual spinlock [ 0.276299] x86: Booted up 1 node, 1 CPUs [ 0.277388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279236] devtmpfs: initialized [ 0.281190] evm: security.selinux [ 0.282138] evm: security.SMACK64 [ 0.283082] evm: security.SMACK64EXEC [ 0.284087] evm: security.SMACK64TRANSMUTE [ 0.285175] evm: security.SMACK64MMAP [ 0.286175] evm: security.ima [ 0.287042] evm: security.capability [ 0.288102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290565] pinctrl core: initialized pinctrl subsystem [ 0.292013] RTC time: 16:05:55, date: 08/29/18 [ 0.293279] NET: Registered protocol family 16 [ 0.294577] cpuidle: using governor ladder [ 0.295680] cpuidle: using governor menu [ 0.296748] PCCT header not found. [ 0.297761] ACPI: bus type PCI registered [ 0.298848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300498] PCI: Using configuration type 1 for base access [ 0.302619] ACPI: Added _OSI(Module Device) [ 0.303751] ACPI: Added _OSI(Processor Device) [ 0.304911] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306118] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308261] ACPI: Interpreter enabled [ 0.309304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319358] ACPI: (supports S0 S5) [ 0.320331] ACPI: Using IOAPIC for interrupt routing [ 0.321622] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325456] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326981] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328624] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330222] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333152] acpiphp: Slot [3] registered [ 0.334251] acpiphp: Slot [4] registered [ 0.335334] acpiphp: Slot [5] registered [ 0.336418] acpiphp: Slot [6] registered [ 0.337508] acpiphp: Slot [7] registered [ 0.338594] acpiphp: Slot [8] registered [ 0.339688] acpiphp: Slot [9] registered [ 0.340774] acpiphp: Slot [10] registered [ 0.341880] acpiphp: Slot [11] registered [ 0.342975] acpiphp: Slot [12] registered [ 0.344074] acpiphp: Slot [13] registered [ 0.345169] acpiphp: Slot [14] registered [ 0.346271] acpiphp: Slot [15] registered [ 0.361272] acpiphp: Slot [16] registered [ 0.362389] acpiphp: Slot [17] registered [ 0.363483] acpiphp: Slot [18] registered [ 0.364576] acpiphp: Slot [19] registered [ 0.365671] acpiphp: Slot [20] registered [ 0.366770] acpiphp: Slot [21] registered [ 0.367875] acpiphp: Slot [22] registered [ 0.368969] acpiphp: Slot [23] registered [ 0.370065] acpiphp: Slot [24] registered [ 0.371181] acpiphp: Slot [25] registered [ 0.372272] acpiphp: Slot [26] registered [ 0.373369] acpiphp: Slot [27] registered [ 0.374465] acpiphp: Slot [28] registered [ 0.375564] acpiphp: Slot [29] registered [ 0.376657] acpiphp: Slot [30] registered [ 0.377753] acpiphp: Slot [31] registered [ 0.378849] PCI host bridge to bus 0000:00 [ 0.379946] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385157] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393059] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394754] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398021] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425439] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429351] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434994] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436740] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.438160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440244] vgaarb: loaded [ 0.441067] vgaarb: bridge control possible 0000:00:02.0 [ 0.442695] SCSI subsystem initialized [ 0.443944] ACPI: bus type USB registered [ 0.445058] usbcore: registered new interface driver usbfs [ 0.446438] usbcore: registered new interface driver hub [ 0.447783] usbcore: registered new device driver usb [ 0.449254] PCI: Using ACPI for IRQ routing [ 0.450746] NetLabel: Initializing [ 0.451720] NetLabel: domain hash size = 128 [ 0.452886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454172] NetLabel: unlabeled traffic allowed by default [ 0.455723] clocksource: Switched to clocksource kvm-clock [ 0.465785] AppArmor: AppArmor Filesystem Enabled [ 0.467085] pnp: PnP ACPI init [ 0.468294] pnp: PnP ACPI: found 5 devices [ 0.475150] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477459] NET: Registered protocol family 2 [ 0.478842] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480571] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482188] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483810] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486821] NET: Registered protocol family 1 [ 0.488008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490933] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.519792] Trying to unpack rootfs image as initramfs... [ 0.582461] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.587517] Scanning for low memory corruption every 60 seconds [ 0.589691] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.591304] audit: initializing netlink subsys (disabled) [ 0.592786] audit: type=2000 audit(1535558756.003:1): initialized [ 0.594643] Initialise system trusted keyring [ 0.596004] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.597575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.600315] zbud: loaded [ 0.601310] VFS: Disk quotas dquot_6.6.0 [ 0.602430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.604576] fuse init (API version 7.23) [ 0.605801] Key type big_key registered [ 0.606907] Allocating IMA MOK and blacklist keyrings. [ 0.608590] Key type asymmetric registered [ 0.609722] Asymmetric key parser 'x509' registered [ 0.611030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.613079] io scheduler noop registered [ 0.614166] io scheduler deadline registered (default) [ 0.615516] io scheduler cfq registered [ 0.616707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.618125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621889] ACPI: Power Button [PWRF] [ 0.623103] GHES: HEST is not enabled! [ 0.637283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.666810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.697217] Linux agpgart interface v0.103 [ 0.700681] brd: module loaded [ 0.702916] loop: module loaded [ 0.707321] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.709294] GPT:90111 != 2097151 [ 0.710218] GPT:Alternate GPT header not at the end of the disk. [ 0.711699] GPT:90111 != 2097151 [ 0.712629] GPT: Use GNU Parted to correct GPT errors. [ 0.713933] vda: vda1 vda15 [ 0.715597] scsi host0: ata_piix [ 0.716666] scsi host1: ata_piix [ 0.717655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721263] libphy: Fixed MDIO Bus: probed [ 0.722378] tun: Universal TUN/TAP device driver, 1.6 [ 0.723685] tun: (C) 1999-2004 Max Krasnyansky [ 0.726655] PPP generic driver version 2.4.2 [ 0.727906] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729520] ehci-pci: EHCI PCI platform driver [ 0.730701] ehci-platform: EHCI generic platform driver [ 0.732048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733574] ohci-pci: OHCI PCI platform driver [ 0.734764] ohci-platform: OHCI generic platform driver [ 0.736122] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750789] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754143] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757073] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758724] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760662] usb usb1: Product: UHCI Host Controller [ 0.761928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764790] hub 1-0:1.0: USB hub found [ 0.765856] hub 1-0:1.0: 2 ports detected [ 0.767127] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771290] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772682] mousedev: PS/2 mouse device common for all mice [ 0.774365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776836] rtc_cmos 00:00: RTC can wake from S4 [ 0.778357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781569] i2c /dev entries driver [ 0.782605] device-mapper: uevent: version 1.0.3 [ 0.783917] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.786132] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787977] NET: Registered protocol family 10 [ 0.789518] NET: Registered protocol family 17 [ 0.790732] Key type dns_resolver registered [ 0.792033] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793508] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.795914] registered taskstats version 1 [ 0.797049] Loading compiled-in X.509 certificates [ 0.798875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.801383] zswap: loaded using pool lzo/zbud [ 0.803446] Key type trusted registered [ 0.805621] Key type encrypted registered [ 0.806762] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808174] ima: No TPM chip found, activating TPM-bypass! [ 0.809573] evm: HMAC attrs: 0x1 [ 0.810856] Magic number: 14:402:86 [ 0.812019] rtc_cmos 00:00: setting system clock to 2018-08-29 16:05:56 UTC (1535558756) [ 0.814192] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815687] EDD information not available. [ 0.881311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.897644] Write protecting the kernel read-only data: 14336k [ 0.900681] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.903128] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.060738] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnTM6IyTJswZZsgiA20WlGDpxNqPQDu4o1/9huhg/YNHfdrQSuUaXaDUP+CiRV+F8tSRvhQnhyQeYS2zP+sHU6jfknra1pksqihxDjDG27+jlLbWKfsO7G6RWoBb9MAI6M3jeGpy+awwtvnqGSU9KWHxbM6UMbUlEFJ9MkV5KRISV/2Eh9cMM2rJV9guRM318oScH88dDi67jxVWGHGHUc96HcXaubKO489Rr8+A/mJ79xG85MzsAn3rK7wQCWe/Slr+37xN15QGB+JKBg6bS+BO3KGDdaOZApYY4YsHOA2aLVTDgQohGKMzYkb/osbNDXidO02LCWQC1Tjav57KsT root@vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4 ssh-dss AAAAB3NzaC1kc3MAAACBAKBfb/kcgfET604XLzWrSsvqQNXzDNtuszessEums2pu8vsoOYJoBadVnytKN60co9jjoziMzT+lnTFbQBah1/AzAnbVcnfHSip7ThrkPVT2rsPOEVwImm5MeGc/JEJCTKeK3PP9X88IOd80pqP/IIRB88hi7dDRsKL96K9QaW5tAAAAFQDJTTLsHPre+Fpf8jUa2dHsrxPuRQAAAIEAnAabiKKagkbwQgRGlYNwso37lwvZK6Zjqht4XiNpp/9vPIFkoglq3kAIEoUubSBTyG/HWvWDaIgls6tzyLjcG7BX3fcsWOssrN+UwNqBC/88hxJ3jyPPi/asPIMWrTSyduoyKvFw7L71Y5XQTzc3heMT4559fLuWTGTMh5DTtB0AAACBAIxcW2f9L7ZC2SQtHWm24e5KCCY7QpAt7I0V/KkD5jTu2qcpwTyQm0Sb+RTwaMIEyRFjvfw5kwLcyLcHYkx+f2PFMAeTG4ia2ymf/DqcATwGR5hBahCQV4tj+FKvrDpeSM4GtpcS1/HTJ8xhJuvn0OUSRiSdt+BlVlyxMAKg9Wvt root@vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:febb:e6ff/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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-a5c0d4e1-733f-4911-89cb-7856349ef4c4 login: 2018-08-29 16:05:59,980 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-29 16:06:00,090 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:06:00,091 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-29 16:06:00,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:06:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:00,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:06: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-8fd8a987-8c53-46e6-97cb-bd9a178b2086 x-compute-request-id: req-8fd8a987-8c53-46e6-97cb-bd9a178b2086 Content-Type: application/json 2018-08-29 16:06:00,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864 used request id req-8fd8a987-8c53-46e6-97cb-bd9a178b2086 2018-08-29 16:06:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141483068466s 2018-08-29 16:06:00,237 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864 used request id req-8fd8a987-8c53-46e6-97cb-bd9a178b2086 2018-08-29 16:06:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:00,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-8af053ac-e23c-4bb8-a6aa-9482614f8de3 x-compute-request-id: req-8af053ac-e23c-4bb8-a6aa-9482614f8de3 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e6:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:55.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:55Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:98:99", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/7d6c0b38-deee-4935-a4b2-738ce3104864", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:44.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "7d6c0b38-deee-4935-a4b2-738ce3104864", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:00Z", "hostId": "b09ca29da44715e808600d870f35b9c609aa56490cc6ab7b2cf7a5e9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:37Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:00,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8af053ac-e23c-4bb8-a6aa-9482614f8de3 2018-08-29 16:06:00,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503215074539s 2018-08-29 16:06:00,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8af053ac-e23c-4bb8-a6aa-9482614f8de3 2018-08-29 16:06:00,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:02,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-5f41a513-b426-4fa6-a9c2-e6b265faf2fe x-compute-request-id: req-5f41a513-b426-4fa6-a9c2-e6b265faf2fe Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e6:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:55.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:05:55Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:02,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5f41a513-b426-4fa6-a9c2-e6b265faf2fe 2018-08-29 16:06:02,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165746927261s 2018-08-29 16:06:02,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5f41a513-b426-4fa6-a9c2-e6b265faf2fe 2018-08-29 16:06:02,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:06:02,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:03,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:06: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-d4ab51b1-29a7-407e-9dcd-1c82d488d55a x-compute-request-id: req-d4ab51b1-29a7-407e-9dcd-1c82d488d55a Content-Type: application/json 2018-08-29 16:06:03,082 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576 used request id req-d4ab51b1-29a7-407e-9dcd-1c82d488d55a 2018-08-29 16:06:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167776107788s 2018-08-29 16:06:03,082 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576 used request id req-d4ab51b1-29a7-407e-9dcd-1c82d488d55a 2018-08-29 16:06:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:03,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-4e0b4177-8f65-4591-a0d3-74ddbe1c27ff x-compute-request-id: req-4e0b4177-8f65-4591-a0d3-74ddbe1c27ff Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e6:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "rel": "bookmark"}], "image": {"id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "links": [{"href": "http://172.30.9.40:8774/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:05:55.000000", "flavor": {"id": "65eb9c41-d871-4972-94ec-1e9ff84aba9f", "links": [{"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "bookmark"}]}, "id": "5165eea2-c5f0-4fd6-8b8c-8eb6ba595576", "security_groups": [{"name": "default"}], "user_id": "3974120e2ac14f5c8d31b2bad165ed11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:02Z", "hostId": "5c8903d130dd566da32afcc292209957e4a294456d3b172070349650", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "created": "2018-08-29T16:05:47Z", "tenant_id": "5745bf11b905415983c3b4246a716d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:03,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4e0b4177-8f65-4591-a0d3-74ddbe1c27ff 2018-08-29 16:06:03,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692555904388s 2018-08-29 16:06:03,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4e0b4177-8f65-4591-a0d3-74ddbe1c27ff 2018-08-29 16:06:03,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:05,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:05,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:05,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-40eacb4f-d919-4dd1-82ac-09ae310ec9a7 x-compute-request-id: req-40eacb4f-d919-4dd1-82ac-09ae310ec9a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 16:06:05,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-40eacb4f-d919-4dd1-82ac-09ae310ec9a7 2018-08-29 16:06:05,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0691430568695s 2018-08-29 16:06:05,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-40eacb4f-d919-4dd1-82ac-09ae310ec9a7 2018-08-29 16:06:05,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:06:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" -d '{"subnet_id": "50feb148-f947-4650-bfcf-e6064ff6ff30"}' 2018-08-29 16:06:07,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1ae74066-3331-49e1-bbcd-12f8699f3e7c Date: Wed, 29 Aug 2018 16:06:07 GMT RESP BODY: {"network_id": "42edb287-8914-4508-adf5-162ef44eb5b6", "tenant_id": "5745bf11b905415983c3b4246a716d74", "subnet_id": "50feb148-f947-4650-bfcf-e6064ff6ff30", "subnet_ids": ["50feb148-f947-4650-bfcf-e6064ff6ff30"], "port_id": "33fa3622-2f9e-4551-954e-3c134075c846", "id": "c58d4295-f35d-44d1-bf84-0f6b1e296151"} 2018-08-29 16:06:07,524 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151/remove_router_interface.json used request id req-1ae74066-3331-49e1-bbcd-12f8699f3e7c 2018-08-29 16:06:07,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67536211014s 2018-08-29 16:06:07,524 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151/remove_router_interface.json used request id req-1ae74066-3331-49e1-bbcd-12f8699f3e7c returning object c58d4295-f35d-44d1-bf84-0f6b1e296151 2018-08-29 16:06:07,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:06:07,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:07,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-2afcdc0b-5624-4d73-8cbc-0de53bfd3db2 Date: Wed, 29 Aug 2018 16:06:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5745bf11b905415983c3b4246a716d74", "created_at": "2018-08-29T16:05:29Z", "admin_state_up": true, "updated_at": "2018-08-29T16:06:06Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5745bf11b905415983c3b4246a716d74", "id": "c58d4295-f35d-44d1-bf84-0f6b1e296151", "name": "vping_userdata-router_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}]} 2018-08-29 16:06:07,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2afcdc0b-5624-4d73-8cbc-0de53bfd3db2 2018-08-29 16:06:07,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.289674043655s 2018-08-29 16:06:07,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2afcdc0b-5624-4d73-8cbc-0de53bfd3db2 2018-08-29 16:06:07,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:06:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:09,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c40e374-bb2a-4f3e-a85f-63c86100d9ac Content-Length: 0 Date: Wed, 29 Aug 2018 16:06:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:06:09,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151.json used request id req-1c40e374-bb2a-4f3e-a85f-63c86100d9ac 2018-08-29 16:06:09,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26808094978s 2018-08-29 16:06:09,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/c58d4295-f35d-44d1-bf84-0f6b1e296151.json used request id req-1c40e374-bb2a-4f3e-a85f-63c86100d9ac 2018-08-29 16:06:09,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:06:09,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:09,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1bcd6453-f466-44f8-832c-97fdecf2f33e Date: Wed, 29 Aug 2018 16:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edb287-8914-4508-adf5-162ef44eb5b6","tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:05: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":"5745bf11b905415983c3b4246a716d74","id":"50feb148-f947-4650-bfcf-e6064ff6ff30","subnetpool_id":null,"name":"vping_userdata-subnet_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}]} 2018-08-29 16:06:09,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1bcd6453-f466-44f8-832c-97fdecf2f33e 2018-08-29 16:06:09,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.042603969574s 2018-08-29 16:06:09,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-1bcd6453-f466-44f8-832c-97fdecf2f33e 2018-08-29 16:06:09,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:06:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/50feb148-f947-4650-bfcf-e6064ff6ff30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:10,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-532f8bb3-cf74-45ed-862b-535113e27e95 Date: Wed, 29 Aug 2018 16:06:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:06:10,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/50feb148-f947-4650-bfcf-e6064ff6ff30.json used request id req-532f8bb3-cf74-45ed-862b-535113e27e95 2018-08-29 16:06:10,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.922022104263s 2018-08-29 16:06:10,051 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/50feb148-f947-4650-bfcf-e6064ff6ff30.json used request id req-532f8bb3-cf74-45ed-862b-535113e27e95 2018-08-29 16:06:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:10,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-3d3a8f9d-f91d-4fea-b1b6-3865540c9179 Date: Wed, 29 Aug 2018 16:06:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"42edb287-8914-4508-adf5-162ef44eb5b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5745bf11b905415983c3b4246a716d74","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:06:09Z","qos_policy_id":null,"name":"vping_userdata-net_a5c0d4e1-733f-4911-89cb-7856349ef4c4","admin_state_up":true,"tenant_id":"5745bf11b905415983c3b4246a716d74","created_at":"2018-08-29T16:05:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 16:06:10,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3d3a8f9d-f91d-4fea-b1b6-3865540c9179 2018-08-29 16:06:10,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108592033386s 2018-08-29 16:06:10,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3d3a8f9d-f91d-4fea-b1b6-3865540c9179 2018-08-29 16:06:10,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:06:10,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/42edb287-8914-4508-adf5-162ef44eb5b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:11,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d9c52f9-a4f8-4d21-890a-c56c660bbdba Date: Wed, 29 Aug 2018 16:06:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:06:11,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/42edb287-8914-4508-adf5-162ef44eb5b6.json used request id req-2d9c52f9-a4f8-4d21-890a-c56c660bbdba 2018-08-29 16:06:11,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21988201141s 2018-08-29 16:06:11,382 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/42edb287-8914-4508-adf5-162ef44eb5b6.json used request id req-2d9c52f9-a4f8-4d21-890a-c56c660bbdba 2018-08-29 16:06:11,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:06:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:11,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-c94d03e4-9881-4f89-a96b-13fb0c323183 Date: Wed, 29 Aug 2018 16:06:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:05:34Z", "file": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/file", "owner": "5745bf11b905415983c3b4246a716d74", "id": "579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "size": 12716032, "self": "/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:05:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:06:11,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c94d03e4-9881-4f89-a96b-13fb0c323183 2018-08-29 16:06:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.259082078934s 2018-08-29 16:06:11,645 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c94d03e4-9881-4f89-a96b-13fb0c323183 2018-08-29 16:06:11,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:06:11,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7b96f6d4ebd4ed005a970a21252134166b707900" 2018-08-29 16:06:12,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1655804-83e0-4709-afe7-803a5613b883 Date: Wed, 29 Aug 2018 16:06:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:06:12,406 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b used request id req-a1655804-83e0-4709-afe7-803a5613b883 2018-08-29 16:06:12,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.759593963623s 2018-08-29 16:06:12,407 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/579b4f66-bad8-4c11-a2e7-7a0f1cba125b used request id req-a1655804-83e0-4709-afe7-803a5613b883 2018-08-29 16:06:12,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:06:12,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:12,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b777620e-7c0f-473a-a0f6-8983505e56a0 x-compute-request-id: req-b777620e-7c0f-473a-a0f6-8983505e56a0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f", "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": "65eb9c41-d871-4972-94ec-1e9ff84aba9f"}]} 2018-08-29 16:06:12,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b777620e-7c0f-473a-a0f6-8983505e56a0 2018-08-29 16:06:12,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233690738678s 2018-08-29 16:06:12,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b777620e-7c0f-473a-a0f6-8983505e56a0 2018-08-29 16:06:12,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:06:12,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:12,460 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4e3ba27-4ca1-4c8f-9aa7-d955ef86fa27 x-compute-request-id: req-b4e3ba27-4ca1-4c8f-9aa7-d955ef86fa27 Content-Length: 0 Content-Type: application/json 2018-08-29 16:06:12,460 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f used request id req-b4e3ba27-4ca1-4c8f-9aa7-d955ef86fa27 2018-08-29 16:06:12,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280289649963s 2018-08-29 16:06:12,461 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/65eb9c41-d871-4972-94ec-1e9ff84aba9f used request id req-b4e3ba27-4ca1-4c8f-9aa7-d955ef86fa27 2018-08-29 16:06:12,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:06:12,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:12,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e884007-2044-43e2-8002-ef49e799374f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": {"self": "http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3974120e2ac14f5c8d31b2bad165ed11", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:06:12,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-1e884007-2044-43e2-8002-ef49e799374f 2018-08-29 16:06:12,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200549125671s 2018-08-29 16:06:12,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-1e884007-2044-43e2-8002-ef49e799374f 2018-08-29 16:06:12,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:06:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:12,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4619dbe4-5eca-47bd-a1bc-75f9d5fb14a9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_a5c0d4e1-733f-4911-89cb-7856349ef4c4", "links": {"self": "http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3974120e2ac14f5c8d31b2bad165ed11", "description": null}} 2018-08-29 16:06:12,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11 used request id req-4619dbe4-5eca-47bd-a1bc-75f9d5fb14a9 2018-08-29 16:06:12,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.262331962585s 2018-08-29 16:06:12,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11 used request id req-4619dbe4-5eca-47bd-a1bc-75f9d5fb14a9 2018-08-29 16:06:12,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:06:12,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:13,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d74eec74-eeac-48ce-bb61-2eb03c3cc5b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:06:13,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11 used request id req-d74eec74-eeac-48ce-bb61-2eb03c3cc5b1 2018-08-29 16:06:13,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.283672094345s 2018-08-29 16:06:13,214 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/3974120e2ac14f5c8d31b2bad165ed11 used request id req-d74eec74-eeac-48ce-bb61-2eb03c3cc5b1 2018-08-29 16:06:13,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:06:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:13,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9210d6c8-1d7c-48a1-ae73-c561c11cf3be Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74"}, "tags": [], "enabled": true, "id": "5745bf11b905415983c3b4246a716d74", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a5c0d4e1-733f-4911-89cb-7856349ef4c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-29 16:06:13,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-9210d6c8-1d7c-48a1-ae73-c561c11cf3be 2018-08-29 16:06:13,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182345867157s 2018-08-29 16:06:13,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-9210d6c8-1d7c-48a1-ae73-c561c11cf3be 2018-08-29 16:06:13,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:06:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e7ae1137b1772aaa7e6adfa1f17b10219b10aed" 2018-08-29 16:06:13,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe4848b-76a0-4561-a909-7e8589b4be8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:06:13,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74 used request id req-ffe4848b-76a0-4561-a909-7e8589b4be8a 2018-08-29 16:06:13,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23939704895s 2018-08-29 16:06:13,646 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/5745bf11b905415983c3b4246a716d74 used request id req-ffe4848b-76a0-4561-a909-7e8589b4be8a 2018-08-29 16:06:13,699 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-29 16:06:13,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:06:13,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:06:13,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:06:13,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:06:13,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:06:13,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:06:13,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:06:13,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:06:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:06:13,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d26d01-b4af-4a98-8fc0-00a71a4a2336 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:06:13,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-09d26d01-b4af-4a98-8fc0-00a71a4a2336 2018-08-29 16:06:13,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:06:14,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["q3D5oZ18T5GD-YFKDvhEzQ"], "issued_at": "2018-08-29T16:06:14.000000Z"}} 2018-08-29 16:06:14,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:14,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2227349c-bffa-4fbb-a72d-193812213cbd Date: Wed, 29 Aug 2018 16:06:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:06:14,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2227349c-bffa-4fbb-a72d-193812213cbd 2018-08-29 16:06:14,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254670858383s 2018-08-29 16:06:14,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2227349c-bffa-4fbb-a72d-193812213cbd 2018-08-29 16:06:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:06:14,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04926fd7-573e-49f9-8c16-7f5bceed8db5 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:06:14,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-04926fd7-573e-49f9-8c16-7f5bceed8db5 2018-08-29 16:06:14,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:06:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:14,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbb2093-29da-4cfb-be81-3ef3694c0c9b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:06:14,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-5dbb2093-29da-4cfb-be81-3ef3694c0c9b 2018-08-29 16:06:14,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10263800621s 2018-08-29 16:06:14,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-5dbb2093-29da-4cfb-be81-3ef3694c0c9b 2018-08-29 16:06:14,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:06:14,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}}' 2018-08-29 16:06:14,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad94c8b-fd73-4abe-9ca2-7c82bd78217f 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.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567"}, "tags": [], "enabled": true, "id": "c49b165f3c4c428a9c1362995a8de567", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}} 2018-08-29 16:06:14,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-9ad94c8b-fd73-4abe-9ca2-7c82bd78217f 2018-08-29 16:06:14,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.210119962692s 2018-08-29 16:06:14,716 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-9ad94c8b-fd73-4abe-9ca2-7c82bd78217f 2018-08-29 16:06:14,717 - 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'c49b165f3c4c428a9c1362995a8de567', '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_d7b7229f-69d0-47a1-ba66-76deb6ed4904'}) 2018-08-29 16:06:14,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:06:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cae1e3ee-e97d-4640-a645-d354de22d218", "email": null, "name": "cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}}' 2018-08-29 16:06:15,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8572b11-d883-4880-81be-23e14c272565 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": {"self": "http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6c429000d1cb4a769b98bb3cc1aa33c2", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:06:15,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-b8572b11-d883-4880-81be-23e14c272565 2018-08-29 16:06:15,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.362448215485s 2018-08-29 16:06:15,086 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-b8572b11-d883-4880-81be-23e14c272565 2018-08-29 16:06:15,086 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6c429000d1cb4a769b98bb3cc1aa33c2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904'}) 2018-08-29 16:06:15,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:06:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:15,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd3b78d-80ef-409e-b129-a8448393c046 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:06:15,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bcd3b78d-80ef-409e-b129-a8448393c046 2018-08-29 16:06:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103850126266s 2018-08-29 16:06:15,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bcd3b78d-80ef-409e-b129-a8448393c046 2018-08-29 16:06:15,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:06:15,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:15,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9819eda-0b43-4908-bc62-b44da69a3f7d Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:06:15,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a9819eda-0b43-4908-bc62-b44da69a3f7d 2018-08-29 16:06:15,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175291061401s 2018-08-29 16:06:15,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a9819eda-0b43-4908-bc62-b44da69a3f7d 2018-08-29 16:06:15,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:06:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:15,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b010fc6-f0f4-4c81-b1ff-6f4a95bef6e9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:06:15,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8b010fc6-f0f4-4c81-b1ff-6f4a95bef6e9 2018-08-29 16:06:15,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162868022919s 2018-08-29 16:06:15,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8b010fc6-f0f4-4c81-b1ff-6f4a95bef6e9 2018-08-29 16:06:15,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:06:15,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:15,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33732cf8-390a-4713-9d21-ca8ebe6a7aaa Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:06:15,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-33732cf8-390a-4713-9d21-ca8ebe6a7aaa 2018-08-29 16:06:15,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179925918579s 2018-08-29 16:06:15,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-33732cf8-390a-4713-9d21-ca8ebe6a7aaa 2018-08-29 16:06:15,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:06:15,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:15,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61560482-1404-4023-9ef1-72543bc11bff Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": {"self": "http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6c429000d1cb4a769b98bb3cc1aa33c2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:06:15,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-61560482-1404-4023-9ef1-72543bc11bff 2018-08-29 16:06:15,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189898967743s 2018-08-29 16:06:15,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-61560482-1404-4023-9ef1-72543bc11bff 2018-08-29 16:06:15,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:06:15,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:16,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c41a9bb-6a7e-42ab-9d73-a7cc3e22db93 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567"}, "tags": [], "enabled": true, "id": "c49b165f3c4c428a9c1362995a8de567", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-29 16:06:16,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-6c41a9bb-6a7e-42ab-9d73-a7cc3e22db93 2018-08-29 16:06:16,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106869935989s 2018-08-29 16:06:16,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-6c41a9bb-6a7e-42ab-9d73-a7cc3e22db93 2018-08-29 16:06:16,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:06:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=6c429000d1cb4a769b98bb3cc1aa33c2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=c49b165f3c4c428a9c1362995a8de567" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db721646-7d64-4146-b365-df50efe81130 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=6c429000d1cb4a769b98bb3cc1aa33c2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=c49b165f3c4c428a9c1362995a8de567", "previous": null, "next": null}} 2018-08-29 16:06:16,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=6c429000d1cb4a769b98bb3cc1aa33c2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=c49b165f3c4c428a9c1362995a8de567 used request id req-db721646-7d64-4146-b365-df50efe81130 2018-08-29 16:06:16,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101338148117s 2018-08-29 16:06:16,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=6c429000d1cb4a769b98bb3cc1aa33c2&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=c49b165f3c4c428a9c1362995a8de567 used request id req-db721646-7d64-4146-b365-df50efe81130 2018-08-29 16:06:16,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:06:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567/users/6c429000d1cb4a769b98bb3cc1aa33c2/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:06:16,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52cfa5fc-60e4-427c-a8e2-fae017b14206 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:06:16,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567/users/6c429000d1cb4a769b98bb3cc1aa33c2/roles/c82bf036bd144284a48fe3ac4559304a used request id req-52cfa5fc-60e4-427c-a8e2-fae017b14206 2018-08-29 16:06:16,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168752908707s 2018-08-29 16:06:16,319 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567/users/6c429000d1cb4a769b98bb3cc1aa33c2/roles/c82bf036bd144284a48fe3ac4559304a used request id req-52cfa5fc-60e4-427c-a8e2-fae017b14206 2018-08-29 16:06:16,320 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 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'c49b165f3c4c428a9c1362995a8de567', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'cae1e3ee-e97d-4640-a645-d354de22d218', 'username': u'cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:06:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:06:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:06:16,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:06:16,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:06:16,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:06:16,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:06:16,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:06:16,325 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'password': 'cae1e3ee-e97d-4640-a645-d354de22d218', 'project_name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'c49b165f3c4c428a9c1362995a8de567', 'project_domain_name': 'Default'} 2018-08-29 16:06:16,325 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-29 16:06:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:06:16,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a53fe4-7f8e-423d-a0ff-50ab536ca346 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:06:16,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-88a53fe4-7f8e-423d-a0ff-50ab536ca346 2018-08-29 16:06:16,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:06:16,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c49b165f3c4c428a9c1362995a8de567", "name": "cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/c49b165f3c4c428a9c1362995a8de567", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/c49b165f3c4c428a9c1362995a8de567", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/c49b165f3c4c428a9c1362995a8de567", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/c49b165f3c4c428a9c1362995a8de567", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/c49b165f3c4c428a9c1362995a8de567", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/c49b165f3c4c428a9c1362995a8de567", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_c49b165f3c4c428a9c1362995a8de567", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_c49b165f3c4c428a9c1362995a8de567", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/c49b165f3c4c428a9c1362995a8de567", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/c49b165f3c4c428a9c1362995a8de567", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/c49b165f3c4c428a9c1362995a8de567", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/c49b165f3c4c428a9c1362995a8de567", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/c49b165f3c4c428a9c1362995a8de567", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "id": "6c429000d1cb4a769b98bb3cc1aa33c2"}, "audit_ids": ["ReEASHtdQpatmMBDzVXYHg"], "issued_at": "2018-08-29T16:06:16.000000Z"}} 2018-08-29 16:06:16,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:06:16,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"network": {"name": "cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "admin_state_up": true}}' 2018-08-29 16:06:17,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-dedc59f0-ac54-479e-b1aa-92db4f5f69df Date: Wed, 29 Aug 2018 16:06:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","is_default":false,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}} 2018-08-29 16:06:17,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-dedc59f0-ac54-479e-b1aa-92db4f5f69df 2018-08-29 16:06:17,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.555156946182s 2018-08-29 16:06:17,276 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-dedc59f0-ac54-479e-b1aa-92db4f5f69df 2018-08-29 16:06:17,276 - 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-29T16:06:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'cdbb2c80-894c-42c2-bcc1-2872d5face28', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904', u'admin_state_up': True, u'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', u'created_at': u'2018-08-29T16:06:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c49b165f3c4c428a9c1362995a8de567', u'l2_adjacency': True}) 2018-08-29 16:06:17,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:17,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-1d83fbfa-cc51-4ab5-8a94-f0416f72aa4d Date: Wed, 29 Aug 2018 16:06:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:06:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1d83fbfa-cc51-4ab5-8a94-f0416f72aa4d 2018-08-29 16:06:17,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303508996964s 2018-08-29 16:06:17,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1d83fbfa-cc51-4ab5-8a94-f0416f72aa4d 2018-08-29 16:06:17,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:06:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"subnet": {"name": "cinder_test-subnet_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "enable_dhcp": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:06:18,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ebd06b32-cf11-41d4-a2d1-0a8c05470672 Date: Wed, 29 Aug 2018 16:06:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:06:17Z","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":"c49b165f3c4c428a9c1362995a8de567","id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","subnetpool_id":null,"name":"cinder_test-subnet_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}} 2018-08-29 16:06:18,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-ebd06b32-cf11-41d4-a2d1-0a8c05470672 2018-08-29 16:06:18,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.620622873306s 2018-08-29 16:06:18,203 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-ebd06b32-cf11-41d4-a2d1-0a8c05470672 2018-08-29 16:06:18,204 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:06:17Z', 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'ed2ba7de-b199-4e1c-96dd-ddf87505d45d', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_d7b7229f-69d0-47a1-ba66-76deb6ed4904', u'enable_dhcp': True, u'network_id': u'cdbb2c80-894c-42c2-bcc1-2872d5face28', u'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', u'created_at': u'2018-08-29T16:06:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c49b165f3c4c428a9c1362995a8de567'}) 2018-08-29 16:06:18,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:06:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "cinder_test-router_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "admin_state_up": true}}' 2018-08-29 16:06:19,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-c7a4666e-8386-4b20-ade4-f835a4ce66a4 Date: Wed, 29 Aug 2018 16:06:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:18Z", "admin_state_up": true, "updated_at": "2018-08-29T16:06:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "name": "cinder_test-router_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}} 2018-08-29 16:06:19,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c7a4666e-8386-4b20-ade4-f835a4ce66a4 2018-08-29 16:06:19,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3963508606s 2018-08-29 16:06:19,601 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c7a4666e-8386-4b20-ade4-f835a4ce66a4 2018-08-29 16:06:19,602 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:06:19Z', u'revision_number': 2, u'id': u'23373d6a-caf4-45c9-82d3-dd4a00ac379a', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_d7b7229f-69d0-47a1-ba66-76deb6ed4904', u'admin_state_up': True, u'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', u'created_at': u'2018-08-29T16:06:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'c49b165f3c4c428a9c1362995a8de567'}) 2018-08-29 16:06:19,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:06:19,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"subnet_id": "ed2ba7de-b199-4e1c-96dd-ddf87505d45d"}' 2018-08-29 16:06:22,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46e263ff-9c42-4b5b-abb8-2146685c67cd Date: Wed, 29 Aug 2018 16:06:21 GMT RESP BODY: {"network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "subnet_id": "ed2ba7de-b199-4e1c-96dd-ddf87505d45d", "subnet_ids": ["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"], "port_id": "ced2122a-efc4-4864-abed-76efd04ed776", "id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a"} 2018-08-29 16:06:22,001 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a/add_router_interface.json used request id req-46e263ff-9c42-4b5b-abb8-2146685c67cd 2018-08-29 16:06:22,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39926600456s 2018-08-29 16:06:22,002 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a/add_router_interface.json used request id req-46e263ff-9c42-4b5b-abb8-2146685c67cd returning object 23373d6a-caf4-45c9-82d3-dd4a00ac379a 2018-08-29 16:06:22,002 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:06:22,130 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:06:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:06:22,135 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:06:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:06:22,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:06:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:22,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b981242b-4929-44be-ac89-5fdd471b57ed Date: Wed, 29 Aug 2018 16:06:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:06:22,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b981242b-4929-44be-ac89-5fdd471b57ed 2018-08-29 16:06:22,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.255292892456s 2018-08-29 16:06:22,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b981242b-4929-44be-ac89-5fdd471b57ed 2018-08-29 16:06:22,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:06:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}' 2018-08-29 16:06:22,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c33dbe7-aa54-4d0c-aab3-bf807a052144 Date: Wed, 29 Aug 2018 16:06:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:06:22Z", "file": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file", "owner": "c49b165f3c4c428a9c1362995a8de567", "id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "size": null, "self": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "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_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "checksum": null, "created_at": "2018-08-29T16:06:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:06:22,467 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7c33dbe7-aa54-4d0c-aab3-bf807a052144 2018-08-29 16:06:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0660891532898s 2018-08-29 16:06:22,468 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7c33dbe7-aa54-4d0c-aab3-bf807a052144 returning object a886ced1-fd02-4c1a-8be8-3d397091b637 2018-08-29 16:06:22,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:06:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '' 2018-08-29 16:06:22,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f05b2299-b25c-45a3-a404-d4d7575faa86 Date: Wed, 29 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-29 16:06:22,890 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file used request id req-f05b2299-b25c-45a3-a404-d4d7575faa86 2018-08-29 16:06:22,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.421826839447s 2018-08-29 16:06:22,890 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file used request id req-f05b2299-b25c-45a3-a404-d4d7575faa86 2018-08-29 16:06:22,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:06:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:23,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-5d2cb87f-b38c-41b2-be8f-c086667c0652 Date: Wed, 29 Aug 2018 16:06:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:06:22Z", "file": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file", "owner": "c49b165f3c4c428a9c1362995a8de567", "id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "size": 12716032, "self": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:06:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:06:23,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5d2cb87f-b38c-41b2-be8f-c086667c0652 2018-08-29 16:06:23,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.139266014099s 2018-08-29 16:06:23,034 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5d2cb87f-b38c-41b2-be8f-c086667c0652 2018-08-29 16:06:23,036 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file', 'owner': u'c49b165f3c4c428a9c1362995a8de567', 'id': u'a886ced1-fd02-4c1a-8be8-3d397091b637', 'size': 12716032, u'self': u'/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c49b165f3c4c428a9c1362995a8de567', 'name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:06:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:06:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904', '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/a886ced1-fd02-4c1a-8be8-3d397091b637', 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_d7b7229f-69d0-47a1-ba66-76deb6ed4904', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'created': u'2018-08-29T16:06:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:06:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637', 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_d7b7229f-69d0-47a1-ba66-76deb6ed4904', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:06:23,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:06:23,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:06:23,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-0f90a185-7e52-4c0c-a5ac-248baa391aec x-compute-request-id: req-0f90a185-7e52-4c0c-a5ac-248baa391aec Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "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": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159"}} 2018-08-29 16:06:23,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0f90a185-7e52-4c0c-a5ac-248baa391aec 2018-08-29 16:06:23,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.291359901428s 2018-08-29 16:06:23,328 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0f90a185-7e52-4c0c-a5ac-248baa391aec 2018-08-29 16:06:23,329 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_d7b7229f-69d0-47a1-ba66-76deb6ed4904', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'5e3f810a-ce18-4ecd-ae45-d35b4c24b159', 'swap': 0}) 2018-08-29 16:06:23,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:06:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" -d '{"extra_specs": {}}' 2018-08-29 16:06:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-2ad10173-09b6-4e8d-a846-cb830185ee5e x-compute-request-id: req-2ad10173-09b6-4e8d-a846-cb830185ee5e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:06:23,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159/os-extra_specs used request id req-2ad10173-09b6-4e8d-a846-cb830185ee5e 2018-08-29 16:06:23,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192489624023s 2018-08-29 16:06:23,349 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159/os-extra_specs used request id req-2ad10173-09b6-4e8d-a846-cb830185ee5e 2018-08-29 16:06:23,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 16:06:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"keypair": {"name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}}' 2018-08-29 16:06:23,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-f721a4b2-370f-4e2c-a00b-873df1207358 x-compute-request-id: req-f721a4b2-370f-4e2c-a00b-873df1207358 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFzID1itW1bDPqaGhP2uVuWgrA9HenQCLQXFbfbp0FHtkh+ytlfSVWyskH3RxCmu1Ne5tchfTRj9Lz4T3dAYilpsXfKsmdqgjXhEd9lAVW4M6yIZTrJbnerd/aGmDVyTMMKGggzUi718NqO3nXuMv88i/bMGmlZJjS+XEYPvDvlQPwbKwUir3/rItqKUd9Ax6uvBd3blNnMaFuXUXpHmcOj65C6+qZskU/iHvP5MFB/ryCltsRf1zttdSiTOJE3DhWXZQRWFB0b5oMN0zMgRjXazYJp5zkjJyAmYWzRlfwdm/ecQMh8Ct9YSFKVKka9d8Gl/E7TtFIPnirEUtJpz6X Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxcyA9YrVtWwz6mhoT9rlbloKwPR3p0Ai0FxW326dBR7ZIfsr\nZX0lVsrJB90cQprtTXubXIX00Y/S8+E93QGIpabF3yrJnaoI14RHfZQFVuDOsiGU\n6yW53q3f2hpg1ckzDChoIM1Iu9fDajt517jL/PIv2zBppWSY0vlxGD7w75UD8Gys\nFIq9/6yLailHfQMerrwXd25TZzGhbl1F6R5nDo+uQuvqmbJFP4h7z+TBQf68gpbb\nEX9c7bXUokziRNw4Vl2UEVhQdG+aDDdMzIEY12s2Caec5IycgJmFs0ZX8HZv3nED\nIfArfWEhSlSpGvXfBpfxO07RSD54qxFLSac+lwIDAQABAoIBAClUiAXGks0r5NUw\nJ8u304Txb5nN+0qJTjz3bneVZ13wijJdhz3Xnnu6N7Na8lLAiKFOGLKGkxdO1Cd9\ngy2w6lqitGnjSOmW4+4Uh9OnoE38/3OdLL7NzT7IWiP6qw1A01fRAaEJBA+sD/sc\nnmMDDCy4dmN4hDq5AG3lDUqhrDqDLHgEbpfE2zCvSBXR10Rj3S2Pumbq2nJeKprH\nj6MYwwA+FXOMPDcXVcxAg3ak0/i2posOlLfSOarDyHV+h71m0uyrncwCKqP0UAW8\nbGbclwXUTdIQY42fmvYqcvuK52bbNKYk3N6p8Yh98Q0hvQctSd3jBrIzV9iwTxEG\nkCQEo6ECgYEA7Yvv16bZMyM8Sdxa/daIcMICU4erqz9Bvr/R2UuAoUeOZ8cpwJCN\n9UDzMsFgibcaDMXl0SGPkxsrfeEVsPWvv+7ZmdwdS/Q1nHJF/a/fs6s72dlxeh06\nBxb0+hZ7w2JiJnfFTgl0c8+RbGBBZLfYD/reYJDr+UifeGXn1mNlbOkCgYEA1Sob\na8YgwXUDQPj2iPHoiQhp52gEIuFMZ3f0QRVAorm2NGTre6ruToGzA8EBHvML4jea\nuNVyqH2aiuzniCCAjSCKstcMmyzB3ILwtU7v4EkZWEFxl0gHrup+uVbDuHPbw6yP\nKTI6lTLQA6wR9J6+0natU/+Og0Z4O84pLFE2H38CgYEAy4IBfk1Q8wCS2+xOf/1V\nctSjTZCDv/g3iQWo8HJAxusY00vLN1Agbiaws6D75b/aL2szklEgQbUbM4KsJKi3\nYsVr4uayqqmTbG5yC/6qtbBTXDVvhGCZoA1I3yB381HMKIyfmlV7UORY//IO1Ay0\nrCwOa8h8gVp4VJtpXUBWWlECgYEAsnxGZ5CHPtVWeyG7dGFx/sO/wVZ0GCyjyANF\nzvUXoOl1ahuSnYM7dRrepOcHpD2IFsvOTrPTBMffDjJdj7r/SKwV1reAQ7JPRO+S\n042cByXOBfsOPMjAPjL1FwVSbnD8c7RaTvlS2jioulpq0nPVfe6HJU1XrA3mgNUX\n3pbFhcsCgYEAjSgPigjKGXPsNp/b1e8BWIMUkFJwzGFztj+y2zZL3EteR+UkQwV0\n7PqmuxXuuPVUWALAwoH9lOVV/1rrulxLxZkcJ9ojIMerfAf9h5+P7OPiQqJWY0pB\nNX8peAP3XunQK3c5BFcMSAt2/KZw8UFCvJFMgDSok9Qzo6IoL/zbMJw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "fingerprint": "01:fc:b8:b4:96:d6:73:11:0d:0b:23:e4:88:01:c1:52"}} 2018-08-29 16:06:23,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-f721a4b2-370f-4e2c-a00b-873df1207358 2018-08-29 16:06:23,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.402625083923s 2018-08-29 16:06:23,753 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-f721a4b2-370f-4e2c-a00b-873df1207358 2018-08-29 16:06:23,753 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFzID1itW1bDPqaGhP2uVuWgrA9HenQCLQXFbfbp0FHtkh+ytlfSVWyskH3RxCmu1Ne5tchfTRj9Lz4T3dAYilpsXfKsmdqgjXhEd9lAVW4M6yIZTrJbnerd/aGmDVyTMMKGggzUi718NqO3nXuMv88i/bMGmlZJjS+XEYPvDvlQPwbKwUir3/rItqKUd9Ax6uvBd3blNnMaFuXUXpHmcOj65C6+qZskU/iHvP5MFB/ryCltsRf1zttdSiTOJE3DhWXZQRWFB0b5oMN0zMgRjXazYJp5zkjJyAmYWzRlfwdm/ecQMh8Ct9YSFKVKka9d8Gl/E7TtFIPnirEUtJpz6X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxcyA9YrVtWwz6mhoT9rlbloKwPR3p0Ai0FxW326dBR7ZIfsr\nZX0lVsrJB90cQprtTXubXIX00Y/S8+E93QGIpabF3yrJnaoI14RHfZQFVuDOsiGU\n6yW53q3f2hpg1ckzDChoIM1Iu9fDajt517jL/PIv2zBppWSY0vlxGD7w75UD8Gys\nFIq9/6yLailHfQMerrwXd25TZzGhbl1F6R5nDo+uQuvqmbJFP4h7z+TBQf68gpbb\nEX9c7bXUokziRNw4Vl2UEVhQdG+aDDdMzIEY12s2Caec5IycgJmFs0ZX8HZv3nED\nIfArfWEhSlSpGvXfBpfxO07RSD54qxFLSac+lwIDAQABAoIBAClUiAXGks0r5NUw\nJ8u304Txb5nN+0qJTjz3bneVZ13wijJdhz3Xnnu6N7Na8lLAiKFOGLKGkxdO1Cd9\ngy2w6lqitGnjSOmW4+4Uh9OnoE38/3OdLL7NzT7IWiP6qw1A01fRAaEJBA+sD/sc\nnmMDDCy4dmN4hDq5AG3lDUqhrDqDLHgEbpfE2zCvSBXR10Rj3S2Pumbq2nJeKprH\nj6MYwwA+FXOMPDcXVcxAg3ak0/i2posOlLfSOarDyHV+h71m0uyrncwCKqP0UAW8\nbGbclwXUTdIQY42fmvYqcvuK52bbNKYk3N6p8Yh98Q0hvQctSd3jBrIzV9iwTxEG\nkCQEo6ECgYEA7Yvv16bZMyM8Sdxa/daIcMICU4erqz9Bvr/R2UuAoUeOZ8cpwJCN\n9UDzMsFgibcaDMXl0SGPkxsrfeEVsPWvv+7ZmdwdS/Q1nHJF/a/fs6s72dlxeh06\nBxb0+hZ7w2JiJnfFTgl0c8+RbGBBZLfYD/reYJDr+UifeGXn1mNlbOkCgYEA1Sob\na8YgwXUDQPj2iPHoiQhp52gEIuFMZ3f0QRVAorm2NGTre6ruToGzA8EBHvML4jea\nuNVyqH2aiuzniCCAjSCKstcMmyzB3ILwtU7v4EkZWEFxl0gHrup+uVbDuHPbw6yP\nKTI6lTLQA6wR9J6+0natU/+Og0Z4O84pLFE2H38CgYEAy4IBfk1Q8wCS2+xOf/1V\nctSjTZCDv/g3iQWo8HJAxusY00vLN1Agbiaws6D75b/aL2szklEgQbUbM4KsJKi3\nYsVr4uayqqmTbG5yC/6qtbBTXDVvhGCZoA1I3yB381HMKIyfmlV7UORY//IO1Ay0\nrCwOa8h8gVp4VJtpXUBWWlECgYEAsnxGZ5CHPtVWeyG7dGFx/sO/wVZ0GCyjyANF\nzvUXoOl1ahuSnYM7dRrepOcHpD2IFsvOTrPTBMffDjJdj7r/SKwV1reAQ7JPRO+S\n042cByXOBfsOPMjAPjL1FwVSbnD8c7RaTvlS2jioulpq0nPVfe6HJU1XrA3mgNUX\n3pbFhcsCgYEAjSgPigjKGXPsNp/b1e8BWIMUkFJwzGFztj+y2zZL3EteR+UkQwV0\n7PqmuxXuuPVUWALAwoH9lOVV/1rrulxLxZkcJ9ojIMerfAf9h5+P7OPiQqJWY0pB\nNX8peAP3XunQK3c5BFcMSAt2/KZw8UFCvJFMgDSok9Qzo6IoL/zbMJw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6c429000d1cb4a769b98bb3cc1aa33c2', 'name': u'cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'created_at': '2018-08-29T16:06:23.753941', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c49b165f3c4c428a9c1362995a8de567', 'name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'01:fc:b8:b4:96:d6:73:11:0d:0b:23:e4:88:01:c1:52', 'type': 'ssh', 'id': u'cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904'}) 2018-08-29 16:06:23,754 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxcyA9YrVtWwz6mhoT9rlbloKwPR3p0Ai0FxW326dBR7ZIfsr ZX0lVsrJB90cQprtTXubXIX00Y/S8+E93QGIpabF3yrJnaoI14RHfZQFVuDOsiGU 6yW53q3f2hpg1ckzDChoIM1Iu9fDajt517jL/PIv2zBppWSY0vlxGD7w75UD8Gys FIq9/6yLailHfQMerrwXd25TZzGhbl1F6R5nDo+uQuvqmbJFP4h7z+TBQf68gpbb EX9c7bXUokziRNw4Vl2UEVhQdG+aDDdMzIEY12s2Caec5IycgJmFs0ZX8HZv3nED IfArfWEhSlSpGvXfBpfxO07RSD54qxFLSac+lwIDAQABAoIBAClUiAXGks0r5NUw J8u304Txb5nN+0qJTjz3bneVZ13wijJdhz3Xnnu6N7Na8lLAiKFOGLKGkxdO1Cd9 gy2w6lqitGnjSOmW4+4Uh9OnoE38/3OdLL7NzT7IWiP6qw1A01fRAaEJBA+sD/sc nmMDDCy4dmN4hDq5AG3lDUqhrDqDLHgEbpfE2zCvSBXR10Rj3S2Pumbq2nJeKprH j6MYwwA+FXOMPDcXVcxAg3ak0/i2posOlLfSOarDyHV+h71m0uyrncwCKqP0UAW8 bGbclwXUTdIQY42fmvYqcvuK52bbNKYk3N6p8Yh98Q0hvQctSd3jBrIzV9iwTxEG kCQEo6ECgYEA7Yvv16bZMyM8Sdxa/daIcMICU4erqz9Bvr/R2UuAoUeOZ8cpwJCN 9UDzMsFgibcaDMXl0SGPkxsrfeEVsPWvv+7ZmdwdS/Q1nHJF/a/fs6s72dlxeh06 Bxb0+hZ7w2JiJnfFTgl0c8+RbGBBZLfYD/reYJDr+UifeGXn1mNlbOkCgYEA1Sob a8YgwXUDQPj2iPHoiQhp52gEIuFMZ3f0QRVAorm2NGTre6ruToGzA8EBHvML4jea uNVyqH2aiuzniCCAjSCKstcMmyzB3ILwtU7v4EkZWEFxl0gHrup+uVbDuHPbw6yP KTI6lTLQA6wR9J6+0natU/+Og0Z4O84pLFE2H38CgYEAy4IBfk1Q8wCS2+xOf/1V ctSjTZCDv/g3iQWo8HJAxusY00vLN1Agbiaws6D75b/aL2szklEgQbUbM4KsJKi3 YsVr4uayqqmTbG5yC/6qtbBTXDVvhGCZoA1I3yB381HMKIyfmlV7UORY//IO1Ay0 rCwOa8h8gVp4VJtpXUBWWlECgYEAsnxGZ5CHPtVWeyG7dGFx/sO/wVZ0GCyjyANF zvUXoOl1ahuSnYM7dRrepOcHpD2IFsvOTrPTBMffDjJdj7r/SKwV1reAQ7JPRO+S 042cByXOBfsOPMjAPjL1FwVSbnD8c7RaTvlS2jioulpq0nPVfe6HJU1XrA3mgNUX 3pbFhcsCgYEAjSgPigjKGXPsNp/b1e8BWIMUkFJwzGFztj+y2zZL3EteR+UkQwV0 7PqmuxXuuPVUWALAwoH9lOVV/1rrulxLxZkcJ9ojIMerfAf9h5+P7OPiQqJWY0pB NX8peAP3XunQK3c5BFcMSAt2/KZw8UFCvJFMgDSok9Qzo6IoL/zbMJw= -----END RSA PRIVATE KEY----- 2018-08-29 16:06:23,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 16:06:23,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"security_group": {"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-29 16:06:23,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-a5195ff6-e6a5-4297-8e7e-9fe0308f9630 Date: Wed, 29 Aug 2018 16:06:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:23Z", "updated_at": "2018-08-29T16:06:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "29f6c1f6-e74e-410f-9104-b2b11cab33c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "8bd5cd4a-7eef-4b78-9205-a5fd4be68d4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}} 2018-08-29 16:06:23,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a5195ff6-e6a5-4297-8e7e-9fe0308f9630 2018-08-29 16:06:23,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149788856506s 2018-08-29 16:06:23,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a5195ff6-e6a5-4297-8e7e-9fe0308f9630 2018-08-29 16:06:23,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:06:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:23,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-ebf25711-2d78-4fdd-8f1a-fe02485ee017 Date: Wed, 29 Aug 2018 16:06:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:16Z", "updated_at": "2018-08-29T16:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "3560f030-9319-41d3-9c97-ff0491b205e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "43db0369-920a-46b6-ac0d-dab96d398639", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "509c076f-0c27-4fff-b46d-06f90d5117c4", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "d9671943-1f04-4044-8b04-5203df2cafbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:23Z", "updated_at": "2018-08-29T16:06:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "29f6c1f6-e74e-410f-9104-b2b11cab33c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "8bd5cd4a-7eef-4b78-9205-a5fd4be68d4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:06:23,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-ebf25711-2d78-4fdd-8f1a-fe02485ee017 2018-08-29 16:06:23,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0676021575928s 2018-08-29 16:06:23,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-ebf25711-2d78-4fdd-8f1a-fe02485ee017 2018-08-29 16:06:23,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:06:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -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": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a"}}' 2018-08-29 16:06:24,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a3b38b3d-359d-4438-a0e4-33d0e59e1f6e Date: Wed, 29 Aug 2018 16:06:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-29T16:06:24Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "port_range_min": 22, "revision_number": 0, "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:24Z", "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "858830b6-295f-4ef8-a76b-2d53aee68b5f"}} 2018-08-29 16:06:24,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a3b38b3d-359d-4438-a0e4-33d0e59e1f6e 2018-08-29 16:06:24,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122592926025s 2018-08-29 16:06:24,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a3b38b3d-359d-4438-a0e4-33d0e59e1f6e 2018-08-29 16:06:24,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:06:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:24,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-38da3195-18ce-4c7b-be24-2da3a413a9fd Date: Wed, 29 Aug 2018 16:06:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:16Z", "updated_at": "2018-08-29T16:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "3560f030-9319-41d3-9c97-ff0491b205e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "43db0369-920a-46b6-ac0d-dab96d398639", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "509c076f-0c27-4fff-b46d-06f90d5117c4", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "d9671943-1f04-4044-8b04-5203df2cafbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:23Z", "updated_at": "2018-08-29T16:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "29f6c1f6-e74e-410f-9104-b2b11cab33c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:06:24Z", "revision_number": 0, "id": "858830b6-295f-4ef8-a76b-2d53aee68b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:24Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "8bd5cd4a-7eef-4b78-9205-a5fd4be68d4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 2, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:06:24,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-38da3195-18ce-4c7b-be24-2da3a413a9fd 2018-08-29 16:06:24,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428628921509s 2018-08-29 16:06:24,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-38da3195-18ce-4c7b-be24-2da3a413a9fd 2018-08-29 16:06:24,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 16:06:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -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": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a"}}' 2018-08-29 16:06:24,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b5b9cf79-fa12-4fa0-9faf-8145f3d391e7 Date: Wed, 29 Aug 2018 16:06:24 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-29T16:06:24Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "port_range_min": null, "revision_number": 0, "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:24Z", "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "6e588e5c-9512-42e0-b566-8fd9500b1534"}} 2018-08-29 16:06:24,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-b5b9cf79-fa12-4fa0-9faf-8145f3d391e7 2018-08-29 16:06:24,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122859954834s 2018-08-29 16:06:24,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-b5b9cf79-fa12-4fa0-9faf-8145f3d391e7 2018-08-29 16:06:24,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:24,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-22e239db-0c3e-492a-96c2-43e266374c7b Date: Wed, 29 Aug 2018 16:06:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:06:24,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-22e239db-0c3e-492a-96c2-43e266374c7b 2018-08-29 16:06:24,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946590900421s 2018-08-29 16:06:24,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-22e239db-0c3e-492a-96c2-43e266374c7b 2018-08-29 16:06:24,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:06:24,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:24,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-ca5948f0-9deb-4356-bd8e-a95c525990d1 Date: Wed, 29 Aug 2018 16:06:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:06:22Z", "file": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file", "owner": "c49b165f3c4c428a9c1362995a8de567", "id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "size": 12716032, "self": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:06:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:06:24,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ca5948f0-9deb-4356-bd8e-a95c525990d1 2018-08-29 16:06:24,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360691547394s 2018-08-29 16:06:24,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ca5948f0-9deb-4356-bd8e-a95c525990d1 2018-08-29 16:06:24,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:06:24,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:24,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-df00ec40-b4b0-444e-b332-4d448675975d x-compute-request-id: req-df00ec40-b4b0-444e-b332-4d448675975d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "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": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159"}]} 2018-08-29 16:06:24,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-df00ec40-b4b0-444e-b332-4d448675975d 2018-08-29 16:06:24,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0209829807281s 2018-08-29 16:06:24,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-df00ec40-b4b0-444e-b332-4d448675975d 2018-08-29 16:06:24,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:06:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"server": {"name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "imageRef": "a886ced1-fd02-4c1a-8be8-3d397091b637", "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "flavorRef": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cdbb2c80-894c-42c2-bcc1-2872d5face28"}], "security_groups": [{"name": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a"}]}}' 2018-08-29 16:06:26,580 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2b0d15d-6a9c-4f63-9a4f-099d12a79cfc x-compute-request-id: req-d2b0d15d-6a9c-4f63-9a4f-099d12a79cfc Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a"}], "OS-DCF:diskConfig": "MANUAL", "id": "433fc00b-331c-46e8-9685-a91cff913733", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "adminPass": "ovthgz8usM4f"}} 2018-08-29 16:06:26,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-d2b0d15d-6a9c-4f63-9a4f-099d12a79cfc 2018-08-29 16:06:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.13900089264s 2018-08-29 16:06:26,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-d2b0d15d-6a9c-4f63-9a4f-099d12a79cfc 2018-08-29 16:06:26,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:27,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-9c53181d-9fb6-4bfe-9943-d0b2caa56462 x-compute-request-id: req-9c53181d-9fb6-4bfe-9943-d0b2caa56462 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "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-29T16:06:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:27,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9c53181d-9fb6-4bfe-9943-d0b2caa56462 2018-08-29 16:06:27,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661443948746s 2018-08-29 16:06:27,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9c53181d-9fb6-4bfe-9943-d0b2caa56462 2018-08-29 16:06:27,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:27,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:27,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-b4a8b45b-0d2d-4e18-a5e2-e5e02439dbd7 Date: Wed, 29 Aug 2018 16:06:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:06:27,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b4a8b45b-0d2d-4e18-a5e2-e5e02439dbd7 2018-08-29 16:06:27,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995450019836s 2018-08-29 16:06:27,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b4a8b45b-0d2d-4e18-a5e2-e5e02439dbd7 2018-08-29 16:06:27,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:06:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:27,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-942ceec1-f6a6-492e-b393-6820d9e7ebd8 Date: Wed, 29 Aug 2018 16:06:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:06:17Z","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":"c49b165f3c4c428a9c1362995a8de567","id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","subnetpool_id":null,"name":"cinder_test-subnet_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:06:27,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-942ceec1-f6a6-492e-b393-6820d9e7ebd8 2018-08-29 16:06:27,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0644872188568s 2018-08-29 16:06:27,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-942ceec1-f6a6-492e-b393-6820d9e7ebd8 2018-08-29 16:06:27,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:29,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:30,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-68ef277f-b24c-4795-a325-98a552c19f71 x-compute-request-id: req-68ef277f-b24c-4795-a325-98a552c19f71 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:06:28Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:30,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-68ef277f-b24c-4795-a325-98a552c19f71 2018-08-29 16:06:30,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43209004402s 2018-08-29 16:06:30,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-68ef277f-b24c-4795-a325-98a552c19f71 2018-08-29 16:06:30,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:32,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:33,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-71c5c006-d014-4378-bc1c-f80002bb060b x-compute-request-id: req-71c5c006-d014-4378-bc1c-f80002bb060b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:06:29Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:33,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-71c5c006-d014-4378-bc1c-f80002bb060b 2018-08-29 16:06:33,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196067094803s 2018-08-29 16:06:33,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-71c5c006-d014-4378-bc1c-f80002bb060b 2018-08-29 16:06:33,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:35,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:35,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-ea06d31d-44f7-4e85-b626-f71d2be2cd7b x-compute-request-id: req-ea06d31d-44f7-4e85-b626-f71d2be2cd7b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:34.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:34Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:35,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ea06d31d-44f7-4e85-b626-f71d2be2cd7b 2018-08-29 16:06:35,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163186073303s 2018-08-29 16:06:35,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ea06d31d-44f7-4e85-b626-f71d2be2cd7b 2018-08-29 16:06:35,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:06:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=433fc00b-331c-46e8-9685-a91cff913733" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:35,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-54267fb8-d105-4508-8c83-6a48f0d2b8b7 Date: Wed, 29 Aug 2018 16:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:06:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","ip_address":"192.168.120.8"}],"id":"6883a675-10aa-4d4c-9bf8-528c50c60c41","security_groups":["e8767733-aa8a-4b7a-a2aa-4f9199063c3a"],"mac_address":"fa:16:3e:f9:d3:96","project_id":"c49b165f3c4c428a9c1362995a8de567","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:29Z","binding:vnic_type":"normal","device_id":"433fc00b-331c-46e8-9685-a91cff913733","ip_allocation":"immediate"}]} 2018-08-29 16:06:35,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=433fc00b-331c-46e8-9685-a91cff913733 used request id req-54267fb8-d105-4508-8c83-6a48f0d2b8b7 2018-08-29 16:06:35,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0541648864746s 2018-08-29 16:06:35,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=433fc00b-331c-46e8-9685-a91cff913733 used request id req-54267fb8-d105-4508-8c83-6a48f0d2b8b7 2018-08-29 16:06:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=6883a675-10aa-4d4c-9bf8-528c50c60c41" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:35,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a5db59be-6110-4f1f-be58-45aefcfe2ddd Date: Wed, 29 Aug 2018 16:06:35 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:06:35,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=6883a675-10aa-4d4c-9bf8-528c50c60c41 used request id req-a5db59be-6110-4f1f-be58-45aefcfe2ddd 2018-08-29 16:06:35,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421650409698s 2018-08-29 16:06:35,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=6883a675-10aa-4d4c-9bf8-528c50c60c41 used request id req-a5db59be-6110-4f1f-be58-45aefcfe2ddd 2018-08-29 16:06:35,330 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f9:d3:96', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a886ced1-fd02-4c1a-8be8-3d397091b637'}), 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-29T16:06:34.000000', 'flavor': Munch({u'id': u'5e3f810a-ce18-4ecd-ae45-d35b4c24b159'}), 'az': u'nova', 'id': u'433fc00b-331c-46e8-9685-a91cff913733', 'security_groups': [Munch({u'name': u'cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6c429000d1cb4a769b98bb3cc1aa33c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c49b165f3c4c428a9c1362995a8de567', 'name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', '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-29T16:06:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:06:34Z', 'hostId': u'156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055', '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-29T16:06:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c49b165f3c4c428a9c1362995a8de567', 'name': u'cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'adminPass': u'ovthgz8usM4f', 'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', 'created_at': u'2018-08-29T16:06:26Z', 'created': u'2018-08-29T16:06:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:06:35,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:35,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-b755475f-6fd6-4c99-91a4-266902749e89 Date: Wed, 29 Aug 2018 16:06:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:06:35,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b755475f-6fd6-4c99-91a4-266902749e89 2018-08-29 16:06:35,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838589668274s 2018-08-29 16:06:35,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b755475f-6fd6-4c99-91a4-266902749e89 2018-08-29 16:06:35,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:06:35,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=433fc00b-331c-46e8-9685-a91cff913733" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:35,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-6bb5c88b-c795-4622-9341-314923319e8e Date: Wed, 29 Aug 2018 16:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:06:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","ip_address":"192.168.120.8"}],"id":"6883a675-10aa-4d4c-9bf8-528c50c60c41","security_groups":["e8767733-aa8a-4b7a-a2aa-4f9199063c3a"],"mac_address":"fa:16:3e:f9:d3:96","project_id":"c49b165f3c4c428a9c1362995a8de567","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:29Z","binding:vnic_type":"normal","device_id":"433fc00b-331c-46e8-9685-a91cff913733","ip_allocation":"immediate"}]} 2018-08-29 16:06:35,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=433fc00b-331c-46e8-9685-a91cff913733 used request id req-6bb5c88b-c795-4622-9341-314923319e8e 2018-08-29 16:06:35,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0424020290375s 2018-08-29 16:06:35,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=433fc00b-331c-46e8-9685-a91cff913733 used request id req-6bb5c88b-c795-4622-9341-314923319e8e 2018-08-29 16:06:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 16:06:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.8", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41"}}' 2018-08-29 16:06:37,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-d30af13c-2cf3-45ff-8ed9-53a5f0ea5dd1 Date: Wed, 29 Aug 2018 16:06:37 GMT RESP BODY: {"floatingip": {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}} 2018-08-29 16:06:37,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d30af13c-2cf3-45ff-8ed9-53a5f0ea5dd1 2018-08-29 16:06:37,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.17746591568s 2018-08-29 16:06:37,640 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d30af13c-2cf3-45ff-8ed9-53a5f0ea5dd1 2018-08-29 16:06:37,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:37,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-52d8ae54-9611-4609-85d1-12f4f4d33d51 Date: Wed, 29 Aug 2018 16:06:37 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:37,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-52d8ae54-9611-4609-85d1-12f4f4d33d51 2018-08-29 16:06:37,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0934059619904s 2018-08-29 16:06:37,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-52d8ae54-9611-4609-85d1-12f4f4d33d51 2018-08-29 16:06:37,745 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:37,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:37,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f3e90e74-7df1-4fb7-8963-6f6af2b97642 Date: Wed, 29 Aug 2018 16:06:37 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:37,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f3e90e74-7df1-4fb7-8963-6f6af2b97642 2018-08-29 16:06:37,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585198402405s 2018-08-29 16:06:37,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f3e90e74-7df1-4fb7-8963-6f6af2b97642 2018-08-29 16:06:37,913 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:38,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:38,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:38,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-98dca3d4-0f05-4e5b-a139-bfe6d154e519 Date: Wed, 29 Aug 2018 16:06:38 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:38,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-98dca3d4-0f05-4e5b-a139-bfe6d154e519 2018-08-29 16:06:38,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0852930545807s 2018-08-29 16:06:38,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-98dca3d4-0f05-4e5b-a139-bfe6d154e519 2018-08-29 16:06:38,107 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:38,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:38,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-90c4fe14-ecb4-40e8-a373-9a2e2b00878a Date: Wed, 29 Aug 2018 16:06:38 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:38,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-90c4fe14-ecb4-40e8-a373-9a2e2b00878a 2018-08-29 16:06:38,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646090507507s 2018-08-29 16:06:38,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-90c4fe14-ecb4-40e8-a373-9a2e2b00878a 2018-08-29 16:06:38,279 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:38,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:38,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e02e7168-0e97-466f-8ca3-2dec1ef643d6 Date: Wed, 29 Aug 2018 16:06:38 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:38,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e02e7168-0e97-466f-8ca3-2dec1ef643d6 2018-08-29 16:06:38,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540430545807s 2018-08-29 16:06:38,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e02e7168-0e97-466f-8ca3-2dec1ef643d6 2018-08-29 16:06:38,442 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:38,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:38,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-bbd64fac-d229-43ed-91d1-1f78843447fd Date: Wed, 29 Aug 2018 16:06:38 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:38,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bbd64fac-d229-43ed-91d1-1f78843447fd 2018-08-29 16:06:38,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582308769226s 2018-08-29 16:06:38,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bbd64fac-d229-43ed-91d1-1f78843447fd 2018-08-29 16:06:38,609 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:38,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:38,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c83dea65-f3d3-4af0-8689-1690f680e07f Date: Wed, 29 Aug 2018 16:06:38 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:36Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:38,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c83dea65-f3d3-4af0-8689-1690f680e07f 2018-08-29 16:06:38,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.257529973984s 2018-08-29 16:06:38,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c83dea65-f3d3-4af0-8689-1690f680e07f 2018-08-29 16:06:38,976 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:39,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:39,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-e5ba7f41-c9aa-4ac6-aa6b-c219ebf8b068 Date: Wed, 29 Aug 2018 16:06:39 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:39,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e5ba7f41-c9aa-4ac6-aa6b-c219ebf8b068 2018-08-29 16:06:39,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580558776855s 2018-08-29 16:06:39,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e5ba7f41-c9aa-4ac6-aa6b-c219ebf8b068 2018-08-29 16:06:39,143 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'23373d6a-caf4-45c9-82d3-dd4a00ac379a', 'updated_at': u'2018-08-29T16:06:38Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'6883a675-10aa-4d4c-9bf8-528c50c60c41', 'id': u'89a1a75a-cd56-426d-9ae7-5e9dd976783b', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'6883a675-10aa-4d4c-9bf8-528c50c60c41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c49b165f3c4c428a9c1362995a8de567', 'name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c49b165f3c4c428a9c1362995a8de567', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cdbb2c80-894c-42c2-bcc1-2872d5face28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f9:d3:96', u'device_id': u'433fc00b-331c-46e8-9685-a91cff913733'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', 'created_at': u'2018-08-29T16:06:36Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cdbb2c80-894c-42c2-bcc1-2872d5face28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f9:d3:96', u'device_id': u'433fc00b-331c-46e8-9685-a91cff913733'}), 'router': u'23373d6a-caf4-45c9-82d3-dd4a00ac379a'}) 2018-08-29 16:06:39,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:06:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:06:39,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-9038ddba-c811-4ed4-8810-77aad97100e8 x-compute-request-id: req-9038ddba-c811-4ed4-8810-77aad97100e8 Content-Encoding: gzip Content-Length: 9594 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 490674088 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.203927] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206442] pid_max: default: 32768 minimum: 301\n[ 0.207814] ACPI: Core revision 20150930\n[ 0.209603] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211595] Security Framework initialized\n[ 0.212834] Yama: becoming mindful.\n[ 0.213940] AppArmor: AppArmor initialized\n[ 0.215229] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219136] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220963] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.223042] Initializing cgroup subsys io\n[ 0.224273] Initializing cgroup subsys memory\n[ 0.225577] Initializing cgroup subsys devices\n[ 0.226918] Initializing cgroup subsys freezer\n[ 0.228236] Initializing cgroup subsys net_cls\n[ 0.229548] Initializing cgroup subsys perf_event\n[ 0.230937] Initializing cgroup subsys net_prio\n[ 0.232278] Initializing cgroup subsys hugetlb\n[ 0.233605] Initializing cgroup subsys pids\n[ 0.234926] CPU: Physical Processor ID: 0\n[ 0.236835] mce: CPU supports 10 MCE banks\n[ 0.238103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.239634] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256041] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262914] ftrace: allocating 31920 entries in 125 pages\n[ 0.288540] smpboot: Max logical packages: 1\n[ 0.289838] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.291914] x2apic enabled\n[ 0.293138] Switched APIC routing to physical x2apic.\n[ 0.295760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297462] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303220] KVM setup paravirtual spinlock\n[ 0.304936] x86: Booted up 1 node, 1 CPUs\n[ 0.306169] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308248] devtmpfs: initialized\n[ 0.310332] evm: security.selinux\n[ 0.311393] evm: security.SMACK64\n[ 0.312442] evm: security.SMACK64EXEC\n[ 0.313573] evm: security.SMACK64TRANSMUTE\n[ 0.314812] evm: security.SMACK64MMAP\n[ 0.315943] evm: security.ima\n[ 0.316916] evm: security.capability\n[ 0.318101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320888] pinctrl core: initialized pinctrl subsystem\n[ 0.322515] RTC time: 16:06:34, date: 08/29/18\n[ 0.323937] NET: Registered protocol family 16\n[ 0.325383] cpuidle: using governor ladder\n[ 0.326630] cpuidle: using governor menu\n[ 0.327822] PCCT header not found.\n[ 0.328939] ACPI: bus type PCI registered\n[ 0.330161] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332042] PCI: Using configuration type 1 for base access\n[ 0.334352] ACPI: Added _OSI(Module Device)\n[ 0.335634] ACPI: Added _OSI(Processor Device)\n[ 0.336947] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338321] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340705] ACPI: Interpreter enabled\n[ 0.341862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.353085] ACPI: (supports S0 S5)\n[ 0.354165] ACPI: Using IOAPIC for interrupt routing\n[ 0.355595] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363336] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368488] acpiphp: Slot [3] registered\n[ 0.369708] acpiphp: Slot [4] registered\n[ 0.370929] acpiphp: Slot [5] registered\n[ 0.372146] acpiphp: Slot [6] registered\n[ 0.373363] acpiphp: Slot [7] registered\n[ 0.374580] acpiphp: Slot [8] registered\n[ 0.375800] acpiphp: Slot [9] registered\n[ 0.377014] acpiphp: Slot [10] registered\n[ 0.378248] acpiphp: Slot [11] registered\n[ 0.379483] acpiphp: Slot [12] registered\n[ 0.380725] acpiphp: Slot [13] registered\n[ 0.381959] acpiphp: Slot [14] registered\n[ 0.383195] acpiphp: Slot [15] registered\n[ 0.399060] acpiphp: Slot [16] registered\n[ 0.400293] acpiphp: Slot [17] registered\n[ 0.401536] acpiphp: Slot [18] registered\n[ 0.402778] acpiphp: Slot [19] registered\n[ 0.404003] acpiphp: Slot [20] registered\n[ 0.405244] acpiphp: Slot [21] registered\n[ 0.406481] acpiphp: Slot [22] registered\n[ 0.407708] acpiphp: Slot [23] registered\n[ 0.408933] acpiphp: Slot [24] registered\n[ 0.410164] acpiphp: Slot [25] registered\n[ 0.411389] acpiphp: Slot [26] registered\n[ 0.412615] acpiphp: Slot [27] registered\n[ 0.413849] acpiphp: Slot [28] registered\n[ 0.415079] acpiphp: Slot [29] registered\n[ 0.416306] acpiphp: Slot [30] registered\n[ 0.417532] acpiphp: Slot [31] registered\n[ 0.418760] PCI host bridge to bus 0000:00\n[ 0.419985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.421831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.423669] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.425873] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.428081] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.430343] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.434649] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.436589] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.438377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.440298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.444519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.446709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.467928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.470104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.472222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.474340] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.476582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.478448] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.480365] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.481972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.484332] vgaarb: loaded\n[ 0.485247] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487039] SCSI subsystem initialized\n[ 0.488403] ACPI: bus type USB registered\n[ 0.489660] usbcore: registered new interface driver usbfs\n[ 0.491226] usbcore: registered new interface driver hub\n[ 0.492761] usbcore: registered new device driver usb\n[ 0.494396] PCI: Using ACPI for IRQ routing\n[ 0.496036] NetLabel: Initializing\n[ 0.497127] NetLabel: domain hash size = 128\n[ 0.498426] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499893] NetLabel: unlabeled traffic allowed by default\n[ 0.501638] clocksource: Switched to clocksource kvm-clock\n[ 0.511854] AppArmor: AppArmor Filesystem Enabled\n[ 0.513306] pnp: PnP ACPI init\n[ 0.514637] pnp: PnP ACPI: found 5 devices\n[ 0.521566] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.524184] NET: Registered protocol family 2\n[ 0.525709] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.527627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.529456] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.531300] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.532948] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.534694] NET: Registered protocol family 1\n[ 0.536011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.537664] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.539290] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.553746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.570589] Trying to unpack rootfs image as initramfs...\n[ 0.633177] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.636059] Scanning for low memory corruption every 60 seconds\n[ 0.638179] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.640006] audit: initializing netlink subsys (disabled)\n[ 0.641704] audit: type=2000 audit(1535558795.127:1): initialized\n[ 0.643776] Initialise system trusted keyring\n[ 0.645269] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.647085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.650000] zbud: loaded\n[ 0.651091] VFS: Disk quotas dquot_6.6.0\n[ 0.652341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.654714] fuse init (API version 7.23)\n[ 0.656074] Key type big_key registered\n[ 0.657310] Allocating IMA MOK and blacklist keyrings.\n[ 0.659152] Key type asymmetric registered\n[ 0.660421] Asymmetric key parser 'x509' registered\n[ 0.661919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.664228] io scheduler noop registered\n[ 0.665451] io scheduler deadline registered (default)\n[ 0.666996] io scheduler cfq registered\n[ 0.668318] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.669958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.671919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.674179] ACPI: Power Button [PWRF]\n[ 0.675519] GHES: HEST is not enabled!\n[ 0.689776] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.719306] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.722571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.747036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.750274] Linux agpgart interface v0.103\n[ 0.753767] brd: module loaded\n[ 0.756055] loop: module loaded\n[ 0.760977] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.763207] GPT:90111 != 2097151\n[ 0.764260] GPT:Alternate GPT header not at the end of the disk.\n[ 0.765962] GPT:90111 != 2097151\n[ 0.767019] GPT: Use GNU Parted to correct GPT errors.\n[ 0.768503] vda: vda1 vda15\n[ 0.770270] scsi host0: ata_piix\n[ 0.771442] scsi host1: ata_piix\n[ 0.772540] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.774426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.776888] libphy: Fixed MDIO Bus: probed\n[ 0.778163] tun: Universal TUN/TAP device driver, 1.6\n[ 0.779635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.782628] PPP generic driver version 2.4.2\n[ 0.784005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.785808] ehci-pci: EHCI PCI platform driver\n[ 0.787115] ehci-platform: EHCI generic platform driver\n[ 0.788608] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790317] ohci-pci: OHCI PCI platform driver\n[ 0.791658] ohci-platform: OHCI generic platform driver\n[ 0.793183] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807937] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811706] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.813242] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818988] usb usb1: Product: UHCI Host Controller\n[ 0.820439] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.822157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.823619] hub 1-0:1.0: USB hub found\n[ 0.824799] hub 1-0:1.0: 2 ports detected\n[ 0.826201] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.829349] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.830769] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832297] mousedev: PS/2 mouse device common for all mice\n[ 0.834121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.836784] rtc_cmos 00:00: RTC can wake from S4\n[ 0.838421] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.840161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.841976] i2c /dev entries driver\n[ 0.843107] device-mapper: uevent: version 1.0.3\n[ 0.844494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.846890] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.848887] NET: Registered protocol family 10\n[ 0.850547] NET: Registered protocol family 17\n[ 0.851879] Key type dns_resolver registered\n[ 0.853274] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.854905] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.857488] registered taskstats version 1\n[ 0.858766] Loading compiled-in X.509 certificates\n[ 0.860713] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.863499] zswap: loaded using pool lzo/zbud\n[ 0.865660] Key type trusted registered\n[ 0.867866] Key type encrypted registered\n[ 0.869102] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.870646] ima: No TPM chip found, activating TPM-bypass!\n[ 0.872168] evm: HMAC attrs: 0x1\n[ 0.873601] Magic number: 14:952:136\n[ 0.874721] block ram1: hash matches\n[ 0.875877] rtc_cmos 00:00: setting system clock to 2018-08-29 16:06:34 UTC (1535558794)\n[ 0.878152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879724] EDD information not available.\n[ 0.931319] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.933519] Write protecting the kernel read-only data: 14336k\n[ 0.936499] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.939031] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.985590] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc46tsqjvsDvlFT0c6qoT1tOabd+PAfrCQyk+wnxyFiPDNi/Zn0mT3LDNm8CAdRIr83bydRjWUCEyFovHod8aE806VTb8ewYDcY5i/vhv0je4dSbptAOlbJ7H3bve3l9kX3kRlttj4qloAMMBoi2Jdao7F3zcdong6SLLZ8OaErISrbqTXnytFmkA312DQiN4pMTONq4GWnenF/EtTpQqnTLa5Hlg6q4N+5TyOql20Jr5p7ifcnjLcJa5nixTHED6/8D6rL2xFAn6ZpBYY5XHGn64hPa9AEMNWOiw2CBi1CbEjAhTCyiwv/gSwsAAJTLMDOFS9N+q9T9eMC1vus4DN root@cinder-test-vm2-d7b7229f-69d0-47a1-ba66-76deb6ed4904\nssh-dss AAAAB3NzaC1kc3MAAACBAOc0aAXdpDlHCrf8zknvvtRzP9udbmE5AYx91CRmRljJHBvsUrsuKKQhI09jx4EZxFWb4NOg1iucMPuXRz3BOtz6KQkDqCTICnBZTB4WKD8I4YPxDXSIFx5Y8pZG5qVT8KQ9/WVRsTGb7qVsRlzPy0Sa3PdMn/s8KOznEsUBujJtAAAAFQD+7smj7N9R/w8uSU6D/dDYZU855QAAAIB6cUIaJ5s0eJDSea+tnOFIZuZrgFxkCPu4NdYSki/iTXc66epXcX7eIrW3Ph5YkJyibcJSUa0IiWk1ce8EBfem/EUbmIJrSbBACDTQlavXavGft5VFjSuYLcGtxCey+VZID7q5pccbmvebKbPgy6bv9lUkV45NUkaRSuN8Pi+7BQAAAIEAl3n3F6UheZaYNgxU41lqdfs2SFDFhcuxXQ0khOrwIfRy2XOM98rQdIoAwqdHbqSkcahg6qyGY/AdX7DyBGwUsfVEMMbUo79EVoA/ItdwGBE29yDa3Ma1DDcil8RcWSREu6RaLWidfyi9QBzS2dpFWv0eDFO4HYS/epHhIsDX1wE= root@cinder-test-vm2-d7b7229f-69d0-47a1-ba66-76deb6ed4904\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.8,24,fe80::f816:3eff:fef9:d396/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.8 \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-d7b7229f-69d0-47a1-ba66-76deb6ed4904\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.73 ===\n/dev/root resized successfully [took 0.33s]\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-d7b7229f-69d0-47a1-ba66-76deb6ed4904 login: "} 2018-08-29 16:06:39,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/action used request id req-9038ddba-c811-4ed4-8810-77aad97100e8 2018-08-29 16:06:39,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0837209224701s 2018-08-29 16:06:39,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/action used request id req-9038ddba-c811-4ed4-8810-77aad97100e8 2018-08-29 16:06:39,228 - 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 490674088 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.203927] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.206442] pid_max: default: 32768 minimum: 301 [ 0.207814] ACPI: Core revision 20150930 [ 0.209603] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.211595] Security Framework initialized [ 0.212834] Yama: becoming mindful. [ 0.213940] AppArmor: AppArmor initialized [ 0.215229] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.217211] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.219136] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.220963] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.223042] Initializing cgroup subsys io [ 0.224273] Initializing cgroup subsys memory [ 0.225577] Initializing cgroup subsys devices [ 0.226918] Initializing cgroup subsys freezer [ 0.228236] Initializing cgroup subsys net_cls [ 0.229548] Initializing cgroup subsys perf_event [ 0.230937] Initializing cgroup subsys net_prio [ 0.232278] Initializing cgroup subsys hugetlb [ 0.233605] Initializing cgroup subsys pids [ 0.234926] CPU: Physical Processor ID: 0 [ 0.236835] mce: CPU supports 10 MCE banks [ 0.238103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.239634] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.256041] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.262914] ftrace: allocating 31920 entries in 125 pages [ 0.288540] smpboot: Max logical packages: 1 [ 0.289838] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.291914] x2apic enabled [ 0.293138] Switched APIC routing to physical x2apic. [ 0.295760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.297462] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.300487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.303220] KVM setup paravirtual spinlock [ 0.304936] x86: Booted up 1 node, 1 CPUs [ 0.306169] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.308248] devtmpfs: initialized [ 0.310332] evm: security.selinux [ 0.311393] evm: security.SMACK64 [ 0.312442] evm: security.SMACK64EXEC [ 0.313573] evm: security.SMACK64TRANSMUTE [ 0.314812] evm: security.SMACK64MMAP [ 0.315943] evm: security.ima [ 0.316916] evm: security.capability [ 0.318101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320888] pinctrl core: initialized pinctrl subsystem [ 0.322515] RTC time: 16:06:34, date: 08/29/18 [ 0.323937] NET: Registered protocol family 16 [ 0.325383] cpuidle: using governor ladder [ 0.326630] cpuidle: using governor menu [ 0.327822] PCCT header not found. [ 0.328939] ACPI: bus type PCI registered [ 0.330161] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.332042] PCI: Using configuration type 1 for base access [ 0.334352] ACPI: Added _OSI(Module Device) [ 0.335634] ACPI: Added _OSI(Processor Device) [ 0.336947] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.338321] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340705] ACPI: Interpreter enabled [ 0.341862] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.344681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.347474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.350280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.353085] ACPI: (supports S0 S5) [ 0.354165] ACPI: Using IOAPIC for interrupt routing [ 0.355595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.359713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.361451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363336] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.368488] acpiphp: Slot [3] registered [ 0.369708] acpiphp: Slot [4] registered [ 0.370929] acpiphp: Slot [5] registered [ 0.372146] acpiphp: Slot [6] registered [ 0.373363] acpiphp: Slot [7] registered [ 0.374580] acpiphp: Slot [8] registered [ 0.375800] acpiphp: Slot [9] registered [ 0.377014] acpiphp: Slot [10] registered [ 0.378248] acpiphp: Slot [11] registered [ 0.379483] acpiphp: Slot [12] registered [ 0.380725] acpiphp: Slot [13] registered [ 0.381959] acpiphp: Slot [14] registered [ 0.383195] acpiphp: Slot [15] registered [ 0.399060] acpiphp: Slot [16] registered [ 0.400293] acpiphp: Slot [17] registered [ 0.401536] acpiphp: Slot [18] registered [ 0.402778] acpiphp: Slot [19] registered [ 0.404003] acpiphp: Slot [20] registered [ 0.405244] acpiphp: Slot [21] registered [ 0.406481] acpiphp: Slot [22] registered [ 0.407708] acpiphp: Slot [23] registered [ 0.408933] acpiphp: Slot [24] registered [ 0.410164] acpiphp: Slot [25] registered [ 0.411389] acpiphp: Slot [26] registered [ 0.412615] acpiphp: Slot [27] registered [ 0.413849] acpiphp: Slot [28] registered [ 0.415079] acpiphp: Slot [29] registered [ 0.416306] acpiphp: Slot [30] registered [ 0.417532] acpiphp: Slot [31] registered [ 0.418760] PCI host bridge to bus 0000:00 [ 0.419985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.423669] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.425873] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.428081] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.430343] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.434649] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.436589] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.438377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.440298] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.444519] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.446709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.467928] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.470104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.472222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.474340] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.476582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.478448] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.480365] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.481972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.484332] vgaarb: loaded [ 0.485247] vgaarb: bridge control possible 0000:00:02.0 [ 0.487039] SCSI subsystem initialized [ 0.488403] ACPI: bus type USB registered [ 0.489660] usbcore: registered new interface driver usbfs [ 0.491226] usbcore: registered new interface driver hub [ 0.492761] usbcore: registered new device driver usb [ 0.494396] PCI: Using ACPI for IRQ routing [ 0.496036] NetLabel: Initializing [ 0.497127] NetLabel: domain hash size = 128 [ 0.498426] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.499893] NetLabel: unlabeled traffic allowed by default [ 0.501638] clocksource: Switched to clocksource kvm-clock [ 0.511854] AppArmor: AppArmor Filesystem Enabled [ 0.513306] pnp: PnP ACPI init [ 0.514637] pnp: PnP ACPI: found 5 devices [ 0.521566] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.524184] NET: Registered protocol family 2 [ 0.525709] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.527627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.529456] TCP: Hash tables configured (established 4096 bind 4096) [ 0.531300] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.532948] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.534694] NET: Registered protocol family 1 [ 0.536011] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.537664] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.539290] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.553746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.570589] Trying to unpack rootfs image as initramfs... [ 0.633177] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.636059] Scanning for low memory corruption every 60 seconds [ 0.638179] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.640006] audit: initializing netlink subsys (disabled) [ 0.641704] audit: type=2000 audit(1535558795.127:1): initialized [ 0.643776] Initialise system trusted keyring [ 0.645269] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.647085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.650000] zbud: loaded [ 0.651091] VFS: Disk quotas dquot_6.6.0 [ 0.652341] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.654714] fuse init (API version 7.23) [ 0.656074] Key type big_key registered [ 0.657310] Allocating IMA MOK and blacklist keyrings. [ 0.659152] Key type asymmetric registered [ 0.660421] Asymmetric key parser 'x509' registered [ 0.661919] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.664228] io scheduler noop registered [ 0.665451] io scheduler deadline registered (default) [ 0.666996] io scheduler cfq registered [ 0.668318] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.669958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.671919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.674179] ACPI: Power Button [PWRF] [ 0.675519] GHES: HEST is not enabled! [ 0.689776] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.719306] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.722571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.747036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.750274] Linux agpgart interface v0.103 [ 0.753767] brd: module loaded [ 0.756055] loop: module loaded [ 0.760977] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.763207] GPT:90111 != 2097151 [ 0.764260] GPT:Alternate GPT header not at the end of the disk. [ 0.765962] GPT:90111 != 2097151 [ 0.767019] GPT: Use GNU Parted to correct GPT errors. [ 0.768503] vda: vda1 vda15 [ 0.770270] scsi host0: ata_piix [ 0.771442] scsi host1: ata_piix [ 0.772540] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.774426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.776888] libphy: Fixed MDIO Bus: probed [ 0.778163] tun: Universal TUN/TAP device driver, 1.6 [ 0.779635] tun: (C) 1999-2004 Max Krasnyansky [ 0.782628] PPP generic driver version 2.4.2 [ 0.784005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.785808] ehci-pci: EHCI PCI platform driver [ 0.787115] ehci-platform: EHCI generic platform driver [ 0.788608] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.790317] ohci-pci: OHCI PCI platform driver [ 0.791658] ohci-platform: OHCI generic platform driver [ 0.793183] uhci_hcd: USB Universal Host Controller Interface driver [ 0.807937] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.809435] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.811706] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.813242] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.814983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.816850] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.818988] usb usb1: Product: UHCI Host Controller [ 0.820439] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.822157] usb usb1: SerialNumber: 0000:00:01.2 [ 0.823619] hub 1-0:1.0: USB hub found [ 0.824799] hub 1-0:1.0: 2 ports detected [ 0.826201] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.829349] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.830769] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832297] mousedev: PS/2 mouse device common for all mice [ 0.834121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.836784] rtc_cmos 00:00: RTC can wake from S4 [ 0.838421] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.840161] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841976] i2c /dev entries driver [ 0.843107] device-mapper: uevent: version 1.0.3 [ 0.844494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.846890] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848887] NET: Registered protocol family 10 [ 0.850547] NET: Registered protocol family 17 [ 0.851879] Key type dns_resolver registered [ 0.853274] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.854905] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.857488] registered taskstats version 1 [ 0.858766] Loading compiled-in X.509 certificates [ 0.860713] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.863499] zswap: loaded using pool lzo/zbud [ 0.865660] Key type trusted registered [ 0.867866] Key type encrypted registered [ 0.869102] AppArmor: AppArmor sha1 policy hashing enabled [ 0.870646] ima: No TPM chip found, activating TPM-bypass! [ 0.872168] evm: HMAC attrs: 0x1 [ 0.873601] Magic number: 14:952:136 [ 0.874721] block ram1: hash matches [ 0.875877] rtc_cmos 00:00: setting system clock to 2018-08-29 16:06:34 UTC (1535558794) [ 0.878152] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879724] EDD information not available. [ 0.931319] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933519] Write protecting the kernel read-only data: 14336k [ 0.936499] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.939031] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.985590] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCc46tsqjvsDvlFT0c6qoT1tOabd+PAfrCQyk+wnxyFiPDNi/Zn0mT3LDNm8CAdRIr83bydRjWUCEyFovHod8aE806VTb8ewYDcY5i/vhv0je4dSbptAOlbJ7H3bve3l9kX3kRlttj4qloAMMBoi2Jdao7F3zcdong6SLLZ8OaErISrbqTXnytFmkA312DQiN4pMTONq4GWnenF/EtTpQqnTLa5Hlg6q4N+5TyOql20Jr5p7ifcnjLcJa5nixTHED6/8D6rL2xFAn6ZpBYY5XHGn64hPa9AEMNWOiw2CBi1CbEjAhTCyiwv/gSwsAAJTLMDOFS9N+q9T9eMC1vus4DN root@cinder-test-vm2-d7b7229f-69d0-47a1-ba66-76deb6ed4904 ssh-dss AAAAB3NzaC1kc3MAAACBAOc0aAXdpDlHCrf8zknvvtRzP9udbmE5AYx91CRmRljJHBvsUrsuKKQhI09jx4EZxFWb4NOg1iucMPuXRz3BOtz6KQkDqCTICnBZTB4WKD8I4YPxDXSIFx5Y8pZG5qVT8KQ9/WVRsTGb7qVsRlzPy0Sa3PdMn/s8KOznEsUBujJtAAAAFQD+7smj7N9R/w8uSU6D/dDYZU855QAAAIB6cUIaJ5s0eJDSea+tnOFIZuZrgFxkCPu4NdYSki/iTXc66epXcX7eIrW3Ph5YkJyibcJSUa0IiWk1ce8EBfem/EUbmIJrSbBACDTQlavXavGft5VFjSuYLcGtxCey+VZID7q5pccbmvebKbPgy6bv9lUkV45NUkaRSuN8Pi+7BQAAAIEAl3n3F6UheZaYNgxU41lqdfs2SFDFhcuxXQ0khOrwIfRy2XOM98rQdIoAwqdHbqSkcahg6qyGY/AdX7DyBGwUsfVEMMbUo79EVoA/ItdwGBE29yDa3Ma1DDcil8RcWSREu6RaLWidfyi9QBzS2dpFWv0eDFO4HYS/epHhIsDX1wE= root@cinder-test-vm2-d7b7229f-69d0-47a1-ba66-76deb6ed4904 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fef9:d396/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.8 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-d7b7229f-69d0-47a1-ba66-76deb6ed4904 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.73 === /dev/root resized successfully [took 0.33s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d7b7229f-69d0-47a1-ba66-76deb6ed4904 login: 2018-08-29 16:06:39,232 - paramiko.transport - DEBUG - starting thread (client mode): 0x9a8d5e50L 2018-08-29 16:06:39,232 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 16:06:39,233 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-29 16:06:39,233 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-29 16:06:39,234 - 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-29 16:06:39,235 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 16:06:39,235 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-29 16:06:39,235 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 16:06:39,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 16:06:39,235 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 16:06:39,252 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 16:06:39,252 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 16:06:39,264 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: e7e2fb667ab652fb37c94b82536be948 2018-08-29 16:06:39,265 - paramiko.transport - DEBUG - Trying discovered key 01fcb8b496d673110d0b23e48801c152 in /tmp/tmpygtNrx 2018-08-29 16:06:39,290 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 16:06:39,296 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 16:06:39,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-29 16:06:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"volume": {"display_name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "size": "2"}}' 2018-08-29 16:06:40,663 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:06:39 GMT Server: Apache x-compute-request-id: req-c73a7c3a-f2dd-4149-a574-e5e6f4b4e8fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c73a7c3a-f2dd-4149-a574-e5e6f4b4e8fb Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}} 2018-08-29 16:06:40,663 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes used request id req-c73a7c3a-f2dd-4149-a574-e5e6f4b4e8fb 2018-08-29 16:06:40,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.36278510094s 2018-08-29 16:06:40,663 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes used request id req-c73a7c3a-f2dd-4149-a574-e5e6f4b4e8fb 2018-08-29 16:06:40,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:06:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:41,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:40 GMT Server: Apache x-compute-request-id: req-641ec880-6539-48a3-b2db-3b6cdbb7ff96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-641ec880-6539-48a3-b2db-3b6cdbb7ff96 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:06:40.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:06:41,613 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-641ec880-6539-48a3-b2db-3b6cdbb7ff96 2018-08-29 16:06:41,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.949409008026s 2018-08-29 16:06:41,614 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-641ec880-6539-48a3-b2db-3b6cdbb7ff96 2018-08-29 16:06:41,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:43,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:06:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:44,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06:43 GMT Server: Apache x-compute-request-id: req-019c596d-4bee-4a61-b4fb-4570eab455c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-019c596d-4bee-4a61-b4fb-4570eab455c1 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:06:42.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:06:44,577 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-019c596d-4bee-4a61-b4fb-4570eab455c1 2018-08-29 16:06:44,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.959352016449s 2018-08-29 16:06:44,578 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-019c596d-4bee-4a61-b4fb-4570eab455c1 2018-08-29 16:06:44,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:44,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-235058b8-4c52-4c80-b421-ee727f2d8da4 Date: Wed, 29 Aug 2018 16:06:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:06:44,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-235058b8-4c52-4c80-b421-ee727f2d8da4 2018-08-29 16:06:44,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0865211486816s 2018-08-29 16:06:44,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-235058b8-4c52-4c80-b421-ee727f2d8da4 2018-08-29 16:06:44,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:06:44,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:44,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-a44b99ed-2849-4f3f-8496-51a1440f1e6f Date: Wed, 29 Aug 2018 16:06:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:06:22Z", "file": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file", "owner": "c49b165f3c4c428a9c1362995a8de567", "id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "size": 12716032, "self": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:06:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:06:44,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a44b99ed-2849-4f3f-8496-51a1440f1e6f 2018-08-29 16:06:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260598182678s 2018-08-29 16:06:44,929 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a44b99ed-2849-4f3f-8496-51a1440f1e6f 2018-08-29 16:06:44,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:06:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:44,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-4b3a8fee-5990-4411-aa8d-705da7777837 x-compute-request-id: req-4b3a8fee-5990-4411-aa8d-705da7777837 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "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": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159"}]} 2018-08-29 16:06:44,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4b3a8fee-5990-4411-aa8d-705da7777837 2018-08-29 16:06:44,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231628417969s 2018-08-29 16:06:44,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4b3a8fee-5990-4411-aa8d-705da7777837 2018-08-29 16:06:44,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 16:06:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"server": {"name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "imageRef": "a886ced1-fd02-4c1a-8be8-3d397091b637", "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "flavorRef": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cdbb2c80-894c-42c2-bcc1-2872d5face28"}], "security_groups": [{"name": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a"}]}}' 2018-08-29 16:06:46,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:06: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-6d7d45c3-e22c-4d2e-bba3-bf14447389e7 x-compute-request-id: req-6d7d45c3-e22c-4d2e-bba3-bf14447389e7 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a"}], "OS-DCF:diskConfig": "MANUAL", "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "adminPass": "K4hRXofriAdM"}} 2018-08-29 16:06:46,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6d7d45c3-e22c-4d2e-bba3-bf14447389e7 2018-08-29 16:06:46,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.58065104485s 2018-08-29 16:06:46,537 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-6d7d45c3-e22c-4d2e-bba3-bf14447389e7 2018-08-29 16:06:46,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:47,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-5c7c7d8c-33d0-461d-b23a-84e9fe1476d6 x-compute-request-id: req-5c7c7d8c-33d0-461d-b23a-84e9fe1476d6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "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-29T16:06:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:34.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:34Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:47,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5c7c7d8c-33d0-461d-b23a-84e9fe1476d6 2018-08-29 16:06:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654392004013s 2018-08-29 16:06:47,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5c7c7d8c-33d0-461d-b23a-84e9fe1476d6 2018-08-29 16:06:47,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:49,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:49,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-983f597c-ef95-420d-b726-0cd169779a91 x-compute-request-id: req-983f597c-ef95-420d-b726-0cd169779a91 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:06:48Z", "hostId": "c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:34.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:34Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:49,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-983f597c-ef95-420d-b726-0cd169779a91 2018-08-29 16:06:49,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179208040237s 2018-08-29 16:06:49,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-983f597c-ef95-420d-b726-0cd169779a91 2018-08-29 16:06:49,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:51,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:51,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-c10845c2-991a-4d89-8547-b28a613136fd x-compute-request-id: req-c10845c2-991a-4d89-8547-b28a613136fd Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T16:06:48Z", "hostId": "c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:34.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:34Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:51,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c10845c2-991a-4d89-8547-b28a613136fd 2018-08-29 16:06:51,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.273468971252s 2018-08-29 16:06:51,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c10845c2-991a-4d89-8547-b28a613136fd 2018-08-29 16:06:51,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:06:53,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:06:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:53,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:06: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-cacbf357-257d-4e5c-ad01-0b5a1023839f x-compute-request-id: req-cacbf357-257d-4e5c-ad01-0b5a1023839f Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:53.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:53Z", "hostId": "c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:34.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:34Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:06:53,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cacbf357-257d-4e5c-ad01-0b5a1023839f 2018-08-29 16:06:53,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169063091278s 2018-08-29 16:06:53,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cacbf357-257d-4e5c-ad01-0b5a1023839f 2018-08-29 16:06:53,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:06:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=8ab304e5-f7a0-4722-8d07-320b1abf309b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:53,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-40ebd792-ed6d-43ee-9737-72427ced8638 Date: Wed, 29 Aug 2018 16:06:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:06:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","ip_address":"192.168.120.20"}],"id":"1bfc6076-ebfa-4531-a822-c07cb2276c51","security_groups":["e8767733-aa8a-4b7a-a2aa-4f9199063c3a"],"mac_address":"fa:16:3e:64:2b:b7","project_id":"c49b165f3c4c428a9c1362995a8de567","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:48Z","binding:vnic_type":"normal","device_id":"8ab304e5-f7a0-4722-8d07-320b1abf309b","ip_allocation":"immediate"}]} 2018-08-29 16:06:53,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=8ab304e5-f7a0-4722-8d07-320b1abf309b used request id req-40ebd792-ed6d-43ee-9737-72427ced8638 2018-08-29 16:06:53,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0439410209656s 2018-08-29 16:06:53,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=8ab304e5-f7a0-4722-8d07-320b1abf309b used request id req-40ebd792-ed6d-43ee-9737-72427ced8638 2018-08-29 16:06:53,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=1bfc6076-ebfa-4531-a822-c07cb2276c51" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:53,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7b6f3ac4-0d8f-4f64-b915-b1f3676ac622 Date: Wed, 29 Aug 2018 16:06:53 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:06:53,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=1bfc6076-ebfa-4531-a822-c07cb2276c51 used request id req-7b6f3ac4-0d8f-4f64-b915-b1f3676ac622 2018-08-29 16:06:53,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.041100025177s 2018-08-29 16:06:53,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=1bfc6076-ebfa-4531-a822-c07cb2276c51 used request id req-7b6f3ac4-0d8f-4f64-b915-b1f3676ac622 2018-08-29 16:06:53,936 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:2b:b7', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a886ced1-fd02-4c1a-8be8-3d397091b637'}), 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-29T16:06:53.000000', 'flavor': Munch({u'id': u'5e3f810a-ce18-4ecd-ae45-d35b4c24b159'}), 'az': u'nova', 'id': u'8ab304e5-f7a0-4722-8d07-320b1abf309b', 'security_groups': [Munch({u'name': u'cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6c429000d1cb4a769b98bb3cc1aa33c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c49b165f3c4c428a9c1362995a8de567', 'name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', '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-29T16:06:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T16:06:53Z', 'hostId': u'c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16', '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-29T16:06:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c49b165f3c4c428a9c1362995a8de567', 'name': u'cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'adminPass': u'K4hRXofriAdM', 'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', 'created_at': u'2018-08-29T16:06:46Z', 'created': u'2018-08-29T16:06:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 16:06:53,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:06:53,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f7aa789a-5300-4cbe-ad92-e4aac3f5d6d0 Date: Wed, 29 Aug 2018 16:06:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"],"description":"","tags":[],"updated_at":"2018-08-29T16:06:17Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:06:54,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f7aa789a-5300-4cbe-ad92-e4aac3f5d6d0 2018-08-29 16:06:54,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0819871425629s 2018-08-29 16:06:54,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f7aa789a-5300-4cbe-ad92-e4aac3f5d6d0 2018-08-29 16:06:54,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 16:06:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=8ab304e5-f7a0-4722-8d07-320b1abf309b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:54,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-453e2135-c20a-43e6-a8e5-ab9e3bed9edf Date: Wed, 29 Aug 2018 16:06:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T16:06:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","ip_address":"192.168.120.20"}],"id":"1bfc6076-ebfa-4531-a822-c07cb2276c51","security_groups":["e8767733-aa8a-4b7a-a2aa-4f9199063c3a"],"mac_address":"fa:16:3e:64:2b:b7","project_id":"c49b165f3c4c428a9c1362995a8de567","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:48Z","binding:vnic_type":"normal","device_id":"8ab304e5-f7a0-4722-8d07-320b1abf309b","ip_allocation":"immediate"}]} 2018-08-29 16:06:54,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=8ab304e5-f7a0-4722-8d07-320b1abf309b used request id req-453e2135-c20a-43e6-a8e5-ab9e3bed9edf 2018-08-29 16:06:54,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0422928333282s 2018-08-29 16:06:54,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=8ab304e5-f7a0-4722-8d07-320b1abf309b used request id req-453e2135-c20a-43e6-a8e5-ab9e3bed9edf 2018-08-29 16:06:54,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 16:06:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.20", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51"}}' 2018-08-29 16:06:56,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-bc0b5f30-ae9a-4ee4-9543-308390886996 Date: Wed, 29 Aug 2018 16:06:56 GMT RESP BODY: {"floatingip": {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}} 2018-08-29 16:06:56,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bc0b5f30-ae9a-4ee4-9543-308390886996 2018-08-29 16:06:56,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.18043589592s 2018-08-29 16:06:56,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bc0b5f30-ae9a-4ee4-9543-308390886996 2018-08-29 16:06:56,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:56,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-4bab2e94-d615-455c-81c9-e5452b933b67 Date: Wed, 29 Aug 2018 16:06:56 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:56,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4bab2e94-d615-455c-81c9-e5452b933b67 2018-08-29 16:06:56,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.115717887878s 2018-08-29 16:06:56,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-4bab2e94-d615-455c-81c9-e5452b933b67 2018-08-29 16:06:56,377 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:56,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:56,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-fa691d12-1ac4-4539-a81c-6798bf5737fb Date: Wed, 29 Aug 2018 16:06:56 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:56,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-fa691d12-1ac4-4539-a81c-6798bf5737fb 2018-08-29 16:06:56,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0806679725647s 2018-08-29 16:06:56,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-fa691d12-1ac4-4539-a81c-6798bf5737fb 2018-08-29 16:06:56,570 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:56,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-35200862-9d72-4a92-82cc-21f7b1dd362d Date: Wed, 29 Aug 2018 16:06:56 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-35200862-9d72-4a92-82cc-21f7b1dd362d 2018-08-29 16:06:56,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0800189971924s 2018-08-29 16:06:56,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-35200862-9d72-4a92-82cc-21f7b1dd362d 2018-08-29 16:06:56,761 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:56,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:56,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-a7804b84-8ba1-4836-b7e6-389b4b0095f0 Date: Wed, 29 Aug 2018 16:06:56 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:56,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a7804b84-8ba1-4836-b7e6-389b4b0095f0 2018-08-29 16:06:56,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623128414154s 2018-08-29 16:06:56,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a7804b84-8ba1-4836-b7e6-389b4b0095f0 2018-08-29 16:06:56,935 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:57,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:57,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-3c17a34d-a99e-438a-9327-2ecd8b1a830b Date: Wed, 29 Aug 2018 16:06:57 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:57,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3c17a34d-a99e-438a-9327-2ecd8b1a830b 2018-08-29 16:06:57,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0519020557404s 2018-08-29 16:06:57,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3c17a34d-a99e-438a-9327-2ecd8b1a830b 2018-08-29 16:06:57,099 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:57,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:57,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-18ed9b9d-7c5b-4f94-a196-a5b3e6a6be3a Date: Wed, 29 Aug 2018 16:06:57 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:57,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-18ed9b9d-7c5b-4f94-a196-a5b3e6a6be3a 2018-08-29 16:06:57,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540111064911s 2018-08-29 16:06:57,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-18ed9b9d-7c5b-4f94-a196-a5b3e6a6be3a 2018-08-29 16:06:57,265 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:57,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:57,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-7b94f7b1-b702-46db-a74e-c67edc1bcc99 Date: Wed, 29 Aug 2018 16:06:57 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:55Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:57,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7b94f7b1-b702-46db-a74e-c67edc1bcc99 2018-08-29 16:06:57,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576968193054s 2018-08-29 16:06:57,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7b94f7b1-b702-46db-a74e-c67edc1bcc99 2018-08-29 16:06:57,434 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 16:06:57,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:06:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:06:57,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-f81b365d-8878-43cb-9963-953dc4a88408 Date: Wed, 29 Aug 2018 16:06:57 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:57Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}, {"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:36Z", "updated_at": "2018-08-29T16:06:38Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f9:d3:96", "device_id": "433fc00b-331c-46e8-9685-a91cff913733"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "6883a675-10aa-4d4c-9bf8-528c50c60c41", "id": "89a1a75a-cd56-426d-9ae7-5e9dd976783b", "qos_policy_id": null}]} 2018-08-29 16:06:57,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f81b365d-8878-43cb-9963-953dc4a88408 2018-08-29 16:06:57,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.241835832596s 2018-08-29 16:06:57,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f81b365d-8878-43cb-9963-953dc4a88408 2018-08-29 16:06:57,788 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'23373d6a-caf4-45c9-82d3-dd4a00ac379a', 'updated_at': u'2018-08-29T16:06:57Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'1bfc6076-ebfa-4531-a822-c07cb2276c51', 'id': u'6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'1bfc6076-ebfa-4531-a822-c07cb2276c51', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c49b165f3c4c428a9c1362995a8de567', 'name': 'cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c49b165f3c4c428a9c1362995a8de567', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cdbb2c80-894c-42c2-bcc1-2872d5face28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:2b:b7', u'device_id': u'8ab304e5-f7a0-4722-8d07-320b1abf309b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c49b165f3c4c428a9c1362995a8de567', 'created_at': u'2018-08-29T16:06:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cdbb2c80-894c-42c2-bcc1-2872d5face28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:2b:b7', u'device_id': u'8ab304e5-f7a0-4722-8d07-320b1abf309b'}), 'router': u'23373d6a-caf4-45c9-82d3-dd4a00ac379a'}) 2018-08-29 16:06:57,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 16:06:57,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 16:06:57,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-0d2f861b-5b87-45f5-a0fe-4b17823b04d6 x-compute-request-id: req-0d2f861b-5b87-45f5-a0fe-4b17823b04d6 Content-Encoding: gzip Content-Length: 9200 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 515978495 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.188110] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190425] pid_max: default: 32768 minimum: 301\n[ 0.191684] ACPI: Core revision 20150930\n[ 0.193390] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195219] Security Framework initialized\n[ 0.196363] Yama: becoming mindful.\n[ 0.197389] AppArmor: AppArmor initialized\n[ 0.198574] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200401] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202165] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203841] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205776] Initializing cgroup subsys io\n[ 0.206929] Initializing cgroup subsys memory\n[ 0.208144] Initializing cgroup subsys devices\n[ 0.209364] Initializing cgroup subsys freezer\n[ 0.210573] Initializing cgroup subsys net_cls\n[ 0.211786] Initializing cgroup subsys perf_event\n[ 0.213047] Initializing cgroup subsys net_prio\n[ 0.214260] Initializing cgroup subsys hugetlb\n[ 0.215450] Initializing cgroup subsys pids\n[ 0.216631] CPU: Physical Processor ID: 0\n[ 0.218448] mce: CPU supports 10 MCE banks\n[ 0.219642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236137] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242922] ftrace: allocating 31920 entries in 125 pages\n[ 0.269185] smpboot: Max logical packages: 1\n[ 0.270373] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272261] x2apic enabled\n[ 0.273395] Switched APIC routing to physical x2apic.\n[ 0.275881] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277435] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280197] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282695] KVM setup paravirtual spinlock\n[ 0.284461] x86: Booted up 1 node, 1 CPUs\n[ 0.285590] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287495] devtmpfs: initialized\n[ 0.289492] evm: security.selinux\n[ 0.290468] evm: security.SMACK64\n[ 0.291428] evm: security.SMACK64EXEC\n[ 0.292461] evm: security.SMACK64TRANSMUTE\n[ 0.293587] evm: security.SMACK64MMAP\n[ 0.294619] evm: security.ima\n[ 0.295515] evm: security.capability\n[ 0.296616] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299178] pinctrl core: initialized pinctrl subsystem\n[ 0.300680] RTC time: 16:06:53, date: 08/29/18\n[ 0.301994] NET: Registered protocol family 16\n[ 0.303322] cpuidle: using governor ladder\n[ 0.304456] cpuidle: using governor menu\n[ 0.305551] PCCT header not found.\n[ 0.306590] ACPI: bus type PCI registered\n[ 0.307703] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309419] PCI: Using configuration type 1 for base access\n[ 0.311618] ACPI: Added _OSI(Module Device)\n[ 0.312775] ACPI: Added _OSI(Processor Device)\n[ 0.313971] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315210] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317416] ACPI: Interpreter enabled\n[ 0.318474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328713] ACPI: (supports S0 S5)\n[ 0.329700] ACPI: Using IOAPIC for interrupt routing\n[ 0.331019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338192] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339847] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342898] acpiphp: Slot [3] registered\n[ 0.344023] acpiphp: Slot [4] registered\n[ 0.345138] acpiphp: Slot [5] registered\n[ 0.346251] acpiphp: Slot [6] registered\n[ 0.347362] acpiphp: Slot [7] registered\n[ 0.348474] acpiphp: Slot [8] registered\n[ 0.349586] acpiphp: Slot [9] registered\n[ 0.350691] acpiphp: Slot [10] registered\n[ 0.351822] acpiphp: Slot [11] registered\n[ 0.352943] acpiphp: Slot [12] registered\n[ 0.354075] acpiphp: Slot [13] registered\n[ 0.355190] acpiphp: Slot [14] registered\n[ 0.356315] acpiphp: Slot [15] registered\n[ 0.371604] acpiphp: Slot [16] registered\n[ 0.372781] acpiphp: Slot [17] registered\n[ 0.373926] acpiphp: Slot [18] registered\n[ 0.375063] acpiphp: Slot [19] registered\n[ 0.376214] acpiphp: Slot [20] registered\n[ 0.377361] acpiphp: Slot [21] registered\n[ 0.378503] acpiphp: Slot [22] registered\n[ 0.379644] acpiphp: Slot [23] registered\n[ 0.380792] acpiphp: Slot [24] registered\n[ 0.381939] acpiphp: Slot [25] registered\n[ 0.383082] acpiphp: Slot [26] registered\n[ 0.384222] acpiphp: Slot [27] registered\n[ 0.385371] acpiphp: Slot [28] registered\n[ 0.386513] acpiphp: Slot [29] registered\n[ 0.387659] acpiphp: Slot [30] registered\n[ 0.388816] acpiphp: Slot [31] registered\n[ 0.389974] PCI host bridge to bus 0000:00\n[ 0.391131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394557] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396623] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398682] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400778] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404958] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408422] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414453] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437128] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439137] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447008] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448964] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452609] vgaarb: loaded\n[ 0.453457] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455142] SCSI subsystem initialized\n[ 0.456428] ACPI: bus type USB registered\n[ 0.457593] usbcore: registered new interface driver usbfs\n[ 0.459030] usbcore: registered new interface driver hub\n[ 0.460445] usbcore: registered new device driver usb\n[ 0.461980] PCI: Using ACPI for IRQ routing\n[ 0.463520] NetLabel: Initializing\n[ 0.464525] NetLabel: domain hash size = 128\n[ 0.465710] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467053] NetLabel: unlabeled traffic allowed by default\n[ 0.468666] clocksource: Switched to clocksource kvm-clock\n[ 0.479044] AppArmor: AppArmor Filesystem Enabled\n[ 0.480395] pnp: PnP ACPI init\n[ 0.481653] pnp: PnP ACPI: found 5 devices\n[ 0.488552] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490949] NET: Registered protocol family 2\n[ 0.492397] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.494209] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495894] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.497595] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500756] NET: Registered protocol family 1\n[ 0.501990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503528] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.505036] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519434] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534093] Trying to unpack rootfs image as initramfs...\n[ 0.596817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.601846] Scanning for low memory corruption every 60 seconds\n[ 0.604050] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605702] audit: initializing netlink subsys (disabled)\n[ 0.607202] audit: type=2000 audit(1535558813.906:1): initialized\n[ 0.609158] Initialise system trusted keyring\n[ 0.610540] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612211] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615003] zbud: loaded\n[ 0.616014] VFS: Disk quotas dquot_6.6.0\n[ 0.617177] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619395] fuse init (API version 7.23)\n[ 0.620690] Key type big_key registered\n[ 0.621862] Allocating IMA MOK and blacklist keyrings.\n[ 0.623599] Key type asymmetric registered\n[ 0.624761] Asymmetric key parser 'x509' registered\n[ 0.626122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628250] io scheduler noop registered\n[ 0.629366] io scheduler deadline registered (default)\n[ 0.630755] io scheduler cfq registered\n[ 0.631960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633463] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637326] ACPI: Power Button [PWRF]\n[ 0.638547] GHES: HEST is not enabled!\n[ 0.652507] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684338] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712173] Linux agpgart interface v0.103\n[ 0.715801] brd: module loaded\n[ 0.718041] loop: module loaded\n[ 0.722717] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724773] GPT:90111 != 2097151\n[ 0.725727] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727237] GPT:90111 != 2097151\n[ 0.728169] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729485] vda: vda1 vda15\n[ 0.731125] scsi host0: ata_piix\n[ 0.732205] scsi host1: ata_piix\n[ 0.733225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737136] libphy: Fixed MDIO Bus: probed\n[ 0.738267] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739584] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742337] PPP generic driver version 2.4.2\n[ 0.743614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745298] ehci-pci: EHCI PCI platform driver\n[ 0.746527] ehci-platform: EHCI generic platform driver\n[ 0.747925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749514] ohci-pci: OHCI PCI platform driver\n[ 0.750746] ohci-platform: OHCI generic platform driver\n[ 0.752133] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766532] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767914] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769944] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776730] usb usb1: Product: UHCI Host Controller\n[ 0.778020] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779564] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780911] hub 1-0:1.0: USB hub found\n[ 0.782099] hub 1-0:1.0: 2 ports detected\n[ 0.783401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786333] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787645] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789059] mousedev: PS/2 mouse device common for all mice\n[ 0.790775] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793424] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.796656] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.798342] i2c /dev entries driver\n[ 0.799395] device-mapper: uevent: version 1.0.3\n[ 0.800714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.802961] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.804879] NET: Registered protocol family 10\n[ 0.806431] NET: Registered protocol family 17\n[ 0.807654] Key type dns_resolver registered\n[ 0.808957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810452] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.812905] registered taskstats version 1\n[ 0.814128] Loading compiled-in X.509 certificates\n[ 0.815944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.818491] zswap: loaded using pool lzo/zbud\n[ 0.820570] Key type trusted registered\n[ 0.822735] Key type encrypted registered\n[ 0.823888] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.825343] ima: No TPM chip found, activating TPM-bypass!\n[ 0.826778] evm: HMAC attrs: 0x1\n[ 0.828047] Magic number: 14:952:136\n[ 0.829143] block ram1: hash matches\n[ 0.830266] rtc_cmos 00:00: setting system clock to 2018-08-29 16:06:53 UTC (1535558813)\n[ 0.832485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.834049] EDD information not available.\n[ 0.894427] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.896770] Write protecting the kernel read-only data: 14336k\n[ 0.899824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.902370] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.949870] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.20...\nLease of 192.168.120.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeAvXvjKVinS6dy8PvaQtOPq8MTsrsEelN+mrqoKPZq1PgJBW+0ilZv4qTmfUb8eDEhaGZ/zENH1waYvM79JaY+nEbH936BSI2sPyUWwdTBDywC2eo1LUtgi657D7U+x7hkQ9aBB9tJ9rsNZSxY4hmywqFof5mr+PSIoJcqOaHoM0ePJ1z5CKNKyL3kbsdhjGHRNPbkz4uxvp19uQMyny7w381kvj/3B7qaaXzENcDmIndg3YeX3PmbkSRTRqMSteRgu9NLWXopDPepcoruqV8rx5Vk4EzkHCFynBaAyjk2eSN2m2BIpM1n6LYZUEl3dMbDl0VGa+NzKbkSIaFogz/ root@cinder-test-vm-d7b7229f-69d0-47a1-ba66-76deb6ed4904\nssh-dss AAAAB3NzaC1kc3MAAACBAJrd5k2OpVZR8G3vfiN6lqaqsm1KQDmOXBBVJS4dcSkIGgT4tzpkIiNwovFGYJswGWERGLMg6XrKtHy/Su0vdsXThwajhocfn01WeYEKdUImEq7AoNRHR5/CRu3BY2L9WxQDfmTmNSNqD+B2QUjW206WpXC6kB2nIOy+5J3gPGszAAAAFQDtmBuZvnnBeOxfBN6ZVukRz1zANQAAAIAoq7eoc7EeU99XQULSfT3sR5piGuhdAa9BUj/3VXE34Ri18oUacT7trChzD79NQgl6ED+nDWBld8eRs+RfvUZNrT7NlcGguyYd3oSp/biT4dTP0jIePYpqyozqXMful+SyGuL5ntg5bnCCfSz2wTWCgLSSo16+GjR0dVUrJK/HiAAAAIBS08amrPwwQRaz0htWC7snBo+iO42fEO7pbTP3K0sEbkMmlWuLuoL771bJnOfvEuH/7kpnuNmo+dLK/esJBH20EyPyBqDjk8fLZKQepS3tdohf8ou0oiN8mIPOurClb1pDhB7fdbC5+1RzOQlDr0zELckX3Tr7w4EMlyRadvTlCA== root@cinder-test-vm-d7b7229f-69d0-47a1-ba66-76deb6ed4904\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-08-29 16:06:57,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/action used request id req-0d2f861b-5b87-45f5-a0fe-4b17823b04d6 2018-08-29 16:06:57,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0964829921722s 2018-08-29 16:06:57,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/action used request id req-0d2f861b-5b87-45f5-a0fe-4b17823b04d6 2018-08-29 16:06:57,887 - 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 515978495 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.188110] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.190425] pid_max: default: 32768 minimum: 301 [ 0.191684] ACPI: Core revision 20150930 [ 0.193390] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.195219] Security Framework initialized [ 0.196363] Yama: becoming mindful. [ 0.197389] AppArmor: AppArmor initialized [ 0.198574] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200401] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202165] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203841] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205776] Initializing cgroup subsys io [ 0.206929] Initializing cgroup subsys memory [ 0.208144] Initializing cgroup subsys devices [ 0.209364] Initializing cgroup subsys freezer [ 0.210573] Initializing cgroup subsys net_cls [ 0.211786] Initializing cgroup subsys perf_event [ 0.213047] Initializing cgroup subsys net_prio [ 0.214260] Initializing cgroup subsys hugetlb [ 0.215450] Initializing cgroup subsys pids [ 0.216631] CPU: Physical Processor ID: 0 [ 0.218448] mce: CPU supports 10 MCE banks [ 0.219642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.236137] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.242922] ftrace: allocating 31920 entries in 125 pages [ 0.269185] smpboot: Max logical packages: 1 [ 0.270373] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272261] x2apic enabled [ 0.273395] Switched APIC routing to physical x2apic. [ 0.275881] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277435] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280197] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.282695] KVM setup paravirtual spinlock [ 0.284461] x86: Booted up 1 node, 1 CPUs [ 0.285590] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287495] devtmpfs: initialized [ 0.289492] evm: security.selinux [ 0.290468] evm: security.SMACK64 [ 0.291428] evm: security.SMACK64EXEC [ 0.292461] evm: security.SMACK64TRANSMUTE [ 0.293587] evm: security.SMACK64MMAP [ 0.294619] evm: security.ima [ 0.295515] evm: security.capability [ 0.296616] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.299178] pinctrl core: initialized pinctrl subsystem [ 0.300680] RTC time: 16:06:53, date: 08/29/18 [ 0.301994] NET: Registered protocol family 16 [ 0.303322] cpuidle: using governor ladder [ 0.304456] cpuidle: using governor menu [ 0.305551] PCCT header not found. [ 0.306590] ACPI: bus type PCI registered [ 0.307703] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309419] PCI: Using configuration type 1 for base access [ 0.311618] ACPI: Added _OSI(Module Device) [ 0.312775] ACPI: Added _OSI(Processor Device) [ 0.313971] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315210] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317416] ACPI: Interpreter enabled [ 0.318474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.321047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.326152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328713] ACPI: (supports S0 S5) [ 0.329700] ACPI: Using IOAPIC for interrupt routing [ 0.331019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338192] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339847] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342898] acpiphp: Slot [3] registered [ 0.344023] acpiphp: Slot [4] registered [ 0.345138] acpiphp: Slot [5] registered [ 0.346251] acpiphp: Slot [6] registered [ 0.347362] acpiphp: Slot [7] registered [ 0.348474] acpiphp: Slot [8] registered [ 0.349586] acpiphp: Slot [9] registered [ 0.350691] acpiphp: Slot [10] registered [ 0.351822] acpiphp: Slot [11] registered [ 0.352943] acpiphp: Slot [12] registered [ 0.354075] acpiphp: Slot [13] registered [ 0.355190] acpiphp: Slot [14] registered [ 0.356315] acpiphp: Slot [15] registered [ 0.371604] acpiphp: Slot [16] registered [ 0.372781] acpiphp: Slot [17] registered [ 0.373926] acpiphp: Slot [18] registered [ 0.375063] acpiphp: Slot [19] registered [ 0.376214] acpiphp: Slot [20] registered [ 0.377361] acpiphp: Slot [21] registered [ 0.378503] acpiphp: Slot [22] registered [ 0.379644] acpiphp: Slot [23] registered [ 0.380792] acpiphp: Slot [24] registered [ 0.381939] acpiphp: Slot [25] registered [ 0.383082] acpiphp: Slot [26] registered [ 0.384222] acpiphp: Slot [27] registered [ 0.385371] acpiphp: Slot [28] registered [ 0.386513] acpiphp: Slot [29] registered [ 0.387659] acpiphp: Slot [30] registered [ 0.388816] acpiphp: Slot [31] registered [ 0.389974] PCI host bridge to bus 0000:00 [ 0.391131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392835] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.394557] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.396623] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.398682] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.400778] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404958] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.406752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408422] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.410196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414453] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.416512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.437128] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.439137] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.441192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445274] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447008] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.448964] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452609] vgaarb: loaded [ 0.453457] vgaarb: bridge control possible 0000:00:02.0 [ 0.455142] SCSI subsystem initialized [ 0.456428] ACPI: bus type USB registered [ 0.457593] usbcore: registered new interface driver usbfs [ 0.459030] usbcore: registered new interface driver hub [ 0.460445] usbcore: registered new device driver usb [ 0.461980] PCI: Using ACPI for IRQ routing [ 0.463520] NetLabel: Initializing [ 0.464525] NetLabel: domain hash size = 128 [ 0.465710] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467053] NetLabel: unlabeled traffic allowed by default [ 0.468666] clocksource: Switched to clocksource kvm-clock [ 0.479044] AppArmor: AppArmor Filesystem Enabled [ 0.480395] pnp: PnP ACPI init [ 0.481653] pnp: PnP ACPI: found 5 devices [ 0.488552] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.490949] NET: Registered protocol family 2 [ 0.492397] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.494209] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.495894] TCP: Hash tables configured (established 4096 bind 4096) [ 0.497595] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499116] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500756] NET: Registered protocol family 1 [ 0.501990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503528] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.505036] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.519434] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534093] Trying to unpack rootfs image as initramfs... [ 0.596817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.601846] Scanning for low memory corruption every 60 seconds [ 0.604050] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.605702] audit: initializing netlink subsys (disabled) [ 0.607202] audit: type=2000 audit(1535558813.906:1): initialized [ 0.609158] Initialise system trusted keyring [ 0.610540] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.612211] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.615003] zbud: loaded [ 0.616014] VFS: Disk quotas dquot_6.6.0 [ 0.617177] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.619395] fuse init (API version 7.23) [ 0.620690] Key type big_key registered [ 0.621862] Allocating IMA MOK and blacklist keyrings. [ 0.623599] Key type asymmetric registered [ 0.624761] Asymmetric key parser 'x509' registered [ 0.626122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.628250] io scheduler noop registered [ 0.629366] io scheduler deadline registered (default) [ 0.630755] io scheduler cfq registered [ 0.631960] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633463] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637326] ACPI: Power Button [PWRF] [ 0.638547] GHES: HEST is not enabled! [ 0.652507] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681414] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684338] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.709101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.712173] Linux agpgart interface v0.103 [ 0.715801] brd: module loaded [ 0.718041] loop: module loaded [ 0.722717] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.724773] GPT:90111 != 2097151 [ 0.725727] GPT:Alternate GPT header not at the end of the disk. [ 0.727237] GPT:90111 != 2097151 [ 0.728169] GPT: Use GNU Parted to correct GPT errors. [ 0.729485] vda: vda1 vda15 [ 0.731125] scsi host0: ata_piix [ 0.732205] scsi host1: ata_piix [ 0.733225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.734923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737136] libphy: Fixed MDIO Bus: probed [ 0.738267] tun: Universal TUN/TAP device driver, 1.6 [ 0.739584] tun: (C) 1999-2004 Max Krasnyansky [ 0.742337] PPP generic driver version 2.4.2 [ 0.743614] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745298] ehci-pci: EHCI PCI platform driver [ 0.746527] ehci-platform: EHCI generic platform driver [ 0.747925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.749514] ohci-pci: OHCI PCI platform driver [ 0.750746] ohci-platform: OHCI generic platform driver [ 0.752133] uhci_hcd: USB Universal Host Controller Interface driver [ 0.766532] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.767914] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769944] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.772989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.774751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776730] usb usb1: Product: UHCI Host Controller [ 0.778020] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779564] usb usb1: SerialNumber: 0000:00:01.2 [ 0.780911] hub 1-0:1.0: USB hub found [ 0.782099] hub 1-0:1.0: 2 ports detected [ 0.783401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786333] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787645] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789059] mousedev: PS/2 mouse device common for all mice [ 0.790775] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793424] rtc_cmos 00:00: RTC can wake from S4 [ 0.795019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.796656] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.798342] i2c /dev entries driver [ 0.799395] device-mapper: uevent: version 1.0.3 [ 0.800714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.802961] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804879] NET: Registered protocol family 10 [ 0.806431] NET: Registered protocol family 17 [ 0.807654] Key type dns_resolver registered [ 0.808957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810452] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812905] registered taskstats version 1 [ 0.814128] Loading compiled-in X.509 certificates [ 0.815944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.818491] zswap: loaded using pool lzo/zbud [ 0.820570] Key type trusted registered [ 0.822735] Key type encrypted registered [ 0.823888] AppArmor: AppArmor sha1 policy hashing enabled [ 0.825343] ima: No TPM chip found, activating TPM-bypass! [ 0.826778] evm: HMAC attrs: 0x1 [ 0.828047] Magic number: 14:952:136 [ 0.829143] block ram1: hash matches [ 0.830266] rtc_cmos 00:00: setting system clock to 2018-08-29 16:06:53 UTC (1535558813) [ 0.832485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.834049] EDD information not available. [ 0.894427] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.896770] Write protecting the kernel read-only data: 14336k [ 0.899824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.902370] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.949870] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.20... Lease of 192.168.120.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeAvXvjKVinS6dy8PvaQtOPq8MTsrsEelN+mrqoKPZq1PgJBW+0ilZv4qTmfUb8eDEhaGZ/zENH1waYvM79JaY+nEbH936BSI2sPyUWwdTBDywC2eo1LUtgi657D7U+x7hkQ9aBB9tJ9rsNZSxY4hmywqFof5mr+PSIoJcqOaHoM0ePJ1z5CKNKyL3kbsdhjGHRNPbkz4uxvp19uQMyny7w381kvj/3B7qaaXzENcDmIndg3YeX3PmbkSRTRqMSteRgu9NLWXopDPepcoruqV8rx5Vk4EzkHCFynBaAyjk2eSN2m2BIpM1n6LYZUEl3dMbDl0VGa+NzKbkSIaFogz/ root@cinder-test-vm-d7b7229f-69d0-47a1-ba66-76deb6ed4904 ssh-dss AAAAB3NzaC1kc3MAAACBAJrd5k2OpVZR8G3vfiN6lqaqsm1KQDmOXBBVJS4dcSkIGgT4tzpkIiNwovFGYJswGWERGLMg6XrKtHy/Su0vdsXThwajhocfn01WeYEKdUImEq7AoNRHR5/CRu3BY2L9WxQDfmTmNSNqD+B2QUjW206WpXC6kB2nIOy+5J3gPGszAAAAFQDtmBuZvnnBeOxfBN6ZVukRz1zANQAAAIAoq7eoc7EeU99XQULSfT3sR5piGuhdAa9BUj/3VXE34Ri18oUacT7trChzD79NQgl6ED+nDWBld8eRs+RfvUZNrT7NlcGguyYd3oSp/biT4dTP0jIePYpqyozqXMful+SyGuL5ntg5bnCCfSz2wTWCgLSSo16+GjR0dVUrJK/HiAAAAIBS08amrPwwQRaz0htWC7snBo+iO42fEO7pbTP3K0sEbkMmlWuLuoL771bJnOfvEuH/7kpnuNmo+dLK/esJBH20EyPyBqDjk8fLZKQepS3tdohf8ou0oiN8mIPOurClb1pDhB7fdbC5+1RzOQlDr0zELckX3Tr7w4EMlyRadvTlCA== root@cinder-test-vm-d7b7229f-69d0-47a1-ba66-76deb6ed4904 -----END SSH HOST KEY KEYS----- === network info === 2018-08-29 16:06:57,890 - paramiko.transport - DEBUG - starting thread (client mode): 0x9a97ed10L 2018-08-29 16:06:57,891 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 16:06:57,891 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-29 16:06:57,891 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-29 16:06:57,892 - 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-29 16:06:57,892 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 16:06:57,892 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-29 16:06:57,893 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 16:06:57,893 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 16:06:57,893 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 16:06:57,912 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 16:06:57,912 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 16:06:57,922 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 48e7a617ef23e9daf4d99175dc33ee8c 2018-08-29 16:06:57,923 - paramiko.transport - DEBUG - Trying discovered key 01fcb8b496d673110d0b23e48801c152 in /tmp/tmpygtNrx 2018-08-29 16:06:57,951 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 16:06:57,957 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 16:06:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-29 16:06:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"volumeAttachment": {"volumeId": "21e799e8-0a37-498b-900d-82cb49cb9635"}}' 2018-08-29 16:07:00,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-64280231-0b12-4b32-b26e-f776cb1566b9 x-compute-request-id: req-64280231-0b12-4b32-b26e-f776cb1566b9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "volumeId": "21e799e8-0a37-498b-900d-82cb49cb9635"}} 2018-08-29 16:07:00,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/os-volume_attachments used request id req-64280231-0b12-4b32-b26e-f776cb1566b9 2018-08-29 16:07:00,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.78681778908s 2018-08-29 16:07:00,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/os-volume_attachments used request id req-64280231-0b12-4b32-b26e-f776cb1566b9 2018-08-29 16:07:00,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:01,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:00 GMT Server: Apache x-compute-request-id: req-7e234fca-a8e0-421a-8a1c-3144fd206308 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e234fca-a8e0-421a-8a1c-3144fd206308 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:00.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:01,745 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-7e234fca-a8e0-421a-8a1c-3144fd206308 2018-08-29 16:07:01,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.969332933426s 2018-08-29 16:07:01,745 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-7e234fca-a8e0-421a-8a1c-3144fd206308 2018-08-29 16:07:01,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:07:03,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:03,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:03,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:03 GMT Server: Apache x-compute-request-id: req-2c1b31b2-c5f1-4a25-9c52-aaeef418b8cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c1b31b2-c5f1-4a25-9c52-aaeef418b8cf Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [{"server_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "attachment_id": "6a04d780-49a0-4b7e-ab56-c01aacf66e69", "attached_at": "2018-08-29T16:07:02.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "21e799e8-0a37-498b-900d-82cb49cb9635", "device": "/dev/vdb", "id": "21e799e8-0a37-498b-900d-82cb49cb9635"}], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:03.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:03,801 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-2c1b31b2-c5f1-4a25-9c52-aaeef418b8cf 2018-08-29 16:07:03,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0520040988922s 2018-08-29 16:07:03,802 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-2c1b31b2-c5f1-4a25-9c52-aaeef418b8cf 2018-08-29 16:07:03,804 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 16:07:03,805 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-29 16:07:03,805 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 16:07:03,806 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 16:07:03,876 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 16:07:03,877 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-29 16:07:03,878 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-29 16:07:03,878 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 16:07:03,916 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-29 16:07:03,916 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-29 16:07:03,943 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-29 16:07:04,662 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-29 16:07:04,663 - 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: f228df73-9d0e-4a35-b6c3-af45876d5c49 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-29 16:07:04,663 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-29 16:07:04,664 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-29 16:07:04,664 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-29 16:07:04,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-29 16:07:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/os-volume_attachments/21e799e8-0a37-498b-900d-82cb49cb9635 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:06,534 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:07: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-289191da-7570-434a-88b0-4d52b51c5133 x-compute-request-id: req-289191da-7570-434a-88b0-4d52b51c5133 Content-Length: 0 Content-Type: application/json 2018-08-29 16:07:06,535 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/os-volume_attachments/21e799e8-0a37-498b-900d-82cb49cb9635 used request id req-289191da-7570-434a-88b0-4d52b51c5133 2018-08-29 16:07:06,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.8698079586s 2018-08-29 16:07:06,535 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b/os-volume_attachments/21e799e8-0a37-498b-900d-82cb49cb9635 used request id req-289191da-7570-434a-88b0-4d52b51c5133 2018-08-29 16:07:06,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:06,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:06 GMT Server: Apache x-compute-request-id: req-458dc87c-a833-4fa0-8158-6c0857dd0e3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-458dc87c-a833-4fa0-8158-6c0857dd0e3e Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [{"server_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "attachment_id": "6a04d780-49a0-4b7e-ab56-c01aacf66e69", "attached_at": "2018-08-29T16:07:02.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "21e799e8-0a37-498b-900d-82cb49cb9635", "device": "/dev/vdb", "id": "21e799e8-0a37-498b-900d-82cb49cb9635"}], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:06.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:06,589 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-458dc87c-a833-4fa0-8158-6c0857dd0e3e 2018-08-29 16:07:06,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0534620285034s 2018-08-29 16:07:06,589 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-458dc87c-a833-4fa0-8158-6c0857dd0e3e 2018-08-29 16:07:06,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:07:08,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:08,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:08 GMT Server: Apache x-compute-request-id: req-899b618a-c6ac-4662-8e6d-574ef8bc394f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-899b618a-c6ac-4662-8e6d-574ef8bc394f Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:06.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:08,641 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-899b618a-c6ac-4662-8e6d-574ef8bc394f 2018-08-29 16:07:08,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0475180149078s 2018-08-29 16:07:08,641 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-899b618a-c6ac-4662-8e6d-574ef8bc394f 2018-08-29 16:07:08,643 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-29 16:07:08,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-29 16:07:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"volumeAttachment": {"volumeId": "21e799e8-0a37-498b-900d-82cb49cb9635"}}' 2018-08-29 16:07:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-52e1cf50-3006-4a11-bfe4-946b8e276ec4 x-compute-request-id: req-52e1cf50-3006-4a11-bfe4-946b8e276ec4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "433fc00b-331c-46e8-9685-a91cff913733", "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "volumeId": "21e799e8-0a37-498b-900d-82cb49cb9635"}} 2018-08-29 16:07:09,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/os-volume_attachments used request id req-52e1cf50-3006-4a11-bfe4-946b8e276ec4 2018-08-29 16:07:09,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.797523021698s 2018-08-29 16:07:09,441 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/os-volume_attachments used request id req-52e1cf50-3006-4a11-bfe4-946b8e276ec4 2018-08-29 16:07:09,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:09,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:09 GMT Server: Apache x-compute-request-id: req-f00ab04c-5a93-4091-bc67-f963000c0f11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f00ab04c-5a93-4091-bc67-f963000c0f11 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:09.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:09,496 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-f00ab04c-5a93-4091-bc67-f963000c0f11 2018-08-29 16:07:09,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.05446600914s 2018-08-29 16:07:09,496 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-f00ab04c-5a93-4091-bc67-f963000c0f11 2018-08-29 16:07:09,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:07:11,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:11,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:11 GMT Server: Apache x-compute-request-id: req-4aec4923-f3fd-4721-ad71-9c721c538d8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4aec4923-f3fd-4721-ad71-9c721c538d8f Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [{"server_id": "433fc00b-331c-46e8-9685-a91cff913733", "attachment_id": "d483bf8b-d6a3-4070-9794-3d770275dfd8", "attached_at": "2018-08-29T16:07:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "21e799e8-0a37-498b-900d-82cb49cb9635", "device": "/dev/vdb", "id": "21e799e8-0a37-498b-900d-82cb49cb9635"}], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:10.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:11,551 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-4aec4923-f3fd-4721-ad71-9c721c538d8f 2018-08-29 16:07:11,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0513288974762s 2018-08-29 16:07:11,552 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-4aec4923-f3fd-4721-ad71-9c721c538d8f 2018-08-29 16:07:11,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 16:07:11,556 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-29 16:07:11,556 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 16:07:11,559 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 16:07:11,628 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 16:07:11,629 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-29 16:07:11,630 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-29 16:07:11,630 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 16:07:11,666 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-29 16:07:11,666 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-29 16:07:11,695 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-29 16:07:11,717 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-29 16:07:11,717 - 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-29 16:07:11,718 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-29 16:07:11,719 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-29 16:07:11,719 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-29 16:07:11,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-29 16:07:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/os-volume_attachments/21e799e8-0a37-498b-900d-82cb49cb9635 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:13,240 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:07: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-84ccdade-14f5-4da0-8acb-a65efcc07a71 x-compute-request-id: req-84ccdade-14f5-4da0-8acb-a65efcc07a71 Content-Length: 0 Content-Type: application/json 2018-08-29 16:07:13,241 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/os-volume_attachments/21e799e8-0a37-498b-900d-82cb49cb9635 used request id req-84ccdade-14f5-4da0-8acb-a65efcc07a71 2018-08-29 16:07:13,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.52094292641s 2018-08-29 16:07:13,241 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733/os-volume_attachments/21e799e8-0a37-498b-900d-82cb49cb9635 used request id req-84ccdade-14f5-4da0-8acb-a65efcc07a71 2018-08-29 16:07:13,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:13,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:13,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:13 GMT Server: Apache x-compute-request-id: req-2f3c7f14-6ce5-4e88-92e7-72a7ec7d9b68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f3c7f14-6ce5-4e88-92e7-72a7ec7d9b68 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [{"server_id": "433fc00b-331c-46e8-9685-a91cff913733", "attachment_id": "d483bf8b-d6a3-4070-9794-3d770275dfd8", "attached_at": "2018-08-29T16:07:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "21e799e8-0a37-498b-900d-82cb49cb9635", "device": "/dev/vdb", "id": "21e799e8-0a37-498b-900d-82cb49cb9635"}], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:13.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:13,296 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-2f3c7f14-6ce5-4e88-92e7-72a7ec7d9b68 2018-08-29 16:07:13,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0543661117554s 2018-08-29 16:07:13,296 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-2f3c7f14-6ce5-4e88-92e7-72a7ec7d9b68 2018-08-29 16:07:13,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:07:15,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:15,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:15 GMT Server: Apache x-compute-request-id: req-aacd410f-7bb1-415e-8d4b-fa1b766dee23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aacd410f-7bb1-415e-8d4b-fa1b766dee23 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:13.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:15,349 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-aacd410f-7bb1-415e-8d4b-fa1b766dee23 2018-08-29 16:07:15,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0493450164795s 2018-08-29 16:07:15,350 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-aacd410f-7bb1-415e-8d4b-fa1b766dee23 2018-08-29 16:07:15,465 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:07:15,465 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:59 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-29 16:07:15,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:07:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:15,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 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 x-openstack-request-id: req-4563cf0b-6cb1-42e5-9b34-3fc4519fe9d1 x-compute-request-id: req-4563cf0b-6cb1-42e5-9b34-3fc4519fe9d1 Content-Type: application/json 2018-08-29 16:07:15,630 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733 used request id req-4563cf0b-6cb1-42e5-9b34-3fc4519fe9d1 2018-08-29 16:07:15,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160029888153s 2018-08-29 16:07:15,631 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733 used request id req-4563cf0b-6cb1-42e5-9b34-3fc4519fe9d1 2018-08-29 16:07:15,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:07:15,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-97c197ef-c683-44c0-9860-db5710e1a4e7 x-compute-request-id: req-97c197ef-c683-44c0-9860-db5710e1a4e7 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:53.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:53Z", "hostId": "c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:d3:96", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/433fc00b-331c-46e8-9685-a91cff913733", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:34.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "433fc00b-331c-46e8-9685-a91cff913733", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:07:15Z", "hostId": "156a594587b0c66eaee59a952b7e4d40edae7c8af292ac27c5e90055", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm2_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:26Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:07:16,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-97c197ef-c683-44c0-9860-db5710e1a4e7 2018-08-29 16:07:16,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690186977386s 2018-08-29 16:07:16,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-97c197ef-c683-44c0-9860-db5710e1a4e7 2018-08-29 16:07:16,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:07:18,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:07:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:18,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07: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-5dce5706-50ae-4b1f-8ae8-8bc823f66bfb x-compute-request-id: req-5dce5706-50ae-4b1f-8ae8-8bc823f66bfb Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:53.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:06:53Z", "hostId": "c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:07:18,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5dce5706-50ae-4b1f-8ae8-8bc823f66bfb 2018-08-29 16:07:18,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637341022491s 2018-08-29 16:07:18,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5dce5706-50ae-4b1f-8ae8-8bc823f66bfb 2018-08-29 16:07:18,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 16:07:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/89a1a75a-cd56-426d-9ae7-5e9dd976783b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:19,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f8204d1-c404-4a86-9fd2-2fe43c1a2837 Content-Length: 0 Date: Wed, 29 Aug 2018 16:07:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:07:19,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/89a1a75a-cd56-426d-9ae7-5e9dd976783b.json used request id req-3f8204d1-c404-4a86-9fd2-2fe43c1a2837 2018-08-29 16:07:19,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.689418077469s 2018-08-29 16:07:19,659 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/89a1a75a-cd56-426d-9ae7-5e9dd976783b.json used request id req-3f8204d1-c404-4a86-9fd2-2fe43c1a2837 2018-08-29 16:07:19,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:07:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:19,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-0da59da2-4961-441c-84c3-8c3ed96d99ca Date: Wed, 29 Aug 2018 16:07:19 GMT RESP BODY: {"floatingips": [{"router_id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:55Z", "updated_at": "2018-08-29T16:06:57Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:2b:b7", "device_id": "8ab304e5-f7a0-4722-8d07-320b1abf309b"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "port_id": "1bfc6076-ebfa-4531-a822-c07cb2276c51", "id": "6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b", "qos_policy_id": null}]} 2018-08-29 16:07:19,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-0da59da2-4961-441c-84c3-8c3ed96d99ca 2018-08-29 16:07:19,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0800368785858s 2018-08-29 16:07:19,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-0da59da2-4961-441c-84c3-8c3ed96d99ca 2018-08-29 16:07:19,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:19,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:19 GMT Server: Apache x-compute-request-id: req-a4b529d3-a47c-4b34-a34f-2292942fe179 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4b529d3-a47c-4b34-a34f-2292942fe179 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "attachments": [], "links": [{"href": "http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "self"}, {"href": "http://172.30.9.40:8776/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-29T16:06:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c49b165f3c4c428a9c1362995a8de567", "updated_at": "2018-08-29T16:07:13.000000", "volume_type": null, "name": "cinder_test-volume_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21e799e8-0a37-498b-900d-82cb49cb9635", "size": 2}]} 2018-08-29 16:07:19,797 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-a4b529d3-a47c-4b34-a34f-2292942fe179 2018-08-29 16:07:19,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0493650436401s 2018-08-29 16:07:19,798 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-a4b529d3-a47c-4b34-a34f-2292942fe179 2018-08-29 16:07:19,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-29 16:07:19,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:19,895 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:07:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e033d831-384f-47a6-8ed9-dd647c825a6c 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-29 16:07:19,895 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635 used request id req-e033d831-384f-47a6-8ed9-dd647c825a6c 2018-08-29 16:07:19,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0961809158325s 2018-08-29 16:07:19,896 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/21e799e8-0a37-498b-900d-82cb49cb9635 used request id req-e033d831-384f-47a6-8ed9-dd647c825a6c 2018-08-29 16:07:19,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 16:07:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:20,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:19 GMT Server: Apache x-compute-request-id: req-0c06c49a-c1f9-4f60-8947-8aec1ac817bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c06c49a-c1f9-4f60-8947-8aec1ac817bd Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 16:07:20,845 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-0c06c49a-c1f9-4f60-8947-8aec1ac817bd 2018-08-29 16:07:20,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.949181079865s 2018-08-29 16:07:20,846 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/c49b165f3c4c428a9c1362995a8de567/volumes/detail used request id req-0c06c49a-c1f9-4f60-8947-8aec1ac817bd 2018-08-29 16:07:20,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 16:07:20,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:21,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-663f9609-3db3-4f3a-ae8a-9f48f12283fe Content-Length: 0 Date: Wed, 29 Aug 2018 16:07:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:07:21,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b.json used request id req-663f9609-3db3-4f3a-ae8a-9f48f12283fe 2018-08-29 16:07:21,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.0088429451s 2018-08-29 16:07:21,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/6eee9d4c-1afc-4ca7-aa74-babf0ae20e9b.json used request id req-663f9609-3db3-4f3a-ae8a-9f48f12283fe 2018-08-29 16:07:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 16:07:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:21,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bc1119c1-21b5-4eb7-8516-438bf99d3f2d Date: Wed, 29 Aug 2018 16:07:21 GMT RESP BODY: {"floatingips": []} 2018-08-29 16:07:21,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bc1119c1-21b5-4eb7-8516-438bf99d3f2d 2018-08-29 16:07:21,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0667190551758s 2018-08-29 16:07:21,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bc1119c1-21b5-4eb7-8516-438bf99d3f2d 2018-08-29 16:07:21,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 16:07:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:22,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07: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-cae2e82b-eb13-446a-af8f-4ebcdedd8547 x-compute-request-id: req-cae2e82b-eb13-446a-af8f-4ebcdedd8547 Content-Type: application/json 2018-08-29 16:07:22,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b used request id req-cae2e82b-eb13-446a-af8f-4ebcdedd8547 2018-08-29 16:07:22,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161267995834s 2018-08-29 16:07:22,093 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b used request id req-cae2e82b-eb13-446a-af8f-4ebcdedd8547 2018-08-29 16:07:22,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:07:22,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:22,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-39d17ddc-2fd8-4f17-9818-9973f074ab94 x-compute-request-id: req-39d17ddc-2fd8-4f17-9818-9973f074ab94 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:2b:b7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/8ab304e5-f7a0-4722-8d07-320b1abf309b", "rel": "bookmark"}], "image": {"id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "links": [{"href": "http://172.30.9.40:8774/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T16:06:53.000000", "flavor": {"id": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "links": [{"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "bookmark"}]}, "id": "8ab304e5-f7a0-4722-8d07-320b1abf309b", "security_groups": [{"name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}], "user_id": "6c429000d1cb4a769b98bb3cc1aa33c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T16:07:22Z", "hostId": "c20a6b7d4ebc739f3534103b8e0cc7c4945409e764553e2defa71a16", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "name": "cinder_test-vm_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "created": "2018-08-29T16:06:46Z", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 16:07:22,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-39d17ddc-2fd8-4f17-9818-9973f074ab94 2018-08-29 16:07:22,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389358997345s 2018-08-29 16:07:22,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-39d17ddc-2fd8-4f17-9818-9973f074ab94 2018-08-29 16:07:22,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 16:07:24,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 16:07:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:24,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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 x-openstack-request-id: req-dec19ef8-6e1f-47d6-9d0a-28d3c901d9b5 x-compute-request-id: req-dec19ef8-6e1f-47d6-9d0a-28d3c901d9b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 16:07:24,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dec19ef8-6e1f-47d6-9d0a-28d3c901d9b5 2018-08-29 16:07:24,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0679349899292s 2018-08-29 16:07:24,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dec19ef8-6e1f-47d6-9d0a-28d3c901d9b5 2018-08-29 16:07:24,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 16:07:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-8ecfcf48-9a4b-47ce-9a3c-783ed86ad1ce Date: Wed, 29 Aug 2018 16:07:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:16Z", "updated_at": "2018-08-29T16:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "3560f030-9319-41d3-9c97-ff0491b205e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "43db0369-920a-46b6-ac0d-dab96d398639", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "509c076f-0c27-4fff-b46d-06f90d5117c4", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "d9671943-1f04-4044-8b04-5203df2cafbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:23Z", "updated_at": "2018-08-29T16:06:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "29f6c1f6-e74e-410f-9104-b2b11cab33c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:24Z", "revision_number": 0, "id": "6e588e5c-9512-42e0-b566-8fd9500b1534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:24Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T16:06:24Z", "revision_number": 0, "id": "858830b6-295f-4ef8-a76b-2d53aee68b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:24Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:23Z", "revision_number": 0, "id": "8bd5cd4a-7eef-4b78-9205-a5fd4be68d4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:23Z", "security_group_id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 3, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "e8767733-aa8a-4b7a-a2aa-4f9199063c3a", "name": "cinder_test-sg_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:07:24,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-8ecfcf48-9a4b-47ce-9a3c-783ed86ad1ce 2018-08-29 16:07:24,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0447580814362s 2018-08-29 16:07:24,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-8ecfcf48-9a4b-47ce-9a3c-783ed86ad1ce 2018-08-29 16:07:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 16:07:24,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/e8767733-aa8a-4b7a-a2aa-4f9199063c3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:24,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c620a7cd-9b54-472f-a781-2915950f5654 Content-Length: 0 Date: Wed, 29 Aug 2018 16:07:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:07:24,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e8767733-aa8a-4b7a-a2aa-4f9199063c3a.json used request id req-c620a7cd-9b54-472f-a781-2915950f5654 2018-08-29 16:07:24,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157158136368s 2018-08-29 16:07:24,764 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e8767733-aa8a-4b7a-a2aa-4f9199063c3a.json used request id req-c620a7cd-9b54-472f-a781-2915950f5654 2018-08-29 16:07:24,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 16:07:24,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:24,806 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 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 x-openstack-request-id: req-8b59becd-50c9-4d0a-825c-a15816585e9a x-compute-request-id: req-8b59becd-50c9-4d0a-825c-a15816585e9a Content-Length: 0 Content-Type: application/json 2018-08-29 16:07:24,806 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904 used request id req-8b59becd-50c9-4d0a-825c-a15816585e9a 2018-08-29 16:07:24,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0416049957275s 2018-08-29 16:07:24,807 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cinder_test-kp_d7b7229f-69d0-47a1-ba66-76deb6ed4904 used request id req-8b59becd-50c9-4d0a-825c-a15816585e9a 2018-08-29 16:07:24,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:07:24,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" -d '{"subnet_id": "ed2ba7de-b199-4e1c-96dd-ddf87505d45d"}' 2018-08-29 16:07:26,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a4da61e-0a35-4f30-b4db-b83601b1898d Date: Wed, 29 Aug 2018 16:07:26 GMT RESP BODY: {"network_id": "cdbb2c80-894c-42c2-bcc1-2872d5face28", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "subnet_id": "ed2ba7de-b199-4e1c-96dd-ddf87505d45d", "subnet_ids": ["ed2ba7de-b199-4e1c-96dd-ddf87505d45d"], "port_id": "ced2122a-efc4-4864-abed-76efd04ed776", "id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a"} 2018-08-29 16:07:26,602 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a/remove_router_interface.json used request id req-3a4da61e-0a35-4f30-b4db-b83601b1898d 2018-08-29 16:07:26,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79478502274s 2018-08-29 16:07:26,602 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a/remove_router_interface.json used request id req-3a4da61e-0a35-4f30-b4db-b83601b1898d returning object 23373d6a-caf4-45c9-82d3-dd4a00ac379a 2018-08-29 16:07:26,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:07:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:26,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d6507df5-1fde-47a6-9c91-e52b33b2e280 Date: Wed, 29 Aug 2018 16:07:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:18Z", "admin_state_up": true, "updated_at": "2018-08-29T16:07:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "23373d6a-caf4-45c9-82d3-dd4a00ac379a", "name": "cinder_test-router_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:07:26,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-d6507df5-1fde-47a6-9c91-e52b33b2e280 2018-08-29 16:07:26,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.282925128937s 2018-08-29 16:07:26,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-d6507df5-1fde-47a6-9c91-e52b33b2e280 2018-08-29 16:07:26,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:07:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:28,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9aaad97-a44a-4490-8dea-28367d8527b5 Content-Length: 0 Date: Wed, 29 Aug 2018 16:07:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:07:28,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a.json used request id req-d9aaad97-a44a-4490-8dea-28367d8527b5 2018-08-29 16:07:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17206692696s 2018-08-29 16:07:28,060 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/23373d6a-caf4-45c9-82d3-dd4a00ac379a.json used request id req-d9aaad97-a44a-4490-8dea-28367d8527b5 2018-08-29 16:07:28,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:07:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:28,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-970eedd3-0a8e-4bce-acda-e2ef87c69275 Date: Wed, 29 Aug 2018 16:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T16:06:17Z","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":"c49b165f3c4c428a9c1362995a8de567","id":"ed2ba7de-b199-4e1c-96dd-ddf87505d45d","subnetpool_id":null,"name":"cinder_test-subnet_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:07:28,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-970eedd3-0a8e-4bce-acda-e2ef87c69275 2018-08-29 16:07:28,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0396559238434s 2018-08-29 16:07:28,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-970eedd3-0a8e-4bce-acda-e2ef87c69275 2018-08-29 16:07:28,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:07:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/ed2ba7de-b199-4e1c-96dd-ddf87505d45d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:29,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61ac29e0-08a5-4f24-aa61-90dfb97b69bc Date: Wed, 29 Aug 2018 16:07:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:07:29,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ed2ba7de-b199-4e1c-96dd-ddf87505d45d.json used request id req-61ac29e0-08a5-4f24-aa61-90dfb97b69bc 2018-08-29 16:07:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19470095634s 2018-08-29 16:07:29,297 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/ed2ba7de-b199-4e1c-96dd-ddf87505d45d.json used request id req-61ac29e0-08a5-4f24-aa61-90dfb97b69bc 2018-08-29 16:07:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:07:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:29,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-303461b8-19bf-470d-b0e5-aa146704d450 Date: Wed, 29 Aug 2018 16:07:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cdbb2c80-894c-42c2-bcc1-2872d5face28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c49b165f3c4c428a9c1362995a8de567","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:07:28Z","qos_policy_id":null,"name":"cinder_test-net_d7b7229f-69d0-47a1-ba66-76deb6ed4904","admin_state_up":true,"tenant_id":"c49b165f3c4c428a9c1362995a8de567","created_at":"2018-08-29T16:06:17Z","mtu":1450}]} 2018-08-29 16:07:29,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-303461b8-19bf-470d-b0e5-aa146704d450 2018-08-29 16:07:29,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113608121872s 2018-08-29 16:07:29,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-303461b8-19bf-470d-b0e5-aa146704d450 2018-08-29 16:07:29,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:07:29,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/cdbb2c80-894c-42c2-bcc1-2872d5face28.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:30,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c64e58b9-6da1-47b4-894b-7d3d126cd696 Date: Wed, 29 Aug 2018 16:07:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:07:30,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/cdbb2c80-894c-42c2-bcc1-2872d5face28.json used request id req-c64e58b9-6da1-47b4-894b-7d3d126cd696 2018-08-29 16:07:30,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11681509018s 2018-08-29 16:07:30,531 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/cdbb2c80-894c-42c2-bcc1-2872d5face28.json used request id req-c64e58b9-6da1-47b4-894b-7d3d126cd696 2018-08-29 16:07:30,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:07:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:30,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-0e6b229e-bcdc-434d-803d-d629aedeaaf4 Date: Wed, 29 Aug 2018 16:07:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:06:22Z", "file": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/file", "owner": "c49b165f3c4c428a9c1362995a8de567", "id": "a886ced1-fd02-4c1a-8be8-3d397091b637", "size": 12716032, "self": "/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/a886ced1-fd02-4c1a-8be8-3d397091b637/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:06:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:07:30,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0e6b229e-bcdc-434d-803d-d629aedeaaf4 2018-08-29 16:07:30,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.36268901825s 2018-08-29 16:07:30,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0e6b229e-bcdc-434d-803d-d629aedeaaf4 2018-08-29 16:07:30,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:07:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b881fd6830187a83c13f0bfb086765b5551c9d4" 2018-08-29 16:07:31,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64b530f5-846e-4126-8f3a-2f7aa9d2ea80 Date: Wed, 29 Aug 2018 16:07: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-29 16:07:31,233 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637 used request id req-64b530f5-846e-4126-8f3a-2f7aa9d2ea80 2018-08-29 16:07:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.333310127258s 2018-08-29 16:07:31,233 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/a886ced1-fd02-4c1a-8be8-3d397091b637 used request id req-64b530f5-846e-4126-8f3a-2f7aa9d2ea80 2018-08-29 16:07:31,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:07:31,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:31,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07: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-2f280c82-10fa-432b-aeef-9afc69019a6b x-compute-request-id: req-2f280c82-10fa-432b-aeef-9afc69019a6b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159", "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": "5e3f810a-ce18-4ecd-ae45-d35b4c24b159"}]} 2018-08-29 16:07:31,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-2f280c82-10fa-432b-aeef-9afc69019a6b 2018-08-29 16:07:31,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231330394745s 2018-08-29 16:07:31,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-2f280c82-10fa-432b-aeef-9afc69019a6b 2018-08-29 16:07:31,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:07:31,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:31,291 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:07: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-b8e7845c-51d5-4509-a85b-ae53971c3c13 x-compute-request-id: req-b8e7845c-51d5-4509-a85b-ae53971c3c13 Content-Length: 0 Content-Type: application/json 2018-08-29 16:07:31,291 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159 used request id req-b8e7845c-51d5-4509-a85b-ae53971c3c13 2018-08-29 16:07:31,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031956911087s 2018-08-29 16:07:31,292 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/5e3f810a-ce18-4ecd-ae45-d35b4c24b159 used request id req-b8e7845c-51d5-4509-a85b-ae53971c3c13 2018-08-29 16:07:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:31,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:31,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf84c04a-347e-448b-b416-510452a6bc30 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": {"self": "http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6c429000d1cb4a769b98bb3cc1aa33c2", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:31,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-cf84c04a-347e-448b-b416-510452a6bc30 2018-08-29 16:07:31,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187592983246s 2018-08-29 16:07:31,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-cf84c04a-347e-448b-b416-510452a6bc30 2018-08-29 16:07:31,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6617ecd-48a5-4798-9715-291e3e27ff5f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_d7b7229f-69d0-47a1-ba66-76deb6ed4904", "links": {"self": "http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6c429000d1cb4a769b98bb3cc1aa33c2", "description": null}} 2018-08-29 16:07:31,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2 used request id req-f6617ecd-48a5-4798-9715-291e3e27ff5f 2018-08-29 16:07:31,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184794187546s 2018-08-29 16:07:31,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2 used request id req-f6617ecd-48a5-4798-9715-291e3e27ff5f 2018-08-29 16:07:31,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:07:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:31,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cab16cb4-befa-4aa0-86c7-4cd1845a964b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:31,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2 used request id req-cab16cb4-befa-4aa0-86c7-4cd1845a964b 2018-08-29 16:07:31,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281601905823s 2018-08-29 16:07:31,954 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/6c429000d1cb4a769b98bb3cc1aa33c2 used request id req-cab16cb4-befa-4aa0-86c7-4cd1845a964b 2018-08-29 16:07:31,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:31,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:32,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc13597-b7a3-4a08-8ba9-1a7328f98173 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567"}, "tags": [], "enabled": true, "id": "c49b165f3c4c428a9c1362995a8de567", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d7b7229f-69d0-47a1-ba66-76deb6ed4904"}]} 2018-08-29 16:07:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-2fc13597-b7a3-4a08-8ba9-1a7328f98173 2018-08-29 16:07:32,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192937850952s 2018-08-29 16:07:32,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-2fc13597-b7a3-4a08-8ba9-1a7328f98173 2018-08-29 16:07:32,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:07:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c78bddc4ebfd8c6635a2f27115ed434e7886e9e" 2018-08-29 16:07:32,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3c4ea5-c3e4-4164-a554-0167de4441f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:32,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567 used request id req-ee3c4ea5-c3e4-4164-a554-0167de4441f7 2018-08-29 16:07:32,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236376047134s 2018-08-29 16:07:32,394 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/c49b165f3c4c428a9c1362995a8de567 used request id req-ee3c4ea5-c3e4-4164-a554-0167de4441f7 2018-08-29 16:07:32,445 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-29 16:07:32,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:07:32,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:07:32,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:07:32,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:07:32,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:07:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:07:32,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31e1cb2-31f2-4b0b-9c48-e250ff0afcf9 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:07:32,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f31e1cb2-31f2-4b0b-9c48-e250ff0afcf9 2018-08-29 16:07:32,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:07:33,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["JoqLbSo8QP6AJ2j4iimkFw"], "issued_at": "2018-08-29T16:07:33.000000Z"}} 2018-08-29 16:07:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:07:33,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d5d1c8-8364-4729-9247-d95f51e259ae 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:07:33,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-98d5d1c8-8364-4729-9247-d95f51e259ae 2018-08-29 16:07:33,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:33,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:33,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36df2f43-8f4b-4e3f-92d9-cb9ae86e4269 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:07:33,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-36df2f43-8f4b-4e3f-92d9-cb9ae86e4269 2018-08-29 16:07:33,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175031900406s 2018-08-29 16:07:33,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-36df2f43-8f4b-4e3f-92d9-cb9ae86e4269 2018-08-29 16:07:33,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:07:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}}' 2018-08-29 16:07:33,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44faebef-0235-4c85-b41e-6656f7917246 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}} 2018-08-29 16:07:33,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-44faebef-0235-4c85-b41e-6656f7917246 2018-08-29 16:07:33,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125278949738s 2018-08-29 16:07:33,497 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-44faebef-0235-4c85-b41e-6656f7917246 2018-08-29 16:07:33,498 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'3b4a3c59ccce46898b0f814555d5b760', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4'}) 2018-08-29 16:07:33,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:07:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f8f49ecd-9060-48d1-b9ae-6d4f327e759b", "email": null, "name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}}' 2018-08-29 16:07:33,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c41b95-f915-4efc-8c9e-0e25a38c6667 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:07:33,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-75c41b95-f915-4efc-8c9e-0e25a38c6667 2018-08-29 16:07:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.434895992279s 2018-08-29 16:07:33,940 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-75c41b95-f915-4efc-8c9e-0e25a38c6667 2018-08-29 16:07:33,940 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c744f62936a745beb88ce681952a5e17', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4'}) 2018-08-29 16:07:33,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0e77eb-e522-4dc7-8e63-5758e38f7c3b Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:34,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-dc0e77eb-e522-4dc7-8e63-5758e38f7c3b 2018-08-29 16:07:34,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1781270504s 2018-08-29 16:07:34,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-dc0e77eb-e522-4dc7-8e63-5758e38f7c3b 2018-08-29 16:07:34,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde0a065-d1e5-4988-9fa3-85ff41778603 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:34,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-fde0a065-d1e5-4988-9fa3-85ff41778603 2018-08-29 16:07:34,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171434164047s 2018-08-29 16:07:34,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-fde0a065-d1e5-4988-9fa3-85ff41778603 2018-08-29 16:07:34,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:34,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a2adc0-1f12-488c-8def-8dd9da37ff22 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:34,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-57a2adc0-1f12-488c-8def-8dd9da37ff22 2018-08-29 16:07:34,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962781906128s 2018-08-29 16:07:34,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-57a2adc0-1f12-488c-8def-8dd9da37ff22 2018-08-29 16:07:34,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929de69a-956b-4084-bb67-05dca4cd578c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:07:34,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-929de69a-956b-4084-bb67-05dca4cd578c 2018-08-29 16:07:34,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176748991013s 2018-08-29 16:07:34,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-929de69a-956b-4084-bb67-05dca4cd578c 2018-08-29 16:07:34,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be5f286-38b9-4fd2-be46-791e3fd87b97 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:34,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5be5f286-38b9-4fd2-be46-791e3fd87b97 2018-08-29 16:07:34,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116331100464s 2018-08-29 16:07:34,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5be5f286-38b9-4fd2-be46-791e3fd87b97 2018-08-29 16:07:34,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c79fec8-3179-41a9-94fe-026b2102da10 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-29 16:07:34,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-8c79fec8-3179-41a9-94fe-026b2102da10 2018-08-29 16:07:34,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100311040878s 2018-08-29 16:07:34,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-8c79fec8-3179-41a9-94fe-026b2102da10 2018-08-29 16:07:34,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:07:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3b4a3c59ccce46898b0f814555d5b760" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:34,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d4bb92-61e9-4b41-96e3-13e69a39233b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3b4a3c59ccce46898b0f814555d5b760", "previous": null, "next": null}} 2018-08-29 16:07:34,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3b4a3c59ccce46898b0f814555d5b760 used request id req-16d4bb92-61e9-4b41-96e3-13e69a39233b 2018-08-29 16:07:34,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.168617963791s 2018-08-29 16:07:34,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=3b4a3c59ccce46898b0f814555d5b760 used request id req-16d4bb92-61e9-4b41-96e3-13e69a39233b 2018-08-29 16:07:34,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:07:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:35,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f7798bf-b12e-4b9f-9864-9c11c44c4806 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:35,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/c82bf036bd144284a48fe3ac4559304a used request id req-0f7798bf-b12e-4b9f-9864-9c11c44c4806 2018-08-29 16:07:35,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12969994545s 2018-08-29 16:07:35,122 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/c82bf036bd144284a48fe3ac4559304a used request id req-0f7798bf-b12e-4b9f-9864-9c11c44c4806 2018-08-29 16:07:35,122 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4', 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'3b4a3c59ccce46898b0f814555d5b760', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f8f49ecd-9060-48d1-b9ae-6d4f327e759b', 'username': u'api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:07:35,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:07:35,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:07:35,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:07:35,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:07:35,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:07:35,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:07:35,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:07:35,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:07:35,128 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4', 'password': 'f8f49ecd-9060-48d1-b9ae-6d4f327e759b', 'project_name': 'api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '3b4a3c59ccce46898b0f814555d5b760', 'project_domain_name': 'Default'} 2018-08-29 16:07:35,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:35,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115906f9-e9b3-49aa-ae1e-77792af1cae2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:35,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-115906f9-e9b3-49aa-ae1e-77792af1cae2 2018-08-29 16:07:35,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174528121948s 2018-08-29 16:07:35,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-115906f9-e9b3-49aa-ae1e-77792af1cae2 2018-08-29 16:07:35,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:35,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21452b50-e8aa-492f-8da3-08170f11fd0e Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:35,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-21452b50-e8aa-492f-8da3-08170f11fd0e 2018-08-29 16:07:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.280359983444s 2018-08-29 16:07:35,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-21452b50-e8aa-492f-8da3-08170f11fd0e 2018-08-29 16:07:35,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:35,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77d1fc9-fa6a-4f73-b07c-54d9edab9ff6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:07:35,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-a77d1fc9-fa6a-4f73-b07c-54d9edab9ff6 2018-08-29 16:07:35,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180097103119s 2018-08-29 16:07:35,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-a77d1fc9-fa6a-4f73-b07c-54d9edab9ff6 2018-08-29 16:07:35,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:35,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a91de6b-9777-4e69-bf8c-7afec4ec4d94 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:35,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-8a91de6b-9777-4e69-bf8c-7afec4ec4d94 2018-08-29 16:07:35,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147024154663s 2018-08-29 16:07:35,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-8a91de6b-9777-4e69-bf8c-7afec4ec4d94 2018-08-29 16:07:35,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:35,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:36,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d319ccf4-4a40-44bf-859b-0886d5499718 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-29 16:07:36,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-d319ccf4-4a40-44bf-859b-0886d5499718 2018-08-29 16:07:36,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100554943085s 2018-08-29 16:07:36,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-d319ccf4-4a40-44bf-859b-0886d5499718 2018-08-29 16:07:36,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:07:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=3b4a3c59ccce46898b0f814555d5b760" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:36,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc71f126-7a84-4106-832a-3f1216a9015e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=3b4a3c59ccce46898b0f814555d5b760", "previous": null, "next": null}} 2018-08-29 16:07:36,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=3b4a3c59ccce46898b0f814555d5b760 used request id req-dc71f126-7a84-4106-832a-3f1216a9015e 2018-08-29 16:07:36,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994639396667s 2018-08-29 16:07:36,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=3b4a3c59ccce46898b0f814555d5b760 used request id req-dc71f126-7a84-4106-832a-3f1216a9015e 2018-08-29 16:07:36,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:07:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/aa0c93c651ca46b591d56e83d0616f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:36,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c8e54e-35d4-46e7-add3-06829573450c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:36,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-04c8e54e-35d4-46e7-add3-06829573450c 2018-08-29 16:07:36,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264214038849s 2018-08-29 16:07:36,413 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-04c8e54e-35d4-46e7-add3-06829573450c 2018-08-29 16:07:36,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:36,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c88d544-4160-40b7-9437-a2f62cef02fc Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:36,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8c88d544-4160-40b7-9437-a2f62cef02fc 2018-08-29 16:07:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999960899353s 2018-08-29 16:07:36,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8c88d544-4160-40b7-9437-a2f62cef02fc 2018-08-29 16:07:36,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-29 16:07:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-29 16:07:36,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc17b480-a405-4495-9aec-22be31dc9342 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}} 2018-08-29 16:07:36,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/roles used request id req-fc17b480-a405-4495-9aec-22be31dc9342 2018-08-29 16:07:36,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.113066911697s 2018-08-29 16:07:36,635 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/roles used request id req-fc17b480-a405-4495-9aec-22be31dc9342 2018-08-29 16:07:36,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:36,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2643bc9b-6727-4d87-9e80-d6f2ad01e2bf Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:36,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-2643bc9b-6727-4d87-9e80-d6f2ad01e2bf 2018-08-29 16:07:36,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137410879135s 2018-08-29 16:07:36,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-2643bc9b-6727-4d87-9e80-d6f2ad01e2bf 2018-08-29 16:07:36,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:36,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3d3931-4ab6-4987-b827-6c2e3af499ec Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:07:36,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-9a3d3931-4ab6-4987-b827-6c2e3af499ec 2018-08-29 16:07:36,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130089998245s 2018-08-29 16:07:36,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-9a3d3931-4ab6-4987-b827-6c2e3af499ec 2018-08-29 16:07:36,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d843a2dc-fcda-439b-8f9e-daac658addb5 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:37,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-d843a2dc-fcda-439b-8f9e-daac658addb5 2018-08-29 16:07:37,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119906902313s 2018-08-29 16:07:37,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-d843a2dc-fcda-439b-8f9e-daac658addb5 2018-08-29 16:07:37,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:37,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726efe41-ab2b-429b-a4f2-add8ce754675 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-29 16:07:37,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-726efe41-ab2b-429b-a4f2-add8ce754675 2018-08-29 16:07:37,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180980920792s 2018-08-29 16:07:37,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-726efe41-ab2b-429b-a4f2-add8ce754675 2018-08-29 16:07:37,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:07:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=3b4a3c59ccce46898b0f814555d5b760" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:37,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b4bbc8-7e0c-4222-9bb0-fcce27008c27 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=3b4a3c59ccce46898b0f814555d5b760", "previous": null, "next": null}} 2018-08-29 16:07:37,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=3b4a3c59ccce46898b0f814555d5b760 used request id req-84b4bbc8-7e0c-4222-9bb0-fcce27008c27 2018-08-29 16:07:37,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966029167175s 2018-08-29 16:07:37,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=c744f62936a745beb88ce681952a5e17&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=3b4a3c59ccce46898b0f814555d5b760 used request id req-84b4bbc8-7e0c-4222-9bb0-fcce27008c27 2018-08-29 16:07:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:07:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/98598cebd4c14bd59fc9dc4d7104ddc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92229c3e0073adcffc2744ae7358b6fe1df3495d" 2018-08-29 16:07:37,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aa1cc05-0007-417d-a89a-33f9999d4d3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:37,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-2aa1cc05-0007-417d-a89a-33f9999d4d3f 2018-08-29 16:07:37,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13531088829s 2018-08-29 16:07:37,469 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760/users/c744f62936a745beb88ce681952a5e17/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-2aa1cc05-0007-417d-a89a-33f9999d4d3f 2018-08-29 16:07:37,469 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-29 16:07:37,469 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-29 16:07:37,470 - openstack_tests - INFO - OS Credentials = > 2018-08-29 16:07:37,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-29 16:07:37,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:07:37,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}, {"id": "98598cebd4c14bd59fc9dc4d7104ddc8", "name": "heat_stack_owner"}], "expires_at": "2018-08-29T17:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4a3c59ccce46898b0f814555d5b760", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/3b4a3c59ccce46898b0f814555d5b760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/3b4a3c59ccce46898b0f814555d5b760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/3b4a3c59ccce46898b0f814555d5b760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/3b4a3c59ccce46898b0f814555d5b760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/3b4a3c59ccce46898b0f814555d5b760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/3b4a3c59ccce46898b0f814555d5b760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_3b4a3c59ccce46898b0f814555d5b760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_3b4a3c59ccce46898b0f814555d5b760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/3b4a3c59ccce46898b0f814555d5b760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/3b4a3c59ccce46898b0f814555d5b760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/3b4a3c59ccce46898b0f814555d5b760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/3b4a3c59ccce46898b0f814555d5b760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/3b4a3c59ccce46898b0f814555d5b760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/3b4a3c59ccce46898b0f814555d5b760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "id": "c744f62936a745beb88ce681952a5e17"}, "audit_ids": ["F7_XjCooQ_e0vXOSpbAhag"], "issued_at": "2018-08-29T16:07:37.000000Z"}} 2018-08-29 16:07:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6309056cb2170009e53b4b58e5ccc7e85cfac592" 2018-08-29 16:07:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-39bec04c-e016-4063-a4cd-97fb5e379de6 Date: Wed, 29 Aug 2018 16:07:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:07:38,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True used request id req-39bec04c-e016-4063-a4cd-97fb5e379de6 2018-08-29 16:07:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/subnets?network_id=4bb551f9-5141-4650-8478-643628361f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6309056cb2170009e53b4b58e5ccc7e85cfac592" 2018-08-29 16:07:38,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d6fb744c-45f1-45d9-b997-357b70901e39 Date: Wed, 29 Aug 2018 16:07:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 16:07:38,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets?network_id=4bb551f9-5141-4650-8478-643628361f98 used request id req-d6fb744c-45f1-45d9-b997-357b70901e39 2018-08-29 16:07:38,240 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 16:07:38,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:07:38,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:07:38,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:07:38,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:07:38,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:07:38,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:07:38,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:07:38,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:07:38,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-29 16:07:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:07:38,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a796a1c-6aff-402b-9e4a-bcd705d8e588 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:07:38,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-3a796a1c-6aff-402b-9e4a-bcd705d8e588 2018-08-29 16:07:38,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:07:38,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["LvQUvjSNRh2-ysDomibYmg"], "issued_at": "2018-08-29T16:07:38.000000Z"}} 2018-08-29 16:07:38,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}5e15cc03c352e7424903127c224497fcdd5229ed" 2018-08-29 16:07:38,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07: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-1bb586f4-bd21-459b-97f9-03193b4cd12c x-compute-request-id: req-1bb586f4-bd21-459b-97f9-03193b4cd12c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.40: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-29 16:07:38,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-1bb586f4-bd21-459b-97f9-03193b4cd12c 2018-08-29 16:07:38,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.644680976868s 2018-08-29 16:07:38,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-1bb586f4-bd21-459b-97f9-03193b4cd12c 2018-08-29 16:07:38,891 - 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.40: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-29 16:07:38,892 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-29 16:07:38,892 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-29 16:07:38,892 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:07:38,952 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:07:38,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:07:38,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:07:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:07:38,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d61c0e-0e6b-4394-908d-f3fa981bd356 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:07:38,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-54d61c0e-0e6b-4394-908d-f3fa981bd356 2018-08-29 16:07:38,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:07:39,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["kEac7s7DSWyiCr8FIFojiA"], "issued_at": "2018-08-29T16:07:39.000000Z"}} 2018-08-29 16:07:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:07:39,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f20219f-8e7e-4129-95f9-29d432a51c1d 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:07:39,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-7f20219f-8e7e-4129-95f9-29d432a51c1d 2018-08-29 16:07:39,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:39,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de35b99b-8ac0-4646-8ad0-8fffece2357e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:07:39,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-de35b99b-8ac0-4646-8ad0-8fffece2357e 2018-08-29 16:07:39,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181881904602s 2018-08-29 16:07:39,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-de35b99b-8ac0-4646-8ad0-8fffece2357e 2018-08-29 16:07:39,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:07:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}}' 2018-08-29 16:07:39,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac8f3376-0eb3-46a2-acaf-e5c261b372f4 Content-Length: 382 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}} 2018-08-29 16:07:39,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-ac8f3376-0eb3-46a2-acaf-e5c261b372f4 2018-08-29 16:07:39,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.188662052155s 2018-08-29 16:07:39,773 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-ac8f3376-0eb3-46a2-acaf-e5c261b372f4 2018-08-29 16:07:39,773 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'463156d18e05488789d730041ccc9f6a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6'}) 2018-08-29 16:07:39,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:07:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "232d7500-2bc9-460d-95fb-5c0f81d4c4e6", "email": null, "name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6"}}' 2018-08-29 16:07:40,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9452e630-5c9d-4368-a3a9-6eb3cbe59da2 Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:07:40,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-9452e630-5c9d-4368-a3a9-6eb3cbe59da2 2018-08-29 16:07:40,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472481012344s 2018-08-29 16:07:40,252 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-9452e630-5c9d-4368-a3a9-6eb3cbe59da2 2018-08-29 16:07:40,253 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b25be75de7041da8fde83fc5392fe1e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6'}) 2018-08-29 16:07:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:40,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96b7737-57df-4a32-be90-41cdbb84b7e3 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:40,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e96b7737-57df-4a32-be90-41cdbb84b7e3 2018-08-29 16:07:40,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194772005081s 2018-08-29 16:07:40,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-e96b7737-57df-4a32-be90-41cdbb84b7e3 2018-08-29 16:07:40,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5dc2345-7b60-4b7a-a11f-0ba642159a92 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:40,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a5dc2345-7b60-4b7a-a11f-0ba642159a92 2018-08-29 16:07:40,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976641178131s 2018-08-29 16:07:40,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a5dc2345-7b60-4b7a-a11f-0ba642159a92 2018-08-29 16:07:40,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:40,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea128fd6-fb33-4a38-ae08-8c6cb29bf3af Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:40,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ea128fd6-fb33-4a38-ae08-8c6cb29bf3af 2018-08-29 16:07:40,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105312108994s 2018-08-29 16:07:40,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ea128fd6-fb33-4a38-ae08-8c6cb29bf3af 2018-08-29 16:07:40,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:40,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c31bf1-9937-4fe9-9f0f-04b226b143d3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:07:40,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f3c31bf1-9937-4fe9-9f0f-04b226b143d3 2018-08-29 16:07:40,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987219810486s 2018-08-29 16:07:40,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f3c31bf1-9937-4fe9-9f0f-04b226b143d3 2018-08-29 16:07:40,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:40,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff6bb31-1c42-4487-90b0-489638df6cee Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:40,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-4ff6bb31-1c42-4487-90b0-489638df6cee 2018-08-29 16:07:40,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117857217789s 2018-08-29 16:07:40,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-4ff6bb31-1c42-4487-90b0-489638df6cee 2018-08-29 16:07:40,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b6cad7-ffbb-4f23-8171-ecf95b2653e9 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 16:07:41,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-41b6cad7-ffbb-4f23-8171-ecf95b2653e9 2018-08-29 16:07:41,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106498003006s 2018-08-29 16:07:41,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-41b6cad7-ffbb-4f23-8171-ecf95b2653e9 2018-08-29 16:07:41,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:07:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=463156d18e05488789d730041ccc9f6a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ebbf23-a58c-4265-91eb-f61f3a3da72f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=463156d18e05488789d730041ccc9f6a", "previous": null, "next": null}} 2018-08-29 16:07:41,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=463156d18e05488789d730041ccc9f6a used request id req-f9ebbf23-a58c-4265-91eb-f61f3a3da72f 2018-08-29 16:07:41,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0990219116211s 2018-08-29 16:07:41,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=463156d18e05488789d730041ccc9f6a used request id req-f9ebbf23-a58c-4265-91eb-f61f3a3da72f 2018-08-29 16:07:41,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:07:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920a6d6f-74a9-4361-9f05-2b52035e886b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:41,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/c82bf036bd144284a48fe3ac4559304a used request id req-920a6d6f-74a9-4361-9f05-2b52035e886b 2018-08-29 16:07:41,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128410100937s 2018-08-29 16:07:41,248 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/c82bf036bd144284a48fe3ac4559304a used request id req-920a6d6f-74a9-4361-9f05-2b52035e886b 2018-08-29 16:07:41,248 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6', 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'463156d18e05488789d730041ccc9f6a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '232d7500-2bc9-460d-95fb-5c0f81d4c4e6', 'username': u'snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:07:41,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:07:41,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:07:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:07:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:07:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:07:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:07:41,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:07:41,253 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6', 'password': '232d7500-2bc9-460d-95fb-5c0f81d4c4e6', 'project_name': 'snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '463156d18e05488789d730041ccc9f6a', 'project_domain_name': 'Default'} 2018-08-29 16:07:41,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:41,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82b4c59-88b4-4edf-a4fb-55025946301e Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:41,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b82b4c59-88b4-4edf-a4fb-55025946301e 2018-08-29 16:07:41,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104275941849s 2018-08-29 16:07:41,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b82b4c59-88b4-4edf-a4fb-55025946301e 2018-08-29 16:07:41,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbba7e6-c868-419b-ba81-6fe119b64bf2 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:41,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bcbba7e6-c868-419b-ba81-6fe119b64bf2 2018-08-29 16:07:41,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0983989238739s 2018-08-29 16:07:41,465 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bcbba7e6-c868-419b-ba81-6fe119b64bf2 2018-08-29 16:07:41,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e0b466-210e-4ebd-8277-738f35f2a926 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:07:41,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-13e0b466-210e-4ebd-8277-738f35f2a926 2018-08-29 16:07:41,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0939931869507s 2018-08-29 16:07:41,564 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-13e0b466-210e-4ebd-8277-738f35f2a926 2018-08-29 16:07:41,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405a3755-e499-490a-9252-7a1abd71daad Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:41,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-405a3755-e499-490a-9252-7a1abd71daad 2018-08-29 16:07:41,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.304105043411s 2018-08-29 16:07:41,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-405a3755-e499-490a-9252-7a1abd71daad 2018-08-29 16:07:41,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:41,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5911b4a3-a4f6-4d6a-a24d-63c8114c2bab Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 16:07:42,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-5911b4a3-a4f6-4d6a-a24d-63c8114c2bab 2018-08-29 16:07:42,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14152097702s 2018-08-29 16:07:42,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-5911b4a3-a4f6-4d6a-a24d-63c8114c2bab 2018-08-29 16:07:42,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:07:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=463156d18e05488789d730041ccc9f6a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c35dd21-e5c0-4c00-b9e8-70d3627a9f9a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=463156d18e05488789d730041ccc9f6a", "previous": null, "next": null}} 2018-08-29 16:07:42,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=463156d18e05488789d730041ccc9f6a used request id req-6c35dd21-e5c0-4c00-b9e8-70d3627a9f9a 2018-08-29 16:07:42,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104100942612s 2018-08-29 16:07:42,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=463156d18e05488789d730041ccc9f6a used request id req-6c35dd21-e5c0-4c00-b9e8-70d3627a9f9a 2018-08-29 16:07:42,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:07:42,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/aa0c93c651ca46b591d56e83d0616f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86297797-548f-4ae0-8dfc-4faf798e16f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:42,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-86297797-548f-4ae0-8dfc-4faf798e16f0 2018-08-29 16:07:42,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138393878937s 2018-08-29 16:07:42,279 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-86297797-548f-4ae0-8dfc-4faf798e16f0 2018-08-29 16:07:42,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01222913-fb09-469d-886c-cbeda7a4c433 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:42,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-01222913-fb09-469d-886c-cbeda7a4c433 2018-08-29 16:07:42,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118178129196s 2018-08-29 16:07:42,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-01222913-fb09-469d-886c-cbeda7a4c433 2018-08-29 16:07:42,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:07:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42787fab-95ee-4dcc-9d67-439afe31c732 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:07:42,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-42787fab-95ee-4dcc-9d67-439afe31c732 2018-08-29 16:07:42,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966980457306s 2018-08-29 16:07:42,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-42787fab-95ee-4dcc-9d67-439afe31c732 2018-08-29 16:07:42,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:07:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484212bb-7e4f-4fc5-b970-fbd7b628ce30 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:07:42,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-484212bb-7e4f-4fc5-b970-fbd7b628ce30 2018-08-29 16:07:42,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0965778827667s 2018-08-29 16:07:42,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-484212bb-7e4f-4fc5-b970-fbd7b628ce30 2018-08-29 16:07:42,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:07:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d9390f-b3c6-49d9-ae29-b140b4cbc1e6 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:07:42,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-b3d9390f-b3c6-49d9-ae29-b140b4cbc1e6 2018-08-29 16:07:42,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117612838745s 2018-08-29 16:07:42,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-b3d9390f-b3c6-49d9-ae29-b140b4cbc1e6 2018-08-29 16:07:42,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:07:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35249970-5c2c-4830-a49d-d8f7fc61083d Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 16:07:42,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-35249970-5c2c-4830-a49d-d8f7fc61083d 2018-08-29 16:07:42,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101217031479s 2018-08-29 16:07:42,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-35249970-5c2c-4830-a49d-d8f7fc61083d 2018-08-29 16:07:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:07:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=463156d18e05488789d730041ccc9f6a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:42,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e11e050-a13a-4530-8cbd-d8e994215280 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=463156d18e05488789d730041ccc9f6a", "previous": null, "next": null}} 2018-08-29 16:07:42,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=463156d18e05488789d730041ccc9f6a used request id req-4e11e050-a13a-4530-8cbd-d8e994215280 2018-08-29 16:07:42,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.132261991501s 2018-08-29 16:07:42,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=4b25be75de7041da8fde83fc5392fe1e&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=463156d18e05488789d730041ccc9f6a used request id req-4e11e050-a13a-4530-8cbd-d8e994215280 2018-08-29 16:07:42,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:07:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/98598cebd4c14bd59fc9dc4d7104ddc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4c238333d2145d16d45071bbda81be3049c274ce" 2018-08-29 16:07:43,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:07:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5154a11-4122-491c-b1be-efcc7cc84b0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:07:43,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-e5154a11-4122-491c-b1be-efcc7cc84b0e 2018-08-29 16:07:43,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128469944s 2018-08-29 16:07:43,110 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a/users/4b25be75de7041da8fde83fc5392fe1e/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-e5154a11-4122-491c-b1be-efcc7cc84b0e 2018-08-29 16:07:43,110 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-29 16:07:43,110 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-29 16:07:43,111 - openstack_tests - INFO - OS Credentials = > 2018-08-29 16:07:43,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-29 16:07:43,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:07:43,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}, {"id": "98598cebd4c14bd59fc9dc4d7104ddc8", "name": "heat_stack_owner"}], "expires_at": "2018-08-29T17:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "463156d18e05488789d730041ccc9f6a", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/463156d18e05488789d730041ccc9f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/463156d18e05488789d730041ccc9f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/463156d18e05488789d730041ccc9f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/463156d18e05488789d730041ccc9f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/463156d18e05488789d730041ccc9f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/463156d18e05488789d730041ccc9f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_463156d18e05488789d730041ccc9f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_463156d18e05488789d730041ccc9f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/463156d18e05488789d730041ccc9f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/463156d18e05488789d730041ccc9f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/463156d18e05488789d730041ccc9f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/463156d18e05488789d730041ccc9f6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/463156d18e05488789d730041ccc9f6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/463156d18e05488789d730041ccc9f6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "id": "4b25be75de7041da8fde83fc5392fe1e"}, "audit_ids": ["uw2LNqAKS7iGjtA8HXl8pw"], "issued_at": "2018-08-29T16:07:43.000000Z"}} 2018-08-29 16:07:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c93d41575eb0afd3e6eddf1407a150b36318cb" 2018-08-29 16:07:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0141f0b2-eed6-486e-8e65-289c02e20971 Date: Wed, 29 Aug 2018 16:07:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:07:43,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True used request id req-0141f0b2-eed6-486e-8e65-289c02e20971 2018-08-29 16:07:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/subnets?network_id=4bb551f9-5141-4650-8478-643628361f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c93d41575eb0afd3e6eddf1407a150b36318cb" 2018-08-29 16:07:43,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-95170784-6360-4e40-ab15-85d3b5963f0c Date: Wed, 29 Aug 2018 16:07:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 16:07:43,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets?network_id=4bb551f9-5141-4650-8478-643628361f98 used request id req-95170784-6360-4e40-ab15-85d3b5963f0c 2018-08-29 16:07:43,797 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 16:07:43,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:07:43,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:07:43,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:07:43,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:07:43,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:07:43,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:07:43,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:07:43,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:07:43,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:07:43,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:07:43,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:07:43,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:07:43,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:07:43,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:07:43,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-29 16:07:43,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:07:43,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a991c2e7-3190-4b99-949d-b1448c91c076 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:07:43,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-a991c2e7-3190-4b99-949d-b1448c91c076 2018-08-29 16:07:43,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:07:44,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["zrmCjxnoRLKn01r1UsiIow"], "issued_at": "2018-08-29T16:07:44.000000Z"}} 2018-08-29 16:07:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f74d7eade063cb194f50d4f7109148cc9f2b1084" 2018-08-29 16:07:44,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-cca4fbaf-a0fb-4ebc-9df1-e42b610bbfc9 x-compute-request-id: req-cca4fbaf-a0fb-4ebc-9df1-e42b610bbfc9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.40: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-29 16:07:44,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-cca4fbaf-a0fb-4ebc-9df1-e42b610bbfc9 2018-08-29 16:07:44,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.588458061218s 2018-08-29 16:07:44,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-cca4fbaf-a0fb-4ebc-9df1-e42b610bbfc9 2018-08-29 16:07:44,392 - 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.40: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-29 16:07:44,392 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-29 16:07:44,392 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-29 16:07:44,393 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-29 16:07:44,398 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:33 | PASS | | cinder_test | functest | healthcheck | 00:59 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-29 16:07:44,412 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-29 16:07:44,447 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 16:07:44,502 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 16:07:44,553 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 16:08:03,620 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-258 | | 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-29 16:08:03,623 - 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.40,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.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=etxMtH8EfPBMFszIouiimHB3C 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=822c0804bb634e41a3e5d97e06b7c55d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-29 16:08:03,623 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 16:08:03,624 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore patrole | | | | | vmtp shaker snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-29 16:08:03,651 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:08:04,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:08:04,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:08:04,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:08:04,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:08:04,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:08:04,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:08:04,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ab2a16-847e-4d03-a317-4c51d3e021f2 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:08:04,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-20ab2a16-847e-4d03-a317-4c51d3e021f2 2018-08-29 16:08:04,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:08:05,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["GYYQwqE0RZGyZ3nK1XTD9Q"], "issued_at": "2018-08-29T16:08:04.000000Z"}} 2018-08-29 16:08:05,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:08:05,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0ca1b969-8a63-41bf-ac52-03f7a34623b3 Date: Wed, 29 Aug 2018 16:08:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:08:05,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ca1b969-8a63-41bf-ac52-03f7a34623b3 2018-08-29 16:08:05,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336244106293s 2018-08-29 16:08:05,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ca1b969-8a63-41bf-ac52-03f7a34623b3 2018-08-29 16:08:05,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 16:08:10,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | aa2ebf03-258b-48c3-9ae7-00a6bbc8ab8a | 2018-08-29T16:08:10.308224 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: aa2ebf03-258b-48c3-9ae7-00a6bbc8ab8a ~/.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-29 16:08:14,538 - 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-29 16:08:14,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 16:08:20,620 - 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=39ae835d-7915-4a7d-80e6-a509d60d4d41) as the default verifier for the future CLI operations. 2018-08-29 16:08:23,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 16:08:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:24,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-c5d3aa7e-ba48-4ec8-af5b-d5285bb690fc Date: Wed, 29 Aug 2018 16:08:24 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-29 16:08:24,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-c5d3aa7e-ba48-4ec8-af5b-d5285bb690fc 2018-08-29 16:08:24,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.254849910736s 2018-08-29 16:08:24,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-c5d3aa7e-ba48-4ec8-af5b-d5285bb690fc 2018-08-29 16:08:24,228 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-29 16:08:24,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:08:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"network": {"shared": true, "name": "tempest_smoke-net_25a22c9f-d2e0-4df2-996d-95e383590529", "admin_state_up": true}}' 2018-08-29 16:08:24,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-632541a5-8c95-41de-8363-d72c587efe9f Date: Wed, 29 Aug 2018 16:08:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"86c23886-d9bc-446d-8bcb-525c99497b28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:08:24Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_25a22c9f-d2e0-4df2-996d-95e383590529","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:08:24Z","mtu":1450}} 2018-08-29 16:08:24,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-632541a5-8c95-41de-8363-d72c587efe9f 2018-08-29 16:08:24,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.263957977295s 2018-08-29 16:08:24,493 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-632541a5-8c95-41de-8363-d72c587efe9f 2018-08-29 16:08:24,494 - 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-29T16:08:24Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'86c23886-d9bc-446d-8bcb-525c99497b28', u'provider:segmentation_id': 78, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_25a22c9f-d2e0-4df2-996d-95e383590529', u'created_at': u'2018-08-29T16:08:24Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:08:24,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:08:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:24,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-bc09c242-ae0d-4abe-91af-71aead7ac12d Date: Wed, 29 Aug 2018 16:08:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"86c23886-d9bc-446d-8bcb-525c99497b28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:08:24Z","qos_policy_id":null,"name":"tempest_smoke-net_25a22c9f-d2e0-4df2-996d-95e383590529","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:08:24Z","provider:network_type":"vxlan"}]} 2018-08-29 16:08:24,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bc09c242-ae0d-4abe-91af-71aead7ac12d 2018-08-29 16:08:24,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10017490387s 2018-08-29 16:08:24,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bc09c242-ae0d-4abe-91af-71aead7ac12d 2018-08-29 16:08:24,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:08:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"subnet": {"name": "tempest_smoke-subnet_25a22c9f-d2e0-4df2-996d-95e383590529", "enable_dhcp": true, "network_id": "86c23886-d9bc-446d-8bcb-525c99497b28", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:08:25,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-63289c2d-c15f-4d8d-bfac-c3429ad4d3fc Date: Wed, 29 Aug 2018 16:08:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:08: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":"cfd50359-3f84-42ce-906e-ed757c60cd8c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_25a22c9f-d2e0-4df2-996d-95e383590529","enable_dhcp":true,"segment_id":null,"network_id":"86c23886-d9bc-446d-8bcb-525c99497b28","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:08:24Z","ip_version":4}} 2018-08-29 16:08:25,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-63289c2d-c15f-4d8d-bfac-c3429ad4d3fc 2018-08-29 16:08:25,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.507148981094s 2018-08-29 16:08:25,104 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-63289c2d-c15f-4d8d-bfac-c3429ad4d3fc 2018-08-29 16:08:25,105 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:08: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'cfd50359-3f84-42ce-906e-ed757c60cd8c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_25a22c9f-d2e0-4df2-996d-95e383590529', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'86c23886-d9bc-446d-8bcb-525c99497b28', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:08: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'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:08:25,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:08:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "tempest_smoke-router_25a22c9f-d2e0-4df2-996d-95e383590529", "admin_state_up": true}}' 2018-08-29 16:08:26,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-3a4d04f9-80be-47a6-ba72-9ff5ecf47d9f Date: Wed, 29 Aug 2018 16:08:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:08:25Z", "admin_state_up": true, "updated_at": "2018-08-29T16:08:26Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5ba27b7d-b212-4805-9253-54042900950e", "name": "tempest_smoke-router_25a22c9f-d2e0-4df2-996d-95e383590529"}} 2018-08-29 16:08:26,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-3a4d04f9-80be-47a6-ba72-9ff5ecf47d9f 2018-08-29 16:08:26,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77970290184s 2018-08-29 16:08:26,886 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-3a4d04f9-80be-47a6-ba72-9ff5ecf47d9f 2018-08-29 16:08:26,886 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:08:26Z', u'revision_number': 2, u'ha': False, u'id': u'5ba27b7d-b212-4805-9253-54042900950e', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_25a22c9f-d2e0-4df2-996d-95e383590529', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:08:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:08:26,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:08:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"subnet_id": "cfd50359-3f84-42ce-906e-ed757c60cd8c"}' 2018-08-29 16:08:29,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c31b70e9-f4c5-4742-9e6c-9bfbc0705d3c Date: Wed, 29 Aug 2018 16:08:29 GMT RESP BODY: {"network_id": "86c23886-d9bc-446d-8bcb-525c99497b28", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "cfd50359-3f84-42ce-906e-ed757c60cd8c", "subnet_ids": ["cfd50359-3f84-42ce-906e-ed757c60cd8c"], "port_id": "e1e0a452-4020-4a9d-b9d2-d5076a4f93c3", "id": "5ba27b7d-b212-4805-9253-54042900950e"} 2018-08-29 16:08:29,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e/add_router_interface.json used request id req-c31b70e9-f4c5-4742-9e6c-9bfbc0705d3c 2018-08-29 16:08:29,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17416906357s 2018-08-29 16:08:29,061 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e/add_router_interface.json used request id req-c31b70e9-f4c5-4742-9e6c-9bfbc0705d3c returning object 5ba27b7d-b212-4805-9253-54042900950e 2018-08-29 16:08:29,062 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:08:29,184 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:08:29,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:08:29,191 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:08:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:08:29,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:08:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9f50ff55-1f24-4e2c-b943-43b74cefb27d Date: Wed, 29 Aug 2018 16:08:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:08:29,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9f50ff55-1f24-4e2c-b943-43b74cefb27d 2018-08-29 16:08:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266165971756s 2018-08-29 16:08:29,460 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-9f50ff55-1f24-4e2c-b943-43b74cefb27d 2018-08-29 16:08:29,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:08:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529"}' 2018-08-29 16:08:29,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b95f2bf-b689-43ec-91cf-0128bc081281 Date: Wed, 29 Aug 2018 16:08:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:29Z", "file": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "size": null, "self": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "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_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": null, "created_at": "2018-08-29T16:08:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:08:29,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-3b95f2bf-b689-43ec-91cf-0128bc081281 2018-08-29 16:08:29,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217904090881s 2018-08-29 16:08:29,686 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-3b95f2bf-b689-43ec-91cf-0128bc081281 returning object 8ea14ffd-e1eb-41d0-9d56-fcb445e30b84 2018-08-29 16:08:29,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:08:29,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '' 2018-08-29 16:08:30,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b7f1620-a503-4c15-9a1c-23e35b3955f1 Date: Wed, 29 Aug 2018 16:08:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:08:30,698 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file used request id req-5b7f1620-a503-4c15-9a1c-23e35b3955f1 2018-08-29 16:08:30,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01177000999s 2018-08-29 16:08:30,699 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file used request id req-5b7f1620-a503-4c15-9a1c-23e35b3955f1 2018-08-29 16:08:30,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:08:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:30,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-00cfeb40-19cb-45b5-ab6e-10ac1eadac86 Date: Wed, 29 Aug 2018 16:08:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:30Z", "file": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "size": 12716032, "self": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:08:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:08:30,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-00cfeb40-19cb-45b5-ab6e-10ac1eadac86 2018-08-29 16:08:30,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271430015564s 2018-08-29 16:08:30,730 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-00cfeb40-19cb-45b5-ab6e-10ac1eadac86 2018-08-29 16:08:30,732 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'8ea14ffd-e1eb-41d0-9d56-fcb445e30b84', 'size': 12716032, u'self': u'/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:08:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:08:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529', '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/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84', 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_25a22c9f-d2e0-4df2-996d-95e383590529', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529', 'created': u'2018-08-29T16:08:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:08:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84', 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_25a22c9f-d2e0-4df2-996d-95e383590529', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:08:30,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:08:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_25a22c9f-d2e0-4df2-996d-95e383590529", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:08:31,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:08: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-1eb0882a-bd9f-487a-8bf1-378241327b63 x-compute-request-id: req-1eb0882a-bd9f-487a-8bf1-378241327b63 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_25a22c9f-d2e0-4df2-996d-95e383590529", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91", "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": "6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91"}} 2018-08-29 16:08:31,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1eb0882a-bd9f-487a-8bf1-378241327b63 2018-08-29 16:08:31,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31023311615s 2018-08-29 16:08:31,044 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-1eb0882a-bd9f-487a-8bf1-378241327b63 2018-08-29 16:08:31,044 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_25a22c9f-d2e0-4df2-996d-95e383590529', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91', 'swap': 0}) 2018-08-29 16:08:31,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:08:31,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"extra_specs": {}}' 2018-08-29 16:08:31,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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 x-openstack-request-id: req-447ed2af-1901-4c81-bf76-96da605eb268 x-compute-request-id: req-447ed2af-1901-4c81-bf76-96da605eb268 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:08:31,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91/os-extra_specs used request id req-447ed2af-1901-4c81-bf76-96da605eb268 2018-08-29 16:08:31,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195348262787s 2018-08-29 16:08:31,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91/os-extra_specs used request id req-447ed2af-1901-4c81-bf76-96da605eb268 2018-08-29 16:08:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:08:31,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9d63fdf-9313-4e82-a64c-a01c29f9e7b2 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:08:31,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-d9d63fdf-9313-4e82-a64c-a01c29f9e7b2 2018-08-29 16:08:31,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:08:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:31,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16d9046-7ce2-4819-aa6b-a2084a20cbed Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:08:31,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a16d9046-7ce2-4819-aa6b-a2084a20cbed 2018-08-29 16:08:31,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126036167145s 2018-08-29 16:08:31,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-a16d9046-7ce2-4819-aa6b-a2084a20cbed 2018-08-29 16:08:31,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:08:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:31,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4888f47a-6e88-485c-881a-d818fadc607f Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:08:31,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-4888f47a-6e88-485c-881a-d818fadc607f 2018-08-29 16:08:31,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229480981827s 2018-08-29 16:08:31,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-4888f47a-6e88-485c-881a-d818fadc607f 2018-08-29 16:08:31,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 16:08:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:31,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-395f8d0d-34e4-4f2a-9b39-4cc9ac518c35 x-compute-request-id: req-395f8d0d-34e4-4f2a-9b39-4cc9ac518c35 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 16:08:31,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-395f8d0d-34e4-4f2a-9b39-4cc9ac518c35 2018-08-29 16:08:31,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0366518497467s 2018-08-29 16:08:31,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-395f8d0d-34e4-4f2a-9b39-4cc9ac518c35 2018-08-29 16:08:31,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:08:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:31,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-b1863ad0-6428-4c82-9da9-5c7f3dc64e99 Date: Wed, 29 Aug 2018 16:08:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:30Z", "file": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "size": 12716032, "self": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:08:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:08:31,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b1863ad0-6428-4c82-9da9-5c7f3dc64e99 2018-08-29 16:08:31,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03297996521s 2018-08-29 16:08:31,704 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b1863ad0-6428-4c82-9da9-5c7f3dc64e99 2018-08-29 16:08:31,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:08:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529"}' 2018-08-29 16:08:31,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8ef62d53-273b-4f58-867d-e627c0b30552 Date: Wed, 29 Aug 2018 16:08:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:31Z", "file": "/v2/images/eb2884d1-9764-4189-892e-68383514c68b/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "eb2884d1-9764-4189-892e-68383514c68b", "size": null, "self": "/v2/images/eb2884d1-9764-4189-892e-68383514c68b", "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_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": null, "created_at": "2018-08-29T16:08:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:08:31,775 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8ef62d53-273b-4f58-867d-e627c0b30552 2018-08-29 16:08:31,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0624079704285s 2018-08-29 16:08:31,776 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-8ef62d53-273b-4f58-867d-e627c0b30552 returning object eb2884d1-9764-4189-892e-68383514c68b 2018-08-29 16:08:31,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:08:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '' 2018-08-29 16:08:32,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d7052ec-debc-4cb3-8f69-7d9109735dc3 Date: Wed, 29 Aug 2018 16:08:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:08:32,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b/file used request id req-3d7052ec-debc-4cb3-8f69-7d9109735dc3 2018-08-29 16:08:32,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.08079409599s 2018-08-29 16:08:32,857 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b/file used request id req-3d7052ec-debc-4cb3-8f69-7d9109735dc3 2018-08-29 16:08:32,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:08:32,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:08:32,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-2ccd4fc4-59b6-4eb8-968b-1934222028bc Date: Wed, 29 Aug 2018 16:08:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:32Z", "file": "/v2/images/eb2884d1-9764-4189-892e-68383514c68b/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "eb2884d1-9764-4189-892e-68383514c68b", "size": 12716032, "self": "/v2/images/eb2884d1-9764-4189-892e-68383514c68b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/eb2884d1-9764-4189-892e-68383514c68b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/eb2884d1-9764-4189-892e-68383514c68b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:08:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:30Z", "file": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "size": 12716032, "self": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:08:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:08:32,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-2ccd4fc4-59b6-4eb8-968b-1934222028bc 2018-08-29 16:08:32,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270669460297s 2018-08-29 16:08:32,889 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-2ccd4fc4-59b6-4eb8-968b-1934222028bc 2018-08-29 16:08:32,892 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/eb2884d1-9764-4189-892e-68383514c68b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb2884d1-9764-4189-892e-68383514c68b/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'eb2884d1-9764-4189-892e-68383514c68b', 'size': 12716032, u'self': u'/v2/images/eb2884d1-9764-4189-892e-68383514c68b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/eb2884d1-9764-4189-892e-68383514c68b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:08:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:08:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529', '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/eb2884d1-9764-4189-892e-68383514c68b', 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_25a22c9f-d2e0-4df2-996d-95e383590529', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_25a22c9f-d2e0-4df2-996d-95e383590529', 'created': u'2018-08-29T16:08:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:08:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/eb2884d1-9764-4189-892e-68383514c68b', 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_25a22c9f-d2e0-4df2-996d-95e383590529', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:08:32,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:08:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:08:32,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f0c7571-817e-4e07-9489-3aea2796bd6f x-compute-request-id: req-7f0c7571-817e-4e07-9489-3aea2796bd6f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1795684d-237f-4de9-8ebc-7bd638b14581", "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": "1795684d-237f-4de9-8ebc-7bd638b14581"}} 2018-08-29 16:08:32,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-7f0c7571-817e-4e07-9489-3aea2796bd6f 2018-08-29 16:08:32,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0395941734314s 2018-08-29 16:08:32,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-7f0c7571-817e-4e07-9489-3aea2796bd6f 2018-08-29 16:08:32,933 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_25a22c9f-d2e0-4df2-996d-95e383590529', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'1795684d-237f-4de9-8ebc-7bd638b14581', 'swap': 0}) 2018-08-29 16:08:32,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:08:32,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"extra_specs": {}}' 2018-08-29 16:08:32,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4479f612-e2dc-474c-89da-1ee113f5f823 x-compute-request-id: req-4479f612-e2dc-474c-89da-1ee113f5f823 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:08:32,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581/os-extra_specs used request id req-4479f612-e2dc-474c-89da-1ee113f5f823 2018-08-29 16:08:32,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208010673523s 2018-08-29 16:08:32,955 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581/os-extra_specs used request id req-4479f612-e2dc-474c-89da-1ee113f5f823 2018-08-29 16:08:32,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_25a22c9f-d2e0-4df2-996d-95e383590529', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'1795684d-237f-4de9-8ebc-7bd638b14581', 'swap': 0}) 2018-08-29 16:08:38,417 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 16:08:38,417 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 16:08:38,418 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-29 16:08:38,423 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-29 16:08:38,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-29 16:08:42,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-39ae835d-7915-4a7d-80e6-a509d60d4d41/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-29 16:08:42,126 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-29 16:08:42,138 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-29 16:08:42,138 - 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-29 16:08:49,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:08:49.516 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-29 16:08:52,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:08:52.185 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.284s] 2018-08-29 16:08:52,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:08:52.228 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2018-08-29 16:08:55,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:08:55.181 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.699s] 2018-08-29 16:08:57,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:08:57.590 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.928s] 2018-08-29 16:09:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:00.345 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.841s] 2018-08-29 16:09:01,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:01.394 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.049s] 2018-08-29 16:09:04,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:04.403 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.981s] 2018-08-29 16:09:04,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:04.906 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.116s] 2018-08-29 16:09:13,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:13.945 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.745s] 2018-08-29 16:09:13,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:13.954 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-29 16:09:17,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:17.922 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.659s] 2018-08-29 16:09:21,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:21.062 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.979s] 2018-08-29 16:09:25,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:25.981 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.367s] 2018-08-29 16:09:27,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:27.948 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.086s] 2018-08-29 16:09:27,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:27.949 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-29 16:09:31,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:31.391 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.985s] 2018-08-29 16:09:35,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:35.156 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.983s] 2018-08-29 16:09:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:38.129 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.084s] 2018-08-29 16:09:38,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:38.130 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-29 16:09:40,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:40.965 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.460s] 2018-08-29 16:09:41,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:41.830 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.864s] 2018-08-29 16:09:42,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:42.833 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.004s] 2018-08-29 16:09:45,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:45.207 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.736s] 2018-08-29 16:09:50,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:50.430 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-29 16:09:52,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:52.429 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.551s] 2018-08-29 16:09:55,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:09:55.526 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.097s] 2018-08-29 16:10:01,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:01.522 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.995s] 2018-08-29 16:10:03,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:03.381 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.829s] 2018-08-29 16:10:03,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:03.750 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.369s] 2018-08-29 16:10:04,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:04.263 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.512s] 2018-08-29 16:10:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:04.530 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.266s] 2018-08-29 16:10:04,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:04.623 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.093s] 2018-08-29 16:10:04,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:04.702 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.079s] 2018-08-29 16:10:07,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:07.851 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-08-29 16:10:07,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:07.852 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-29 16:10:11,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:11.204 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.469s] 2018-08-29 16:10:13,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:13.074 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.868s] 2018-08-29 16:10:13,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:13.136 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.065s] 2018-08-29 16:10:19,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.026 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-29 16:10:19,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.130 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.908s] 2018-08-29 16:10:19,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.284 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.155s] 2018-08-29 16:10:19,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.375 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.090s] 2018-08-29 16:10:19,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.417 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.042s] 2018-08-29 16:10:19,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.503 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.086s] 2018-08-29 16:10:19,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:19.556 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-08-29 16:10:20,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:20.662 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.136s] 2018-08-29 16:10:20,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:20.677 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-08-29 16:10:21,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:21.678 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.155s] 2018-08-29 16:10:21,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:21.833 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.155s] 2018-08-29 16:10:21,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:21.975 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.143s] 2018-08-29 16:10:21,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:21.982 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-29 16:10:27,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:27.125 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.450s] 2018-08-29 16:10:28,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:28.175 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.465s] 2018-08-29 16:10:39,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:39.075 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.098s] 2018-08-29 16:10:39,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:39.142 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.067s] 2018-08-29 16:10:39,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:39.202 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.059s] 2018-08-29 16:10:39,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:39.278 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.076s] 2018-08-29 16:10:39,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:39.628 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.662s] 2018-08-29 16:10:48,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:48.536 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.907s] 2018-08-29 16:10:49,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:49.009 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.490s] 2018-08-29 16:10:55,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:55.135 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-08-29 16:10:55,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:55.779 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.243s] 2018-08-29 16:10:57,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:57.748 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-08-29 16:10:57,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:57.790 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.780s] 2018-08-29 16:10:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:10:57.844 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-08-29 16:11:01,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:01.285 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.505s] 2018-08-29 16:11:03,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:02.999 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-29 16:11:07,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:07.018 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.181s] 2018-08-29 16:11:12,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:12.171 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.294s] 2018-08-29 16:11:14,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:14.757 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.148s] 2018-08-29 16:11:15,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:15.000 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.829s] 2018-08-29 16:11:16,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:16.033 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.060s] 2018-08-29 16:11:22,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:22.248 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.246s] 2018-08-29 16:11:22,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:22.932 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.523s] 2018-08-29 16:11:25,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:25.449 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.515s] 2018-08-29 16:11:26,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:26.724 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.160s] 2018-08-29 16:11:27,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:27.945 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.496s] 2018-08-29 16:11:31,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:31.780 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-29 16:11:32,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:32.190 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.465s] 2018-08-29 16:11:34,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:34.618 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.428s] 2018-08-29 16:11:34,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:34.661 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.043s] 2018-08-29 16:11:34,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:34.702 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.041s] 2018-08-29 16:11:36,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:36.678 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.162s] 2018-08-29 16:11:41,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:41.544 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.866s] 2018-08-29 16:11:41,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:41.668 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.439s] 2018-08-29 16:11:42,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:42.628 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.957s] 2018-08-29 16:11:42,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:42.669 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.043s] 2018-08-29 16:11:43,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:43.445 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.900s] 2018-08-29 16:11:43,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:43.493 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.048s] 2018-08-29 16:11:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:11:43.543 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.049s] 2018-08-29 16:12:02,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:02.409 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.101s] 2018-08-29 16:12:03,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:03.162 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.822s] 2018-08-29 16:12:09,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:09.953 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.792s] 2018-08-29 16:12:15,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:15.457 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.196s] 2018-08-29 16:12:16,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:16.089 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.135s] 2018-08-29 16:12:20,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:20.291 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.201s] 2018-08-29 16:12:24,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:24.582 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.123s] 2018-08-29 16:12:31,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:31.989 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-29 16:12:38,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:38.401 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.411s] 2018-08-29 16:12:38,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:38.523 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.122s] 2018-08-29 16:12:48,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:48.329 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.176s] 2018-08-29 16:12:50,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:50.600 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.270s] 2018-08-29 16:12:52,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:12:52.890 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.289s] 2018-08-29 16:12:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e91f807f-a07d-4504-b0dd-eb87e09751ec 2018-08-29 16:12:55,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e91f807f-a07d-4504-b0dd-eb87e09751ec']'. 2018-08-29 16:12:56,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-29 16:12:56,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-29 16:12:56,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:12:56,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e91f807f-a07d-4504-b0dd-eb87e09751ec | 2018-08-29 16:12:56,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-29 16:12:56,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-29 16:08:44 | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-29 16:12:55 | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:11 | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 39ae835d-7915-4a7d-80e6-a509d60d4d41) | 2018-08-29 16:12:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: aa2ebf03-258b-48c3-9ae7-00a6bbc8ab8a) | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 243.378 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:12:56,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-29 16:12:56,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-29 16:12:56,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-29 16:12:56,664 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:12:56,665 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:32 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-29 16:12:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:12:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:12:57,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e8ca597-d2f9-45de-a55d-41a5766a87ea Date: Wed, 29 Aug 2018 16:12:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:12:57,276 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b used request id req-6e8ca597-d2f9-45de-a55d-41a5766a87ea 2018-08-29 16:12:57,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.600984096527s 2018-08-29 16:12:57,276 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/eb2884d1-9764-4189-892e-68383514c68b used request id req-6e8ca597-d2f9-45de-a55d-41a5766a87ea 2018-08-29 16:12:57,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:12:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:12:57,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:12:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8dcda9b-fb70-4f01-b6cc-683a9970ae25 x-compute-request-id: req-f8dcda9b-fb70-4f01-b6cc-683a9970ae25 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_25a22c9f-d2e0-4df2-996d-95e383590529", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1795684d-237f-4de9-8ebc-7bd638b14581", "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": "1795684d-237f-4de9-8ebc-7bd638b14581"}, {"name": "tempest_smoke-flavor_25a22c9f-d2e0-4df2-996d-95e383590529", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91", "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": "6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91"}]} 2018-08-29 16:12:57,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f8dcda9b-fb70-4f01-b6cc-683a9970ae25 2018-08-29 16:12:57,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235908031464s 2018-08-29 16:12:57,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f8dcda9b-fb70-4f01-b6cc-683a9970ae25 2018-08-29 16:12:57,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:12:57,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:12:57,341 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:12:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f4e8c72-c83b-4a8a-86c8-08d8486b0439 x-compute-request-id: req-4f4e8c72-c83b-4a8a-86c8-08d8486b0439 Content-Length: 0 Content-Type: application/json 2018-08-29 16:12:57,341 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581 used request id req-4f4e8c72-c83b-4a8a-86c8-08d8486b0439 2018-08-29 16:12:57,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370669364929s 2018-08-29 16:12:57,341 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/1795684d-237f-4de9-8ebc-7bd638b14581 used request id req-4f4e8c72-c83b-4a8a-86c8-08d8486b0439 2018-08-29 16:12:57,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:12:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" -d '{"subnet_id": "cfd50359-3f84-42ce-906e-ed757c60cd8c"}' 2018-08-29 16:12:59,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1008311-2514-4366-9ecd-ebe9533593b0 Date: Wed, 29 Aug 2018 16:12:59 GMT RESP BODY: {"network_id": "86c23886-d9bc-446d-8bcb-525c99497b28", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "cfd50359-3f84-42ce-906e-ed757c60cd8c", "subnet_ids": ["cfd50359-3f84-42ce-906e-ed757c60cd8c"], "port_id": "e1e0a452-4020-4a9d-b9d2-d5076a4f93c3", "id": "5ba27b7d-b212-4805-9253-54042900950e"} 2018-08-29 16:12:59,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e/remove_router_interface.json used request id req-f1008311-2514-4366-9ecd-ebe9533593b0 2018-08-29 16:12:59,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97389483452s 2018-08-29 16:12:59,316 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e/remove_router_interface.json used request id req-f1008311-2514-4366-9ecd-ebe9533593b0 returning object 5ba27b7d-b212-4805-9253-54042900950e 2018-08-29 16:12:59,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:12:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:12:59,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-95132662-06e1-43bd-ac1e-4356d47b6106 Date: Wed, 29 Aug 2018 16:12:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:08:25Z", "admin_state_up": true, "updated_at": "2018-08-29T16:12:58Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5ba27b7d-b212-4805-9253-54042900950e", "name": "tempest_smoke-router_25a22c9f-d2e0-4df2-996d-95e383590529"}]} 2018-08-29 16:12:59,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-95132662-06e1-43bd-ac1e-4356d47b6106 2018-08-29 16:12:59,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117225885391s 2018-08-29 16:12:59,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-95132662-06e1-43bd-ac1e-4356d47b6106 2018-08-29 16:12:59,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:12:59,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:00,828 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9927e78e-91fe-4f23-a48b-477a7c345b9e Content-Length: 0 Date: Wed, 29 Aug 2018 16:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:13:00,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e.json used request id req-9927e78e-91fe-4f23-a48b-477a7c345b9e 2018-08-29 16:13:00,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39232110977s 2018-08-29 16:13:00,829 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5ba27b7d-b212-4805-9253-54042900950e.json used request id req-9927e78e-91fe-4f23-a48b-477a7c345b9e 2018-08-29 16:13:00,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:13:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:00,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-bb29ce36-a1c5-4960-bd9d-4af0a1dbd871 Date: Wed, 29 Aug 2018 16:13:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:08: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":"cfd50359-3f84-42ce-906e-ed757c60cd8c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_25a22c9f-d2e0-4df2-996d-95e383590529","enable_dhcp":true,"segment_id":null,"network_id":"86c23886-d9bc-446d-8bcb-525c99497b28","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:08:24Z","ip_version":4}]} 2018-08-29 16:13:00,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-bb29ce36-a1c5-4960-bd9d-4af0a1dbd871 2018-08-29 16:13:00,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0370850563049s 2018-08-29 16:13:00,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-bb29ce36-a1c5-4960-bd9d-4af0a1dbd871 2018-08-29 16:13:00,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:13:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/cfd50359-3f84-42ce-906e-ed757c60cd8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:01,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3102a277-d97b-4cd6-ba05-43a8953b0bd8 Date: Wed, 29 Aug 2018 16:13:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:13:01,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/cfd50359-3f84-42ce-906e-ed757c60cd8c.json used request id req-3102a277-d97b-4cd6-ba05-43a8953b0bd8 2018-08-29 16:13:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.914139986038s 2018-08-29 16:13:01,783 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/cfd50359-3f84-42ce-906e-ed757c60cd8c.json used request id req-3102a277-d97b-4cd6-ba05-43a8953b0bd8 2018-08-29 16:13:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:13:01,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-2b5dd8c7-33c1-4c21-bbe0-85871202ee3a Date: Wed, 29 Aug 2018 16:13:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"86c23886-d9bc-446d-8bcb-525c99497b28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:13:01Z","qos_policy_id":null,"name":"tempest_smoke-net_25a22c9f-d2e0-4df2-996d-95e383590529","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:08:24Z","provider:network_type":"vxlan"}]} 2018-08-29 16:13:01,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2b5dd8c7-33c1-4c21-bbe0-85871202ee3a 2018-08-29 16:13:01,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775339603424s 2018-08-29 16:13:01,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2b5dd8c7-33c1-4c21-bbe0-85871202ee3a 2018-08-29 16:13:01,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:13:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/86c23886-d9bc-446d-8bcb-525c99497b28.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:02,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c42e3c32-569b-45a7-82bf-5c0839bf3507 Date: Wed, 29 Aug 2018 16:13:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:13:02,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/86c23886-d9bc-446d-8bcb-525c99497b28.json used request id req-c42e3c32-569b-45a7-82bf-5c0839bf3507 2018-08-29 16:13:02,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03801989555s 2018-08-29 16:13:02,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/86c23886-d9bc-446d-8bcb-525c99497b28.json used request id req-c42e3c32-569b-45a7-82bf-5c0839bf3507 2018-08-29 16:13:02,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:13:02,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:02,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-39d51e20-3d5d-4104-bc94-09752f9779ce Date: Wed, 29 Aug 2018 16:13:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:08:30Z", "file": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "size": 12716032, "self": "/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_25a22c9f-d2e0-4df2-996d-95e383590529", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:08:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:13:02,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-39d51e20-3d5d-4104-bc94-09752f9779ce 2018-08-29 16:13:02,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252201557159s 2018-08-29 16:13:02,931 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-39d51e20-3d5d-4104-bc94-09752f9779ce 2018-08-29 16:13:02,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:13:02,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:03,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e98ffe7a-ae09-470d-a3c5-e4d9ff33939e Date: Wed, 29 Aug 2018 16:13: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-29 16:13:03,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84 used request id req-e98ffe7a-ae09-470d-a3c5-e4d9ff33939e 2018-08-29 16:13:03,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.355618000031s 2018-08-29 16:13:03,288 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/8ea14ffd-e1eb-41d0-9d56-fcb445e30b84 used request id req-e98ffe7a-ae09-470d-a3c5-e4d9ff33939e 2018-08-29 16:13:03,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:13:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:03,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13: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-c9dd7bfa-09a8-4979-a447-a7575e461a4c x-compute-request-id: req-c9dd7bfa-09a8-4979-a447-a7575e461a4c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_25a22c9f-d2e0-4df2-996d-95e383590529", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91", "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": "6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91"}]} 2018-08-29 16:13:03,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c9dd7bfa-09a8-4979-a447-a7575e461a4c 2018-08-29 16:13:03,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021525144577s 2018-08-29 16:13:03,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-c9dd7bfa-09a8-4979-a447-a7575e461a4c 2018-08-29 16:13:03,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:13:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28615315e4effc59308e0ac08dabf8bbf05030cf" 2018-08-29 16:13:03,351 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:13: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-59a43ccb-4213-4292-8bf4-60d3a25b47db x-compute-request-id: req-59a43ccb-4213-4292-8bf4-60d3a25b47db Content-Length: 0 Content-Type: application/json 2018-08-29 16:13:03,351 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91 used request id req-59a43ccb-4213-4292-8bf4-60d3a25b47db 2018-08-29 16:13:03,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0382559299469s 2018-08-29 16:13:03,351 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/6f91b2a3-c326-4ca9-8cb2-8bc1ba06fa91 used request id req-59a43ccb-4213-4292-8bf4-60d3a25b47db 2018-08-29 16:13:03,412 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-29 16:13:03,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:13:03,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:13:03,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:13:03,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:13:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:13:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:13:03,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:13:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:13:03,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b532873-b65b-4efb-8663-0c45b81f2f15 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:13:03,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-5b532873-b65b-4efb-8663-0c45b81f2f15 2018-08-29 16:13:03,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:13:03,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["Wr11Xx9CSduPKPA6AYF9EQ"], "issued_at": "2018-08-29T16:13:03.000000Z"}} 2018-08-29 16:13:03,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:13:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:04,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-88d9bc9b-a53a-421d-94a8-fd3c0391b6c2 Date: Wed, 29 Aug 2018 16:13:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:13:04,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88d9bc9b-a53a-421d-94a8-fd3c0391b6c2 2018-08-29 16:13:04,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33407497406s 2018-08-29 16:13:04,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88d9bc9b-a53a-421d-94a8-fd3c0391b6c2 2018-08-29 16:13:04,288 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 16:13:07,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 16:13:10,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | aa972494-36d0-4de2-87a6-6a4c9e47681c | 2018-08-29T16:13:09.663977 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: aa972494-36d0-4de2-87a6-6a4c9e47681c ~/.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-29 16:13:13,773 - 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-29 16:13:13,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 16:13:16,430 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 16:13:19,745 - 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=c10563ca-92b6-4d9a-9fde-7b2ca221814f) as the default verifier for the future CLI operations. 2018-08-29 16:13:23,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 16:13:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:23,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-4548f3b5-8529-44d8-844a-98df888f7f34 Date: Wed, 29 Aug 2018 16:13: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-29 16:13:23,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-4548f3b5-8529-44d8-844a-98df888f7f34 2018-08-29 16:13:23,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287966012955s 2018-08-29 16:13:23,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-4548f3b5-8529-44d8-844a-98df888f7f34 2018-08-29 16:13:23,418 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-29 16:13:23,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:13:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"network": {"shared": true, "name": "neutron-tempest-plugin-api-net_e8c18147-df81-4272-8594-8fb6251c2908", "admin_state_up": true}}' 2018-08-29 16:13:23,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-1e7b1666-7973-4fad-984b-20ae87663d25 Date: Wed, 29 Aug 2018 16:13:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a074f475-d0d3-46c8-a1ff-fdc442cb31e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:13:23Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_e8c18147-df81-4272-8594-8fb6251c2908","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:13:23Z","mtu":1450}} 2018-08-29 16:13:23,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1e7b1666-7973-4fad-984b-20ae87663d25 2018-08-29 16:13:23,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.199497938156s 2018-08-29 16:13:23,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-1e7b1666-7973-4fad-984b-20ae87663d25 2018-08-29 16:13:23,619 - 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-29T16:13:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a074f475-d0d3-46c8-a1ff-fdc442cb31e7', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_e8c18147-df81-4272-8594-8fb6251c2908', u'created_at': u'2018-08-29T16:13:23Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:13:23,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:13:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:23,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1445 X-Openstack-Request-Id: req-7be7b6d2-88a2-4b76-b06a-185922ccef00 Date: Wed, 29 Aug 2018 16:13:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T15:59:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a074f475-d0d3-46c8-a1ff-fdc442cb31e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:13:23Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_e8c18147-df81-4272-8594-8fb6251c2908","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:13:23Z","provider:network_type":"vxlan"}]} 2018-08-29 16:13:23,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7be7b6d2-88a2-4b76-b06a-185922ccef00 2018-08-29 16:13:23,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998749732971s 2018-08-29 16:13:23,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-7be7b6d2-88a2-4b76-b06a-185922ccef00 2018-08-29 16:13:23,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:13:23,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_e8c18147-df81-4272-8594-8fb6251c2908", "enable_dhcp": true, "network_id": "a074f475-d0d3-46c8-a1ff-fdc442cb31e7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:13:24,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-b8af9bf4-dd84-4716-bc77-21ab5144f1d1 Date: Wed, 29 Aug 2018 16:13:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:13: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":"1d988b0b-4a8b-437e-9929-641f6360398b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_e8c18147-df81-4272-8594-8fb6251c2908","enable_dhcp":true,"segment_id":null,"network_id":"a074f475-d0d3-46c8-a1ff-fdc442cb31e7","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:13:23Z","ip_version":4}} 2018-08-29 16:13:24,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b8af9bf4-dd84-4716-bc77-21ab5144f1d1 2018-08-29 16:13:24,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.417109012604s 2018-08-29 16:13:24,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b8af9bf4-dd84-4716-bc77-21ab5144f1d1 2018-08-29 16:13:24,139 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:13: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'1d988b0b-4a8b-437e-9929-641f6360398b', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_e8c18147-df81-4272-8594-8fb6251c2908', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a074f475-d0d3-46c8-a1ff-fdc442cb31e7', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:13: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'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:13:24,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:13:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "neutron-tempest-plugin-api-router_e8c18147-df81-4272-8594-8fb6251c2908", "admin_state_up": true}}' 2018-08-29 16:13:25,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-58b62ca7-59e0-4e11-abc9-d5927639366b Date: Wed, 29 Aug 2018 16:13:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:13:24Z", "admin_state_up": true, "updated_at": "2018-08-29T16:13:25Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "87649ce3-40a5-4acb-82e4-1dfdea6503f8", "name": "neutron-tempest-plugin-api-router_e8c18147-df81-4272-8594-8fb6251c2908"}} 2018-08-29 16:13:25,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-58b62ca7-59e0-4e11-abc9-d5927639366b 2018-08-29 16:13:25,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41843414307s 2018-08-29 16:13:25,558 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-58b62ca7-59e0-4e11-abc9-d5927639366b 2018-08-29 16:13:25,558 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:13:25Z', u'revision_number': 2, u'ha': False, u'id': u'87649ce3-40a5-4acb-82e4-1dfdea6503f8', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_e8c18147-df81-4272-8594-8fb6251c2908', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:13:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:13:25,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:13:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"subnet_id": "1d988b0b-4a8b-437e-9929-641f6360398b"}' 2018-08-29 16:13:27,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-108eab76-f421-458f-a2ce-ef598b44070a Date: Wed, 29 Aug 2018 16:13:27 GMT RESP BODY: {"network_id": "a074f475-d0d3-46c8-a1ff-fdc442cb31e7", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "1d988b0b-4a8b-437e-9929-641f6360398b", "subnet_ids": ["1d988b0b-4a8b-437e-9929-641f6360398b"], "port_id": "13c60a50-8e80-4daf-a8f4-3ab26fccb949", "id": "87649ce3-40a5-4acb-82e4-1dfdea6503f8"} 2018-08-29 16:13:27,618 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8/add_router_interface.json used request id req-108eab76-f421-458f-a2ce-ef598b44070a 2018-08-29 16:13:27,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05905604362s 2018-08-29 16:13:27,618 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8/add_router_interface.json used request id req-108eab76-f421-458f-a2ce-ef598b44070a returning object 87649ce3-40a5-4acb-82e4-1dfdea6503f8 2018-08-29 16:13:27,619 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:13:27,741 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:13:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:13:27,747 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:13:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:13:27,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:13:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:28,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b63fec40-c4a0-434d-8d84-bd3f8fa72a89 Date: Wed, 29 Aug 2018 16:13:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:13:28,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b63fec40-c4a0-434d-8d84-bd3f8fa72a89 2018-08-29 16:13:28,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268725156784s 2018-08-29 16:13:28,018 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b63fec40-c4a0-434d-8d84-bd3f8fa72a89 2018-08-29 16:13:28,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:13:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908"}' 2018-08-29 16:13:28,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7269b583-7e88-47f0-b471-48c333314746 Date: Wed, 29 Aug 2018 16:13:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:28Z", "file": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "5758385c-b19e-4a3c-8caa-89aa872d515f", "size": null, "self": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f", "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_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": null, "created_at": "2018-08-29T16:13:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:13:28,064 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7269b583-7e88-47f0-b471-48c333314746 2018-08-29 16:13:28,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0385370254517s 2018-08-29 16:13:28,065 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7269b583-7e88-47f0-b471-48c333314746 returning object 5758385c-b19e-4a3c-8caa-89aa872d515f 2018-08-29 16:13:28,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:13:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '' 2018-08-29 16:13:28,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94c88494-46b5-4d45-ba10-bb426c8948bc Date: Wed, 29 Aug 2018 16:13: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-29 16:13:28,594 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file used request id req-94c88494-46b5-4d45-ba10-bb426c8948bc 2018-08-29 16:13:28,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.528529167175s 2018-08-29 16:13:28,594 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file used request id req-94c88494-46b5-4d45-ba10-bb426c8948bc 2018-08-29 16:13:28,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:13:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:28,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-04eaba92-3f08-458d-bbd6-b9501dd52296 Date: Wed, 29 Aug 2018 16:13:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:28Z", "file": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "5758385c-b19e-4a3c-8caa-89aa872d515f", "size": 12716032, "self": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:13:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:13:28,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-04eaba92-3f08-458d-bbd6-b9501dd52296 2018-08-29 16:13:28,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0449810028076s 2018-08-29 16:13:28,643 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-04eaba92-3f08-458d-bbd6-b9501dd52296 2018-08-29 16:13:28,645 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'5758385c-b19e-4a3c-8caa-89aa872d515f', 'size': 12716032, u'self': u'/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:13:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:13:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908', '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/5758385c-b19e-4a3c-8caa-89aa872d515f', 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_e8c18147-df81-4272-8594-8fb6251c2908', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908', 'created': u'2018-08-29T16:13:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:13: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/5758385c-b19e-4a3c-8caa-89aa872d515f', 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_e8c18147-df81-4272-8594-8fb6251c2908', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:13:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:13:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_e8c18147-df81-4272-8594-8fb6251c2908", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:13:28,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13: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-bc7674c7-88e7-420e-96d2-d71c187882b4 x-compute-request-id: req-bc7674c7-88e7-420e-96d2-d71c187882b4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_e8c18147-df81-4272-8594-8fb6251c2908", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4", "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": "f0e1c7a8-ceee-4191-a876-06943fc8ace4"}} 2018-08-29 16:13:28,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-bc7674c7-88e7-420e-96d2-d71c187882b4 2018-08-29 16:13:28,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.288217067719s 2018-08-29 16:13:28,935 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-bc7674c7-88e7-420e-96d2-d71c187882b4 2018-08-29 16:13:28,935 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_e8c18147-df81-4272-8594-8fb6251c2908', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'f0e1c7a8-ceee-4191-a876-06943fc8ace4', 'swap': 0}) 2018-08-29 16:13:28,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:13:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"extra_specs": {}}' 2018-08-29 16:13:28,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13: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-b70ca221-7f78-4661-baa3-0af1ae2ec0bd x-compute-request-id: req-b70ca221-7f78-4661-baa3-0af1ae2ec0bd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:13:28,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4/os-extra_specs used request id req-b70ca221-7f78-4661-baa3-0af1ae2ec0bd 2018-08-29 16:13:28,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263609886169s 2018-08-29 16:13:28,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4/os-extra_specs used request id req-b70ca221-7f78-4661-baa3-0af1ae2ec0bd 2018-08-29 16:13:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:13:28,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4031b6c-e151-4a10-ad24-91c0ff3f8fa8 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:13:28,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a4031b6c-e151-4a10-ad24-91c0ff3f8fa8 2018-08-29 16:13:28,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:13:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:29,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5543c4-5e9e-47f2-8a32-9783a0f25f8e Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:13:29,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3d5543c4-5e9e-47f2-8a32-9783a0f25f8e 2018-08-29 16:13:29,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101286888123s 2018-08-29 16:13:29,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3d5543c4-5e9e-47f2-8a32-9783a0f25f8e 2018-08-29 16:13:29,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:13:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:29,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ede28c-3968-4e35-b551-640e386a5155 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:13:29,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-39ede28c-3968-4e35-b551-640e386a5155 2018-08-29 16:13:29,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173424959183s 2018-08-29 16:13:29,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-39ede28c-3968-4e35-b551-640e386a5155 2018-08-29 16:13:29,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 16:13:29,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:29,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fc35bc5-19d0-4962-8dd3-2ce401bcf3f9 x-compute-request-id: req-6fc35bc5-19d0-4962-8dd3-2ce401bcf3f9 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 16:13:29,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-6fc35bc5-19d0-4962-8dd3-2ce401bcf3f9 2018-08-29 16:13:29,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0332260131836s 2018-08-29 16:13:29,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-6fc35bc5-19d0-4962-8dd3-2ce401bcf3f9 2018-08-29 16:13:29,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:13:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:29,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-6c4254b1-ef77-4493-b324-ea9c5c08fcec Date: Wed, 29 Aug 2018 16:13:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:28Z", "file": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "5758385c-b19e-4a3c-8caa-89aa872d515f", "size": 12716032, "self": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:13:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:13:29,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6c4254b1-ef77-4493-b324-ea9c5c08fcec 2018-08-29 16:13:29,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239169597626s 2018-08-29 16:13:29,329 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6c4254b1-ef77-4493-b324-ea9c5c08fcec 2018-08-29 16:13:29,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:13:29,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908"}' 2018-08-29 16:13:29,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5713b033-934d-4f0b-8a40-d801e58ca86a Date: Wed, 29 Aug 2018 16:13:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:29Z", "file": "/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "7bd008e7-2eaf-4262-8f96-cfba3718b2b9", "size": null, "self": "/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9", "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_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": null, "created_at": "2018-08-29T16:13:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:13:29,377 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-5713b033-934d-4f0b-8a40-d801e58ca86a 2018-08-29 16:13:29,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0401010513306s 2018-08-29 16:13:29,377 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-5713b033-934d-4f0b-8a40-d801e58ca86a returning object 7bd008e7-2eaf-4262-8f96-cfba3718b2b9 2018-08-29 16:13:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:13:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '' 2018-08-29 16:13:30,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-abd7f4b3-4387-436d-ab53-37da788b9e87 Date: Wed, 29 Aug 2018 16:13:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:13:30,705 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/file used request id req-abd7f4b3-4387-436d-ab53-37da788b9e87 2018-08-29 16:13:30,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32764816284s 2018-08-29 16:13:30,706 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/file used request id req-abd7f4b3-4387-436d-ab53-37da788b9e87 2018-08-29 16:13:30,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:13:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:13:30,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-45308e47-7b2b-402f-9a2d-480e271899fa Date: Wed, 29 Aug 2018 16:13:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:30Z", "file": "/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "7bd008e7-2eaf-4262-8f96-cfba3718b2b9", "size": 12716032, "self": "/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:13:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:28Z", "file": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "5758385c-b19e-4a3c-8caa-89aa872d515f", "size": 12716032, "self": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:13:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:13:30,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-45308e47-7b2b-402f-9a2d-480e271899fa 2018-08-29 16:13:30,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261671543121s 2018-08-29 16:13:30,737 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-45308e47-7b2b-402f-9a2d-480e271899fa 2018-08-29 16:13:30,739 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'7bd008e7-2eaf-4262-8f96-cfba3718b2b9', 'size': 12716032, u'self': u'/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:13:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:13:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908', '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/7bd008e7-2eaf-4262-8f96-cfba3718b2b9', 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_e8c18147-df81-4272-8594-8fb6251c2908', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_e8c18147-df81-4272-8594-8fb6251c2908', 'created': u'2018-08-29T16:13:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:13:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9', 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_e8c18147-df81-4272-8594-8fb6251c2908', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:13:30,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:13:30,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_e8c18147-df81-4272-8594-8fb6251c2908", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:13:30,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13: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-a902e29c-b147-4b2e-9dcf-70278b33a234 x-compute-request-id: req-a902e29c-b147-4b2e-9dcf-70278b33a234 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_e8c18147-df81-4272-8594-8fb6251c2908", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2", "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": "3617a282-dc19-44bd-9e65-1b3e74e5bfd2"}} 2018-08-29 16:13:30,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a902e29c-b147-4b2e-9dcf-70278b33a234 2018-08-29 16:13:30,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0394101142883s 2018-08-29 16:13:30,780 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a902e29c-b147-4b2e-9dcf-70278b33a234 2018-08-29 16:13:30,781 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_e8c18147-df81-4272-8594-8fb6251c2908', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'3617a282-dc19-44bd-9e65-1b3e74e5bfd2', 'swap': 0}) 2018-08-29 16:13:30,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:13:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"extra_specs": {}}' 2018-08-29 16:13:30,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:13: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-7c2a2976-4d23-4bd2-a73d-acfcf779fca9 x-compute-request-id: req-7c2a2976-4d23-4bd2-a73d-acfcf779fca9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:13:30,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2/os-extra_specs used request id req-7c2a2976-4d23-4bd2-a73d-acfcf779fca9 2018-08-29 16:13:30,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189800262451s 2018-08-29 16:13:30,801 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2/os-extra_specs used request id req-7c2a2976-4d23-4bd2-a73d-acfcf779fca9 2018-08-29 16:13:30,801 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_e8c18147-df81-4272-8594-8fb6251c2908', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'3617a282-dc19-44bd-9e65-1b3e74e5bfd2', 'swap': 0}) 2018-08-29 16:13:34,299 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 16:13:34,300 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 16:13:34,300 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-29 16:13:34,304 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-29 16:13:34,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-29 16:13:38,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c10563ca-92b6-4d9a-9fde-7b2ca221814f/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-29 16:13:38,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-29 16:13:38,841 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-29 16:13:38,842 - 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-29 16:24:15,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4cbc7662-aaa2-4fb6-a7ee-bc00d92aa3e9 2018-08-29 16:24:15,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4cbc7662-aaa2-4fb6-a7ee-bc00d92aa3e9']'. 2018-08-29 16:24:16,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-29 16:24:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-29 16:24:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:24:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4cbc7662-aaa2-4fb6-a7ee-bc00d92aa3e9 | 2018-08-29 16:24:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-29 16:24:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-29 16:13:41 | 2018-08-29 16:24:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-29 16:24:15 | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:34 | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c10563ca-92b6-4d9a-9fde-7b2ca221814f) | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-29 16:24:16,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: aa972494-36d0-4de2-87a6-6a4c9e47681c) | 2018-08-29 16:24:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-08-29 16:24:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 622.779 | 2018-08-29 16:24:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-08-29 16:24:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-29 16:24:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-29 16:24:16,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-29 16:24:16,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-29 16:24:16,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:24:16,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-29 16:24:16,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-29 16:24:16,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-29 16:24:17,199 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:24:17,200 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:54 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-29 16:24:17,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:24:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:17,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9e7a646-e07c-4ca3-9afe-8a51ae2f10fb Date: Wed, 29 Aug 2018 16:24:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:24:17,832 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9 used request id req-f9e7a646-e07c-4ca3-9afe-8a51ae2f10fb 2018-08-29 16:24:17,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.625012874603s 2018-08-29 16:24:17,832 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/7bd008e7-2eaf-4262-8f96-cfba3718b2b9 used request id req-f9e7a646-e07c-4ca3-9afe-8a51ae2f10fb 2018-08-29 16:24:17,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:24:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:18,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24: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-46875efb-0152-40d3-bfc3-46cf7fcbe445 x-compute-request-id: req-46875efb-0152-40d3-bfc3-46cf7fcbe445 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_e8c18147-df81-4272-8594-8fb6251c2908", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2", "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": "3617a282-dc19-44bd-9e65-1b3e74e5bfd2"}, {"name": "neutron-tempest-plugin-api-flavor_e8c18147-df81-4272-8594-8fb6251c2908", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4", "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": "f0e1c7a8-ceee-4191-a876-06943fc8ace4"}]} 2018-08-29 16:24:18,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-46875efb-0152-40d3-bfc3-46cf7fcbe445 2018-08-29 16:24:18,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.274966001511s 2018-08-29 16:24:18,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-46875efb-0152-40d3-bfc3-46cf7fcbe445 2018-08-29 16:24:18,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:24:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:18,168 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d548b08-53e1-4016-9ea1-e1d543121bcb x-compute-request-id: req-3d548b08-53e1-4016-9ea1-e1d543121bcb Content-Length: 0 Content-Type: application/json 2018-08-29 16:24:18,168 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2 used request id req-3d548b08-53e1-4016-9ea1-e1d543121bcb 2018-08-29 16:24:18,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0572969913483s 2018-08-29 16:24:18,169 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/3617a282-dc19-44bd-9e65-1b3e74e5bfd2 used request id req-3d548b08-53e1-4016-9ea1-e1d543121bcb 2018-08-29 16:24:18,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:24:18,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" -d '{"subnet_id": "1d988b0b-4a8b-437e-9929-641f6360398b"}' 2018-08-29 16:24:20,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-af496223-6347-415c-954d-eeb2aa6fe882 Date: Wed, 29 Aug 2018 16:24:20 GMT RESP BODY: {"network_id": "a074f475-d0d3-46c8-a1ff-fdc442cb31e7", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "1d988b0b-4a8b-437e-9929-641f6360398b", "subnet_ids": ["1d988b0b-4a8b-437e-9929-641f6360398b"], "port_id": "13c60a50-8e80-4daf-a8f4-3ab26fccb949", "id": "87649ce3-40a5-4acb-82e4-1dfdea6503f8"} 2018-08-29 16:24:20,195 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8/remove_router_interface.json used request id req-af496223-6347-415c-954d-eeb2aa6fe882 2018-08-29 16:24:20,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02606892586s 2018-08-29 16:24:20,196 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8/remove_router_interface.json used request id req-af496223-6347-415c-954d-eeb2aa6fe882 returning object 87649ce3-40a5-4acb-82e4-1dfdea6503f8 2018-08-29 16:24:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:24:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:20,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1723 X-Openstack-Request-Id: req-2dee91c2-830f-4a1b-a442-acc356533ab4 Date: Wed, 29 Aug 2018 16:24:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:13:24Z", "admin_state_up": true, "updated_at": "2018-08-29T16:24:19Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "87649ce3-40a5-4acb-82e4-1dfdea6503f8", "name": "neutron-tempest-plugin-api-router_e8c18147-df81-4272-8594-8fb6251c2908"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 16:24:20,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2dee91c2-830f-4a1b-a442-acc356533ab4 2018-08-29 16:24:20,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117763996124s 2018-08-29 16:24:20,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2dee91c2-830f-4a1b-a442-acc356533ab4 2018-08-29 16:24:20,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:24:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:21,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a241489c-7b52-4bb7-afc9-7fda7f7f9301 Content-Length: 0 Date: Wed, 29 Aug 2018 16:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:24:21,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8.json used request id req-a241489c-7b52-4bb7-afc9-7fda7f7f9301 2018-08-29 16:24:21,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47287106514s 2018-08-29 16:24:21,789 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/87649ce3-40a5-4acb-82e4-1dfdea6503f8.json used request id req-a241489c-7b52-4bb7-afc9-7fda7f7f9301 2018-08-29 16:24:21,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:24:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:21,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-2758f177-eac6-4c7a-801f-ef9af0a46dcf Date: Wed, 29 Aug 2018 16:24:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T16:13: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":"1d988b0b-4a8b-437e-9929-641f6360398b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_e8c18147-df81-4272-8594-8fb6251c2908","enable_dhcp":true,"segment_id":null,"network_id":"a074f475-d0d3-46c8-a1ff-fdc442cb31e7","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:13:23Z","ip_version":4},{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 16:24:21,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-2758f177-eac6-4c7a-801f-ef9af0a46dcf 2018-08-29 16:24:21,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0376298427582s 2018-08-29 16:24:21,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-2758f177-eac6-4c7a-801f-ef9af0a46dcf 2018-08-29 16:24:21,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:24:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/1d988b0b-4a8b-437e-9929-641f6360398b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:22,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dda658e5-0306-4d52-bacd-95f722d3e8f5 Date: Wed, 29 Aug 2018 16:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:24:22,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/1d988b0b-4a8b-437e-9929-641f6360398b.json used request id req-dda658e5-0306-4d52-bacd-95f722d3e8f5 2018-08-29 16:24:22,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.774856090546s 2018-08-29 16:24:22,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/1d988b0b-4a8b-437e-9929-641f6360398b.json used request id req-dda658e5-0306-4d52-bacd-95f722d3e8f5 2018-08-29 16:24:22,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:24:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:22,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1450 X-Openstack-Request-Id: req-4a28f646-750c-40ec-85fd-b01abcb14d7e Date: Wed, 29 Aug 2018 16:24:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a074f475-d0d3-46c8-a1ff-fdc442cb31e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:24:22Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_e8c18147-df81-4272-8594-8fb6251c2908","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:13:23Z","provider:network_type":"vxlan"}]} 2018-08-29 16:24:22,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4a28f646-750c-40ec-85fd-b01abcb14d7e 2018-08-29 16:24:22,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.079115152359s 2018-08-29 16:24:22,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4a28f646-750c-40ec-85fd-b01abcb14d7e 2018-08-29 16:24:22,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:24:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/a074f475-d0d3-46c8-a1ff-fdc442cb31e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:23,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e86702ad-587d-4ac6-99d2-77b0330a0158 Date: Wed, 29 Aug 2018 16:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:24:23,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/a074f475-d0d3-46c8-a1ff-fdc442cb31e7.json used request id req-e86702ad-587d-4ac6-99d2-77b0330a0158 2018-08-29 16:24:23,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18051409721s 2018-08-29 16:24:23,867 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/a074f475-d0d3-46c8-a1ff-fdc442cb31e7.json used request id req-e86702ad-587d-4ac6-99d2-77b0330a0158 2018-08-29 16:24:23,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:24:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:23,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-b4c5a70e-d08e-46b9-ba8e-d7a76a1fd7f9 Date: Wed, 29 Aug 2018 16:24:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:13:28Z", "file": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "5758385c-b19e-4a3c-8caa-89aa872d515f", "size": 12716032, "self": "/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/5758385c-b19e-4a3c-8caa-89aa872d515f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_e8c18147-df81-4272-8594-8fb6251c2908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:13:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:24:23,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b4c5a70e-d08e-46b9-ba8e-d7a76a1fd7f9 2018-08-29 16:24:23,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247900485992s 2018-08-29 16:24:23,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b4c5a70e-d08e-46b9-ba8e-d7a76a1fd7f9 2018-08-29 16:24:23,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:24:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:25,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f07a944-7e8b-4fcb-8aba-de0c63bb8ac2 Date: Wed, 29 Aug 2018 16:24:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:24:25,116 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f used request id req-7f07a944-7e8b-4fcb-8aba-de0c63bb8ac2 2018-08-29 16:24:25,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21813702583s 2018-08-29 16:24:25,116 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/5758385c-b19e-4a3c-8caa-89aa872d515f used request id req-7f07a944-7e8b-4fcb-8aba-de0c63bb8ac2 2018-08-29 16:24:25,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:24:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:25,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38e0bf56-2377-4fa1-a3be-ac2aa4796e54 x-compute-request-id: req-38e0bf56-2377-4fa1-a3be-ac2aa4796e54 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_e8c18147-df81-4272-8594-8fb6251c2908", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4", "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": "f0e1c7a8-ceee-4191-a876-06943fc8ace4"}]} 2018-08-29 16:24:25,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-38e0bf56-2377-4fa1-a3be-ac2aa4796e54 2018-08-29 16:24:25,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024796962738s 2018-08-29 16:24:25,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-38e0bf56-2377-4fa1-a3be-ac2aa4796e54 2018-08-29 16:24:25,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:24:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b14d90cdb3b5c87ffaa557cc1292c98bdfd311af" 2018-08-29 16:24:25,188 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:24:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8c02741-b13a-4912-8940-e64f177bfd62 x-compute-request-id: req-f8c02741-b13a-4912-8940-e64f177bfd62 Content-Length: 0 Content-Type: application/json 2018-08-29 16:24:25,188 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4 used request id req-f8c02741-b13a-4912-8940-e64f177bfd62 2018-08-29 16:24:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443170070648s 2018-08-29 16:24:25,188 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/f0e1c7a8-ceee-4191-a876-06943fc8ace4 used request id req-f8c02741-b13a-4912-8940-e64f177bfd62 2018-08-29 16:24:25,246 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-29 16:24:25,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:24:25,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:24:25,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:24:25,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:24:25,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:24:25,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:24:25,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:24:25,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:24:25,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:24:25,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:24:25,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:24:25,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:24:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:24:25,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bd751b-22ac-4320-9b00-cc29d54a91ac 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:24:25,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-45bd751b-22ac-4320-9b00-cc29d54a91ac 2018-08-29 16:24:25,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:24:25,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["19H3nqbuRmeWNmZlBPYVDQ"], "issued_at": "2018-08-29T16:24:25.000000Z"}} 2018-08-29 16:24:25,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:24:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:26,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bbe1ebf8-dbd3-40a0-89e7-c9fc13ecacd7 Date: Wed, 29 Aug 2018 16:24:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:24:26,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbe1ebf8-dbd3-40a0-89e7-c9fc13ecacd7 2018-08-29 16:24:26,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342715024948s 2018-08-29 16:24:26,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbe1ebf8-dbd3-40a0-89e7-c9fc13ecacd7 2018-08-29 16:24:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:24:26,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad667363-85e3-4890-9938-0f680426a437 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:24:26,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-ad667363-85e3-4890-9938-0f680426a437 2018-08-29 16:24:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:24:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:26,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fed2abb-37d8-4336-8e32-6f2426766f23 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:24:26,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-4fed2abb-37d8-4336-8e32-6f2426766f23 2018-08-29 16:24:26,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105412960052s 2018-08-29 16:24:26,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-4fed2abb-37d8-4336-8e32-6f2426766f23 2018-08-29 16:24:26,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:24:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}}' 2018-08-29 16:24:26,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c295a32a-05f9-4b2c-8017-5bce2c2065a3 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052"}, "tags": [], "enabled": true, "id": "124a3588f826495ebcc262d7af910052", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}} 2018-08-29 16:24:26,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-c295a32a-05f9-4b2c-8017-5bce2c2065a3 2018-08-29 16:24:26,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.196624994278s 2018-08-29 16:24:26,444 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-c295a32a-05f9-4b2c-8017-5bce2c2065a3 2018-08-29 16:24:26,445 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'124a3588f826495ebcc262d7af910052', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04'}) 2018-08-29 16:24:26,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:24:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f382a7b3-ba1b-43d5-bdf3-a74778de8176", "email": null, "name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}}' 2018-08-29 16:24:26,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8c39242-d8f5-42b3-9f40-8a5ab1acb016 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": {"self": "http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f790ce85d88d480989cb2c4e8fa37ef1", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:24:26,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-f8c39242-d8f5-42b3-9f40-8a5ab1acb016 2018-08-29 16:24:26,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447479009628s 2018-08-29 16:24:26,899 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-f8c39242-d8f5-42b3-9f40-8a5ab1acb016 2018-08-29 16:24:26,899 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f790ce85d88d480989cb2c4e8fa37ef1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04'}) 2018-08-29 16:24:26,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:24:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:27,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ccaed0-c5b7-4998-a303-18d72ac5e5bb Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:24:27,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-97ccaed0-c5b7-4998-a303-18d72ac5e5bb 2018-08-29 16:24:27,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183346033096s 2018-08-29 16:24:27,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-97ccaed0-c5b7-4998-a303-18d72ac5e5bb 2018-08-29 16:24:27,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:24:27,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:27,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e933338-3365-4511-b10a-2cd81581a134 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:24:27,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8e933338-3365-4511-b10a-2cd81581a134 2018-08-29 16:24:27,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179569959641s 2018-08-29 16:24:27,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8e933338-3365-4511-b10a-2cd81581a134 2018-08-29 16:24:27,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:24:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:27,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedcd455-76d1-4d8e-b8c6-7954e1f89a77 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:24:27,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bedcd455-76d1-4d8e-b8c6-7954e1f89a77 2018-08-29 16:24:27,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17576789856s 2018-08-29 16:24:27,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bedcd455-76d1-4d8e-b8c6-7954e1f89a77 2018-08-29 16:24:27,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:24:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:27,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b650d461-e24d-4667-992e-f54d11afd147 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:24:27,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-b650d461-e24d-4667-992e-f54d11afd147 2018-08-29 16:24:27,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175775051117s 2018-08-29 16:24:27,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-b650d461-e24d-4667-992e-f54d11afd147 2018-08-29 16:24:27,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:24:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:27,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82fa3a9a-fcc5-4e4c-bc54-b1f430fd5987 Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": {"self": "http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f790ce85d88d480989cb2c4e8fa37ef1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:24:27,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-82fa3a9a-fcc5-4e4c-bc54-b1f430fd5987 2018-08-29 16:24:27,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189527988434s 2018-08-29 16:24:27,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-82fa3a9a-fcc5-4e4c-bc54-b1f430fd5987 2018-08-29 16:24:27,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:24:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:27,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3698ecc7-5d95-402f-b117-e6099996d9e0 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052"}, "tags": [], "enabled": true, "id": "124a3588f826495ebcc262d7af910052", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 16:24:27,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-3698ecc7-5d95-402f-b117-e6099996d9e0 2018-08-29 16:24:27,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0975549221039s 2018-08-29 16:24:27,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-3698ecc7-5d95-402f-b117-e6099996d9e0 2018-08-29 16:24:27,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:24:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=124a3588f826495ebcc262d7af910052" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14e79ff-eefc-45a8-a887-e1ce1de25acf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=124a3588f826495ebcc262d7af910052", "previous": null, "next": null}} 2018-08-29 16:24:28,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=124a3588f826495ebcc262d7af910052 used request id req-d14e79ff-eefc-45a8-a887-e1ce1de25acf 2018-08-29 16:24:28,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.131674051285s 2018-08-29 16:24:28,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=124a3588f826495ebcc262d7af910052 used request id req-d14e79ff-eefc-45a8-a887-e1ce1de25acf 2018-08-29 16:24:28,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:24:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052/users/f790ce85d88d480989cb2c4e8fa37ef1/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9e923f-03a4-4e95-b059-9dfefdd32fd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:24:28,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052/users/f790ce85d88d480989cb2c4e8fa37ef1/roles/c82bf036bd144284a48fe3ac4559304a used request id req-9b9e923f-03a4-4e95-b059-9dfefdd32fd8 2018-08-29 16:24:28,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143929958344s 2018-08-29 16:24:28,215 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052/users/f790ce85d88d480989cb2c4e8fa37ef1/roles/c82bf036bd144284a48fe3ac4559304a used request id req-9b9e923f-03a4-4e95-b059-9dfefdd32fd8 2018-08-29 16:24:28,216 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 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'124a3588f826495ebcc262d7af910052', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f382a7b3-ba1b-43d5-bdf3-a74778de8176', 'username': u'rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:24:28,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:24:28,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:24:28,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:24:28,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:24:28,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:24:28,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:24:28,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:24:28,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:24:28,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:24:28,221 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'password': 'f382a7b3-ba1b-43d5-bdf3-a74778de8176', 'project_name': 'rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '124a3588f826495ebcc262d7af910052', 'project_domain_name': 'Default'} 2018-08-29 16:24:28,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:24:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3fe4c1-09f2-4eaa-8834-50c60fcaad53 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:24:28,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9f3fe4c1-09f2-4eaa-8834-50c60fcaad53 2018-08-29 16:24:28,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985419750214s 2018-08-29 16:24:28,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9f3fe4c1-09f2-4eaa-8834-50c60fcaad53 2018-08-29 16:24:28,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:24:28,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39515c28-7d7c-4a7d-86a7-2e3ca30942b5 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:24:28,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-39515c28-7d7c-4a7d-86a7-2e3ca30942b5 2018-08-29 16:24:28,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966489315033s 2018-08-29 16:24:28,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-39515c28-7d7c-4a7d-86a7-2e3ca30942b5 2018-08-29 16:24:28,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:24:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41d94a3-7ebe-4e00-9519-5cc929dbb41f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:24:28,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-a41d94a3-7ebe-4e00-9519-5cc929dbb41f 2018-08-29 16:24:28,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173592090607s 2018-08-29 16:24:28,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-a41d94a3-7ebe-4e00-9519-5cc929dbb41f 2018-08-29 16:24:28,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:24:28,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df29a132-38e3-4653-b999-a6ead01976c5 Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": {"self": "http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f790ce85d88d480989cb2c4e8fa37ef1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:24:28,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-df29a132-38e3-4653-b999-a6ead01976c5 2018-08-29 16:24:28,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113868951797s 2018-08-29 16:24:28,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-df29a132-38e3-4653-b999-a6ead01976c5 2018-08-29 16:24:28,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:24:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b2c514-d165-4789-9358-9074c93a55c2 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052"}, "tags": [], "enabled": true, "id": "124a3588f826495ebcc262d7af910052", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 16:24:28,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-48b2c514-d165-4789-9358-9074c93a55c2 2018-08-29 16:24:28,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103159189224s 2018-08-29 16:24:28,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-48b2c514-d165-4789-9358-9074c93a55c2 2018-08-29 16:24:28,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:24:28,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=124a3588f826495ebcc262d7af910052" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:28,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac49e6b-4a34-4051-bf53-0019b73d4cfc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=124a3588f826495ebcc262d7af910052", "previous": null, "next": null}} 2018-08-29 16:24:28,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=124a3588f826495ebcc262d7af910052 used request id req-dac49e6b-4a34-4051-bf53-0019b73d4cfc 2018-08-29 16:24:28,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135542869568s 2018-08-29 16:24:28,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=f790ce85d88d480989cb2c4e8fa37ef1&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=124a3588f826495ebcc262d7af910052 used request id req-dac49e6b-4a34-4051-bf53-0019b73d4cfc 2018-08-29 16:24:28,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:24:28,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052/users/f790ce85d88d480989cb2c4e8fa37ef1/roles/aa0c93c651ca46b591d56e83d0616f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:24:29,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57ff5ee-002f-43b0-854c-6c5be0763642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:24:29,107 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052/users/f790ce85d88d480989cb2c4e8fa37ef1/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-e57ff5ee-002f-43b0-854c-6c5be0763642 2018-08-29 16:24:29,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126491069794s 2018-08-29 16:24:29,107 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052/users/f790ce85d88d480989cb2c4e8fa37ef1/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-e57ff5ee-002f-43b0-854c-6c5be0763642 2018-08-29 16:24:29,107 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-29 16:24:29,290 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-08-29 16:24:29,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:24:29,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082edf7c-5ce6-4d67-8adb-b56227c123a7 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:24:29,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-082edf7c-5ce6-4d67-8adb-b56227c123a7 2018-08-29 16:24:29,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:24:29,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "124a3588f826495ebcc262d7af910052", "name": "rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/124a3588f826495ebcc262d7af910052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/124a3588f826495ebcc262d7af910052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/124a3588f826495ebcc262d7af910052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/124a3588f826495ebcc262d7af910052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/124a3588f826495ebcc262d7af910052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/124a3588f826495ebcc262d7af910052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_124a3588f826495ebcc262d7af910052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_124a3588f826495ebcc262d7af910052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/124a3588f826495ebcc262d7af910052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/124a3588f826495ebcc262d7af910052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/124a3588f826495ebcc262d7af910052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/124a3588f826495ebcc262d7af910052", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/124a3588f826495ebcc262d7af910052", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/124a3588f826495ebcc262d7af910052", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "id": "f790ce85d88d480989cb2c4e8fa37ef1"}, "audit_ids": ["2oAql3aCTPeMriS3pkvfnw"], "issued_at": "2018-08-29T16:24:29.000000Z"}} 2018-08-29 16:24:29,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:24:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '{"network": {"shared": true, "name": "rally_sanity-net_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "admin_state_up": true}}' 2018-08-29 16:24:30,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d777543e-f8f4-4fe0-88d0-8e8dced70cf1 Date: Wed, 29 Aug 2018 16:24:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":true,"project_id":"124a3588f826495ebcc262d7af910052","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:24:30Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04","admin_state_up":true,"tenant_id":"124a3588f826495ebcc262d7af910052","created_at":"2018-08-29T16:24:30Z","mtu":1450}} 2018-08-29 16:24:30,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d777543e-f8f4-4fe0-88d0-8e8dced70cf1 2018-08-29 16:24:30,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.554700136185s 2018-08-29 16:24:30,241 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-d777543e-f8f4-4fe0-88d0-8e8dced70cf1 2018-08-29 16:24:30,242 - 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-29T16:24:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', u'created_at': u'2018-08-29T16:24:30Z', u'mtu': 1450, u'tenant_id': u'124a3588f826495ebcc262d7af910052', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'124a3588f826495ebcc262d7af910052', u'l2_adjacency': True}) 2018-08-29 16:24:30,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:24:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:24:30,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-5bfb66a9-c9b3-4fde-8bf8-cb27c2aacde8 Date: Wed, 29 Aug 2018 16:24:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":true,"project_id":"124a3588f826495ebcc262d7af910052","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:24:30Z","qos_policy_id":null,"name":"rally_sanity-net_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04","admin_state_up":true,"tenant_id":"124a3588f826495ebcc262d7af910052","created_at":"2018-08-29T16:24:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:24:30,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5bfb66a9-c9b3-4fde-8bf8-cb27c2aacde8 2018-08-29 16:24:30,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943880081177s 2018-08-29 16:24:30,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5bfb66a9-c9b3-4fde-8bf8-cb27c2aacde8 2018-08-29 16:24:30,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:24:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '{"subnet": {"name": "rally_sanity-subnet_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "enable_dhcp": true, "network_id": "2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:24:30,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-56e5d5db-4fcd-46ab-b047-4e84624f2ef7 Date: Wed, 29 Aug 2018 16:24:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:24:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90f2f0aa-68f1-43aa-b48c-295952284101","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"124a3588f826495ebcc262d7af910052","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04","enable_dhcp":true,"segment_id":null,"network_id":"2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0","tenant_id":"124a3588f826495ebcc262d7af910052","created_at":"2018-08-29T16:24:30Z","ip_version":4}} 2018-08-29 16:24:30,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-56e5d5db-4fcd-46ab-b047-4e84624f2ef7 2018-08-29 16:24:30,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.45748090744s 2018-08-29 16:24:30,797 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-56e5d5db-4fcd-46ab-b047-4e84624f2ef7 2018-08-29 16:24:30,797 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:24: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'90f2f0aa-68f1-43aa-b48c-295952284101', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', u'tenant_id': u'124a3588f826495ebcc262d7af910052', u'created_at': u'2018-08-29T16:24: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'124a3588f826495ebcc262d7af910052'}) 2018-08-29 16:24:30,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:24:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "rally_sanity-router_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "admin_state_up": true}}' 2018-08-29 16:24:32,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-86dc8edc-e9ba-43af-821e-6d5f69d4e5a3 Date: Wed, 29 Aug 2018 16:24:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "124a3588f826495ebcc262d7af910052", "created_at": "2018-08-29T16:24:30Z", "admin_state_up": true, "updated_at": "2018-08-29T16:24:31Z", "project_id": "124a3588f826495ebcc262d7af910052", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "32e77578-b510-406e-a5eb-b7cfd74e4d07", "name": "rally_sanity-router_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}} 2018-08-29 16:24:32,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-86dc8edc-e9ba-43af-821e-6d5f69d4e5a3 2018-08-29 16:24:32,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53971290588s 2018-08-29 16:24:32,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-86dc8edc-e9ba-43af-821e-6d5f69d4e5a3 2018-08-29 16:24:32,338 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:24:31Z', u'revision_number': 2, u'ha': False, u'id': u'32e77578-b510-406e-a5eb-b7cfd74e4d07', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', u'admin_state_up': True, u'tenant_id': u'124a3588f826495ebcc262d7af910052', u'created_at': u'2018-08-29T16:24:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'124a3588f826495ebcc262d7af910052'}) 2018-08-29 16:24:32,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:24:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '{"subnet_id": "90f2f0aa-68f1-43aa-b48c-295952284101"}' 2018-08-29 16:24:34,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5da14fbe-ca92-4e18-9707-f7b574bbd1cc Date: Wed, 29 Aug 2018 16:24:34 GMT RESP BODY: {"network_id": "2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0", "tenant_id": "124a3588f826495ebcc262d7af910052", "subnet_id": "90f2f0aa-68f1-43aa-b48c-295952284101", "subnet_ids": ["90f2f0aa-68f1-43aa-b48c-295952284101"], "port_id": "b53baf58-35e4-46b2-9f9d-8f75aaee9552", "id": "32e77578-b510-406e-a5eb-b7cfd74e4d07"} 2018-08-29 16:24:34,244 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07/add_router_interface.json used request id req-5da14fbe-ca92-4e18-9707-f7b574bbd1cc 2018-08-29 16:24:34,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90543484688s 2018-08-29 16:24:34,244 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07/add_router_interface.json used request id req-5da14fbe-ca92-4e18-9707-f7b574bbd1cc returning object 32e77578-b510-406e-a5eb-b7cfd74e4d07 2018-08-29 16:24:34,245 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:24:34,377 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:24:34,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:24:34,383 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:24:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:24:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:24:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:24:34,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1f23c10e-edc0-4bc3-8198-ff74bc738587 Date: Wed, 29 Aug 2018 16:24:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:24:34,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1f23c10e-edc0-4bc3-8198-ff74bc738587 2018-08-29 16:24:34,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190337896347s 2018-08-29 16:24:34,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1f23c10e-edc0-4bc3-8198-ff74bc738587 2018-08-29 16:24:34,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:24:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}' 2018-08-29 16:24:34,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-762c1626-d6ee-42d7-b64d-0ef9910d254e Date: Wed, 29 Aug 2018 16:24:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:24:34Z", "file": "/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/file", "owner": "124a3588f826495ebcc262d7af910052", "id": "f2a4b268-91c8-4836-9307-b2794b5f1d78", "size": null, "self": "/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78", "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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "checksum": null, "created_at": "2018-08-29T16:24:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:24:34,641 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-762c1626-d6ee-42d7-b64d-0ef9910d254e 2018-08-29 16:24:34,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0575811862946s 2018-08-29 16:24:34,642 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-762c1626-d6ee-42d7-b64d-0ef9910d254e returning object f2a4b268-91c8-4836-9307-b2794b5f1d78 2018-08-29 16:24:34,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:24:34,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '' 2018-08-29 16:24:35,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10ec39f3-2796-4ca6-acc3-24e3c4325ac4 Date: Wed, 29 Aug 2018 16:24: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-29 16:24:35,181 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/file used request id req-10ec39f3-2796-4ca6-acc3-24e3c4325ac4 2018-08-29 16:24:35,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.538775920868s 2018-08-29 16:24:35,182 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/file used request id req-10ec39f3-2796-4ca6-acc3-24e3c4325ac4 2018-08-29 16:24:35,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:24:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:24:35,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-453523c1-004c-4845-bf8f-406cd9396a3b Date: Wed, 29 Aug 2018 16:24:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:24:35Z", "file": "/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/file", "owner": "124a3588f826495ebcc262d7af910052", "id": "f2a4b268-91c8-4836-9307-b2794b5f1d78", "size": 12716032, "self": "/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:24:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:24:35,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-453523c1-004c-4845-bf8f-406cd9396a3b 2018-08-29 16:24:35,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027764081955s 2018-08-29 16:24:35,214 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-453523c1-004c-4845-bf8f-406cd9396a3b 2018-08-29 16:24:35,215 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/file', 'owner': u'124a3588f826495ebcc262d7af910052', 'id': u'f2a4b268-91c8-4836-9307-b2794b5f1d78', 'size': 12716032, u'self': u'/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'124a3588f826495ebcc262d7af910052', 'name': 'rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:24:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:24:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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/f2a4b268-91c8-4836-9307-b2794b5f1d78', 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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'created': u'2018-08-29T16:24:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:24:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78', 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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:24:35,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:24:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:24:35,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7587ab-54e8-45fe-b129-f7146719fac9 x-compute-request-id: req-dd7587ab-54e8-45fe-b129-f7146719fac9 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b", "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": "35bc8e4e-38af-4e6e-8515-32561704dc8b"}} 2018-08-29 16:24:35,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-dd7587ab-54e8-45fe-b129-f7146719fac9 2018-08-29 16:24:35,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.298085927963s 2018-08-29 16:24:35,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-dd7587ab-54e8-45fe-b129-f7146719fac9 2018-08-29 16:24:35,516 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'35bc8e4e-38af-4e6e-8515-32561704dc8b', 'swap': 0}) 2018-08-29 16:24:35,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:24:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" -d '{"extra_specs": {}}' 2018-08-29 16:24:35,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc9f8e3e-e579-4e4a-a391-7159f304c8b8 x-compute-request-id: req-dc9f8e3e-e579-4e4a-a391-7159f304c8b8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:24:35,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b/os-extra_specs used request id req-dc9f8e3e-e579-4e4a-a391-7159f304c8b8 2018-08-29 16:24:35,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247619152069s 2018-08-29 16:24:35,542 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b/os-extra_specs used request id req-dc9f8e3e-e579-4e4a-a391-7159f304c8b8 2018-08-29 16:24:35,542 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 16:24:38,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 16:24:41,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | abd1f876-44bf-4397-8129-96b63ac0322c | 2018-08-29T16:24:40.902567 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: abd1f876-44bf-4397-8129-96b63ac0322c ~/.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-29 16:24:45,081 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-29 16:24:45,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-29 16:24:45,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 16:24:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:24:45,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d0a34d5-9704-4dcc-96c0-aa5a215a9cd2 x-compute-request-id: req-7d0a34d5-9704-4dcc-96c0-aa5a215a9cd2 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 16:24:45,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-7d0a34d5-9704-4dcc-96c0-aa5a215a9cd2 2018-08-29 16:24:45,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.319602012634s 2018-08-29 16:24:45,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-7d0a34d5-9704-4dcc-96c0-aa5a215a9cd2 2018-08-29 16:24:45,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:24:45,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:24:45,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78876637-3a0b-4268-a35f-50220454d052 x-compute-request-id: req-78876637-3a0b-4268-a35f-50220454d052 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13", "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": "cc3c700a-d6ee-4cef-8b59-75c9c8043b13"}} 2018-08-29 16:24:45,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-78876637-3a0b-4268-a35f-50220454d052 2018-08-29 16:24:45,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0340390205383s 2018-08-29 16:24:45,438 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-78876637-3a0b-4268-a35f-50220454d052 2018-08-29 16:24:45,438 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'cc3c700a-d6ee-4cef-8b59-75c9c8043b13', 'swap': 0}) 2018-08-29 16:24:45,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:24:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" -d '{"extra_specs": {}}' 2018-08-29 16:24:45,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:24:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f64b591-e76d-41a4-a8c0-8007f5b5f4a3 x-compute-request-id: req-8f64b591-e76d-41a4-a8c0-8007f5b5f4a3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:24:45,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13/os-extra_specs used request id req-8f64b591-e76d-41a4-a8c0-8007f5b5f4a3 2018-08-29 16:24:45,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233969688416s 2018-08-29 16:24:45,463 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13/os-extra_specs used request id req-8f64b591-e76d-41a4-a8c0-8007f5b5f4a3 2018-08-29 16:24:45,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'cc3c700a-d6ee-4cef-8b59-75c9c8043b13', 'swap': 0}) 2018-08-29 16:24:45,463 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-29 16:24:45,464 - 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-29 16:24:45,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:24:45,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:24:45,476 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:26:01,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a7f1fdd8-8d32-4922-8e46-b46fdd150ace 2018-08-29 16:26:01,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-29 16:26:01,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a7f1fdd8-8d32-4922-8e46-b46fdd150ace'] 2018-08-29 16:26:02,334 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a7f1fdd8-8d32-4922-8e46-b46fdd150ace -------------------------------------------------------------------------------- Task a7f1fdd8-8d32-4922-8e46-b46fdd150ace: 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 a7f1fdd8-8d32-4922-8e46-b46fdd150ace 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | total | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> duration | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.561947 Full duration: 8.892901 -------------------------------------------------------------------------------- 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 a7f1fdd8-8d32-4922-8e46-b46fdd150ace 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086307 Full duration: 9.515783 -------------------------------------------------------------------------------- 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 a7f1fdd8-8d32-4922-8e46-b46fdd150ace 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.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73303 Full duration: 9.150684 -------------------------------------------------------------------------------- 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 a7f1fdd8-8d32-4922-8e46-b46fdd150ace 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.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | total | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> duration | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.087804 Full duration: 10.751697 -------------------------------------------------------------------------------- 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 a7f1fdd8-8d32-4922-8e46-b46fdd150ace 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.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838297 Full duration: 8.74183 -------------------------------------------------------------------------------- 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 a7f1fdd8-8d32-4922-8e46-b46fdd150ace 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.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773342 Full duration: 8.828764 HINTS: * To plot HTML graphics with this data, run: rally task report a7f1fdd8-8d32-4922-8e46-b46fdd150ace --out output.html * To generate a JUnit report, run: rally task export a7f1fdd8-8d32-4922-8e46-b46fdd150ace --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a7f1fdd8-8d32-4922-8e46-b46fdd150ace --json --out output.json 2018-08-29 16:26:02,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a7f1fdd8-8d32-4922-8e46-b46fdd150ace', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-29 16:26:04,903 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a7f1fdd8-8d32-4922-8e46-b46fdd150ace --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-29 16:26:04.802 766 INFO rally.api [-] Building 'json' report for the following task(s): 'a7f1fdd8-8d32-4922-8e46-b46fdd150ace'. 2018-08-29 16:26:04.806 766 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:26:04,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a7f1fdd8-8d32-4922-8e46-b46fdd150ace', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-29 16:26:07,374 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a7f1fdd8-8d32-4922-8e46-b46fdd150ace --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-29 16:26:07.249 769 INFO rally.api [-] Building 'html' report for the following task(s): 'a7f1fdd8-8d32-4922-8e46-b46fdd150ace'. 2018-08-29 16:26:07.272 769 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:26:07,378 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-29 16:26:07,378 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-29 16:26:07,378 - 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-29 16:26:07,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:26:07,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:26:07,384 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:27:43,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 162f1708-b412-4641-b8b7-7c4d0e05c36a 2018-08-29 16:27:43,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '162f1708-b412-4641-b8b7-7c4d0e05c36a'] 2018-08-29 16:27:44,513 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 162f1708-b412-4641-b8b7-7c4d0e05c36a -------------------------------------------------------------------------------- Task 162f1708-b412-4641-b8b7-7c4d0e05c36a: 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 162f1708-b412-4641-b8b7-7c4d0e05c36a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.029 | 3.029 | 3.029 | 3.029 | 3.029 | 3.029 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | glance_v2.delete_image | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | total | 4.181 | 4.181 | 4.181 | 4.181 | 4.181 | 4.181 | 100.0% | 1 | | -> duration | 4.181 | 4.181 | 4.181 | 4.181 | 4.181 | 4.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.180902 Full duration: 14.561098 -------------------------------------------------------------------------------- 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 162f1708-b412-4641-b8b7-7c4d0e05c36a 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.79 | 2.79 | 2.79 | 2.79 | 2.79 | 2.79 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 100.0% | 1 | | -> duration | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.828236 Full duration: 14.796317 -------------------------------------------------------------------------------- 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 162f1708-b412-4641-b8b7-7c4d0e05c36a 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.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | -> duration | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.277861 Full duration: 9.343292 -------------------------------------------------------------------------------- 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": "2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0" } ], "flavor": { "name": "rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 162f1708-b412-4641-b8b7-7c4d0e05c36a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 3.517 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | nova.boot_servers | 13.509 | 13.509 | 13.509 | 13.509 | 13.509 | 13.509 | 100.0% | 1 | | total | 17.027 | 17.027 | 17.027 | 17.027 | 17.027 | 17.027 | 100.0% | 1 | | -> duration | 16.027 | 16.027 | 16.027 | 16.027 | 16.027 | 16.027 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.026534 Full duration: 37.494987 HINTS: * To plot HTML graphics with this data, run: rally task report 162f1708-b412-4641-b8b7-7c4d0e05c36a --out output.html * To generate a JUnit report, run: rally task export 162f1708-b412-4641-b8b7-7c4d0e05c36a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 162f1708-b412-4641-b8b7-7c4d0e05c36a --json --out output.json 2018-08-29 16:27:44,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '162f1708-b412-4641-b8b7-7c4d0e05c36a', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-29 16:27:47,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 162f1708-b412-4641-b8b7-7c4d0e05c36a --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-29 16:27:47.121 1322 INFO rally.api [-] Building 'json' report for the following task(s): '162f1708-b412-4641-b8b7-7c4d0e05c36a'. 2018-08-29 16:27:47.126 1322 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:27:47,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '162f1708-b412-4641-b8b7-7c4d0e05c36a', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-29 16:27:49,838 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 162f1708-b412-4641-b8b7-7c4d0e05c36a --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-29 16:27:49.723 1325 INFO rally.api [-] Building 'html' report for the following task(s): '162f1708-b412-4641-b8b7-7c4d0e05c36a'. 2018-08-29 16:27:49.744 1325 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:27:49,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-29 16:27:49,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-29 16:27:49,845 - 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-29 16:27:49,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:27:49,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:27:49,857 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:31:19,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee0a7bb5-14fc-4958-9e75-768d1e0882ca 2018-08-29 16:31:19,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ee0a7bb5-14fc-4958-9e75-768d1e0882ca'] 2018-08-29 16:31:20,396 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ee0a7bb5-14fc-4958-9e75-768d1e0882ca -------------------------------------------------------------------------------- Task ee0a7bb5-14fc-4958-9e75-768d1e0882ca: 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.313 | 3.313 | 3.313 | 3.313 | 3.313 | 3.313 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | total | 6.086 | 6.086 | 6.086 | 6.086 | 6.086 | 6.086 | 100.0% | 1 | | -> duration | 6.086 | 6.086 | 6.086 | 6.086 | 6.086 | 6.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.086353 Full duration: 24.31372 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | cinder_v2.delete_volume | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 3.995 | 3.995 | 3.995 | 3.995 | 3.995 | 3.995 | 100.0% | 1 | | -> duration | 3.995 | 3.995 | 3.995 | 3.995 | 3.995 | 3.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.994586 Full duration: 15.856357 -------------------------------------------------------------------------------- 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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.06 | 6.06 | 6.06 | 6.06 | 6.06 | 6.06 | 100.0% | 1 | | cinder_v2.delete_volume | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 2.382 | 100.0% | 1 | | total | 8.442 | 8.442 | 8.442 | 8.442 | 8.442 | 8.442 | 100.0% | 1 | | -> duration | 8.442 | 8.442 | 8.442 | 8.442 | 8.442 | 8.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.44233 Full duration: 21.001964 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.411 | 3.411 | 3.411 | 3.411 | 3.411 | 3.411 | 100.0% | 1 | | cinder_v2.delete_volume | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 100.0% | 1 | | -> duration | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.991559 Full duration: 16.029121 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.663 | 3.663 | 3.663 | 3.663 | 3.663 | 3.663 | 100.0% | 1 | | cinder_v2.extend_volume | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | cinder_v2.delete_volume | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 100.0% | 1 | | total | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 100.0% | 1 | | -> duration | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.893898 Full duration: 18.458569 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.539 | 3.539 | 3.539 | 3.539 | 3.539 | 3.539 | 100.0% | 1 | | cinder_v2.delete_volume | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 6.166 | 6.166 | 6.166 | 6.166 | 6.166 | 6.166 | 100.0% | 1 | | -> duration | 6.166 | 6.166 | 6.166 | 6.166 | 6.166 | 6.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.166036 Full duration: 23.977616 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | cinder_v2.list_qos | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> duration | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008563 Full duration: 14.457001 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.set_qos | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.911708 Full duration: 14.632204 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v2.list_types | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.000248 Full duration: 14.84001 -------------------------------------------------------------------------------- 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 ee0a7bb5-14fc-4958-9e75-768d1e0882ca 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016764 Full duration: 14.84164 HINTS: * To plot HTML graphics with this data, run: rally task report ee0a7bb5-14fc-4958-9e75-768d1e0882ca --out output.html * To generate a JUnit report, run: rally task export ee0a7bb5-14fc-4958-9e75-768d1e0882ca --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ee0a7bb5-14fc-4958-9e75-768d1e0882ca --json --out output.json 2018-08-29 16:31:20,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ee0a7bb5-14fc-4958-9e75-768d1e0882ca', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-29 16:31:23,012 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ee0a7bb5-14fc-4958-9e75-768d1e0882ca --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-29 16:31:22.909 3114 INFO rally.api [-] Building 'json' report for the following task(s): 'ee0a7bb5-14fc-4958-9e75-768d1e0882ca'. 2018-08-29 16:31:22.918 3114 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:31:23,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ee0a7bb5-14fc-4958-9e75-768d1e0882ca', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-29 16:31:25,625 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ee0a7bb5-14fc-4958-9e75-768d1e0882ca --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-29 16:31:25.503 3117 INFO rally.api [-] Building 'html' report for the following task(s): 'ee0a7bb5-14fc-4958-9e75-768d1e0882ca'. 2018-08-29 16:31:25.530 3117 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:31:25,640 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-29 16:31:25,640 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-29 16:31:25,641 - 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-29 16:31:25,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:31:25,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:31:25,653 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:33:40,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 2018-08-29 16:33:40,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '270ffde0-ec5d-4745-8cdb-eadc42fbae0f'] 2018-08-29 16:33:41,061 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 270ffde0-ec5d-4745-8cdb-eadc42fbae0f -------------------------------------------------------------------------------- Task 270ffde0-ec5d-4745-8cdb-eadc42fbae0f: 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837411 Full duration: 9.295444 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.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.694267 Full duration: 8.870796 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678751 Full duration: 8.739067 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> duration | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.980973 Full duration: 9.965627 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670601 Full duration: 8.686687 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940887 Full duration: 9.900807 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | total | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | -> duration | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6649 Full duration: 8.86429 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | -> duration | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.610565 Full duration: 10.287736 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66694 Full duration: 8.905305 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | gnocchi.delete_metric | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> duration | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.196712 Full duration: 10.137075 -------------------------------------------------------------------------------- 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 270ffde0-ec5d-4745-8cdb-eadc42fbae0f 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | gnocchi.delete_resource | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> duration | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008593 Full duration: 9.898783 HINTS: * To plot HTML graphics with this data, run: rally task report 270ffde0-ec5d-4745-8cdb-eadc42fbae0f --out output.html * To generate a JUnit report, run: rally task export 270ffde0-ec5d-4745-8cdb-eadc42fbae0f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 270ffde0-ec5d-4745-8cdb-eadc42fbae0f --json --out output.json 2018-08-29 16:33:41,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '270ffde0-ec5d-4745-8cdb-eadc42fbae0f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-29 16:33:43,655 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 270ffde0-ec5d-4745-8cdb-eadc42fbae0f --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-29 16:33:43.549 4252 INFO rally.api [-] Building 'json' report for the following task(s): '270ffde0-ec5d-4745-8cdb-eadc42fbae0f'. 2018-08-29 16:33:43.558 4252 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:33:43,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '270ffde0-ec5d-4745-8cdb-eadc42fbae0f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-29 16:33:46,175 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 270ffde0-ec5d-4745-8cdb-eadc42fbae0f --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-29 16:33:46.045 4255 INFO rally.api [-] Building 'html' report for the following task(s): '270ffde0-ec5d-4745-8cdb-eadc42fbae0f'. 2018-08-29 16:33:46.073 4255 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:33:46,181 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-29 16:33:46,181 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-29 16:33:46,182 - 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-29 16:33:46,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:33:46,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:33:46,188 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:35:49,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d61503d-4f65-454f-8091-0cf32ba7ce00 2018-08-29 16:35:49,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8d61503d-4f65-454f-8091-0cf32ba7ce00'] 2018-08-29 16:35:50,519 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8d61503d-4f65-454f-8091-0cf32ba7ce00 -------------------------------------------------------------------------------- Task 8d61503d-4f65-454f-8091-0cf32ba7ce00: 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 8d61503d-4f65-454f-8091-0cf32ba7ce00 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.433 | 6.433 | 6.433 | 6.433 | 6.433 | 6.433 | 100.0% | 1 | | heat.update_stack | 3.853 | 3.853 | 3.853 | 3.853 | 3.853 | 3.853 | 100.0% | 1 | | heat.delete_stack | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 100.0% | 1 | | total | 14.186 | 14.186 | 14.186 | 14.186 | 14.186 | 14.186 | 100.0% | 1 | | -> duration | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.186398 Full duration: 28.154761 -------------------------------------------------------------------------------- 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 8d61503d-4f65-454f-8091-0cf32ba7ce00 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.011 | 6.011 | 6.011 | 6.011 | 6.011 | 6.011 | 100.0% | 1 | | heat.check_stack | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | heat.delete_stack | 1.651 | 1.651 | 1.651 | 1.651 | 1.651 | 1.651 | 100.0% | 1 | | total | 8.674 | 8.674 | 8.674 | 8.674 | 8.674 | 8.674 | 100.0% | 1 | | -> duration | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 6.674 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.674297 Full duration: 22.592999 -------------------------------------------------------------------------------- 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 8d61503d-4f65-454f-8091-0cf32ba7ce00 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.347 | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 100.0% | 1 | | heat.suspend_stack | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | heat.resume_stack | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | heat.delete_stack | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | total | 9.556 | 9.556 | 9.556 | 9.556 | 9.556 | 9.556 | 100.0% | 1 | | -> duration | 7.556 | 7.556 | 7.556 | 7.556 | 7.556 | 7.556 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.555966 Full duration: 23.684272 -------------------------------------------------------------------------------- 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 8d61503d-4f65-454f-8091-0cf32ba7ce00 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697087 Full duration: 13.762886 HINTS: * To plot HTML graphics with this data, run: rally task report 8d61503d-4f65-454f-8091-0cf32ba7ce00 --out output.html * To generate a JUnit report, run: rally task export 8d61503d-4f65-454f-8091-0cf32ba7ce00 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d61503d-4f65-454f-8091-0cf32ba7ce00 --json --out output.json 2018-08-29 16:35:50,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8d61503d-4f65-454f-8091-0cf32ba7ce00', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-29 16:35:53,113 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8d61503d-4f65-454f-8091-0cf32ba7ce00 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-29 16:35:53.015 5168 INFO rally.api [-] Building 'json' report for the following task(s): '8d61503d-4f65-454f-8091-0cf32ba7ce00'. 2018-08-29 16:35:53.020 5168 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:35:53,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8d61503d-4f65-454f-8091-0cf32ba7ce00', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-29 16:35:55,712 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8d61503d-4f65-454f-8091-0cf32ba7ce00 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-29 16:35:55.598 5171 INFO rally.api [-] Building 'html' report for the following task(s): '8d61503d-4f65-454f-8091-0cf32ba7ce00'. 2018-08-29 16:35:55.618 5171 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:35:55,719 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-29 16:35:55,719 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-29 16:35:55,720 - 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-29 16:35:55,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:35:55,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:35:55,732 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:39:43,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 880ba61f-a19f-4efd-9d3e-06075d7733b0 2018-08-29 16:39:43,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '880ba61f-a19f-4efd-9d3e-06075d7733b0'] 2018-08-29 16:39:44,779 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 880ba61f-a19f-4efd-9d3e-06075d7733b0 -------------------------------------------------------------------------------- Task 880ba61f-a19f-4efd-9d3e-06075d7733b0: 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | keystone_v3.add_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.revoke_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> duration | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973359 Full duration: 17.49447 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | keystone_v3.add_role | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.list_roles | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040307 Full duration: 18.009152 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | keystone_v3.list_projects | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086096 Full duration: 17.576368 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.delete_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842329 Full duration: 15.203507 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | keystone_v3.delete_service | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885996 Full duration: 15.005071 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | keystone_v3.create_user | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | -> keystone_v3.add_role | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.create_role | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | keystone_v3.get_project | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | keystone_v3.get_user | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | keystone_v3.get_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.list_services | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_services | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 100.0% | 1 | | -> duration | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 2.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.655124 Full duration: 23.806592 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | keystone_v3.update_project | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.delete_project | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> duration | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141019 Full duration: 15.507186 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | total | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> duration | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179257 Full duration: 17.948299 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84807 Full duration: 17.427417 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | keystone_v3.list_users | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306792 Full duration: 18.250956 -------------------------------------------------------------------------------- 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 880ba61f-a19f-4efd-9d3e-06075d7733b0 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.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | keystone_v3.create_users | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | total | 8.786 | 8.786 | 8.786 | 8.786 | 8.786 | 8.786 | 100.0% | 1 | | -> duration | 8.786 | 8.786 | 8.786 | 8.786 | 8.786 | 8.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.786334 Full duration: 30.074599 HINTS: * To plot HTML graphics with this data, run: rally task report 880ba61f-a19f-4efd-9d3e-06075d7733b0 --out output.html * To generate a JUnit report, run: rally task export 880ba61f-a19f-4efd-9d3e-06075d7733b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 880ba61f-a19f-4efd-9d3e-06075d7733b0 --json --out output.json 2018-08-29 16:39:44,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '880ba61f-a19f-4efd-9d3e-06075d7733b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-29 16:39:47,249 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 880ba61f-a19f-4efd-9d3e-06075d7733b0 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-29 16:39:47.140 7086 INFO rally.api [-] Building 'json' report for the following task(s): '880ba61f-a19f-4efd-9d3e-06075d7733b0'. 2018-08-29 16:39:47.151 7086 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:39:47,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '880ba61f-a19f-4efd-9d3e-06075d7733b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-29 16:39:49,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 880ba61f-a19f-4efd-9d3e-06075d7733b0 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-29 16:39:49.659 7089 INFO rally.api [-] Building 'html' report for the following task(s): '880ba61f-a19f-4efd-9d3e-06075d7733b0'. 2018-08-29 16:39:49.688 7089 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:39:49,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-29 16:39:49,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-29 16:39:49,802 - 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-29 16:39:49,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:39:49,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:39:49,814 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:45:30,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 2018-08-29 16:45:30,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7'] 2018-08-29 16:45:31,680 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 -------------------------------------------------------------------------------- Task 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7: 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | neutron.delete_network | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> duration | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.569623 Full duration: 17.539156 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.508 | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 100.0% | 1 | | neutron.delete_port | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | total | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | -> duration | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.357205 Full duration: 30.248585 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.create_subnet | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | neutron.create_router | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | neutron.add_interface_router | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | neutron.remove_interface_router | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | neutron.delete_router | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | total | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 100.0% | 1 | | -> duration | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.626218 Full duration: 39.653102 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | neutron.delete_subnet | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> duration | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.739005 Full duration: 30.122295 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | neutron.list_networks | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> duration | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069222 Full duration: 18.801141 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | neutron.list_ports | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 100.0% | 1 | | -> duration | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 1.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.834165 Full duration: 31.459152 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | neutron.create_subnet | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | neutron.create_router | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | neutron.add_interface_router | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | neutron.list_routers | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 100.0% | 1 | | -> duration | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 4.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.422298 Full duration: 44.764179 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | neutron.create_subnet | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> duration | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.755841 Full duration: 34.714841 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | neutron.delete_security_group | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.01401 Full duration: 16.492469 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | neutron.create_security_group_rule | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | -> duration | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.152396 Full duration: 16.317074 -------------------------------------------------------------------------------- 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 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 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.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | neutron.create_router | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.add_gateway_router | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 100.0% | 1 | | neutron.remove_gateway_router | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | total | 4.636 | 4.636 | 4.636 | 4.636 | 4.636 | 4.636 | 100.0% | 1 | | -> duration | 4.636 | 4.636 | 4.636 | 4.636 | 4.636 | 4.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.635673 Full duration: 30.119864 HINTS: * To plot HTML graphics with this data, run: rally task report 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 --out output.html * To generate a JUnit report, run: rally task export 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 --json --out output.json 2018-08-29 16:45:31,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-29 16:45:34,259 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-29 16:45:34.151 10384 INFO rally.api [-] Building 'json' report for the following task(s): '7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7'. 2018-08-29 16:45:34.163 10384 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:45:34,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-29 16:45:36,797 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-29 16:45:36.672 10387 INFO rally.api [-] Building 'html' report for the following task(s): '7307b3ac-8f27-4a2b-85d7-3cb32c1df8f7'. 2018-08-29 16:45:36.703 10387 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:45:36,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-29 16:45:36,816 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-29 16:45:36,817 - 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-29 16:45:36,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:45:36,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:45:36,829 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:46:47,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c287baff-e45a-4237-8872-4f548cdf4961 2018-08-29 16:46:47,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c287baff-e45a-4237-8872-4f548cdf4961'] 2018-08-29 16:46:48,512 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c287baff-e45a-4237-8872-4f548cdf4961 -------------------------------------------------------------------------------- Task c287baff-e45a-4237-8872-4f548cdf4961: 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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04" }, "image": { "name": "rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04" }, "nics": [ { "net-id": "2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c287baff-e45a-4237-8872-4f548cdf4961 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.419 | 9.419 | 9.419 | 9.419 | 9.419 | 9.419 | 100.0% | 1 | | nova.live_migrate | 10.232 | 10.232 | 10.232 | 10.232 | 10.232 | 10.232 | 0.0% | 1 | | total | 19.651 | 19.651 | 19.651 | 19.651 | 19.651 | 19.651 | 0.0% | 1 | | -> duration | 18.651 | 18.651 | 18.651 | 18.651 | 18.651 | 18.651 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.651462 Full duration: 35.232266 HINTS: * To plot HTML graphics with this data, run: rally task report c287baff-e45a-4237-8872-4f548cdf4961 --out output.html * To generate a JUnit report, run: rally task export c287baff-e45a-4237-8872-4f548cdf4961 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c287baff-e45a-4237-8872-4f548cdf4961 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-29 16:46:48,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c287baff-e45a-4237-8872-4f548cdf4961', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-29 16:46:51,080 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c287baff-e45a-4237-8872-4f548cdf4961 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-29 16:46:50.984 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'c287baff-e45a-4237-8872-4f548cdf4961'. 2018-08-29 16:46:50.986 10622 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:46:51,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c287baff-e45a-4237-8872-4f548cdf4961', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-29 16:46:53,572 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c287baff-e45a-4237-8872-4f548cdf4961 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-29 16:46:53.461 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'c287baff-e45a-4237-8872-4f548cdf4961'. 2018-08-29 16:46:53.478 10625 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:46:53,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-29 16:46:53,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-29 16:46:53,575 - 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-29 16:46:53,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 16:46:53,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 16:46:53,588 - 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': '2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', 'flavor_name': 'rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04', '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-29 16:47:56,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 2018-08-29 16:47:56,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2cd072b4-62f3-4cf1-8bd8-f0f16e530d81'] 2018-08-29 16:47:57,604 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 -------------------------------------------------------------------------------- Task 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81: 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 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | quotas.delete_quotas | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072967 Full duration: 10.164872 -------------------------------------------------------------------------------- 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 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943609 Full duration: 10.816084 -------------------------------------------------------------------------------- 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 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806103 Full duration: 10.401854 -------------------------------------------------------------------------------- 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 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | total | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> duration | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.123064 Full duration: 10.330049 HINTS: * To plot HTML graphics with this data, run: rally task report 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 --out output.html * To generate a JUnit report, run: rally task export 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 --json --out output.json 2018-08-29 16:47:57,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2cd072b4-62f3-4cf1-8bd8-f0f16e530d81', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-29 16:48:00,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-29 16:48:00.246 11138 INFO rally.api [-] Building 'json' report for the following task(s): '2cd072b4-62f3-4cf1-8bd8-f0f16e530d81'. 2018-08-29 16:48:00.250 11138 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:48:00,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2cd072b4-62f3-4cf1-8bd8-f0f16e530d81', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-29 16:48:02,873 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2cd072b4-62f3-4cf1-8bd8-f0f16e530d81 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-29 16:48:02.760 11141 INFO rally.api [-] Building 'html' report for the following task(s): '2cd072b4-62f3-4cf1-8bd8-f0f16e530d81'. 2018-08-29 16:48:02.780 11141 INFO rally.api [-] The report has been successfully built. 2018-08-29 16:48:02,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-29 16:48:02,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 02:58 | 10 | 100.00% | | gnocchi | 01:43 | 11 | 100.00% | | heat | 01:28 | 4 | 100.00% | | keystone | 03:26 | 11 | 100.00% | | neutron | 05:10 | 11 | 100.00% | | nova | 00:35 | 1 | 0.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:15 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-29 16:48:02,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-29 16:48:03,007 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:48:03,007 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-29 16:48:03,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:48:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:03,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-964fd1b9-b007-4bc0-89b8-fcdbb3a81f66 x-compute-request-id: req-964fd1b9-b007-4bc0-89b8-fcdbb3a81f66 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b", "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": "35bc8e4e-38af-4e6e-8515-32561704dc8b"}, {"name": "rally_sanity-flavor_alt_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13", "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": "cc3c700a-d6ee-4cef-8b59-75c9c8043b13"}]} 2018-08-29 16:48:03,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-964fd1b9-b007-4bc0-89b8-fcdbb3a81f66 2018-08-29 16:48:03,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296689033508s 2018-08-29 16:48:03,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-964fd1b9-b007-4bc0-89b8-fcdbb3a81f66 2018-08-29 16:48:03,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:48:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:03,341 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 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 x-openstack-request-id: req-00211a30-e60a-44f5-9b9e-2568e08d4303 x-compute-request-id: req-00211a30-e60a-44f5-9b9e-2568e08d4303 Content-Length: 0 Content-Type: application/json 2018-08-29 16:48:03,341 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13 used request id req-00211a30-e60a-44f5-9b9e-2568e08d4303 2018-08-29 16:48:03,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283679962158s 2018-08-29 16:48:03,342 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/cc3c700a-d6ee-4cef-8b59-75c9c8043b13 used request id req-00211a30-e60a-44f5-9b9e-2568e08d4303 2018-08-29 16:48:03,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:48:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" -d '{"subnet_id": "90f2f0aa-68f1-43aa-b48c-295952284101"}' 2018-08-29 16:48:05,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34be5de0-3080-457d-aad1-ca1d56f73b3c Date: Wed, 29 Aug 2018 16:48:05 GMT RESP BODY: {"network_id": "2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0", "tenant_id": "124a3588f826495ebcc262d7af910052", "subnet_id": "90f2f0aa-68f1-43aa-b48c-295952284101", "subnet_ids": ["90f2f0aa-68f1-43aa-b48c-295952284101"], "port_id": "b53baf58-35e4-46b2-9f9d-8f75aaee9552", "id": "32e77578-b510-406e-a5eb-b7cfd74e4d07"} 2018-08-29 16:48:05,562 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07/remove_router_interface.json used request id req-34be5de0-3080-457d-aad1-ca1d56f73b3c 2018-08-29 16:48:05,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21985983849s 2018-08-29 16:48:05,563 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07/remove_router_interface.json used request id req-34be5de0-3080-457d-aad1-ca1d56f73b3c returning object 32e77578-b510-406e-a5eb-b7cfd74e4d07 2018-08-29 16:48:05,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:48:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1709 X-Openstack-Request-Id: req-2753cb4d-4925-4d01-bfd2-6bd0e9be4a84 Date: Wed, 29 Aug 2018 16:48:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "124a3588f826495ebcc262d7af910052", "created_at": "2018-08-29T16:24:30Z", "admin_state_up": true, "updated_at": "2018-08-29T16:48:04Z", "project_id": "124a3588f826495ebcc262d7af910052", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "32e77578-b510-406e-a5eb-b7cfd74e4d07", "name": "rally_sanity-router_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 16:48:05,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2753cb4d-4925-4d01-bfd2-6bd0e9be4a84 2018-08-29 16:48:05,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113727092743s 2018-08-29 16:48:05,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-2753cb4d-4925-4d01-bfd2-6bd0e9be4a84 2018-08-29 16:48:05,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:48:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:06,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34f6d66b-bb3a-4aea-baf6-08d8f180bc79 Content-Length: 0 Date: Wed, 29 Aug 2018 16:48:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:48:06,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07.json used request id req-34f6d66b-bb3a-4aea-baf6-08d8f180bc79 2018-08-29 16:48:06,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2935590744s 2018-08-29 16:48:06,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/32e77578-b510-406e-a5eb-b7cfd74e4d07.json used request id req-34f6d66b-bb3a-4aea-baf6-08d8f180bc79 2018-08-29 16:48:06,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:48:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:07,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-9965d79c-487f-4870-871b-ed7e9d4d9427 Date: Wed, 29 Aug 2018 16:48:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:24:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90f2f0aa-68f1-43aa-b48c-295952284101","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"124a3588f826495ebcc262d7af910052","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04","enable_dhcp":true,"segment_id":null,"network_id":"2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0","tenant_id":"124a3588f826495ebcc262d7af910052","created_at":"2018-08-29T16:24:30Z","ip_version":4}]} 2018-08-29 16:48:07,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-9965d79c-487f-4870-871b-ed7e9d4d9427 2018-08-29 16:48:07,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0389549732208s 2018-08-29 16:48:07,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-9965d79c-487f-4870-871b-ed7e9d4d9427 2018-08-29 16:48:07,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:48:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/90f2f0aa-68f1-43aa-b48c-295952284101.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:08,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6eed9b87-6207-43e1-8d53-97c2a9011c2e Date: Wed, 29 Aug 2018 16:48:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:48:08,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/90f2f0aa-68f1-43aa-b48c-295952284101.json used request id req-6eed9b87-6207-43e1-8d53-97c2a9011c2e 2018-08-29 16:48:08,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02346420288s 2018-08-29 16:48:08,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/90f2f0aa-68f1-43aa-b48c-295952284101.json used request id req-6eed9b87-6207-43e1-8d53-97c2a9011c2e 2018-08-29 16:48:08,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:48:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:08,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-89d50925-5785-460b-9fae-521427a00e0d Date: Wed, 29 Aug 2018 16:48:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":true,"project_id":"124a3588f826495ebcc262d7af910052","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:48:07Z","qos_policy_id":null,"name":"rally_sanity-net_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04","admin_state_up":true,"tenant_id":"124a3588f826495ebcc262d7af910052","created_at":"2018-08-29T16:24:30Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:48:08,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-89d50925-5785-460b-9fae-521427a00e0d 2018-08-29 16:48:08,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838000774384s 2018-08-29 16:48:08,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-89d50925-5785-460b-9fae-521427a00e0d 2018-08-29 16:48:08,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:48:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:09,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffcf3144-4d13-440e-8b23-c498075cd339 Date: Wed, 29 Aug 2018 16:48:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:48:09,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0.json used request id req-ffcf3144-4d13-440e-8b23-c498075cd339 2018-08-29 16:48:09,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21126198769s 2018-08-29 16:48:09,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/2cfbfd33-0eff-4cf5-87e6-f30fa9d1a3e0.json used request id req-ffcf3144-4d13-440e-8b23-c498075cd339 2018-08-29 16:48:09,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:48:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:09,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-d75c54e2-e344-4f1b-b755-70dea90b2849 Date: Wed, 29 Aug 2018 16:48:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:24:35Z", "file": "/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/file", "owner": "124a3588f826495ebcc262d7af910052", "id": "f2a4b268-91c8-4836-9307-b2794b5f1d78", "size": 12716032, "self": "/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:24:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:48:09,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d75c54e2-e344-4f1b-b755-70dea90b2849 2018-08-29 16:48:09,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.406394958496s 2018-08-29 16:48:09,747 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d75c54e2-e344-4f1b-b755-70dea90b2849 2018-08-29 16:48:09,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:48:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff0a3492a8b0131c32f0436b7efa8f966e938387" 2018-08-29 16:48:10,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1296fcd7-8c8e-45f9-9cba-a53c40bf369a Date: Wed, 29 Aug 2018 16:48:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:48:10,336 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78 used request id req-1296fcd7-8c8e-45f9-9cba-a53c40bf369a 2018-08-29 16:48:10,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.58661699295s 2018-08-29 16:48:10,336 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/f2a4b268-91c8-4836-9307-b2794b5f1d78 used request id req-1296fcd7-8c8e-45f9-9cba-a53c40bf369a 2018-08-29 16:48:10,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:48:10,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:10,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-4834a607-7437-41b8-bd5d-c6202c7de22d x-compute-request-id: req-4834a607-7437-41b8-bd5d-c6202c7de22d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b", "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": "35bc8e4e-38af-4e6e-8515-32561704dc8b"}]} 2018-08-29 16:48:10,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4834a607-7437-41b8-bd5d-c6202c7de22d 2018-08-29 16:48:10,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227999687195s 2018-08-29 16:48:10,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4834a607-7437-41b8-bd5d-c6202c7de22d 2018-08-29 16:48:10,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:48:10,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:10,402 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 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 x-openstack-request-id: req-869a9929-40ee-44ab-85a6-4e89ec4ef167 x-compute-request-id: req-869a9929-40ee-44ab-85a6-4e89ec4ef167 Content-Length: 0 Content-Type: application/json 2018-08-29 16:48:10,402 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b used request id req-869a9929-40ee-44ab-85a6-4e89ec4ef167 2018-08-29 16:48:10,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404691696167s 2018-08-29 16:48:10,403 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/35bc8e4e-38af-4e6e-8515-32561704dc8b used request id req-869a9929-40ee-44ab-85a6-4e89ec4ef167 2018-08-29 16:48:10,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:48:10,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:10,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98876fe1-ca95-4ed2-b5aa-569e9fecc255 Content-Encoding: gzip Content-Length: 973 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": {"self": "http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f790ce85d88d480989cb2c4e8fa37ef1", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:48:10,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-98876fe1-ca95-4ed2-b5aa-569e9fecc255 2018-08-29 16:48:10,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209940195084s 2018-08-29 16:48:10,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-98876fe1-ca95-4ed2-b5aa-569e9fecc255 2018-08-29 16:48:10,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:48:10,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:10,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885acc12-ee81-444e-a85f-3f0de18085dc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04", "links": {"self": "http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f790ce85d88d480989cb2c4e8fa37ef1", "description": null}} 2018-08-29 16:48:10,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1 used request id req-885acc12-ee81-444e-a85f-3f0de18085dc 2018-08-29 16:48:10,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196396112442s 2018-08-29 16:48:10,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1 used request id req-885acc12-ee81-444e-a85f-3f0de18085dc 2018-08-29 16:48:10,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 16:48:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:11,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcd4ee1-1b99-492f-918f-b0fd396ede8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:48:11,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1 used request id req-cdcd4ee1-1b99-492f-918f-b0fd396ede8b 2018-08-29 16:48:11,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247797966003s 2018-08-29 16:48:11,066 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/f790ce85d88d480989cb2c4e8fa37ef1 used request id req-cdcd4ee1-1b99-492f-918f-b0fd396ede8b 2018-08-29 16:48:11,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:48:11,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:11,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ef55d2-542e-46c5-8e8f-e749c8bcfad1 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052"}, "tags": [], "enabled": true, "id": "124a3588f826495ebcc262d7af910052", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_e53e2a36-3a2f-4cd3-8c5a-e9c00bd87a04"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-29 16:48:11,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-f6ef55d2-542e-46c5-8e8f-e749c8bcfad1 2018-08-29 16:48:11,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192258834839s 2018-08-29 16:48:11,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-f6ef55d2-542e-46c5-8e8f-e749c8bcfad1 2018-08-29 16:48:11,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 16:48:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}649a902e58a7ea2afbc02428dd9d96ded99ed893" 2018-08-29 16:48:11,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740aaf98-bd63-4164-bea0-c6529a0ca5d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:48:11,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052 used request id req-740aaf98-bd63-4164-bea0-c6529a0ca5d3 2018-08-29 16:48:11,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253595113754s 2018-08-29 16:48:11,524 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/124a3588f826495ebcc262d7af910052 used request id req-740aaf98-bd63-4164-bea0-c6529a0ca5d3 2018-08-29 16:48:11,524 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-29 16:48:11,581 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-29 16:48:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:48:11,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:48:11,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:48:11,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:48:11,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:48:11,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a85e34a-7039-4e3d-a8ec-a45d3ca35fc4 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:48:11,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-4a85e34a-7039-4e3d-a8ec-a45d3ca35fc4 2018-08-29 16:48:11,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:48:12,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["fPlWIRsBSHS_8ldEGbCa1w"], "issued_at": "2018-08-29T16:48:11.000000Z"}} 2018-08-29 16:48:12,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:48:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:12,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bbb9ce7b-d96e-45de-afcc-126175e53dd6 Date: Wed, 29 Aug 2018 16:48:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:48:12,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbb9ce7b-d96e-45de-afcc-126175e53dd6 2018-08-29 16:48:12,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347985029221s 2018-08-29 16:48:12,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbb9ce7b-d96e-45de-afcc-126175e53dd6 2018-08-29 16:48:12,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 16:48:15,184 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 16:48:17,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5a66e2b6-38ef-4689-a33d-1902ba3b9aa4 | 2018-08-29T16:48:17.643725 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5a66e2b6-38ef-4689-a33d-1902ba3b9aa4 ~/.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-29 16:48:21,687 - 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-29 16:48:21,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 16:48:24,431 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 16:48:27,912 - 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=7d3ad099-d9d2-4f84-a768-4280fd14f9f2) as the default verifier for the future CLI operations. 2018-08-29 16:48:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 16:48:31,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:31,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-51453e54-de89-478f-91d9-7660deb9b1fd Date: Wed, 29 Aug 2018 16:48:31 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-29 16:48:31,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-51453e54-de89-478f-91d9-7660deb9b1fd 2018-08-29 16:48:31,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.340013980865s 2018-08-29 16:48:31,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-51453e54-de89-478f-91d9-7660deb9b1fd 2018-08-29 16:48:31,554 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-29 16:48:31,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:48:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"network": {"shared": true, "name": "refstack_defcore-net_2ddcc991-82ac-44b9-8522-7003042f0e25", "admin_state_up": true}}' 2018-08-29 16:48:31,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c250d6be-39d7-4bad-9714-8d1572152f28 Date: Wed, 29 Aug 2018 16:48:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0bdabd4e-31ce-489b-b17a-9ab17b4b82a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:48:31Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_2ddcc991-82ac-44b9-8522-7003042f0e25","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:48:31Z","mtu":1450}} 2018-08-29 16:48:31,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c250d6be-39d7-4bad-9714-8d1572152f28 2018-08-29 16:48:31,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309690952301s 2018-08-29 16:48:31,865 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c250d6be-39d7-4bad-9714-8d1572152f28 2018-08-29 16:48:31,865 - 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-29T16:48:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0bdabd4e-31ce-489b-b17a-9ab17b4b82a6', u'provider:segmentation_id': 93, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_2ddcc991-82ac-44b9-8522-7003042f0e25', u'created_at': u'2018-08-29T16:48:31Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:48:31,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:48:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:31,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-8d3bf844-cf99-4ef0-a9b0-b16128e8a0a7 Date: Wed, 29 Aug 2018 16:48:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0bdabd4e-31ce-489b-b17a-9ab17b4b82a6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:48:31Z","qos_policy_id":null,"name":"refstack_defcore-net_2ddcc991-82ac-44b9-8522-7003042f0e25","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:48:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:48:31,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8d3bf844-cf99-4ef0-a9b0-b16128e8a0a7 2018-08-29 16:48:31,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100030183792s 2018-08-29 16:48:31,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8d3bf844-cf99-4ef0-a9b0-b16128e8a0a7 2018-08-29 16:48:31,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:48:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"subnet": {"name": "refstack_defcore-subnet_2ddcc991-82ac-44b9-8522-7003042f0e25", "enable_dhcp": true, "network_id": "0bdabd4e-31ce-489b-b17a-9ab17b4b82a6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:48:32,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-00b8cbfd-599d-45c0-809f-d81b9c32bc39 Date: Wed, 29 Aug 2018 16:48:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:48:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5766d4a9-7d21-4510-b386-6f832b4ee87a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_2ddcc991-82ac-44b9-8522-7003042f0e25","enable_dhcp":true,"segment_id":null,"network_id":"0bdabd4e-31ce-489b-b17a-9ab17b4b82a6","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:48:32Z","ip_version":4}} 2018-08-29 16:48:32,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-00b8cbfd-599d-45c0-809f-d81b9c32bc39 2018-08-29 16:48:32,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.548616886139s 2018-08-29 16:48:32,517 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-00b8cbfd-599d-45c0-809f-d81b9c32bc39 2018-08-29 16:48:32,518 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:48: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'5766d4a9-7d21-4510-b386-6f832b4ee87a', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_2ddcc991-82ac-44b9-8522-7003042f0e25', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0bdabd4e-31ce-489b-b17a-9ab17b4b82a6', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:48: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'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:48:32,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:48:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "refstack_defcore-router_2ddcc991-82ac-44b9-8522-7003042f0e25", "admin_state_up": true}}' 2018-08-29 16:48:34,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-accdae86-f085-4880-b291-dcc5c1e3fd06 Date: Wed, 29 Aug 2018 16:48:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:48:32Z", "admin_state_up": true, "updated_at": "2018-08-29T16:48:33Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "98d1023e-7295-4070-b54f-9afbe757d7f3", "name": "refstack_defcore-router_2ddcc991-82ac-44b9-8522-7003042f0e25"}} 2018-08-29 16:48:34,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-accdae86-f085-4880-b291-dcc5c1e3fd06 2018-08-29 16:48:34,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55794596672s 2018-08-29 16:48:34,077 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-accdae86-f085-4880-b291-dcc5c1e3fd06 2018-08-29 16:48:34,077 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:48:33Z', u'revision_number': 2, u'ha': False, u'id': u'98d1023e-7295-4070-b54f-9afbe757d7f3', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_2ddcc991-82ac-44b9-8522-7003042f0e25', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:48:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:48:34,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:48:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"subnet_id": "5766d4a9-7d21-4510-b386-6f832b4ee87a"}' 2018-08-29 16:48:36,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-10f1be77-b275-45d7-b6c4-36750dc4c4fc Date: Wed, 29 Aug 2018 16:48:36 GMT RESP BODY: {"network_id": "0bdabd4e-31ce-489b-b17a-9ab17b4b82a6", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "5766d4a9-7d21-4510-b386-6f832b4ee87a", "subnet_ids": ["5766d4a9-7d21-4510-b386-6f832b4ee87a"], "port_id": "b43bb7b6-cc65-4ad7-bf6c-e2843105be86", "id": "98d1023e-7295-4070-b54f-9afbe757d7f3"} 2018-08-29 16:48:36,364 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3/add_router_interface.json used request id req-10f1be77-b275-45d7-b6c4-36750dc4c4fc 2018-08-29 16:48:36,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28582000732s 2018-08-29 16:48:36,364 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3/add_router_interface.json used request id req-10f1be77-b275-45d7-b6c4-36750dc4c4fc returning object 98d1023e-7295-4070-b54f-9afbe757d7f3 2018-08-29 16:48:36,364 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:48:36,497 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:48:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:48:36,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:48:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:48:36,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:48:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:36,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-160dc381-3250-40c3-8d1e-149e8d964512 Date: Wed, 29 Aug 2018 16:48:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:48:36,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-160dc381-3250-40c3-8d1e-149e8d964512 2018-08-29 16:48:36,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276171922684s 2018-08-29 16:48:36,785 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-160dc381-3250-40c3-8d1e-149e8d964512 2018-08-29 16:48:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:48:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25"}' 2018-08-29 16:48:36,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56115188-d05b-4a6a-911d-4bff00471d1c Date: Wed, 29 Aug 2018 16:48:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:36Z", "file": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "fb87a44c-052b-40db-8ac8-d0dba3fabac4", "size": null, "self": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": null, "created_at": "2018-08-29T16:48:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:48:36,847 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-56115188-d05b-4a6a-911d-4bff00471d1c 2018-08-29 16:48:36,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0538258552551s 2018-08-29 16:48:36,848 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-56115188-d05b-4a6a-911d-4bff00471d1c returning object fb87a44c-052b-40db-8ac8-d0dba3fabac4 2018-08-29 16:48:36,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:48:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '' 2018-08-29 16:48:37,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b02370e-483b-4e1d-a9e4-d6b1e0d0dd4d Date: Wed, 29 Aug 2018 16:48: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-29 16:48:37,275 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file used request id req-6b02370e-483b-4e1d-a9e4-d6b1e0d0dd4d 2018-08-29 16:48:37,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.427202939987s 2018-08-29 16:48:37,276 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file used request id req-6b02370e-483b-4e1d-a9e4-d6b1e0d0dd4d 2018-08-29 16:48:37,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:48:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:37,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-173fddb5-32d2-40d1-b098-2763e9a7b026 Date: Wed, 29 Aug 2018 16:48:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:37Z", "file": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "fb87a44c-052b-40db-8ac8-d0dba3fabac4", "size": 12716032, "self": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:48:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:48:37,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-173fddb5-32d2-40d1-b098-2763e9a7b026 2018-08-29 16:48:37,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267531871796s 2018-08-29 16:48:37,307 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-173fddb5-32d2-40d1-b098-2763e9a7b026 2018-08-29 16:48:37,309 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'fb87a44c-052b-40db-8ac8-d0dba3fabac4', 'size': 12716032, u'self': u'/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:48:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:48:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25', '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/fb87a44c-052b-40db-8ac8-d0dba3fabac4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25', 'created': u'2018-08-29T16:48:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:48:36Z', 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/fb87a44c-052b-40db-8ac8-d0dba3fabac4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:48:37,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:48:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_2ddcc991-82ac-44b9-8522-7003042f0e25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:48:37,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-83d2ea0a-0df6-4a8f-a11f-fbb08b5b228f x-compute-request-id: req-83d2ea0a-0df6-4a8f-a11f-fbb08b5b228f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_2ddcc991-82ac-44b9-8522-7003042f0e25", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a", "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": "4c54bf67-3e4c-4376-9ac3-d634031abf6a"}} 2018-08-29 16:48:37,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-83d2ea0a-0df6-4a8f-a11f-fbb08b5b228f 2018-08-29 16:48:37,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327372789383s 2018-08-29 16:48:37,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-83d2ea0a-0df6-4a8f-a11f-fbb08b5b228f 2018-08-29 16:48:37,638 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_2ddcc991-82ac-44b9-8522-7003042f0e25', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'4c54bf67-3e4c-4376-9ac3-d634031abf6a', 'swap': 0}) 2018-08-29 16:48:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:48:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"extra_specs": {}}' 2018-08-29 16:48:37,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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 x-openstack-request-id: req-60253346-ac00-4c39-b77b-4156362c639f x-compute-request-id: req-60253346-ac00-4c39-b77b-4156362c639f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:48:37,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a/os-extra_specs used request id req-60253346-ac00-4c39-b77b-4156362c639f 2018-08-29 16:48:37,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206699371338s 2018-08-29 16:48:37,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a/os-extra_specs used request id req-60253346-ac00-4c39-b77b-4156362c639f 2018-08-29 16:48:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:48:37,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25df9df7-379c-409c-a4c6-5d7bc2953537 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:48:37,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-25df9df7-379c-409c-a4c6-5d7bc2953537 2018-08-29 16:48:37,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:48:37,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:37,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256435d1-1de0-4bfe-bd78-2ea4fb7336b9 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:48:37,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-256435d1-1de0-4bfe-bd78-2ea4fb7336b9 2018-08-29 16:48:37,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179692983627s 2018-08-29 16:48:37,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-256435d1-1de0-4bfe-bd78-2ea4fb7336b9 2018-08-29 16:48:37,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:48:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:38,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b771d1f3-019f-4a36-8a04-c2e7a6fb766a Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:48:38,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b771d1f3-019f-4a36-8a04-c2e7a6fb766a 2018-08-29 16:48:38,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177374839783s 2018-08-29 16:48:38,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b771d1f3-019f-4a36-8a04-c2e7a6fb766a 2018-08-29 16:48:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 16:48:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:38,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:48: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-73695d0f-380f-4977-aa0d-58dbada8df73 x-compute-request-id: req-73695d0f-380f-4977-aa0d-58dbada8df73 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 16:48:38,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-73695d0f-380f-4977-aa0d-58dbada8df73 2018-08-29 16:48:38,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0360839366913s 2018-08-29 16:48:38,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-73695d0f-380f-4977-aa0d-58dbada8df73 2018-08-29 16:48:38,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:48:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:38,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-88b103a6-65da-468f-bdd4-9d0224d505ab Date: Wed, 29 Aug 2018 16:48:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:37Z", "file": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "fb87a44c-052b-40db-8ac8-d0dba3fabac4", "size": 12716032, "self": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:48:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:48:38,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-88b103a6-65da-468f-bdd4-9d0224d505ab 2018-08-29 16:48:38,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0214071273804s 2018-08-29 16:48:38,129 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-88b103a6-65da-468f-bdd4-9d0224d505ab 2018-08-29 16:48:38,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:48:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25"}' 2018-08-29 16:48:38,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d51bdc55-2daf-46bf-818b-a0ed52a46c72 Date: Wed, 29 Aug 2018 16:48:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:38Z", "file": "/v2/images/cce9c992-30a4-4762-955b-78a405a18185/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "cce9c992-30a4-4762-955b-78a405a18185", "size": null, "self": "/v2/images/cce9c992-30a4-4762-955b-78a405a18185", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": null, "created_at": "2018-08-29T16:48:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:48:38,177 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-d51bdc55-2daf-46bf-818b-a0ed52a46c72 2018-08-29 16:48:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0417079925537s 2018-08-29 16:48:38,177 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-d51bdc55-2daf-46bf-818b-a0ed52a46c72 returning object cce9c992-30a4-4762-955b-78a405a18185 2018-08-29 16:48:38,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:48:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '' 2018-08-29 16:48:39,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40a12488-96f6-4bef-9140-12daeb5b3bb4 Date: Wed, 29 Aug 2018 16:48: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-29 16:48:39,513 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185/file used request id req-40a12488-96f6-4bef-9140-12daeb5b3bb4 2018-08-29 16:48:39,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33494997025s 2018-08-29 16:48:39,513 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185/file used request id req-40a12488-96f6-4bef-9140-12daeb5b3bb4 2018-08-29 16:48:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:48:39,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:48:39,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json X-Openstack-Request-Id: req-be60eacb-d78a-48df-8f63-c092bed96c70 Date: Wed, 29 Aug 2018 16:48:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:39Z", "file": "/v2/images/cce9c992-30a4-4762-955b-78a405a18185/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "cce9c992-30a4-4762-955b-78a405a18185", "size": 12716032, "self": "/v2/images/cce9c992-30a4-4762-955b-78a405a18185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/cce9c992-30a4-4762-955b-78a405a18185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/cce9c992-30a4-4762-955b-78a405a18185/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:48:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:37Z", "file": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "fb87a44c-052b-40db-8ac8-d0dba3fabac4", "size": 12716032, "self": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:48:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:48:39,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-be60eacb-d78a-48df-8f63-c092bed96c70 2018-08-29 16:48:39,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0613799095154s 2018-08-29 16:48:39,579 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-be60eacb-d78a-48df-8f63-c092bed96c70 2018-08-29 16:48:39,581 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/cce9c992-30a4-4762-955b-78a405a18185/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cce9c992-30a4-4762-955b-78a405a18185/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'cce9c992-30a4-4762-955b-78a405a18185', 'size': 12716032, u'self': u'/v2/images/cce9c992-30a4-4762-955b-78a405a18185', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/cce9c992-30a4-4762-955b-78a405a18185/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:48:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:48:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25', '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/cce9c992-30a4-4762-955b-78a405a18185', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25', 'created': u'2018-08-29T16:48:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:48:38Z', 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/cce9c992-30a4-4762-955b-78a405a18185', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_2ddcc991-82ac-44b9-8522-7003042f0e25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:48:39,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:48:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:48:39,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-3c61576c-d119-4fd9-b2cf-00eacb4d6482 x-compute-request-id: req-3c61576c-d119-4fd9-b2cf-00eacb4d6482 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/465724b3-21dc-406d-864d-cfde8b364405", "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": "465724b3-21dc-406d-864d-cfde8b364405"}} 2018-08-29 16:48:39,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-3c61576c-d119-4fd9-b2cf-00eacb4d6482 2018-08-29 16:48:39,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0357360839844s 2018-08-29 16:48:39,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-3c61576c-d119-4fd9-b2cf-00eacb4d6482 2018-08-29 16:48:39,619 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_2ddcc991-82ac-44b9-8522-7003042f0e25', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'465724b3-21dc-406d-864d-cfde8b364405', 'swap': 0}) 2018-08-29 16:48:39,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:48:39,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"extra_specs": {}}' 2018-08-29 16:48:39,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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 x-openstack-request-id: req-3f346714-d486-4c70-ab68-4142e23cbdf3 x-compute-request-id: req-3f346714-d486-4c70-ab68-4142e23cbdf3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:48:39,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405/os-extra_specs used request id req-3f346714-d486-4c70-ab68-4142e23cbdf3 2018-08-29 16:48:39,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246551036835s 2018-08-29 16:48:39,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405/os-extra_specs used request id req-3f346714-d486-4c70-ab68-4142e23cbdf3 2018-08-29 16:48:39,645 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_2ddcc991-82ac-44b9-8522-7003042f0e25', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'465724b3-21dc-406d-864d-cfde8b364405', 'swap': 0}) 2018-08-29 16:48:43,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 16:48:43,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 16:48:43,180 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-29 16:48:43,183 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-29 16:48:47,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-08-29 16:48:47,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-08-29 16:48:47,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-08-29 16:48:47,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-08-29 16:48:47,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-08-29 16:48:47,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-29 16:48:47,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-08-29 16:48:47,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-08-29 16:48:47,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-08-29 16:48:47,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-08-29 16:48:47,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-08-29 16:48:47,546 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-08-29 16:48:47,546 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-08-29 16:48:47,546 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-08-29 16:48:47,546 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-08-29 16:48:47,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-29 16:48:47,547 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-29 16:48:47,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt']'. 2018-08-29 16:49:00,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:00.668 11183 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-08-29 16:49:00,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:00.912 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.579s] 2018-08-29 16:49:00,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:00.937 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.024s] 2018-08-29 16:49:01,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:01.704 11183 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.850s] 2018-08-29 16:49:01,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:01.806 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.845s] 2018-08-29 16:49:01,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:01.902 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.096s] 2018-08-29 16:49:02,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:02.822 11183 INFO opnfv-tempest [-] {5} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.388s] 2018-08-29 16:49:03,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:03.073 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.523s] 2018-08-29 16:49:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:04.602 11183 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [1.529s] 2018-08-29 16:49:05,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:05.637 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [4.698s] 2018-08-29 16:49:05,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:05.647 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2018-08-29 16:49:05,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:05.666 11183 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.020s] 2018-08-29 16:49:07,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:07.164 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [2.491s] 2018-08-29 16:49:07,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:07.213 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.049s] 2018-08-29 16:49:07,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:07.905 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.691s] 2018-08-29 16:49:08,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:08.570 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.664s] 2018-08-29 16:49:08,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:08.585 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2018-08-29 16:49:08,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:08.599 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-08-29 16:49:09,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:09.562 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.458s] 2018-08-29 16:49:09,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:09.636 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [1.037s] 2018-08-29 16:49:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:09.703 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.067s] 2018-08-29 16:49:09,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:09.712 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-08-29 16:49:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:10.424 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.711s] 2018-08-29 16:49:10,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:10.507 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [10.063s] 2018-08-29 16:49:11,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:11.266 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.840s] 2018-08-29 16:49:11,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:11.354 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.088s] 2018-08-29 16:49:12,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:12.535 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [1.180s] 2018-08-29 16:49:12,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:12.632 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.097s] 2018-08-29 16:49:14,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:14.083 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [4.521s] 2018-08-29 16:49:14,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:14.138 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [1.505s] 2018-08-29 16:49:14,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:14.151 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.013s] 2018-08-29 16:49:14,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:14.221 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.070s] 2018-08-29 16:49:14,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:14.757 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.787s] 2018-08-29 16:49:15,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:15.291 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [1.070s] 2018-08-29 16:49:15,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:15.368 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.076s] 2018-08-29 16:49:15,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:15.431 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.063s] 2018-08-29 16:49:16,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:16.412 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.663s] 2018-08-29 16:49:16,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:16.852 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.439s] 2018-08-29 16:49:17,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:17.213 11183 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.361s] 2018-08-29 16:49:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:19.850 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.090s] 2018-08-29 16:49:22,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:22.450 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.600s] 2018-08-29 16:49:25,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:25.430 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.979s] 2018-08-29 16:49:26,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:26.085 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [5.651s] 2018-08-29 16:49:27,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:27.178 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [26.678s] 2018-08-29 16:49:27,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:27.366 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.934s] 2018-08-29 16:49:27,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:27.430 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [1.896s] 2018-08-29 16:49:27,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:27.657 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.572s] 2018-08-29 16:49:28,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:28.532 11183 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [1.102s] 2018-08-29 16:49:29,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:29.100 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-08-29 16:49:29,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:29.428 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [1.005s] 2018-08-29 16:49:29,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:29.893 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [9.205s] 2018-08-29 16:49:30,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:30.674 11183 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [1.245s] 2018-08-29 16:49:30,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:30.808 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.828s] 2018-08-29 16:49:30,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:30.990 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.623s] 2018-08-29 16:49:31,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:31.217 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.409s] 2018-08-29 16:49:31,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:31.782 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.564s] 2018-08-29 16:49:32,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:32.751 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.968s] 2018-08-29 16:49:33,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:33.334 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.343s] 2018-08-29 16:49:33,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:33.566 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.815s] 2018-08-29 16:49:33,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:33.587 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.254s] 2018-08-29 16:49:33,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:33.623 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.035s] 2018-08-29 16:49:33,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:33.653 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.030s] 2018-08-29 16:49:33,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:33.686 11183 INFO opnfv-tempest [-] {13} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.033s] 2018-08-29 16:49:34,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:34.489 11183 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.923s] 2018-08-29 16:49:39,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:39.747 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.447s] 2018-08-29 16:49:39,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:39.755 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [29.240s] 2018-08-29 16:49:40,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:40.630 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [10.736s] 2018-08-29 16:49:42,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:42.035 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [11.295s] 2018-08-29 16:49:42,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:42.562 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [2.816s] 2018-08-29 16:49:43,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:43.131 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [17.012s] 2018-08-29 16:49:44,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:44.868 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.739s] 2018-08-29 16:49:45,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:45.407 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.845s] 2018-08-29 16:49:48,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:48.097 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.467s] 2018-08-29 16:49:48,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:48.285 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.875s] 2018-08-29 16:49:49,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:49.904 11183 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.417s] 2018-08-29 16:49:50,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:50.951 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.666s] 2018-08-29 16:49:51,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:51.340 11183 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.303s] 2018-08-29 16:49:52,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:52.736 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.973s] 2018-08-29 16:49:52,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:52.795 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.059s] 2018-08-29 16:49:52,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:52.891 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.096s] 2018-08-29 16:49:53,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:53.118 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.239s] 2018-08-29 16:49:53,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:53.373 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.480s] 2018-08-29 16:49:53,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:53.696 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.322s] 2018-08-29 16:49:54,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:54.111 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [3.159s] 2018-08-29 16:49:55,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:55.314 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.204s] 2018-08-29 16:49:55,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:55.981 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.666s] 2018-08-29 16:49:55,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:55.993 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [2.297s] 2018-08-29 16:49:56,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.068 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.075s] 2018-08-29 16:49:56,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.217 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.148s] 2018-08-29 16:49:56,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.347 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.330s] 2018-08-29 16:49:56,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.377 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.160s] 2018-08-29 16:49:56,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.492 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.146s] 2018-08-29 16:49:56,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.512 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.135s] 2018-08-29 16:49:56,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.671 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.158s] 2018-08-29 16:49:56,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:56.832 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.160s] 2018-08-29 16:49:57,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.021 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.039s] 2018-08-29 16:49:57,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.448 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.954s] 2018-08-29 16:49:57,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.594 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.145s] 2018-08-29 16:49:57,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.595 11183 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-29 16:49:57,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.748 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.455s] 2018-08-29 16:49:57,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.846 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [1.013s] 2018-08-29 16:49:57,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:57.960 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.114s] 2018-08-29 16:49:58,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:58.101 11183 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.141s] 2018-08-29 16:49:58,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:58.712 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.964s] 2018-08-29 16:49:59,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:59.096 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.383s] 2018-08-29 16:49:59,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:59.128 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [11.031s] 2018-08-29 16:49:59,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:59.538 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.437s] 2018-08-29 16:49:59,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:59.742 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.203s] 2018-08-29 16:49:59,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:49:59.890 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.793s] 2018-08-29 16:50:00,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:00.087 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [3.065s] 2018-08-29 16:50:00,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:00.726 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.639s] 2018-08-29 16:50:00,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:00.894 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.005s] 2018-08-29 16:50:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:00.972 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.230s] 2018-08-29 16:50:01,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.023 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.128s] 2018-08-29 16:50:01,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.075 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.103s] 2018-08-29 16:50:01,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.076 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-29 16:50:01,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.150 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.127s] 2018-08-29 16:50:01,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.486 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.334s] 2018-08-29 16:50:01,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.624 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.138s] 2018-08-29 16:50:01,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.748 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.123s] 2018-08-29 16:50:01,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.887 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.161s] 2018-08-29 16:50:01,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:01.983 11183 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.235s] 2018-08-29 16:50:02,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:02.624 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.735s] 2018-08-29 16:50:05,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:05.364 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.739s] 2018-08-29 16:50:06,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:06.273 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.910s] 2018-08-29 16:50:06,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:06.722 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [13.602s] 2018-08-29 16:50:07,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:07.088 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.814s] 2018-08-29 16:50:07,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:07.325 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [8.196s] 2018-08-29 16:50:08,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:08.327 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.238s] 2018-08-29 16:50:09,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:09.125 11183 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.798s] 2018-08-29 16:50:09,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:09.860 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.119s] 2018-08-29 16:50:09,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:09.874 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-08-29 16:50:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:10.108 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.233s] 2018-08-29 16:50:10,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:10.136 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.028s] 2018-08-29 16:50:10,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:10.153 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.017s] 2018-08-29 16:50:10,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:10.182 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-08-29 16:50:10,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:10.304 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.121s] 2018-08-29 16:50:10,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:10.515 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.210s] 2018-08-29 16:50:11,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:11.017 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.501s] 2018-08-29 16:50:11,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:11.033 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-08-29 16:50:11,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:11.132 11183 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.099s] 2018-08-29 16:50:12,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:12.501 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [8.069s] 2018-08-29 16:50:15,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:15.881 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.555s] 2018-08-29 16:50:16,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:16.092 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.088s] 2018-08-29 16:50:17,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:17.645 11183 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.922s] 2018-08-29 16:50:20,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:20.561 11183 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.466s] 2018-08-29 16:50:20,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:20.903 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [41.145s] 2018-08-29 16:50:21,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:21.493 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.676s] 2018-08-29 16:50:22,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:22.367 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.486s] 2018-08-29 16:50:22,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:22.393 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.892s] 2018-08-29 16:50:23,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:23.960 11183 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.468s] 2018-08-29 16:50:24,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:24.842 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.528s] 2018-08-29 16:50:26,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:26.233 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.838s] 2018-08-29 16:50:26,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:26.711 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.479s] 2018-08-29 16:50:26,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:26.806 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.095s] 2018-08-29 16:50:27,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:27.592 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.749s] 2018-08-29 16:50:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:28.119 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.750s] 2018-08-29 16:50:28,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:28.244 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.049s] 2018-08-29 16:50:28,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:28.278 11183 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.035s] 2018-08-29 16:50:28,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:28.575 11183 INFO opnfv-tempest [-] {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.365s] 2018-08-29 16:50:29,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.550 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.368s] 2018-08-29 16:50:29,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.559 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-08-29 16:50:29,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.604 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2018-08-29 16:50:29,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.638 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.034s] 2018-08-29 16:50:29,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.676 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.037s] 2018-08-29 16:50:29,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.750 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.073s] 2018-08-29 16:50:29,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.829 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.078s] 2018-08-29 16:50:29,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.925 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.095s] 2018-08-29 16:50:29,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:29.976 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.051s] 2018-08-29 16:50:30,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:30.038 11183 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.062s] 2018-08-29 16:50:31,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:31.072 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.953s] 2018-08-29 16:50:31,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:31.456 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.859s] 2018-08-29 16:50:31,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:31.675 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.603s] 2018-08-29 16:50:31,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:31.689 11183 INFO opnfv-tempest [-] {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.347s] 2018-08-29 16:50:31,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:31.797 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.122s] 2018-08-29 16:50:31,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:31.987 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.190s] 2018-08-29 16:50:32,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.074 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.086s] 2018-08-29 16:50:32,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.156 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.082s] 2018-08-29 16:50:32,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.266 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.813s] 2018-08-29 16:50:32,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.321 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.164s] 2018-08-29 16:50:32,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.438 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.116s] 2018-08-29 16:50:32,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.505 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.067s] 2018-08-29 16:50:32,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:32.582 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.076s] 2018-08-29 16:50:34,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:34.304 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.035s] 2018-08-29 16:50:35,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:35.085 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [14.178s] 2018-08-29 16:50:35,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:35.625 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.322s] 2018-08-29 16:50:37,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:37.941 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.358s] 2018-08-29 16:50:38,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:38.047 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.419s] 2018-08-29 16:50:38,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:38.106 11183 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.062s] 2018-08-29 16:50:39,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:39.900 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.090s] 2018-08-29 16:50:39,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:39.990 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.092s] 2018-08-29 16:50:40,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:40.067 11183 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.076s] 2018-08-29 16:50:48,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:48.521 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [87.802s] 2018-08-29 16:50:59,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:50:59.705 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.798s] 2018-08-29 16:51:01,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:01.056 11183 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [25.968s] 2018-08-29 16:51:05,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:05.665 11183 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-29 16:51:07,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:07.426 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.720s] 2018-08-29 16:51:12,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:12.256 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.252s] 2018-08-29 16:51:12,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:12.859 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.296s] 2018-08-29 16:51:13,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:13.183 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.927s] 2018-08-29 16:51:13,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:13.957 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.531s] 2018-08-29 16:51:18,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:18.213 11183 INFO opnfv-tempest [-] {15} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.685s] 2018-08-29 16:51:18,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:18.958 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.000s] 2018-08-29 16:51:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:25.493 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.636s] 2018-08-29 16:51:33,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:33.748 11183 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.561s] 2018-08-29 16:51:34,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:34.995 11183 INFO opnfv-tempest [-] {15} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.910s] 2018-08-29 16:51:47,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:47.682 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [28.719s] 2018-08-29 16:51:48,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:48.760 11183 INFO opnfv-tempest [-] {5} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.082s] 2018-08-29 16:51:49,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:51:49.665 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [24.167s] 2018-08-29 16:52:08,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:08.378 11183 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.712s] 2018-08-29 16:52:29,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:29.225 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.951s] 2018-08-29 16:52:29,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:29.275 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.051s] 2018-08-29 16:52:29,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:29.840 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.564s] 2018-08-29 16:52:30,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:30.955 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.114s] 2018-08-29 16:52:35,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:35.389 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.434s] 2018-08-29 16:52:35,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:35.613 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.224s] 2018-08-29 16:52:35,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 16:52:35.661 11183 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-08-29 16:52:48,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 19f9bc5b-8800-47fd-8247-6e337986713e 2018-08-29 16:52:48,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '19f9bc5b-8800-47fd-8247-6e337986713e']'. 2018-08-29 16:52:49,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-29 16:52:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-29 16:52:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:52:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 19f9bc5b-8800-47fd-8247-6e337986713e | 2018-08-29 16:52:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-29 16:52:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-29 16:48:50 | 2018-08-29 16:52:49,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-29 16:52:48 | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:58 | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7d3ad099-d9d2-4f84-a768-4280fd14f9f2) | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5a66e2b6-38ef-4689-a33d-1902ba3b9aa4) | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-08-29 16:52:49,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 219.293 | 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-29 16:52:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-29 16:52:49,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-29 16:52:49,664 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:52:49,665 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:18 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-29 16:52:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:52:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:50,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b574cd38-b366-470c-bdfb-d51def6c7e8e Date: Wed, 29 Aug 2018 16:52:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:52:50,660 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185 used request id req-b574cd38-b366-470c-bdfb-d51def6c7e8e 2018-08-29 16:52:50,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.989456176758s 2018-08-29 16:52:50,660 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/cce9c992-30a4-4762-955b-78a405a18185 used request id req-b574cd38-b366-470c-bdfb-d51def6c7e8e 2018-08-29 16:52:50,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:52:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:50,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d64e2092-ab8b-4b34-a3bc-44de2d62d681 x-compute-request-id: req-d64e2092-ab8b-4b34-a3bc-44de2d62d681 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_2ddcc991-82ac-44b9-8522-7003042f0e25", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/465724b3-21dc-406d-864d-cfde8b364405", "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": "465724b3-21dc-406d-864d-cfde8b364405"}, {"name": "refstack_defcore-flavor_2ddcc991-82ac-44b9-8522-7003042f0e25", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a", "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": "4c54bf67-3e4c-4376-9ac3-d634031abf6a"}]} 2018-08-29 16:52:50,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d64e2092-ab8b-4b34-a3bc-44de2d62d681 2018-08-29 16:52:50,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233180522919s 2018-08-29 16:52:50,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d64e2092-ab8b-4b34-a3bc-44de2d62d681 2018-08-29 16:52:50,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:52:50,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:50,720 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87f3ec26-fb3a-4028-899e-45f82c859895 x-compute-request-id: req-87f3ec26-fb3a-4028-899e-45f82c859895 Content-Length: 0 Content-Type: application/json 2018-08-29 16:52:50,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405 used request id req-87f3ec26-fb3a-4028-899e-45f82c859895 2018-08-29 16:52:50,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0334589481354s 2018-08-29 16:52:50,720 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/465724b3-21dc-406d-864d-cfde8b364405 used request id req-87f3ec26-fb3a-4028-899e-45f82c859895 2018-08-29 16:52:50,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:52:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" -d '{"subnet_id": "5766d4a9-7d21-4510-b386-6f832b4ee87a"}' 2018-08-29 16:52:52,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb99792e-8248-4cdc-9649-8475ceeb3b63 Date: Wed, 29 Aug 2018 16:52:52 GMT RESP BODY: {"network_id": "0bdabd4e-31ce-489b-b17a-9ab17b4b82a6", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "5766d4a9-7d21-4510-b386-6f832b4ee87a", "subnet_ids": ["5766d4a9-7d21-4510-b386-6f832b4ee87a"], "port_id": "b43bb7b6-cc65-4ad7-bf6c-e2843105be86", "id": "98d1023e-7295-4070-b54f-9afbe757d7f3"} 2018-08-29 16:52:52,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3/remove_router_interface.json used request id req-eb99792e-8248-4cdc-9649-8475ceeb3b63 2018-08-29 16:52:52,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12249708176s 2018-08-29 16:52:52,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3/remove_router_interface.json used request id req-eb99792e-8248-4cdc-9649-8475ceeb3b63 returning object 98d1023e-7295-4070-b54f-9afbe757d7f3 2018-08-29 16:52:52,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:52:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:52,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-9193937d-5ea9-430d-9285-402411f7b0d6 Date: Wed, 29 Aug 2018 16:52:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:48:32Z", "admin_state_up": true, "updated_at": "2018-08-29T16:52:51Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "98d1023e-7295-4070-b54f-9afbe757d7f3", "name": "refstack_defcore-router_2ddcc991-82ac-44b9-8522-7003042f0e25"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 16:52:52,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9193937d-5ea9-430d-9285-402411f7b0d6 2018-08-29 16:52:52,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.151078939438s 2018-08-29 16:52:52,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9193937d-5ea9-430d-9285-402411f7b0d6 2018-08-29 16:52:52,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:52:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:54,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b466717-351c-4326-b2db-e40d14e0f5f2 Content-Length: 0 Date: Wed, 29 Aug 2018 16:52:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:52:54,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3.json used request id req-9b466717-351c-4326-b2db-e40d14e0f5f2 2018-08-29 16:52:54,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23509407043s 2018-08-29 16:52:54,233 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/98d1023e-7295-4070-b54f-9afbe757d7f3.json used request id req-9b466717-351c-4326-b2db-e40d14e0f5f2 2018-08-29 16:52:54,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:52:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:54,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1334 X-Openstack-Request-Id: req-04cb2c0a-cf23-4166-bad4-3792e7a953b2 Date: Wed, 29 Aug 2018 16:52:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T16:48:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5766d4a9-7d21-4510-b386-6f832b4ee87a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_2ddcc991-82ac-44b9-8522-7003042f0e25","enable_dhcp":true,"segment_id":null,"network_id":"0bdabd4e-31ce-489b-b17a-9ab17b4b82a6","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:48:32Z","ip_version":4}]} 2018-08-29 16:52:54,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-04cb2c0a-cf23-4166-bad4-3792e7a953b2 2018-08-29 16:52:54,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0734040737152s 2018-08-29 16:52:54,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-04cb2c0a-cf23-4166-bad4-3792e7a953b2 2018-08-29 16:52:54,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:52:54,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/5766d4a9-7d21-4510-b386-6f832b4ee87a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:55,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2140233-20f7-4ca3-a3fc-ce9ebbd0fd5d Date: Wed, 29 Aug 2018 16:52:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:52:55,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/5766d4a9-7d21-4510-b386-6f832b4ee87a.json used request id req-a2140233-20f7-4ca3-a3fc-ce9ebbd0fd5d 2018-08-29 16:52:55,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.828443050385s 2018-08-29 16:52:55,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/5766d4a9-7d21-4510-b386-6f832b4ee87a.json used request id req-a2140233-20f7-4ca3-a3fc-ce9ebbd0fd5d 2018-08-29 16:52:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:52:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:55,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-29cb1852-2105-443d-8895-6a96cc3bf549 Date: Wed, 29 Aug 2018 16:52:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0bdabd4e-31ce-489b-b17a-9ab17b4b82a6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:52:55Z","qos_policy_id":null,"name":"refstack_defcore-net_2ddcc991-82ac-44b9-8522-7003042f0e25","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:48:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:52:55,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-29cb1852-2105-443d-8895-6a96cc3bf549 2018-08-29 16:52:55,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0812511444092s 2018-08-29 16:52:55,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-29cb1852-2105-443d-8895-6a96cc3bf549 2018-08-29 16:52:55,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:52:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/0bdabd4e-31ce-489b-b17a-9ab17b4b82a6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:56,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c38aa6d4-e8e2-42f9-a05c-45c9051820a7 Date: Wed, 29 Aug 2018 16:52:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:52:56,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/0bdabd4e-31ce-489b-b17a-9ab17b4b82a6.json used request id req-c38aa6d4-e8e2-42f9-a05c-45c9051820a7 2018-08-29 16:52:56,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.898877859116s 2018-08-29 16:52:56,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/0bdabd4e-31ce-489b-b17a-9ab17b4b82a6.json used request id req-c38aa6d4-e8e2-42f9-a05c-45c9051820a7 2018-08-29 16:52:56,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:52:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:56,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json X-Openstack-Request-Id: req-dffba82f-913d-48eb-bf2c-1301a7fc858b Date: Wed, 29 Aug 2018 16:52:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:48:37Z", "file": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "fb87a44c-052b-40db-8ac8-d0dba3fabac4", "size": 12716032, "self": "/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_2ddcc991-82ac-44b9-8522-7003042f0e25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:48:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:52:56,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dffba82f-913d-48eb-bf2c-1301a7fc858b 2018-08-29 16:52:56,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249981880188s 2018-08-29 16:52:56,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dffba82f-913d-48eb-bf2c-1301a7fc858b 2018-08-29 16:52:56,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:52:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:56,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0270ebe5-04c4-4ba8-b8d0-cff3195c5747 Date: Wed, 29 Aug 2018 16:52: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-29 16:52:56,686 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4 used request id req-0270ebe5-04c4-4ba8-b8d0-cff3195c5747 2018-08-29 16:52:56,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.535016059875s 2018-08-29 16:52:56,686 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fb87a44c-052b-40db-8ac8-d0dba3fabac4 used request id req-0270ebe5-04c4-4ba8-b8d0-cff3195c5747 2018-08-29 16:52:56,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:52:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:56,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c8d2b00-89f5-4a35-8ea0-114213d82ab8 x-compute-request-id: req-7c8d2b00-89f5-4a35-8ea0-114213d82ab8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_2ddcc991-82ac-44b9-8522-7003042f0e25", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a", "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": "4c54bf67-3e4c-4376-9ac3-d634031abf6a"}]} 2018-08-29 16:52:56,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-7c8d2b00-89f5-4a35-8ea0-114213d82ab8 2018-08-29 16:52:56,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227069854736s 2018-08-29 16:52:56,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-7c8d2b00-89f5-4a35-8ea0-114213d82ab8 2018-08-29 16:52:56,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:52:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e437dfdb22f1048ee46d5c4a426eeb5d230f047" 2018-08-29 16:52:56,739 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a51c2544-d50f-4dc3-8fc8-3bd48e711a7a x-compute-request-id: req-a51c2544-d50f-4dc3-8fc8-3bd48e711a7a Content-Length: 0 Content-Type: application/json 2018-08-29 16:52:56,739 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a used request id req-a51c2544-d50f-4dc3-8fc8-3bd48e711a7a 2018-08-29 16:52:56,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281231403351s 2018-08-29 16:52:56,740 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/4c54bf67-3e4c-4376-9ac3-d634031abf6a used request id req-a51c2544-d50f-4dc3-8fc8-3bd48e711a7a 2018-08-29 16:52:56,787 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-29 16:52:56,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:52:56,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:52:56,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:52:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:52:56,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb71835a-5b93-48db-a695-e773e7489134 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:52:56,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-eb71835a-5b93-48db-a695-e773e7489134 2018-08-29 16:52:56,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:52:57,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["FFyDSoLAQ0ODFF5S17O8xA"], "issued_at": "2018-08-29T16:52:57.000000Z"}} 2018-08-29 16:52:57,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:52:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:52:57,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b761f4f0-82a8-4a16-a3d1-e9beffa3d1b6 Date: Wed, 29 Aug 2018 16:52:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:52:57,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b761f4f0-82a8-4a16-a3d1-e9beffa3d1b6 2018-08-29 16:52:57,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333720207214s 2018-08-29 16:52:57,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b761f4f0-82a8-4a16-a3d1-e9beffa3d1b6 2018-08-29 16:52:57,556 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 16:53:00,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 16:53:03,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 47749781-f514-4515-8615-e853ad3eaf38 | 2018-08-29T16:53:02.845596 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 47749781-f514-4515-8615-e853ad3eaf38 ~/.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-29 16:53:07,162 - 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-29 16:53:07,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 16:53:09,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 16:53:14,261 - 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=ae1e751d-dc3d-4fd4-937e-a4adf6b9a714) as the default verifier for the future CLI operations. 2018-08-29 16:53:17,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 16:53:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:17,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-f39b550d-6f31-4e09-8058-70307df3bba3 Date: Wed, 29 Aug 2018 16:53:17 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-29 16:53:17,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-f39b550d-6f31-4e09-8058-70307df3bba3 2018-08-29 16:53:17,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.247893810272s 2018-08-29 16:53:17,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-f39b550d-6f31-4e09-8058-70307df3bba3 2018-08-29 16:53:17,609 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-29 16:53:17,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 16:53:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"network": {"shared": true, "name": "patrole-net_91a03627-a16b-4206-a7a6-bb32f416087a", "admin_state_up": true}}' 2018-08-29 16:53:17,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-379687d8-ba7f-48e7-8bac-7bf2e964846d Date: Wed, 29 Aug 2018 16:53:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a753e602-8b63-4945-afb8-80117c848905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:53:17Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_91a03627-a16b-4206-a7a6-bb32f416087a","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:53:17Z","mtu":1450}} 2018-08-29 16:53:17,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-379687d8-ba7f-48e7-8bac-7bf2e964846d 2018-08-29 16:53:17,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.206081867218s 2018-08-29 16:53:17,816 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-379687d8-ba7f-48e7-8bac-7bf2e964846d 2018-08-29 16:53:17,816 - 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-29T16:53:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a753e602-8b63-4945-afb8-80117c848905', u'provider:segmentation_id': 21, 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_91a03627-a16b-4206-a7a6-bb32f416087a', u'created_at': u'2018-08-29T16:53:17Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 16:53:17,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:53:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1425 X-Openstack-Request-Id: req-9cb64967-b82e-41f4-a8b9-aeccce37b62a Date: Wed, 29 Aug 2018 16:53:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a753e602-8b63-4945-afb8-80117c848905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:53:17Z","qos_policy_id":null,"name":"patrole-net_91a03627-a16b-4206-a7a6-bb32f416087a","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:53:17Z","provider:network_type":"vxlan"}]} 2018-08-29 16:53:17,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9cb64967-b82e-41f4-a8b9-aeccce37b62a 2018-08-29 16:53:17,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110845088959s 2018-08-29 16:53:17,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-9cb64967-b82e-41f4-a8b9-aeccce37b62a 2018-08-29 16:53:17,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 16:53:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"subnet": {"name": "patrole-subnet_91a03627-a16b-4206-a7a6-bb32f416087a", "enable_dhcp": true, "network_id": "a753e602-8b63-4945-afb8-80117c848905", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 16:53:18,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-35d483ff-f8c6-4630-a2ea-a5b825c6a024 Date: Wed, 29 Aug 2018 16:53:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T16:53:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"434ba547-aaee-4ae1-95ed-2e61c2c1f423","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_91a03627-a16b-4206-a7a6-bb32f416087a","enable_dhcp":true,"segment_id":null,"network_id":"a753e602-8b63-4945-afb8-80117c848905","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:53:18Z","ip_version":4}} 2018-08-29 16:53:18,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-35d483ff-f8c6-4630-a2ea-a5b825c6a024 2018-08-29 16:53:18,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.43751001358s 2018-08-29 16:53:18,367 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-35d483ff-f8c6-4630-a2ea-a5b825c6a024 2018-08-29 16:53:18,367 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:53:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'434ba547-aaee-4ae1-95ed-2e61c2c1f423', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_91a03627-a16b-4206-a7a6-bb32f416087a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a753e602-8b63-4945-afb8-80117c848905', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:53:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:53:18,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:53:18,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "patrole-router_91a03627-a16b-4206-a7a6-bb32f416087a", "admin_state_up": true}}' 2018-08-29 16:53:19,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-0a38643f-5d12-447d-8d09-12c68ac5a8be Date: Wed, 29 Aug 2018 16:53:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:53:18Z", "admin_state_up": true, "updated_at": "2018-08-29T16:53:19Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "24571180-064d-40ae-a87c-19e3813521b1", "name": "patrole-router_91a03627-a16b-4206-a7a6-bb32f416087a"}} 2018-08-29 16:53:19,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-0a38643f-5d12-447d-8d09-12c68ac5a8be 2018-08-29 16:53:19,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49546003342s 2018-08-29 16:53:19,863 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-0a38643f-5d12-447d-8d09-12c68ac5a8be 2018-08-29 16:53:19,863 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:53:19Z', u'revision_number': 2, u'ha': False, u'id': u'24571180-064d-40ae-a87c-19e3813521b1', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_91a03627-a16b-4206-a7a6-bb32f416087a', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T16:53:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 16:53:19,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 16:53:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"subnet_id": "434ba547-aaee-4ae1-95ed-2e61c2c1f423"}' 2018-08-29 16:53:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-af642a77-69e2-4515-b625-fbf596612485 Date: Wed, 29 Aug 2018 16:53:22 GMT RESP BODY: {"network_id": "a753e602-8b63-4945-afb8-80117c848905", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "434ba547-aaee-4ae1-95ed-2e61c2c1f423", "subnet_ids": ["434ba547-aaee-4ae1-95ed-2e61c2c1f423"], "port_id": "8a9ab718-fa9b-4005-b2c1-7a33f6b9a67e", "id": "24571180-064d-40ae-a87c-19e3813521b1"} 2018-08-29 16:53:22,158 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1/add_router_interface.json used request id req-af642a77-69e2-4515-b625-fbf596612485 2018-08-29 16:53:22,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29393792152s 2018-08-29 16:53:22,158 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1/add_router_interface.json used request id req-af642a77-69e2-4515-b625-fbf596612485 returning object 24571180-064d-40ae-a87c-19e3813521b1 2018-08-29 16:53:22,158 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 16:53:22,286 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 16:53:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:53:22,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:53:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:53:22,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:53:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:22,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a43a6664-0077-4369-9b23-d6ebb85cdbab Date: Wed, 29 Aug 2018 16:53:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:53:22,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a43a6664-0077-4369-9b23-d6ebb85cdbab 2018-08-29 16:53:22,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274855136871s 2018-08-29 16:53:22,573 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a43a6664-0077-4369-9b23-d6ebb85cdbab 2018-08-29 16:53:22,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:53:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a"}' 2018-08-29 16:53:22,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e3f5bf6-447e-4934-b5a4-69e87042a0c7 Date: Wed, 29 Aug 2018 16:53:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:22Z", "file": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4be172ab-1dc9-4c65-b1ac-b6a24e816265", "size": null, "self": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265", "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_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": null, "created_at": "2018-08-29T16:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:53:22,644 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7e3f5bf6-447e-4934-b5a4-69e87042a0c7 2018-08-29 16:53:22,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.063766002655s 2018-08-29 16:53:22,644 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-7e3f5bf6-447e-4934-b5a4-69e87042a0c7 returning object 4be172ab-1dc9-4c65-b1ac-b6a24e816265 2018-08-29 16:53:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:53:22,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '' 2018-08-29 16:53:23,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4f57ca5-679f-43ec-8cf6-e32ee3e39c26 Date: Wed, 29 Aug 2018 16:53:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:53:23,067 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file used request id req-c4f57ca5-679f-43ec-8cf6-e32ee3e39c26 2018-08-29 16:53:23,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.42221903801s 2018-08-29 16:53:23,068 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file used request id req-c4f57ca5-679f-43ec-8cf6-e32ee3e39c26 2018-08-29 16:53:23,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:53:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:23,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-09173f9c-e9a7-4dc3-b806-d33e08d50668 Date: Wed, 29 Aug 2018 16:53:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:23Z", "file": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4be172ab-1dc9-4c65-b1ac-b6a24e816265", "size": 12716032, "self": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:53:23,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-09173f9c-e9a7-4dc3-b806-d33e08d50668 2018-08-29 16:53:23,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024649143219s 2018-08-29 16:53:23,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-09173f9c-e9a7-4dc3-b806-d33e08d50668 2018-08-29 16:53:23,098 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'4be172ab-1dc9-4c65-b1ac-b6a24e816265', 'size': 12716032, u'self': u'/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:53:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:53:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a', '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/4be172ab-1dc9-4c65-b1ac-b6a24e816265', 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_91a03627-a16b-4206-a7a6-bb32f416087a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a', 'created': u'2018-08-29T16:53:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:53:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265', 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_91a03627-a16b-4206-a7a6-bb32f416087a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:53:23,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:53:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_91a03627-a16b-4206-a7a6-bb32f416087a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:53:23,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53: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-0deef705-6975-48ef-8644-c3b7026c46b7 x-compute-request-id: req-0deef705-6975-48ef-8644-c3b7026c46b7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_91a03627-a16b-4206-a7a6-bb32f416087a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7", "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": "e439b1be-7884-472e-ac40-acb8b73e13c7"}} 2018-08-29 16:53:23,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0deef705-6975-48ef-8644-c3b7026c46b7 2018-08-29 16:53:23,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292543888092s 2018-08-29 16:53:23,392 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-0deef705-6975-48ef-8644-c3b7026c46b7 2018-08-29 16:53:23,393 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_91a03627-a16b-4206-a7a6-bb32f416087a', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'e439b1be-7884-472e-ac40-acb8b73e13c7', 'swap': 0}) 2018-08-29 16:53:23,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:53:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"extra_specs": {}}' 2018-08-29 16:53:23,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53: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-dd827d69-09b5-4630-9aac-8d54e595e20c x-compute-request-id: req-dd827d69-09b5-4630-9aac-8d54e595e20c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:53:23,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7/os-extra_specs used request id req-dd827d69-09b5-4630-9aac-8d54e595e20c 2018-08-29 16:53:23,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215580463409s 2018-08-29 16:53:23,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7/os-extra_specs used request id req-dd827d69-09b5-4630-9aac-8d54e595e20c 2018-08-29 16:53:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:53:23,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a38cd066-84f0-4540-b26d-d74b1346564a 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:53:23,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-a38cd066-84f0-4540-b26d-d74b1346564a 2018-08-29 16:53:23,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:53:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:23,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8252a4-48b3-484e-8285-1b53071547c0 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:53:23,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-6d8252a4-48b3-484e-8285-1b53071547c0 2018-08-29 16:53:23,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108465909958s 2018-08-29 16:53:23,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-6d8252a4-48b3-484e-8285-1b53071547c0 2018-08-29 16:53:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:53:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:23,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3e7030-a559-4be6-9041-96c61961e00f Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:53:23,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3b3e7030-a559-4be6-9041-96c61961e00f 2018-08-29 16:53:23,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181220054626s 2018-08-29 16:53:23,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3b3e7030-a559-4be6-9041-96c61961e00f 2018-08-29 16:53:23,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 16:53:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:23,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53: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-99295d99-4755-45ea-85fa-189db4a86da5 x-compute-request-id: req-99295d99-4755-45ea-85fa-189db4a86da5 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 16:53:23,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-99295d99-4755-45ea-85fa-189db4a86da5 2018-08-29 16:53:23,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0390360355377s 2018-08-29 16:53:23,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-99295d99-4755-45ea-85fa-189db4a86da5 2018-08-29 16:53:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:53:23,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:23,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-060054f1-a874-4cdd-8e8f-187605f27a02 Date: Wed, 29 Aug 2018 16:53:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:23Z", "file": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4be172ab-1dc9-4c65-b1ac-b6a24e816265", "size": 12716032, "self": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:53:23,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-060054f1-a874-4cdd-8e8f-187605f27a02 2018-08-29 16:53:23,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234332084656s 2018-08-29 16:53:23,801 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-060054f1-a874-4cdd-8e8f-187605f27a02 2018-08-29 16:53:23,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:53:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a"}' 2018-08-29 16:53:23,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a9a5ef61-c115-4b31-953b-9d87a07649e9 Date: Wed, 29 Aug 2018 16:53:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:23Z", "file": "/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "94c2618f-96bb-41e2-9eef-b8a947806132", "size": null, "self": "/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132", "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_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": null, "created_at": "2018-08-29T16:53:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:53:23,852 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-a9a5ef61-c115-4b31-953b-9d87a07649e9 2018-08-29 16:53:23,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0426499843597s 2018-08-29 16:53:23,852 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-a9a5ef61-c115-4b31-953b-9d87a07649e9 returning object 94c2618f-96bb-41e2-9eef-b8a947806132 2018-08-29 16:53:23,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:53:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '' 2018-08-29 16:53:25,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63508103-26f0-45ad-bcd0-9e2fecfb1834 Date: Wed, 29 Aug 2018 16:53:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:53:25,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132/file used request id req-63508103-26f0-45ad-bcd0-9e2fecfb1834 2018-08-29 16:53:25,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26570701599s 2018-08-29 16:53:25,119 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132/file used request id req-63508103-26f0-45ad-bcd0-9e2fecfb1834 2018-08-29 16:53:25,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:53:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:53:25,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-4a77057b-1568-4f72-b2c6-afedf4435687 Date: Wed, 29 Aug 2018 16:53:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:25Z", "file": "/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "94c2618f-96bb-41e2-9eef-b8a947806132", "size": 12716032, "self": "/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/94c2618f-96bb-41e2-9eef-b8a947806132/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/94c2618f-96bb-41e2-9eef-b8a947806132/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:53:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:23Z", "file": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4be172ab-1dc9-4c65-b1ac-b6a24e816265", "size": 12716032, "self": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:53:25,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-4a77057b-1568-4f72-b2c6-afedf4435687 2018-08-29 16:53:25,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.029109954834s 2018-08-29 16:53:25,153 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-4a77057b-1568-4f72-b2c6-afedf4435687 2018-08-29 16:53:25,155 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/94c2618f-96bb-41e2-9eef-b8a947806132/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'94c2618f-96bb-41e2-9eef-b8a947806132', 'size': 12716032, u'self': u'/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/94c2618f-96bb-41e2-9eef-b8a947806132/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:53:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T16:53:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a', '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/94c2618f-96bb-41e2-9eef-b8a947806132', 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_91a03627-a16b-4206-a7a6-bb32f416087a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_91a03627-a16b-4206-a7a6-bb32f416087a', 'created': u'2018-08-29T16:53:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T16:53:23Z', 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/94c2618f-96bb-41e2-9eef-b8a947806132', 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_91a03627-a16b-4206-a7a6-bb32f416087a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:53:25,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:53:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 16:53:25,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53: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-8b416dbd-c12f-4e18-89ef-5ac6bc8a282a x-compute-request-id: req-8b416dbd-c12f-4e18-89ef-5ac6bc8a282a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c", "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": "d79d3ce0-f188-498c-8e49-207ec800e47c"}} 2018-08-29 16:53:25,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8b416dbd-c12f-4e18-89ef-5ac6bc8a282a 2018-08-29 16:53:25,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.035148859024s 2018-08-29 16:53:25,191 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-8b416dbd-c12f-4e18-89ef-5ac6bc8a282a 2018-08-29 16:53:25,192 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_91a03627-a16b-4206-a7a6-bb32f416087a', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'd79d3ce0-f188-498c-8e49-207ec800e47c', 'swap': 0}) 2018-08-29 16:53:25,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:53:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"extra_specs": {}}' 2018-08-29 16:53:25,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47f55fa0-a898-4553-b0d4-aa972be39715 x-compute-request-id: req-47f55fa0-a898-4553-b0d4-aa972be39715 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:53:25,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c/os-extra_specs used request id req-47f55fa0-a898-4553-b0d4-aa972be39715 2018-08-29 16:53:25,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219359397888s 2018-08-29 16:53:25,215 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c/os-extra_specs used request id req-47f55fa0-a898-4553-b0d4-aa972be39715 2018-08-29 16:53:25,215 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_91a03627-a16b-4206-a7a6-bb32f416087a', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'd79d3ce0-f188-498c-8e49-207ec800e47c', 'swap': 0}) 2018-08-29 16:53:28,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 16:53:28,672 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 16:53:28,673 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-29 16:53:28,676 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-29 16:53:28,690 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-29 16:53:32,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ae1e751d-dc3d-4fd4-937e-a4adf6b9a714/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-29 16:53:32,199 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-29 16:53:32,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-29 16:53:32,200 - 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-29 16:55:32,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9110cf75-9778-4216-90fc-ec81975079f0 2018-08-29 16:55:32,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9110cf75-9778-4216-90fc-ec81975079f0']'. 2018-08-29 16:55:33,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-29 16:55:33,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-29 16:55:33,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:55:33,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9110cf75-9778-4216-90fc-ec81975079f0 | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-29 16:53:34 | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-29 16:55:32 | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:58 | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-29 16:55:33,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ae1e751d-dc3d-4fd4-937e-a4adf6b9a714) | 2018-08-29 16:55:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-29 16:55:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 47749781-f514-4515-8615-e853ad3eaf38) | 2018-08-29 16:55:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-29 16:55:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.83 | 2018-08-29 16:55:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-29 16:55:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-29 16:55:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-29 16:55:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-29 16:55:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-29 16:55:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 16:55:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-29 16:55:33,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-29 16:55:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-29 16:55:33,918 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 16:55:33,919 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 16:55:33,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:55:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:34,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-641e5744-fbd7-4f0a-af88-53345888bdd4 Date: Wed, 29 Aug 2018 16:55:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 16:55:34,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132 used request id req-641e5744-fbd7-4f0a-af88-53345888bdd4 2018-08-29 16:55:34,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.948634147644s 2018-08-29 16:55:34,874 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/94c2618f-96bb-41e2-9eef-b8a947806132 used request id req-641e5744-fbd7-4f0a-af88-53345888bdd4 2018-08-29 16:55:34,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:55:34,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:34,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55: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-e5e34a0e-f4ad-43ae-8d1e-39d75f1d3e5f x-compute-request-id: req-e5e34a0e-f4ad-43ae-8d1e-39d75f1d3e5f Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_91a03627-a16b-4206-a7a6-bb32f416087a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c", "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": "d79d3ce0-f188-498c-8e49-207ec800e47c"}, {"name": "patrole-flavor_91a03627-a16b-4206-a7a6-bb32f416087a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7", "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": "e439b1be-7884-472e-ac40-acb8b73e13c7"}]} 2018-08-29 16:55:34,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-e5e34a0e-f4ad-43ae-8d1e-39d75f1d3e5f 2018-08-29 16:55:34,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240230560303s 2018-08-29 16:55:34,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-e5e34a0e-f4ad-43ae-8d1e-39d75f1d3e5f 2018-08-29 16:55:34,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:55:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:34,932 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:55: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-644b270d-0145-4fb8-b981-b52748ce33e9 x-compute-request-id: req-644b270d-0145-4fb8-b981-b52748ce33e9 Content-Length: 0 Content-Type: application/json 2018-08-29 16:55:34,932 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c used request id req-644b270d-0145-4fb8-b981-b52748ce33e9 2018-08-29 16:55:34,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312321186066s 2018-08-29 16:55:34,932 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/d79d3ce0-f188-498c-8e49-207ec800e47c used request id req-644b270d-0145-4fb8-b981-b52748ce33e9 2018-08-29 16:55:34,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 16:55:34,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" -d '{"subnet_id": "434ba547-aaee-4ae1-95ed-2e61c2c1f423"}' 2018-08-29 16:55:36,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a86bc29b-570c-47f5-b960-9c08ee4716a4 Date: Wed, 29 Aug 2018 16:55:36 GMT RESP BODY: {"network_id": "a753e602-8b63-4945-afb8-80117c848905", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "434ba547-aaee-4ae1-95ed-2e61c2c1f423", "subnet_ids": ["434ba547-aaee-4ae1-95ed-2e61c2c1f423"], "port_id": "8a9ab718-fa9b-4005-b2c1-7a33f6b9a67e", "id": "24571180-064d-40ae-a87c-19e3813521b1"} 2018-08-29 16:55:36,757 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1/remove_router_interface.json used request id req-a86bc29b-570c-47f5-b960-9c08ee4716a4 2018-08-29 16:55:36,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82439494133s 2018-08-29 16:55:36,757 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1/remove_router_interface.json used request id req-a86bc29b-570c-47f5-b960-9c08ee4716a4 returning object 24571180-064d-40ae-a87c-19e3813521b1 2018-08-29 16:55:36,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 16:55:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:37,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-54312fe2-9c3d-452f-9487-f7c7336aaf1c Date: Wed, 29 Aug 2018 16:55:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:53:18Z", "admin_state_up": true, "updated_at": "2018-08-29T16:55:35Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "24571180-064d-40ae-a87c-19e3813521b1", "name": "patrole-router_91a03627-a16b-4206-a7a6-bb32f416087a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 16:55:37,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-54312fe2-9c3d-452f-9487-f7c7336aaf1c 2018-08-29 16:55:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.401639938354s 2018-08-29 16:55:37,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-54312fe2-9c3d-452f-9487-f7c7336aaf1c 2018-08-29 16:55:37,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 16:55:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:38,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab50de22-fab0-4e00-9631-3f07dbbfeb5b Content-Length: 0 Date: Wed, 29 Aug 2018 16:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:55:38,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1.json used request id req-ab50de22-fab0-4e00-9631-3f07dbbfeb5b 2018-08-29 16:55:38,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24899220467s 2018-08-29 16:55:38,411 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/24571180-064d-40ae-a87c-19e3813521b1.json used request id req-ab50de22-fab0-4e00-9631-3f07dbbfeb5b 2018-08-29 16:55:38,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 16:55:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:38,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-a31c1008-9354-4293-a29b-42c805aacdd1 Date: Wed, 29 Aug 2018 16:55:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T16:53:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"434ba547-aaee-4ae1-95ed-2e61c2c1f423","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_91a03627-a16b-4206-a7a6-bb32f416087a","enable_dhcp":true,"segment_id":null,"network_id":"a753e602-8b63-4945-afb8-80117c848905","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:53:18Z","ip_version":4},{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 16:55:38,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a31c1008-9354-4293-a29b-42c805aacdd1 2018-08-29 16:55:38,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0673069953918s 2018-08-29 16:55:38,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a31c1008-9354-4293-a29b-42c805aacdd1 2018-08-29 16:55:38,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 16:55:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/434ba547-aaee-4ae1-95ed-2e61c2c1f423.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:39,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81b3a734-60c6-4d9d-a674-ef6eeaa5e1dd Date: Wed, 29 Aug 2018 16:55:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:55:39,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/434ba547-aaee-4ae1-95ed-2e61c2c1f423.json used request id req-81b3a734-60c6-4d9d-a674-ef6eeaa5e1dd 2018-08-29 16:55:39,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.812423944473s 2018-08-29 16:55:39,293 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/434ba547-aaee-4ae1-95ed-2e61c2c1f423.json used request id req-81b3a734-60c6-4d9d-a674-ef6eeaa5e1dd 2018-08-29 16:55:39,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:55:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:39,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-6a6fefe8-3539-4ac7-a140-3826d74bb48b Date: Wed, 29 Aug 2018 16:55:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a753e602-8b63-4945-afb8-80117c848905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T16:55:39Z","qos_policy_id":null,"name":"patrole-net_91a03627-a16b-4206-a7a6-bb32f416087a","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T16:53:17Z","provider:network_type":"vxlan"}]} 2018-08-29 16:55:39,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6a6fefe8-3539-4ac7-a140-3826d74bb48b 2018-08-29 16:55:39,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0884430408478s 2018-08-29 16:55:39,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6a6fefe8-3539-4ac7-a140-3826d74bb48b 2018-08-29 16:55:39,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 16:55:39,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/a753e602-8b63-4945-afb8-80117c848905.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:40,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bbc796d-93dd-446d-9551-2e0bc7586527 Date: Wed, 29 Aug 2018 16:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 16:55:40,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/a753e602-8b63-4945-afb8-80117c848905.json used request id req-2bbc796d-93dd-446d-9551-2e0bc7586527 2018-08-29 16:55:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25483989716s 2018-08-29 16:55:40,639 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/a753e602-8b63-4945-afb8-80117c848905.json used request id req-2bbc796d-93dd-446d-9551-2e0bc7586527 2018-08-29 16:55:40,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:55:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:40,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-c845262f-0dc0-424f-95ce-53992a21101c Date: Wed, 29 Aug 2018 16:55:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:53:23Z", "file": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "4be172ab-1dc9-4c65-b1ac-b6a24e816265", "size": 12716032, "self": "/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_91a03627-a16b-4206-a7a6-bb32f416087a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T16:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:55:40,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c845262f-0dc0-424f-95ce-53992a21101c 2018-08-29 16:55:40,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261189937592s 2018-08-29 16:55:40,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c845262f-0dc0-424f-95ce-53992a21101c 2018-08-29 16:55:40,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 16:55:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:40,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d47cb7b-b331-46cc-a5eb-b81e50efc44f Date: Wed, 29 Aug 2018 16:55: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-29 16:55:40,923 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265 used request id req-4d47cb7b-b331-46cc-a5eb-b81e50efc44f 2018-08-29 16:55:40,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.251659870148s 2018-08-29 16:55:40,923 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/4be172ab-1dc9-4c65-b1ac-b6a24e816265 used request id req-4d47cb7b-b331-46cc-a5eb-b81e50efc44f 2018-08-29 16:55:40,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 16:55:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:40,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55: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-92ed1bc8-84e9-4b56-829c-a8240b48c74a x-compute-request-id: req-92ed1bc8-84e9-4b56-829c-a8240b48c74a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_91a03627-a16b-4206-a7a6-bb32f416087a", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7", "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": "e439b1be-7884-472e-ac40-acb8b73e13c7"}]} 2018-08-29 16:55:40,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-92ed1bc8-84e9-4b56-829c-a8240b48c74a 2018-08-29 16:55:40,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231831073761s 2018-08-29 16:55:40,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-92ed1bc8-84e9-4b56-829c-a8240b48c74a 2018-08-29 16:55:40,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 16:55:40,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941fa9cadf8a655d5e60a004f0de83889461af2c" 2018-08-29 16:55:40,971 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:55: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-c2a0a292-0851-490e-83e6-9d1d7ec54af0 x-compute-request-id: req-c2a0a292-0851-490e-83e6-9d1d7ec54af0 Content-Length: 0 Content-Type: application/json 2018-08-29 16:55:40,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7 used request id req-c2a0a292-0851-490e-83e6-9d1d7ec54af0 2018-08-29 16:55:40,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0221610069275s 2018-08-29 16:55:40,971 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e439b1be-7884-472e-ac40-acb8b73e13c7 used request id req-c2a0a292-0851-490e-83e6-9d1d7ec54af0 2018-08-29 16:55:41,025 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-29 16:55:41,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:55:41,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:55:41,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:55:41,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:55:41,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:55:41,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:55:41,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:55:41,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:55:41,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:55:41,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:55:41,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:55:41,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:55:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:55:41,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a70b5b6-f350-4f8c-b539-5b1669602dfc 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:55:41,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-4a70b5b6-f350-4f8c-b539-5b1669602dfc 2018-08-29 16:55:41,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:55:41,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T17:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["h2FKdGHjTzC6lAsKPn5pzg"], "issued_at": "2018-08-29T16:55:41.000000Z"}} 2018-08-29 16:55:41,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 16:55:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:41,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8b0d98e4-d839-419c-b43c-97e024b883a5 Date: Wed, 29 Aug 2018 16:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 16:55:41,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b0d98e4-d839-419c-b43c-97e024b883a5 2018-08-29 16:55:41,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339982032776s 2018-08-29 16:55:41,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b0d98e4-d839-419c-b43c-97e024b883a5 2018-08-29 16:55:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:55:41,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 16:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35e7ddf3-a9f8-470d-bdb4-6d77c0625a75 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 16:55:41,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-35e7ddf3-a9f8-470d-bdb4-6d77c0625a75 2018-08-29 16:55:41,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:55:41,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6034d6bc-951d-457e-81b4-3e0bb00fedf9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 16:55:41,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-6034d6bc-951d-457e-81b4-3e0bb00fedf9 2018-08-29 16:55:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168455839157s 2018-08-29 16:55:41,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-6034d6bc-951d-457e-81b4-3e0bb00fedf9 2018-08-29 16:55:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 16:55:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd"}}' 2018-08-29 16:55:42,150 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1c8741-437e-4414-9a77-716223119d59 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.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8"}, "tags": [], "enabled": true, "id": "96ce740190cb4d719dbed42ddd172ca8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd"}} 2018-08-29 16:55:42,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7c1c8741-437e-4414-9a77-716223119d59 2018-08-29 16:55:42,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.158052921295s 2018-08-29 16:55:42,150 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7c1c8741-437e-4414-9a77-716223119d59 2018-08-29 16:55:42,151 - 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'96ce740190cb4d719dbed42ddd172ca8', '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_9061295e-1460-46e4-a350-3e3256aba8fd'}) 2018-08-29 16:55:42,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 16:55:42,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b416c69e-84a2-4d57-96b9-0914a694b868", "email": null, "name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd"}}' 2018-08-29 16:55:42,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 16:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba755c1-9cad-4e2e-8b04-e20a72ab5200 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd", "links": {"self": "http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d8ac66961064c038ac98b0fade8a7f8", "domain_id": "default", "password_expires_at": null}} 2018-08-29 16:55:42,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-8ba755c1-9cad-4e2e-8b04-e20a72ab5200 2018-08-29 16:55:42,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.448636054993s 2018-08-29 16:55:42,605 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-8ba755c1-9cad-4e2e-8b04-e20a72ab5200 2018-08-29 16:55:42,606 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9d8ac66961064c038ac98b0fade8a7f8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd'}) 2018-08-29 16:55:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:55:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:42,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f69d350-b64a-417a-8787-6662d3316811 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:55:42,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3f69d350-b64a-417a-8787-6662d3316811 2018-08-29 16:55:42,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103879928589s 2018-08-29 16:55:42,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3f69d350-b64a-417a-8787-6662d3316811 2018-08-29 16:55:42,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:55:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:42,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3eace3-50d8-477e-a35d-a8c93f31646a Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:55:42,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-af3eace3-50d8-477e-a35d-a8c93f31646a 2018-08-29 16:55:42,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100087165833s 2018-08-29 16:55:42,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-af3eace3-50d8-477e-a35d-a8c93f31646a 2018-08-29 16:55:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:55:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:42,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b18d910-23be-4d72-962d-85090b855563 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:55:42,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3b18d910-23be-4d72-962d-85090b855563 2018-08-29 16:55:42,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.169102191925s 2018-08-29 16:55:42,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3b18d910-23be-4d72-962d-85090b855563 2018-08-29 16:55:42,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:55:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:43,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d01d1b-9117-4e99-86fd-1e4d234782ee Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:55:43,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-68d01d1b-9117-4e99-86fd-1e4d234782ee 2018-08-29 16:55:43,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932471752167s 2018-08-29 16:55:43,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-68d01d1b-9117-4e99-86fd-1e4d234782ee 2018-08-29 16:55:43,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:55:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1c0dfe-2d6d-46aa-8f20-118254ac55de Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd", "links": {"self": "http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d8ac66961064c038ac98b0fade8a7f8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:55:43,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-fb1c0dfe-2d6d-46aa-8f20-118254ac55de 2018-08-29 16:55:43,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191217899323s 2018-08-29 16:55:43,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-fb1c0dfe-2d6d-46aa-8f20-118254ac55de 2018-08-29 16:55:43,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:55:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:43,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b0cfb9-181d-4937-a0be-e295d80719fb Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8"}, "tags": [], "enabled": true, "id": "96ce740190cb4d719dbed42ddd172ca8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd"}]} 2018-08-29 16:55:43,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-40b0cfb9-181d-4937-a0be-e295d80719fb 2018-08-29 16:55:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182344913483s 2018-08-29 16:55:43,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-40b0cfb9-181d-4937-a0be-e295d80719fb 2018-08-29 16:55:43,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:55:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=96ce740190cb4d719dbed42ddd172ca8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:43,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74d08d1-68a6-4f86-a674-a7ccd158851a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=96ce740190cb4d719dbed42ddd172ca8", "previous": null, "next": null}} 2018-08-29 16:55:43,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=96ce740190cb4d719dbed42ddd172ca8 used request id req-e74d08d1-68a6-4f86-a674-a7ccd158851a 2018-08-29 16:55:43,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099601984024s 2018-08-29 16:55:43,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=96ce740190cb4d719dbed42ddd172ca8 used request id req-e74d08d1-68a6-4f86-a674-a7ccd158851a 2018-08-29 16:55:43,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:55:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8/users/9d8ac66961064c038ac98b0fade8a7f8/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:43,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3615a32-4462-4ef2-ae07-d4ae8868ae4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:55:43,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8/users/9d8ac66961064c038ac98b0fade8a7f8/roles/c82bf036bd144284a48fe3ac4559304a used request id req-a3615a32-4462-4ef2-ae07-d4ae8868ae4e 2018-08-29 16:55:43,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132513999939s 2018-08-29 16:55:43,718 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8/users/9d8ac66961064c038ac98b0fade8a7f8/roles/c82bf036bd144284a48fe3ac4559304a used request id req-a3615a32-4462-4ef2-ae07-d4ae8868ae4e 2018-08-29 16:55:43,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd', 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'96ce740190cb4d719dbed42ddd172ca8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b416c69e-84a2-4d57-96b9-0914a694b868', 'username': u'vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 16:55:43,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 16:55:43,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 16:55:43,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 16:55:43,724 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd', 'password': 'b416c69e-84a2-4d57-96b9-0914a694b868', 'project_name': 'vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '96ce740190cb4d719dbed42ddd172ca8', 'project_domain_name': 'Default'} 2018-08-29 16:55:43,728 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-29 16:55:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:55:43,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f99744d-559c-475b-a103-b27b53c18dd7 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 16:55:43,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-2f99744d-559c-475b-a103-b27b53c18dd7 2018-08-29 16:55:43,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 16:55:44,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T17:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ce740190cb4d719dbed42ddd172ca8", "name": "vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/96ce740190cb4d719dbed42ddd172ca8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/96ce740190cb4d719dbed42ddd172ca8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/96ce740190cb4d719dbed42ddd172ca8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/96ce740190cb4d719dbed42ddd172ca8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/96ce740190cb4d719dbed42ddd172ca8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/96ce740190cb4d719dbed42ddd172ca8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_96ce740190cb4d719dbed42ddd172ca8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_96ce740190cb4d719dbed42ddd172ca8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/96ce740190cb4d719dbed42ddd172ca8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/96ce740190cb4d719dbed42ddd172ca8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/96ce740190cb4d719dbed42ddd172ca8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/96ce740190cb4d719dbed42ddd172ca8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/96ce740190cb4d719dbed42ddd172ca8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/96ce740190cb4d719dbed42ddd172ca8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd", "id": "9d8ac66961064c038ac98b0fade8a7f8"}, "audit_ids": ["HkIPzHkkRa2-xS2nb8fBFw"], "issued_at": "2018-08-29T16:55:44.000000Z"}} 2018-08-29 16:55:44,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 16:55:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "vmtp-router_9061295e-1460-46e4-a350-3e3256aba8fd", "admin_state_up": true}}' 2018-08-29 16:55:45,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7b57b38b-0e64-4b67-93da-4aba57e48c25 Date: Wed, 29 Aug 2018 16:55:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "created_at": "2018-08-29T16:55:44Z", "admin_state_up": true, "updated_at": "2018-08-29T16:55:45Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "96ce740190cb4d719dbed42ddd172ca8", "id": "49b2fdcf-d483-42e5-9ec5-a583cbb91da4", "name": "vmtp-router_9061295e-1460-46e4-a350-3e3256aba8fd"}} 2018-08-29 16:55:45,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7b57b38b-0e64-4b67-93da-4aba57e48c25 2018-08-29 16:55:45,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5928800106s 2018-08-29 16:55:45,720 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7b57b38b-0e64-4b67-93da-4aba57e48c25 2018-08-29 16:55:45,720 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T16:55:45Z', u'revision_number': 2, u'id': u'49b2fdcf-d483-42e5-9ec5-a583cbb91da4', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.219'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_9061295e-1460-46e4-a350-3e3256aba8fd', u'admin_state_up': True, u'tenant_id': u'96ce740190cb4d719dbed42ddd172ca8', u'created_at': u'2018-08-29T16:55:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'96ce740190cb4d719dbed42ddd172ca8'}) 2018-08-29 16:55:45,721 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-29 16:55:47,197 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-29 16:55:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 16:55:47,203 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 16:55:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 16:55:47,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:55:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 16:55:47,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6a0711ea-3acf-4671-9b63-b51ede25569f Date: Wed, 29 Aug 2018 16:55:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:55:47,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6a0711ea-3acf-4671-9b63-b51ede25569f 2018-08-29 16:55:47,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306759119034s 2018-08-29 16:55:47,512 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6a0711ea-3acf-4671-9b63-b51ede25569f 2018-08-29 16:55:47,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 16:55:47,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd"}' 2018-08-29 16:55:47,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e5982dc1-ed0b-46f4-9834-6a050a873ae7 Date: Wed, 29 Aug 2018 16:55:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:55:47Z", "file": "/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/file", "owner": "96ce740190cb4d719dbed42ddd172ca8", "id": "9509f058-2ed3-41c1-8daf-84e0aea9cff4", "size": null, "self": "/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "checksum": null, "created_at": "2018-08-29T16:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 16:55:47,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-e5982dc1-ed0b-46f4-9834-6a050a873ae7 2018-08-29 16:55:47,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0513241291046s 2018-08-29 16:55:47,571 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-e5982dc1-ed0b-46f4-9834-6a050a873ae7 returning object 9509f058-2ed3-41c1-8daf-84e0aea9cff4 2018-08-29 16:55:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 16:55:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" -d '' 2018-08-29 16:55:51,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a1c0042-581a-4e92-b2f8-c1598407e0f7 Date: Wed, 29 Aug 2018 16:55: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-29 16:55:51,443 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/file used request id req-1a1c0042-581a-4e92-b2f8-c1598407e0f7 2018-08-29 16:55:51,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.87056899071s 2018-08-29 16:55:51,443 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/file used request id req-1a1c0042-581a-4e92-b2f8-c1598407e0f7 2018-08-29 16:55:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 16:55:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 16:55:51,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-c1fda424-8cbd-4fc8-9dfe-70457bc30690 Date: Wed, 29 Aug 2018 16:55:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:55:51Z", "file": "/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/file", "owner": "96ce740190cb4d719dbed42ddd172ca8", "id": "9509f058-2ed3-41c1-8daf-84e0aea9cff4", "size": 263193088, "self": "/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T16:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 16:55:51,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c1fda424-8cbd-4fc8-9dfe-70457bc30690 2018-08-29 16:55:51,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037605047226s 2018-08-29 16:55:51,485 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c1fda424-8cbd-4fc8-9dfe-70457bc30690 2018-08-29 16:55:51,486 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/file', 'owner': u'96ce740190cb4d719dbed42ddd172ca8', 'id': u'9509f058-2ed3-41c1-8daf-84e0aea9cff4', 'size': 263193088, u'self': u'/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ce740190cb4d719dbed42ddd172ca8', 'name': 'vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T16:55:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T16:55:51Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd', 'created': u'2018-08-29T16:55:47Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-29T16:55:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-29 16:55:51,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 16:55:51,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_9061295e-1460-46e4-a350-3e3256aba8fd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-29 16:55:51,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55: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-51033cfd-42d8-4977-8a37-36ea0fd2ac83 x-compute-request-id: req-51033cfd-42d8-4977-8a37-36ea0fd2ac83 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_9061295e-1460-46e4-a350-3e3256aba8fd", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea", "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": "d183d495-73eb-4030-8ed1-aef2ffa40dea"}} 2018-08-29 16:55:51,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-51033cfd-42d8-4977-8a37-36ea0fd2ac83 2018-08-29 16:55:51,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.274038791656s 2018-08-29 16:55:51,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-51033cfd-42d8-4977-8a37-36ea0fd2ac83 2018-08-29 16:55:51,763 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_9061295e-1460-46e4-a350-3e3256aba8fd', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'd183d495-73eb-4030-8ed1-aef2ffa40dea', 'swap': 0}) 2018-08-29 16:55:51,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 16:55:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" -d '{"extra_specs": {}}' 2018-08-29 16:55:51,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55: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-ba2ed377-5988-4772-b0d1-1720912888d9 x-compute-request-id: req-ba2ed377-5988-4772-b0d1-1720912888d9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 16:55:51,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea/os-extra_specs used request id req-ba2ed377-5988-4772-b0d1-1720912888d9 2018-08-29 16:55:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193219184875s 2018-08-29 16:55:51,783 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea/os-extra_specs used request id req-ba2ed377-5988-4772-b0d1-1720912888d9 2018-08-29 16:55:51,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:55:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:51,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30694284-a2e7-4bd3-bd92-294092516432 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:55:51,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-30694284-a2e7-4bd3-bd92-294092516432 2018-08-29 16:55:51,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17070889473s 2018-08-29 16:55:51,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-30694284-a2e7-4bd3-bd92-294092516432 2018-08-29 16:55:51,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 16:55:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:52,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d6d76c-ab70-40f8-918a-d8d12f610c07 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 16:55:52,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-65d6d76c-ab70-40f8-918a-d8d12f610c07 2018-08-29 16:55:52,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.141544818878s 2018-08-29 16:55:52,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-65d6d76c-ab70-40f8-918a-d8d12f610c07 2018-08-29 16:55:52,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 16:55:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:52,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7dbf11b-e55a-402a-8dfb-7ec5bf2b81cd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 16:55:52,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f7dbf11b-e55a-402a-8dfb-7ec5bf2b81cd 2018-08-29 16:55:52,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173817873001s 2018-08-29 16:55:52,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f7dbf11b-e55a-402a-8dfb-7ec5bf2b81cd 2018-08-29 16:55:52,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 16:55:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:52,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7583c089-ba2f-4810-ab8c-1687cdc27606 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd", "links": {"self": "http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d8ac66961064c038ac98b0fade8a7f8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 16:55:52,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-7583c089-ba2f-4810-ab8c-1687cdc27606 2018-08-29 16:55:52,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191704034805s 2018-08-29 16:55:52,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-7583c089-ba2f-4810-ab8c-1687cdc27606 2018-08-29 16:55:52,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 16:55:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:52,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876ab254-b57c-4f5b-8a93-fe3b67cdcdec Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8"}, "tags": [], "enabled": true, "id": "96ce740190cb4d719dbed42ddd172ca8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd"}]} 2018-08-29 16:55:52,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-876ab254-b57c-4f5b-8a93-fe3b67cdcdec 2018-08-29 16:55:52,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10031580925s 2018-08-29 16:55:52,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-876ab254-b57c-4f5b-8a93-fe3b67cdcdec 2018-08-29 16:55:52,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 16:55:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=96ce740190cb4d719dbed42ddd172ca8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:52,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce91fca-d3e0-4dfa-baa9-3ca953628ecc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=96ce740190cb4d719dbed42ddd172ca8", "previous": null, "next": null}} 2018-08-29 16:55:52,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=96ce740190cb4d719dbed42ddd172ca8 used request id req-0ce91fca-d3e0-4dfa-baa9-3ca953628ecc 2018-08-29 16:55:52,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191704034805s 2018-08-29 16:55:52,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=9d8ac66961064c038ac98b0fade8a7f8&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=96ce740190cb4d719dbed42ddd172ca8 used request id req-0ce91fca-d3e0-4dfa-baa9-3ca953628ecc 2018-08-29 16:55:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 16:55:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8/users/9d8ac66961064c038ac98b0fade8a7f8/roles/aa0c93c651ca46b591d56e83d0616f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 16:55:52,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 16:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9125304e-2b3c-4fa5-8736-4d11b1a62c44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 16:55:52,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8/users/9d8ac66961064c038ac98b0fade8a7f8/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-9125304e-2b3c-4fa5-8736-4d11b1a62c44 2018-08-29 16:55:52,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169257164001s 2018-08-29 16:55:52,958 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8/users/9d8ac66961064c038ac98b0fade8a7f8/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-9125304e-2b3c-4fa5-8736-4d11b1a62c44 2018-08-29 16:55:52,959 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_9061295e-1460-46e4-a350-3e3256aba8fd' 2018-08-29 16:55:52,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 16:55:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" -d '{"keypair": {"name": "vmtp_9061295e-1460-46e4-a350-3e3256aba8fd"}}' 2018-08-29 16:55:53,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 16:55: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-dea8011f-40d8-4688-bce8-5dedd4368510 x-compute-request-id: req-dea8011f-40d8-4688-bce8-5dedd4368510 Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC96r1GZrUaflahj0smyBPCDnC7ERKPNfeWWnJ9XIe9aJ2wl7yV9JrQN2PXDZKUmfxyuagxx0Q9SmOsyvv7i1kTh27i9VpJa3HGpMrfJydGMBonnjONbgZF4xSVTMacTMNrpfuq4WEDE0eN2TMA9DToggQNLSoEQcj5A6+rbNG9XX8Tp1TMhivOGNjj5lamg8CZb5bsrI8Vv4PreOf/FRqPYpcjVq7cl3G0q8CHbXXPxE+ChLjAwoWyAQh4GfoC+f8hfGOXl+tVCpyg6rwGFa/w5JdvGQnw2urQhPjew7O9UGlTWuBppsfkoHXUJH0r6Be/OpohXaZgQixYMzPRu5hf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAveq9Rma1Gn5WoY9LJsgTwg5wuxESjzX3llpyfVyHvWidsJe8\nlfSa0Ddj1w2SlJn8crmoMcdEPUpjrMr7+4tZE4du4vVaSWtxxqTK3ycnRjAaJ54z\njW4GReMUlUzGnEzDa6X7quFhAxNHjdkzAPQ06IIEDS0qBEHI+QOvq2zRvV1/E6dU\nzIYrzhjY4+ZWpoPAmW+W7KyPFb+D63jn/xUaj2KXI1au3JdxtKvAh211z8RPgoS4\nwMKFsgEIeBn6Avn/IXxjl5frVQqcoOq8BhWv8OSXbxkJ8Nrq0IT43sOzvVBpU1rg\naabH5KB11CR9K+gXvzqaIV2mYEIsWDMz0buYXwIDAQABAoIBAQCfmACghbTQ47Qn\nJgRwPZgk7f+bo9gl0qMRjUZCxJwo9h31hT1sAlaKfNGAqZ4xFEnJmuyVkC9vFfE3\nBojENLCRMbFkNew+YHUHCfqVlhBx8gA4pMALrJbG6fGlGRSZygQ6lQws6CKe8/eg\nYxJyTcWcUY3YCMkTNLkPUSKxesuyRcfwi4w3v53hIyTOPgP3/uOSNvfLwwTrivKg\nRJDv6tWoJ4kQ71pEUqyGrt3HdsJmz9LopHIiEK1aD6Q722YxAjhS/+S+fLgj9AQX\n4AUUfHxjjYFRUax5/4q1ZWHbzglGtK9LiFhTUnK3zP2VdYVYxjcPBrlK10nqS03Y\nawpMnoIpAoGBAPR7IGmgsGBbWZgNAa9v99tclnaXWUuXLG1bxKg5xbpRvUVqUTsA\nbfQ6pRbjnL5XWdnvC6izwqWGG9FQS3+5ufUpjGMMrmrgt7nXSFhbf7FSFPPkFGyH\naH/3vfCdxITzM1xIB3cSCLhMTTh4tURuQH0j8xMohDUmXqX9Orj8TohjAoGBAMbd\neV/W5WkMQ6TY8aYoaCIDxKszPCOzmpXOEzp5V7xW0NraL33WQRc0wj22Xn4mCnsd\nYReRyTCzfkCnin2E/mqQvOdZ70bbnodYZQywMHEvHaJxM3Pvm7g0kYrNewKuqQz8\nyZG4N2RdxVsC/6XH8/C51Fy7+xkAfCYhcC50AsrVAoGAY6xbL5VKs04q/dm3qS3u\nECn0Ug8sYawVedRjHe7H1UmD7+wDiBmJunu6WNWdTuDQChDyYOpA3jkJ2FFzJnSz\nAufYi31dEsfhP8wse5F6QvHjBvgi94hRK3L2pkW8HDQG6YWYPYxFr9Wz2eUkieyl\nMB/a9yGanQyyo9vU+BwtbF8CgYEAwXwy34CibHa2SemaE+Q0jQPFkhyjYskYmrCK\nHNZ6+pAtXQH0Oyb+5ak7Y/fQMESq5eZL1TbO3UeGizl3kXCYaO6yHRZvrC16LI1g\no9u5BialWqtxOFfk1nCvOrF6Ab4WVMCPDeyCWHCz2D0upwnI2mqzqBZt1IGYSTE3\niLrvDJECgYEAgYkBtVtasxvfxiHaj3etfe6Coi70rkgaC9IUIZ/5pnDzXDqi6fat\ntnLj5sLk/+98EFZhmfitmKAMl1EKVUIKaKd+kIy4lsJEiFBRTayoHzat5MdAPsqD\nKay9FRTzY4hDft9V/fVa/qE3/pBBASl2dmtCNxJ7AWzR3RS5mJG5twg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9d8ac66961064c038ac98b0fade8a7f8", "name": "vmtp_9061295e-1460-46e4-a350-3e3256aba8fd", "fingerprint": "3e:29:8c:8f:32:e9:e2:55:db:13:d8:64:55:5c:cd:96"}} 2018-08-29 16:55:53,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-dea8011f-40d8-4688-bce8-5dedd4368510 2018-08-29 16:55:53,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.431211948395s 2018-08-29 16:55:53,391 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-dea8011f-40d8-4688-bce8-5dedd4368510 2018-08-29 16:55:53,391 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC96r1GZrUaflahj0smyBPCDnC7ERKPNfeWWnJ9XIe9aJ2wl7yV9JrQN2PXDZKUmfxyuagxx0Q9SmOsyvv7i1kTh27i9VpJa3HGpMrfJydGMBonnjONbgZF4xSVTMacTMNrpfuq4WEDE0eN2TMA9DToggQNLSoEQcj5A6+rbNG9XX8Tp1TMhivOGNjj5lamg8CZb5bsrI8Vv4PreOf/FRqPYpcjVq7cl3G0q8CHbXXPxE+ChLjAwoWyAQh4GfoC+f8hfGOXl+tVCpyg6rwGFa/w5JdvGQnw2urQhPjew7O9UGlTWuBppsfkoHXUJH0r6Be/OpohXaZgQixYMzPRu5hf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAveq9Rma1Gn5WoY9LJsgTwg5wuxESjzX3llpyfVyHvWidsJe8\nlfSa0Ddj1w2SlJn8crmoMcdEPUpjrMr7+4tZE4du4vVaSWtxxqTK3ycnRjAaJ54z\njW4GReMUlUzGnEzDa6X7quFhAxNHjdkzAPQ06IIEDS0qBEHI+QOvq2zRvV1/E6dU\nzIYrzhjY4+ZWpoPAmW+W7KyPFb+D63jn/xUaj2KXI1au3JdxtKvAh211z8RPgoS4\nwMKFsgEIeBn6Avn/IXxjl5frVQqcoOq8BhWv8OSXbxkJ8Nrq0IT43sOzvVBpU1rg\naabH5KB11CR9K+gXvzqaIV2mYEIsWDMz0buYXwIDAQABAoIBAQCfmACghbTQ47Qn\nJgRwPZgk7f+bo9gl0qMRjUZCxJwo9h31hT1sAlaKfNGAqZ4xFEnJmuyVkC9vFfE3\nBojENLCRMbFkNew+YHUHCfqVlhBx8gA4pMALrJbG6fGlGRSZygQ6lQws6CKe8/eg\nYxJyTcWcUY3YCMkTNLkPUSKxesuyRcfwi4w3v53hIyTOPgP3/uOSNvfLwwTrivKg\nRJDv6tWoJ4kQ71pEUqyGrt3HdsJmz9LopHIiEK1aD6Q722YxAjhS/+S+fLgj9AQX\n4AUUfHxjjYFRUax5/4q1ZWHbzglGtK9LiFhTUnK3zP2VdYVYxjcPBrlK10nqS03Y\nawpMnoIpAoGBAPR7IGmgsGBbWZgNAa9v99tclnaXWUuXLG1bxKg5xbpRvUVqUTsA\nbfQ6pRbjnL5XWdnvC6izwqWGG9FQS3+5ufUpjGMMrmrgt7nXSFhbf7FSFPPkFGyH\naH/3vfCdxITzM1xIB3cSCLhMTTh4tURuQH0j8xMohDUmXqX9Orj8TohjAoGBAMbd\neV/W5WkMQ6TY8aYoaCIDxKszPCOzmpXOEzp5V7xW0NraL33WQRc0wj22Xn4mCnsd\nYReRyTCzfkCnin2E/mqQvOdZ70bbnodYZQywMHEvHaJxM3Pvm7g0kYrNewKuqQz8\nyZG4N2RdxVsC/6XH8/C51Fy7+xkAfCYhcC50AsrVAoGAY6xbL5VKs04q/dm3qS3u\nECn0Ug8sYawVedRjHe7H1UmD7+wDiBmJunu6WNWdTuDQChDyYOpA3jkJ2FFzJnSz\nAufYi31dEsfhP8wse5F6QvHjBvgi94hRK3L2pkW8HDQG6YWYPYxFr9Wz2eUkieyl\nMB/a9yGanQyyo9vU+BwtbF8CgYEAwXwy34CibHa2SemaE+Q0jQPFkhyjYskYmrCK\nHNZ6+pAtXQH0Oyb+5ak7Y/fQMESq5eZL1TbO3UeGizl3kXCYaO6yHRZvrC16LI1g\no9u5BialWqtxOFfk1nCvOrF6Ab4WVMCPDeyCWHCz2D0upwnI2mqzqBZt1IGYSTE3\niLrvDJECgYEAgYkBtVtasxvfxiHaj3etfe6Coi70rkgaC9IUIZ/5pnDzXDqi6fat\ntnLj5sLk/+98EFZhmfitmKAMl1EKVUIKaKd+kIy4lsJEiFBRTayoHzat5MdAPsqD\nKay9FRTzY4hDft9V/fVa/qE3/pBBASl2dmtCNxJ7AWzR3RS5mJG5twg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9d8ac66961064c038ac98b0fade8a7f8', 'name': u'vmtp_9061295e-1460-46e4-a350-3e3256aba8fd', 'created_at': '2018-08-29T16:55:53.391947', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ce740190cb4d719dbed42ddd172ca8', 'name': 'vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3e:29:8c:8f:32:e9:e2:55:db:13:d8:64:55:5c:cd:96', 'type': 'ssh', 'id': u'vmtp_9061295e-1460-46e4-a350-3e3256aba8fd'}) 2018-08-29 16:55:53,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 16:55:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/vmtp_9061295e-1460-46e4-a350-3e3256aba8fd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 16:55:53,425 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 16:55: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-d0a4adb2-b537-47df-bac3-bbc0315261ae x-compute-request-id: req-d0a4adb2-b537-47df-bac3-bbc0315261ae Content-Length: 0 Content-Type: application/json 2018-08-29 16:55:53,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vmtp_9061295e-1460-46e4-a350-3e3256aba8fd used request id req-d0a4adb2-b537-47df-bac3-bbc0315261ae 2018-08-29 16:55:53,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0332329273224s 2018-08-29 16:55:53,426 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vmtp_9061295e-1460-46e4-a350-3e3256aba8fd used request id req-d0a4adb2-b537-47df-bac3-bbc0315261ae 2018-08-29 16:55:54,201 - 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-29 17:14:41,348 - 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-29 16:55:54,995 INFO Using http://172.30.9.40:5000/v3 2018-08-29 16:55:54,995 INFO VM public key: /tmp/tmpv_VM1S 2018-08-29 16:55:54,995 INFO VM private key: /tmp/tmpuw0Opi 2018-08-29 16:55:56,702 INFO Found image vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd to launch VM, will continue 2018-08-29 16:55:57,537 INFO Using external router: vmtp-router_9061295e-1460-46e4-a350-3e3256aba8fd 2018-08-29 16:55:57,538 INFO Using external network: external. 2018-08-29 16:55:58,246 INFO Created internal network: pns-internal-net_9061295e-1460-46e4-a350-3e3256aba8fd. 2018-08-29 16:55:58,805 INFO Created internal network: pns-internal-net2_9061295e-1460-46e4-a350-3e3256aba8fd. 2018-08-29 16:56:01,171 DEBUG Ext router associated to pns-internal-net_9061295e-1460-46e4-a350-3e3256aba8fd 2018-08-29 16:56:03,475 DEBUG Ext router associated to pns-internal-net2_9061295e-1460-46e4-a350-3e3256aba8fd 2018-08-29 16:56:03,544 INFO OpenStack agent: Open vSwitch agent 2018-08-29 16:56:03,545 INFO OpenStack network type: vxlan 2018-08-29 16:56:04,442 INFO [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Creating server VM... 2018-08-29 16:56:04,442 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-29 16:56:06,675 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 1 of 90... 2018-08-29 16:56:09,043 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 2 of 90... 2018-08-29 16:56:11,879 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 3 of 90... 2018-08-29 16:56:14,042 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 4 of 90... 2018-08-29 16:56:16,422 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 5 of 90... 2018-08-29 16:56:19,366 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 6 of 90... 2018-08-29 16:56:22,030 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 7 of 90... 2018-08-29 16:56:24,173 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 8 of 90... 2018-08-29 16:56:26,323 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 9 of 90... 2018-08-29 16:56:28,637 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 10 of 90... 2018-08-29 16:56:31,237 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 11 of 90... 2018-08-29 16:56:34,035 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 12 of 90... 2018-08-29 16:56:36,369 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 13 of 90... 2018-08-29 16:56:38,513 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 14 of 90... 2018-08-29 16:56:41,107 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 15 of 90... 2018-08-29 16:56:43,494 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 16 of 90... 2018-08-29 16:56:45,896 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 17 of 90... 2018-08-29 16:56:48,468 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 18 of 90... 2018-08-29 16:56:50,873 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 19 of 90... 2018-08-29 16:56:53,232 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 20 of 90... 2018-08-29 16:56:55,672 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 21 of 90... 2018-08-29 16:56:58,062 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 22 of 90... 2018-08-29 16:57:00,207 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 23 of 90... 2018-08-29 16:57:02,354 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 24 of 90... 2018-08-29 16:57:04,509 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 25 of 90... 2018-08-29 16:57:06,897 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 26 of 90... 2018-08-29 16:57:09,035 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 27 of 90... 2018-08-29 16:57:11,175 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 28 of 90... 2018-08-29 16:57:13,593 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 29 of 90... 2018-08-29 16:57:15,903 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 30 of 90... 2018-08-29 16:57:18,306 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 31 of 90... 2018-08-29 16:57:20,700 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 32 of 90... 2018-08-29 16:57:23,062 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 33 of 90... 2018-08-29 16:57:25,462 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 34 of 90... 2018-08-29 16:57:27,867 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 35 of 90... 2018-08-29 16:57:30,571 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 36 of 90... 2018-08-29 16:57:32,719 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 37 of 90... 2018-08-29 16:57:35,109 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 38 of 90... 2018-08-29 16:57:37,807 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 39 of 90... 2018-08-29 16:57:40,209 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 40 of 90... 2018-08-29 16:57:42,364 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 41 of 90... 2018-08-29 16:57:44,764 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 42 of 90... 2018-08-29 16:57:49,845 INFO [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Internal network IP: 192.168.1.13 2018-08-29 16:57:49,845 INFO [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] SSH IP: 172.30.9.205 2018-08-29 16:57:49,845 INFO [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Setup SSH for ubuntu@172.30.9.205 2018-08-29 16:58:01,706 INFO [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Installing nuttcp-8.1.4... 2018-08-29 16:58:01,749 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Copying nuttcp-8.1.4 to target... 2018-08-29 16:58:02,021 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Starting nuttcp-8.1.4 server... 2018-08-29 16:58:02,063 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] 2018-08-29 16:58:02,109 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Creating client VM... 2018-08-29 16:58:02,109 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-29 16:58:04,153 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 1 of 90... 2018-08-29 16:58:06,574 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 2 of 90... 2018-08-29 16:58:08,730 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 3 of 90... 2018-08-29 16:58:10,882 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 4 of 90... 2018-08-29 16:58:13,216 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 5 of 90... 2018-08-29 16:58:15,556 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] VM status=BUILD, retrying 6 of 90... 2018-08-29 16:58:20,743 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Internal network IP: 192.168.1.14 2018-08-29 16:58:20,743 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] SSH IP: 172.30.9.202 2018-08-29 16:58:20,743 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Setup SSH for ubuntu@172.30.9.202 2018-08-29 16:58:32,047 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Installing nuttcp-8.1.4... 2018-08-29 16:58:32,093 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Copying nuttcp-8.1.4 to target... 2018-08-29 16:58:32,256 INFO ============================================================ 2018-08-29 16:58:32,256 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-29 16:58:41,302 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=40.9 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.215 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.283 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.171 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.174 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.302 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.469 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.321 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.149 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.234 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.149/4.326/40.951/12.208 ms 2018-08-29 16:58:50,347 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.184 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.110 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.132 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.342 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.118 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.366 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.189 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.205 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.111 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.207 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.110/0.196/0.366/0.087 ms 2018-08-29 16:58:59,391 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.431 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.134 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.396 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.317 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.330 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.478 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.433 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.355 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.134/0.326/0.478/0.112 ms 2018-08-29 16:58:59,392 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Measuring TCP Throughput (packet size=65536)... 2018-08-29 16:58:59,393 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:09,492 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=25209.8750 real_seconds=10.00 rate_Mbps=21156.0891 tx_cpu=43 rx_cpu=57 retrans=0 cwnd=3137 rtt_ms=0.22 2018-08-29 16:59:09,494 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:19,617 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=21078.7726 real_seconds=10.00 rate_Mbps=17686.9687 tx_cpu=36 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.23 2018-08-29 16:59:19,618 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:29,714 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=23149.2358 real_seconds=10.00 rate_Mbps=19425.9079 tx_cpu=40 rx_cpu=55 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-29 16:59:29,715 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Measuring UDP Throughput (packet size=128)... 2018-08-29 16:59:29,715 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:33,045 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=17.4044 real_seconds=1.00 rate_Mbps=145.7134 tx_cpu=11 rx_cpu=28 drop=0 pkt=142577 data_loss=0.00000 2018-08-29 16:59:33,047 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=1<149210/5000000<10000000 Kbps loss-rate=0 2018-08-29 16:59:33,047 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447630K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:36,398 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=18.2056 real_seconds=1.00 rate_Mbps=152.4652 tx_cpu=13 rx_cpu=34 drop=0 pkt=149140 data_loss=0.00000 2018-08-29 16:59:36,398 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=1<156124/447630<447630 Kbps loss-rate=0 2018-08-29 16:59:36,399 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301877K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:39,723 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=17.9155 real_seconds=1.00 rate_Mbps=149.9813 tx_cpu=12 rx_cpu=32 drop=67 pkt=146831 data_loss=0.04575 2018-08-29 16:59:39,723 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=1<153580/301877<301877 Kbps loss-rate=0 2018-08-29 16:59:39,724 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227728K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:43,051 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=17.1445 real_seconds=1.00 rate_Mbps=143.4992 tx_cpu=11 rx_cpu=32 drop=0 pkt=140448 data_loss=0.00000 2018-08-29 16:59:43,052 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=1<146943/227728<227728 Kbps loss-rate=0 2018-08-29 16:59:43,052 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187335K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:46,379 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=17.2280 real_seconds=1.00 rate_Mbps=144.2337 tx_cpu=12 rx_cpu=28 drop=147 pkt=141279 data_loss=0.10437 2018-08-29 16:59:46,380 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=1<147695/187335<187335 Kbps loss-rate=0 2018-08-29 16:59:46,380 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167515K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:49,708 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=16.7227 real_seconds=1.00 rate_Mbps=140.0141 tx_cpu=12 rx_cpu=29 drop=0 pkt=136992 data_loss=0.00000 2018-08-29 16:59:49,709 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=1<143374/167515<167515 Kbps loss-rate=0 2018-08-29 16:59:49,709 DEBUG undershot, min=143374 kbps=155444 max=167515 2018-08-29 16:59:49,709 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155444K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:53,061 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=16.1774 real_seconds=1.00 rate_Mbps=135.3700 tx_cpu=15 rx_cpu=28 drop=0 pkt=132525 data_loss=0.00000 2018-08-29 16:59:53,061 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=143374<138618/155444<167515 Kbps loss-rate=0 2018-08-29 16:59:53,062 DEBUG undershot, min=155444 kbps=161479 max=167515 2018-08-29 16:59:53,062 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161479K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:56,387 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=16.1132 real_seconds=1.00 rate_Mbps=134.8820 tx_cpu=16 rx_cpu=27 drop=0 pkt=131999 data_loss=0.00000 2018-08-29 16:59:56,388 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=128 throughput=155444<138119/161479<167515 Kbps loss-rate=0 2018-08-29 16:59:56,388 DEBUG undershot, min=161479 kbps=164497 max=167515 2018-08-29 16:59:56,388 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Measuring UDP Throughput (packet size=1024)... 2018-08-29 16:59:56,389 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 16:59:59,741 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=144.9619 real_seconds=1.00 rate_Mbps=1214.8248 tx_cpu=19 rx_cpu=34 drop=0 pkt=148441 data_loss=0.00000 2018-08-29 16:59:59,741 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1<1243980/5000000<10000000 Kbps loss-rate=0 2018-08-29 16:59:59,741 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3121990K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:03,068 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=139.5762 real_seconds=1.00 rate_Mbps=1170.1302 tx_cpu=21 rx_cpu=30 drop=76 pkt=143002 data_loss=0.05313 2018-08-29 17:00:03,068 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1<1198213/3121990<3121990 Kbps loss-rate=0 2018-08-29 17:00:03,068 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2160101K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:06,396 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=125.9355 real_seconds=1.00 rate_Mbps=1054.8954 tx_cpu=19 rx_cpu=29 drop=0 pkt=128958 data_loss=0.00000 2018-08-29 17:00:06,397 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1<1080212/2160101<2160101 Kbps loss-rate=0 2018-08-29 17:00:06,397 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1620156K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:09,750 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=150.6641 real_seconds=1.00 rate_Mbps=1262.4138 tx_cpu=18 rx_cpu=34 drop=0 pkt=154280 data_loss=0.00000 2018-08-29 17:00:09,750 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1<1292711/1620156<1620156 Kbps loss-rate=0 2018-08-29 17:00:09,750 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1456433K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:13,075 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=133.2842 real_seconds=1.00 rate_Mbps=1117.3123 tx_cpu=17 rx_cpu=28 drop=0 pkt=136483 data_loss=0.00000 2018-08-29 17:00:13,075 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1<1144127/1456433<1456433 Kbps loss-rate=0 2018-08-29 17:00:13,076 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1300280K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:16,404 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=135.5098 real_seconds=1.00 rate_Mbps=1135.0822 tx_cpu=19 rx_cpu=29 drop=0 pkt=138762 data_loss=0.00000 2018-08-29 17:00:16,405 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1<1162324/1300280<1300280 Kbps loss-rate=0 2018-08-29 17:00:16,405 DEBUG undershot, min=1162324 kbps=1231302 max=1300280 2018-08-29 17:00:16,405 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1231302K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:19,759 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=137.4043 real_seconds=1.00 rate_Mbps=1151.0182 tx_cpu=40 rx_cpu=29 drop=77 pkt=140779 data_loss=0.05470 2018-08-29 17:00:19,759 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1162324<1178642/1231302<1300280 Kbps loss-rate=0 2018-08-29 17:00:19,759 DEBUG undershot, min=1178642 kbps=1239461 max=1300280 2018-08-29 17:00:19,760 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1239461K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:23,085 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=140.8789 real_seconds=1.00 rate_Mbps=1179.9007 tx_cpu=47 rx_cpu=30 drop=0 pkt=144260 data_loss=0.00000 2018-08-29 17:00:23,085 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1178642<1208218/1239461<1300280 Kbps loss-rate=0 2018-08-29 17:00:23,085 DEBUG undershot, min=1208218 kbps=1254249 max=1300280 2018-08-29 17:00:23,086 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1254249K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:26,437 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=129.0391 real_seconds=1.00 rate_Mbps=1082.0307 tx_cpu=16 rx_cpu=30 drop=0 pkt=132136 data_loss=0.00000 2018-08-29 17:00:26,437 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=1024 throughput=1208218<1107999/1254249<1300280 Kbps loss-rate=0 2018-08-29 17:00:26,437 DEBUG undershot, min=1254249 kbps=1277264 max=1300280 2018-08-29 17:00:26,438 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Measuring UDP Throughput (packet size=8192)... 2018-08-29 17:00:26,438 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:29,790 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=595.8984 real_seconds=1.00 rate_Mbps=5001.8045 tx_cpu=99 rx_cpu=22 drop=19 pkt=76294 data_loss=0.02491 2018-08-29 17:00:29,790 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=8192 throughput=1<5121847/5000000<10000000 Kbps loss-rate=0 2018-08-29 17:00:29,791 DEBUG undershot, min=5121847 kbps=7560923 max=10000000 2018-08-29 17:00:29,791 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560923K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:33,143 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=876.1719 real_seconds=1.00 rate_Mbps=7340.3127 tx_cpu=32 rx_cpu=32 drop=5 pkt=112155 data_loss=0.00445 2018-08-29 17:00:33,144 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=8192 throughput=5121847<7516480/7560923<10000000 Kbps loss-rate=0 2018-08-29 17:00:33,144 DEBUG undershot, min=7516480 kbps=8758240 max=10000000 2018-08-29 17:00:33,144 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8758240K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:00:36,496 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] megabytes=771.6328 real_seconds=1.00 rate_Mbps=6469.2442 tx_cpu=29 rx_cpu=28 drop=0 pkt=98769 data_loss=0.00000 2018-08-29 17:00:36,497 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] pkt-size=8192 throughput=7516480<6624506/8758240<10000000 Kbps loss-rate=0 2018-08-29 17:00:36,508 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.14', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 21663835, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 18111455, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 19892129, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 138119, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1107999, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6624506, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.326', 'rtt_max_ms': '40.951', 'rtt_min_ms': '0.149', 'rtt_stddev': '12.208', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.196', 'rtt_max_ms': '0.366', 'rtt_min_ms': '0.110', 'rtt_stddev': '0.087', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.326', 'rtt_max_ms': '0.478', 'rtt_min_ms': '0.134', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-29 17:00:36,509 INFO Deleting floating ip ac5bd121-8db9-4a76-8328-1b38ef62c096 2018-08-29 17:00:37,804 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Floating IP 172.30.9.202 deleted 2018-08-29 17:00:37,966 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd1] Instance deleted 2018-08-29 17:00:38,030 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Creating client VM... 2018-08-29 17:00:38,031 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-29 17:00:40,173 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] VM status=BUILD, retrying 1 of 90... 2018-08-29 17:00:42,689 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] VM status=BUILD, retrying 2 of 90... 2018-08-29 17:00:45,109 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] VM status=BUILD, retrying 3 of 90... 2018-08-29 17:00:47,259 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] VM status=BUILD, retrying 4 of 90... 2018-08-29 17:00:49,683 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] VM status=BUILD, retrying 5 of 90... 2018-08-29 17:00:51,838 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] VM status=BUILD, retrying 6 of 90... 2018-08-29 17:00:56,263 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Internal network IP: 192.168.2.3 2018-08-29 17:00:56,263 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] SSH IP: 172.30.9.206 2018-08-29 17:00:56,263 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Setup SSH for ubuntu@172.30.9.206 2018-08-29 17:01:08,673 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Installing nuttcp-8.1.4... 2018-08-29 17:01:08,718 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Copying nuttcp-8.1.4 to target... 2018-08-29 17:01:08,883 INFO ============================================================ 2018-08-29 17:01:08,883 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-29 17:01:17,930 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.33 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.328 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.585 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.270 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.402 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.482 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.577 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.510 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.242 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.389 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.242/0.512/1.336/0.297 ms 2018-08-29 17:01:26,971 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=0.249 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.274 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.331 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.442 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.248 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.316 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.219 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.293 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.294 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.264 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.219/0.293/0.442/0.059 ms 2018-08-29 17:01:36,019 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.31 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.403 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.607 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.442 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.490 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.430 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.591 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.433 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.642 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.598 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.403/0.594/1.311/0.254 ms 2018-08-29 17:01:36,020 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring TCP Throughput (packet size=65536)... 2018-08-29 17:01:36,021 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:01:46,148 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=2104.5726 real_seconds=10.00 rate_Mbps=1765.8627 tx_cpu=4 rx_cpu=6 retrans=24 cwnd=327 rtt_ms=0.57 2018-08-29 17:01:46,148 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:01:56,249 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=2589.5508 real_seconds=10.00 rate_Mbps=2172.6031 tx_cpu=5 rx_cpu=8 retrans=44 cwnd=446 rtt_ms=0.36 2018-08-29 17:01:56,249 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:06,349 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=2692.8060 real_seconds=10.00 rate_Mbps=2259.2658 tx_cpu=4 rx_cpu=8 retrans=144 cwnd=383 rtt_ms=0.25 2018-08-29 17:02:06,350 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring UDP Throughput (packet size=128)... 2018-08-29 17:02:06,350 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:09,704 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.5183 real_seconds=1.00 rate_Mbps=146.8500 tx_cpu=20 rx_cpu=20 drop=63932 pkt=207442 data_loss=30.81923 2018-08-29 17:02:09,705 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<150374/5000000<10000000 Kbps loss-rate=30 2018-08-29 17:02:09,705 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R451122K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:13,031 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.6172 real_seconds=1.00 rate_Mbps=147.8805 tx_cpu=21 rx_cpu=20 drop=53093 pkt=197413 data_loss=26.89443 2018-08-29 17:02:13,032 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<151429/451122<451122 Kbps loss-rate=26 2018-08-29 17:02:13,032 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301275K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:16,359 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.5703 real_seconds=1.01 rate_Mbps=146.3944 tx_cpu=18 rx_cpu=18 drop=58930 pkt=202866 data_loss=29.04874 2018-08-29 17:02:16,359 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<149907/301275<301275 Kbps loss-rate=29 2018-08-29 17:02:16,360 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225591K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:19,711 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.5717 real_seconds=1.00 rate_Mbps=147.3812 tx_cpu=23 rx_cpu=20 drop=47436 pkt=191383 data_loss=24.78577 2018-08-29 17:02:19,712 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<150918/225591<225591 Kbps loss-rate=24 2018-08-29 17:02:19,712 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188254K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:23,039 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.3757 real_seconds=1.00 rate_Mbps=145.3185 tx_cpu=85 rx_cpu=20 drop=41501 pkt=183842 data_loss=22.57405 2018-08-29 17:02:23,039 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<148806/188254<188254 Kbps loss-rate=22 2018-08-29 17:02:23,039 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168530K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:26,367 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.2877 real_seconds=1.00 rate_Mbps=144.5477 tx_cpu=75 rx_cpu=20 drop=22959 pkt=164580 data_loss=13.95002 2018-08-29 17:02:26,367 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<148016/168530<168530 Kbps loss-rate=13 2018-08-29 17:02:26,367 DEBUG overshot, min=1 kbps=148016 max=168530 2018-08-29 17:02:26,368 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148016K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:29,719 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.4135 real_seconds=1.00 rate_Mbps=146.1625 tx_cpu=87 rx_cpu=22 drop=1896 pkt=144547 data_loss=1.31143 2018-08-29 17:02:29,719 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<149670/148016<168530 Kbps loss-rate=1 2018-08-29 17:02:29,719 DEBUG undershot, min=149670 kbps=159100 max=168530 2018-08-29 17:02:29,719 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159100K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:33,048 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.1138 real_seconds=1.00 rate_Mbps=143.1382 tx_cpu=74 rx_cpu=20 drop=15172 pkt=155369 data_loss=9.76542 2018-08-29 17:02:33,048 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=149670<146573/159100<168530 Kbps loss-rate=9 2018-08-29 17:02:33,048 DEBUG overshot, min=149670 kbps=146573 max=159100 2018-08-29 17:02:33,049 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146573K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:36,400 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.3129 real_seconds=1.00 rate_Mbps=145.0248 tx_cpu=93 rx_cpu=21 drop=1310 pkt=143137 data_loss=0.91514 2018-08-29 17:02:36,401 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=149670<148505/146573<159100 Kbps loss-rate=0 2018-08-29 17:02:36,401 DEBUG undershot, min=154385 kbps=156742 max=159100 2018-08-29 17:02:36,401 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring UDP Throughput (packet size=1024)... 2018-08-29 17:02:36,402 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:39,754 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=142.5791 real_seconds=1.01 rate_Mbps=1189.3501 tx_cpu=32 rx_cpu=22 drop=42084 pkt=188085 data_loss=22.37501 2018-08-29 17:02:39,755 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1217894/5000000<10000000 Kbps loss-rate=22 2018-08-29 17:02:39,755 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3108947K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:43,080 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=143.7656 real_seconds=1.01 rate_Mbps=1198.8436 tx_cpu=35 rx_cpu=22 drop=50322 pkt=197538 data_loss=25.47460 2018-08-29 17:02:43,081 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1227615/3108947<3108947 Kbps loss-rate=25 2018-08-29 17:02:43,081 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2168281K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:46,408 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=143.1875 real_seconds=1.01 rate_Mbps=1193.4888 tx_cpu=30 rx_cpu=21 drop=44129 pkt=190753 data_loss=23.13409 2018-08-29 17:02:46,409 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1222132/2168281<2168281 Kbps loss-rate=23 2018-08-29 17:02:46,409 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1695206K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:49,737 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=142.8418 real_seconds=1.00 rate_Mbps=1192.5482 tx_cpu=30 rx_cpu=20 drop=29246 pkt=175516 data_loss=16.66285 2018-08-29 17:02:49,737 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1221169/1695206<1695206 Kbps loss-rate=16 2018-08-29 17:02:49,737 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1458187K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:53,064 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=143.4795 real_seconds=1.00 rate_Mbps=1198.4161 tx_cpu=45 rx_cpu=22 drop=30539 pkt=177462 data_loss=17.20873 2018-08-29 17:02:53,065 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1227178/1458187<1458187 Kbps loss-rate=17 2018-08-29 17:02:53,065 DEBUG overshot, min=1 kbps=1227178 max=1458187 2018-08-29 17:02:53,065 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1227178K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:56,416 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=137.7119 real_seconds=1.00 rate_Mbps=1151.6148 tx_cpu=79 rx_cpu=21 drop=8785 pkt=149802 data_loss=5.86441 2018-08-29 17:02:56,417 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1179253/1227178<1458187 Kbps loss-rate=5 2018-08-29 17:02:56,417 DEBUG overshot, min=1 kbps=1179253 max=1227178 2018-08-29 17:02:56,418 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1179253K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:02:59,769 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=138.7949 real_seconds=1.00 rate_Mbps=1164.9695 tx_cpu=95 rx_cpu=20 drop=1826 pkt=143952 data_loss=1.26848 2018-08-29 17:02:59,769 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1192928/1179253<1227178 Kbps loss-rate=1 2018-08-29 17:02:59,770 DEBUG undershot, min=1192928 kbps=1210053 max=1227178 2018-08-29 17:02:59,770 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring UDP Throughput (packet size=8192)... 2018-08-29 17:02:59,770 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:03,096 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=197.5469 real_seconds=1.00 rate_Mbps=1652.8937 tx_cpu=91 rx_cpu=11 drop=51008 pkt=76294 data_loss=66.85716 2018-08-29 17:03:03,096 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1692563/5000000<10000000 Kbps loss-rate=66 2018-08-29 17:03:03,096 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3346281K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:06,425 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=194.2578 real_seconds=1.00 rate_Mbps=1625.4873 tx_cpu=98 rx_cpu=12 drop=26195 pkt=51060 data_loss=51.30239 2018-08-29 17:03:06,426 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1664498/3346281<3346281 Kbps loss-rate=51 2018-08-29 17:03:06,426 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2505389K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:09,757 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=198.7188 real_seconds=1.00 rate_Mbps=1662.2960 tx_cpu=99 rx_cpu=8 drop=12794 pkt=38230 data_loss=33.46585 2018-08-29 17:03:09,758 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1702191/2505389<2505389 Kbps loss-rate=33 2018-08-29 17:03:09,758 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2103790K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:13,084 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=198.7656 real_seconds=1.00 rate_Mbps=1663.3250 tx_cpu=99 rx_cpu=10 drop=6660 pkt=32102 data_loss=20.74639 2018-08-29 17:03:13,084 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1703244/2103790<2103790 Kbps loss-rate=20 2018-08-29 17:03:13,084 DEBUG overshot, min=1 kbps=1703244 max=2103790 2018-08-29 17:03:13,084 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1703244K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:16,436 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=201.5547 real_seconds=1.00 rate_Mbps=1691.7157 tx_cpu=99 rx_cpu=10 drop=191 pkt=25990 data_loss=0.73490 2018-08-29 17:03:16,436 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1732316/1703244<2103790 Kbps loss-rate=0 2018-08-29 17:03:16,436 DEBUG undershot, min=1732316 kbps=1918053 max=2103790 2018-08-29 17:03:16,437 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1918053K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:19,763 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=203.6562 real_seconds=1.00 rate_Mbps=1704.4892 tx_cpu=99 rx_cpu=9 drop=3199 pkt=29267 data_loss=10.93041 2018-08-29 17:03:19,764 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1732316<1745396/1918053<2103790 Kbps loss-rate=10 2018-08-29 17:03:19,764 DEBUG overshot, min=1732316 kbps=1745396 max=1918053 2018-08-29 17:03:19,764 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1745396K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:23,091 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=207.7656 real_seconds=1.00 rate_Mbps=1744.5776 tx_cpu=99 rx_cpu=8 drop=39 pkt=26633 data_loss=0.14644 2018-08-29 17:03:23,092 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1732316<1786447/1745396<1918053 Kbps loss-rate=0 2018-08-29 17:03:23,092 DEBUG undershot, min=1786447 kbps=1852250 max=1918053 2018-08-29 17:03:23,092 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1852250K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:03:26,420 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=204.0547 real_seconds=1.00 rate_Mbps=1707.9108 tx_cpu=99 rx_cpu=8 drop=2144 pkt=28263 data_loss=7.58589 2018-08-29 17:03:26,421 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1786447<1748900/1852250<1918053 Kbps loss-rate=7 2018-08-29 17:03:26,421 DEBUG overshot, min=1786447 kbps=1748900 max=1852250 2018-08-29 17:03:26,432 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.3', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 24, 'rtt_ms': 0.57, 'throughput_kbps': 1808243, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 44, 'rtt_ms': 0.36, 'throughput_kbps': 2224745, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 144, 'rtt_ms': 0.25, 'throughput_kbps': 2313488, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.92, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148505, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.27, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1192928, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.59, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1748900, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.512', 'rtt_max_ms': '1.336', 'rtt_min_ms': '0.242', 'rtt_stddev': '0.297', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.293', 'rtt_max_ms': '0.442', 'rtt_min_ms': '0.219', 'rtt_stddev': '0.059', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.594', 'rtt_max_ms': '1.311', 'rtt_min_ms': '0.403', 'rtt_stddev': '0.254', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-29 17:03:26,433 INFO ============================================================ 2018-08-29 17:03:26,433 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-29 17:03:35,504 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.438 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.331 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.427 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.407 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.386 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.492 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.404 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.404 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.333 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.348 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.331/0.397/0.492/0.047 ms 2018-08-29 17:03:44,548 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.301 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.261 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.279 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.227 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.341 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.429 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.277 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.481 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.324 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.456 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.227/0.337/0.481/0.085 ms 2018-08-29 17:03:53,596 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.54 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.630 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.535 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.385 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.573 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.469 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.534 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.495 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.407 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.356 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.356/0.593/1.548/0.328 ms 2018-08-29 17:03:53,596 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring TCP Throughput (packet size=65536)... 2018-08-29 17:03:53,597 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:03,725 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=2201.5109 real_seconds=10.00 rate_Mbps=1846.7339 tx_cpu=4 rx_cpu=7 retrans=120 cwnd=472 rtt_ms=0.31 2018-08-29 17:04:03,725 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:13,827 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=2112.7694 real_seconds=10.00 rate_Mbps=1772.4307 tx_cpu=4 rx_cpu=6 retrans=14 cwnd=359 rtt_ms=0.66 2018-08-29 17:04:13,828 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:23,925 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=2010.5418 real_seconds=10.00 rate_Mbps=1687.0285 tx_cpu=3 rx_cpu=6 retrans=14 cwnd=268 rtt_ms=0.34 2018-08-29 17:04:23,926 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring UDP Throughput (packet size=128)... 2018-08-29 17:04:23,927 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:27,280 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.2968 real_seconds=1.00 rate_Mbps=145.0432 tx_cpu=16 rx_cpu=19 drop=52344 pkt=194039 data_loss=26.97582 2018-08-29 17:04:27,280 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<148524/5000000<10000000 Kbps loss-rate=26 2018-08-29 17:04:27,281 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R445572K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:30,612 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.3794 real_seconds=1.00 rate_Mbps=145.1887 tx_cpu=19 rx_cpu=20 drop=70943 pkt=213315 data_loss=33.25729 2018-08-29 17:04:30,613 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<148673/445572<445572 Kbps loss-rate=33 2018-08-29 17:04:30,613 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297122K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:33,942 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=17.2544 real_seconds=1.01 rate_Mbps=143.8914 tx_cpu=17 rx_cpu=19 drop=44439 pkt=185787 data_loss=23.91938 2018-08-29 17:04:33,942 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<147344/297122<297122 Kbps loss-rate=23 2018-08-29 17:04:33,943 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222233K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:37,296 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=16.6438 real_seconds=1.01 rate_Mbps=138.9025 tx_cpu=22 rx_cpu=20 drop=48868 pkt=185214 data_loss=26.38451 2018-08-29 17:04:37,296 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<142236/222233<222233 Kbps loss-rate=26 2018-08-29 17:04:37,297 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182234K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:40,626 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=16.7491 real_seconds=1.00 rate_Mbps=140.0435 tx_cpu=94 rx_cpu=20 drop=40754 pkt=177963 data_loss=22.90048 2018-08-29 17:04:40,626 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<143404/182234<182234 Kbps loss-rate=22 2018-08-29 17:04:40,627 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162819K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:43,952 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=16.5140 real_seconds=1.00 rate_Mbps=138.0920 tx_cpu=90 rx_cpu=18 drop=23719 pkt=159002 data_loss=14.91751 2018-08-29 17:04:43,953 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<141406/162819<162819 Kbps loss-rate=14 2018-08-29 17:04:43,953 DEBUG overshot, min=1 kbps=141406 max=162819 2018-08-29 17:04:43,953 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R141406K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:47,283 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=16.2926 real_seconds=1.00 rate_Mbps=136.2852 tx_cpu=97 rx_cpu=18 drop=4622 pkt=138091 data_loss=3.34702 2018-08-29 17:04:47,284 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=128 throughput=1<139556/141406<162819 Kbps loss-rate=3 2018-08-29 17:04:47,284 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring UDP Throughput (packet size=1024)... 2018-08-29 17:04:47,284 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:50,611 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=132.7402 real_seconds=1.00 rate_Mbps=1113.6172 tx_cpu=26 rx_cpu=20 drop=54922 pkt=190848 data_loss=28.77789 2018-08-29 17:04:50,612 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1140344/5000000<10000000 Kbps loss-rate=28 2018-08-29 17:04:50,612 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3070172K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:53,964 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=136.7031 real_seconds=1.01 rate_Mbps=1135.8448 tx_cpu=31 rx_cpu=19 drop=29291 pkt=169275 data_loss=17.30380 2018-08-29 17:04:53,964 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1163105/3070172<3070172 Kbps loss-rate=17 2018-08-29 17:04:53,964 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2116638K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:04:57,291 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=133.9434 real_seconds=1.01 rate_Mbps=1114.9906 tx_cpu=23 rx_cpu=19 drop=39000 pkt=176158 data_loss=22.13919 2018-08-29 17:04:57,292 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1141750/2116638<2116638 Kbps loss-rate=22 2018-08-29 17:04:57,292 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1629194K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:00,618 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=136.9209 real_seconds=1.00 rate_Mbps=1143.8448 tx_cpu=32 rx_cpu=20 drop=40511 pkt=180718 data_loss=22.41668 2018-08-29 17:05:00,619 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1171297/1629194<1629194 Kbps loss-rate=22 2018-08-29 17:05:00,619 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1400245K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:03,945 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=135.0264 real_seconds=1.00 rate_Mbps=1129.0973 tx_cpu=75 rx_cpu=20 drop=32661 pkt=170928 data_loss=19.10804 2018-08-29 17:05:03,946 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1156195/1400245<1400245 Kbps loss-rate=19 2018-08-29 17:05:03,946 DEBUG overshot, min=1 kbps=1156195 max=1400245 2018-08-29 17:05:03,946 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1156195K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:07,297 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=133.9746 real_seconds=1.00 rate_Mbps=1120.2644 tx_cpu=97 rx_cpu=19 drop=3946 pkt=141136 data_loss=2.79587 2018-08-29 17:05:07,298 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=1024 throughput=1<1147150/1156195<1400245 Kbps loss-rate=2 2018-08-29 17:05:07,298 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Measuring UDP Throughput (packet size=8192)... 2018-08-29 17:05:07,299 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:10,652 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=190.9219 real_seconds=1.00 rate_Mbps=1599.9304 tx_cpu=95 rx_cpu=8 drop=51732 pkt=76170 data_loss=67.91650 2018-08-29 17:05:10,652 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1638328/5000000<10000000 Kbps loss-rate=67 2018-08-29 17:05:10,652 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3319164K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:13,977 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=200.3203 real_seconds=1.00 rate_Mbps=1675.8486 tx_cpu=99 rx_cpu=9 drop=25006 pkt=50647 data_loss=49.37312 2018-08-29 17:05:13,977 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1716068/3319164<3319164 Kbps loss-rate=49 2018-08-29 17:05:13,978 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2517616K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:17,306 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=189.7031 real_seconds=1.00 rate_Mbps=1587.1313 tx_cpu=99 rx_cpu=9 drop=14134 pkt=38416 data_loss=36.79197 2018-08-29 17:05:17,307 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1625222/2517616<2517616 Kbps loss-rate=36 2018-08-29 17:05:17,307 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2071419K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:20,636 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=193.2656 real_seconds=1.00 rate_Mbps=1621.9968 tx_cpu=99 rx_cpu=11 drop=6870 pkt=31608 data_loss=21.73501 2018-08-29 17:05:20,636 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1660924/2071419<2071419 Kbps loss-rate=21 2018-08-29 17:05:20,637 DEBUG overshot, min=1 kbps=1660924 max=2071419 2018-08-29 17:05:20,637 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1660924K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:23,961 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=196.6094 real_seconds=1.00 rate_Mbps=1649.2031 tx_cpu=99 rx_cpu=10 drop=178 pkt=25344 data_loss=0.70232 2018-08-29 17:05:23,961 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1<1688783/1660924<2071419 Kbps loss-rate=0 2018-08-29 17:05:23,962 DEBUG undershot, min=1688783 kbps=1880101 max=2071419 2018-08-29 17:05:23,962 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1880101K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:05:27,289 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] megabytes=217.6406 real_seconds=1.00 rate_Mbps=1821.1508 tx_cpu=99 rx_cpu=11 drop=830 pkt=28688 data_loss=2.89321 2018-08-29 17:05:27,289 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] pkt-size=8192 throughput=1688783<1864858/1880101<2071419 Kbps loss-rate=2 2018-08-29 17:05:27,300 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.3', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 120, 'rtt_ms': 0.31, 'throughput_kbps': 1891055, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.66, 'throughput_kbps': 1814969, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.34, 'throughput_kbps': 1727517, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.35, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 139556, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.8, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1147150, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.89, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1864858, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.397', 'rtt_max_ms': '0.492', 'rtt_min_ms': '0.331', 'rtt_stddev': '0.047', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.337', 'rtt_max_ms': '0.481', 'rtt_min_ms': '0.227', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.593', 'rtt_max_ms': '1.548', 'rtt_min_ms': '0.356', 'rtt_stddev': '0.328', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-29 17:05:27,301 INFO Deleting floating ip 4252a7f2-2813-4354-9cb0-5bcdd62284e3 2018-08-29 17:05:29,208 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Floating IP 172.30.9.206 deleted 2018-08-29 17:05:30,123 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd2] Instance deleted 2018-08-29 17:05:30,237 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Creating client VM... 2018-08-29 17:05:30,237 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-29 17:05:33,667 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 1 of 90... 2018-08-29 17:05:37,103 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 2 of 90... 2018-08-29 17:05:40,562 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 3 of 90... 2018-08-29 17:05:43,280 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 4 of 90... 2018-08-29 17:05:45,665 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 5 of 90... 2018-08-29 17:05:48,597 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 6 of 90... 2018-08-29 17:05:51,585 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 7 of 90... 2018-08-29 17:05:54,290 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 8 of 90... 2018-08-29 17:05:57,183 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 9 of 90... 2018-08-29 17:05:59,567 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 10 of 90... 2018-08-29 17:06:02,576 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 11 of 90... 2018-08-29 17:06:05,378 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 12 of 90... 2018-08-29 17:06:07,517 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 13 of 90... 2018-08-29 17:06:09,859 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 14 of 90... 2018-08-29 17:06:12,177 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 15 of 90... 2018-08-29 17:06:14,557 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 16 of 90... 2018-08-29 17:06:16,896 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 17 of 90... 2018-08-29 17:06:19,291 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 18 of 90... 2018-08-29 17:06:21,433 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 19 of 90... 2018-08-29 17:06:23,589 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 20 of 90... 2018-08-29 17:06:26,320 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 21 of 90... 2018-08-29 17:06:28,723 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 22 of 90... 2018-08-29 17:06:31,126 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 23 of 90... 2018-08-29 17:06:33,281 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 24 of 90... 2018-08-29 17:06:35,433 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 25 of 90... 2018-08-29 17:06:37,578 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 26 of 90... 2018-08-29 17:06:39,999 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 27 of 90... 2018-08-29 17:06:42,546 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 28 of 90... 2018-08-29 17:06:44,864 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 29 of 90... 2018-08-29 17:06:47,231 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 30 of 90... 2018-08-29 17:06:49,373 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 31 of 90... 2018-08-29 17:06:51,948 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 32 of 90... 2018-08-29 17:06:54,347 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 33 of 90... 2018-08-29 17:06:56,491 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 34 of 90... 2018-08-29 17:06:58,889 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 35 of 90... 2018-08-29 17:07:01,058 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 36 of 90... 2018-08-29 17:07:03,368 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 37 of 90... 2018-08-29 17:07:05,514 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 38 of 90... 2018-08-29 17:07:08,040 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 39 of 90... 2018-08-29 17:07:10,357 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 40 of 90... 2018-08-29 17:07:12,516 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 41 of 90... 2018-08-29 17:07:14,924 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] VM status=BUILD, retrying 42 of 90... 2018-08-29 17:07:19,830 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Internal network IP: 192.168.1.24 2018-08-29 17:07:19,830 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] SSH IP: 172.30.9.207 2018-08-29 17:07:19,830 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Setup SSH for ubuntu@172.30.9.207 2018-08-29 17:07:29,585 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Installing nuttcp-8.1.4... 2018-08-29 17:07:29,631 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Copying nuttcp-8.1.4 to target... 2018-08-29 17:07:29,733 INFO ============================================================ 2018-08-29 17:07:29,733 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-29 17:07:38,804 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=41.5 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.229 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.237 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.350 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.427 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.284 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.379 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.330 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.355 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.366 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.229/4.451/41.561/12.370 ms 2018-08-29 17:07:47,848 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=0.435 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.465 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.320 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.324 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.250 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.390 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.614 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.484 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.516 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.386 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.250/0.418/0.614/0.103 ms 2018-08-29 17:07:56,896 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=64 time=1.25 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.575 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.626 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.496 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.552 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.544 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.459 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.531 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.278 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.262 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.262/0.557/1.253/0.259 ms 2018-08-29 17:07:56,897 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Measuring TCP Throughput (packet size=65536)... 2018-08-29 17:07:56,898 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:06,997 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=5164.1460 real_seconds=10.00 rate_Mbps=4333.1899 tx_cpu=8 rx_cpu=12 retrans=1 cwnd=584 rtt_ms=0.23 2018-08-29 17:08:06,997 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:17,099 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=6831.6080 real_seconds=10.00 rate_Mbps=5731.6067 tx_cpu=10 rx_cpu=16 retrans=1 cwnd=835 rtt_ms=0.45 2018-08-29 17:08:17,099 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:27,198 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=5161.2500 real_seconds=10.00 rate_Mbps=4330.7218 tx_cpu=8 rx_cpu=12 retrans=4 cwnd=391 rtt_ms=0.46 2018-08-29 17:08:27,199 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Measuring UDP Throughput (packet size=128)... 2018-08-29 17:08:27,199 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:30,551 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=26.7152 real_seconds=1.00 rate_Mbps=223.4899 tx_cpu=18 rx_cpu=24 drop=4833 pkt=223684 data_loss=2.16076 2018-08-29 17:08:30,552 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=1<228853/5000000<10000000 Kbps loss-rate=2 2018-08-29 17:08:30,552 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R686559K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:33,904 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=25.7865 real_seconds=1.00 rate_Mbps=215.7648 tx_cpu=18 rx_cpu=24 drop=11033 pkt=222276 data_loss=4.96364 2018-08-29 17:08:33,904 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=1<220943/686559<686559 Kbps loss-rate=4 2018-08-29 17:08:33,904 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453751K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:37,229 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=26.7935 real_seconds=1.00 rate_Mbps=224.5077 tx_cpu=17 rx_cpu=26 drop=2118 pkt=221611 data_loss=0.95593 2018-08-29 17:08:37,229 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=1<229895/453751<453751 Kbps loss-rate=0 2018-08-29 17:08:37,229 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R341823K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:40,553 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=24.5867 real_seconds=1.00 rate_Mbps=206.0462 tx_cpu=16 rx_cpu=26 drop=3169 pkt=204583 data_loss=1.54884 2018-08-29 17:08:40,553 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=1<210991/341823<341823 Kbps loss-rate=1 2018-08-29 17:08:40,554 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R276407K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:43,880 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=25.8854 real_seconds=1.00 rate_Mbps=216.8931 tx_cpu=17 rx_cpu=26 drop=859 pkt=212912 data_loss=0.40323 2018-08-29 17:08:43,881 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=1<222098/276407<276407 Kbps loss-rate=0 2018-08-29 17:08:43,881 DEBUG undershot, min=222098 kbps=249252 max=276407 2018-08-29 17:08:43,881 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R249252K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:47,234 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=25.8729 real_seconds=1.00 rate_Mbps=217.0003 tx_cpu=19 rx_cpu=26 drop=642 pkt=212593 data_loss=0.30210 2018-08-29 17:08:47,234 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=222098<222208/249252<276407 Kbps loss-rate=0 2018-08-29 17:08:47,234 DEBUG undershot, min=222208 kbps=249307 max=276407 2018-08-29 17:08:47,235 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R249307K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:50,589 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=25.7258 real_seconds=1.00 rate_Mbps=215.5108 tx_cpu=19 rx_cpu=25 drop=4796 pkt=215541 data_loss=2.22491 2018-08-29 17:08:50,589 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=128 throughput=222208<220683/249307<276407 Kbps loss-rate=2 2018-08-29 17:08:50,589 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Measuring UDP Throughput (packet size=1024)... 2018-08-29 17:08:50,590 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:53,917 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=207.5010 real_seconds=1.00 rate_Mbps=1737.6469 tx_cpu=30 rx_cpu=26 drop=2623 pkt=215104 data_loss=1.21940 2018-08-29 17:08:53,918 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1<1779350/5000000<10000000 Kbps loss-rate=1 2018-08-29 17:08:53,918 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3389675K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:08:57,246 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=202.8174 real_seconds=1.00 rate_Mbps=1701.2671 tx_cpu=34 rx_cpu=26 drop=2310 pkt=209995 data_loss=1.10000 2018-08-29 17:08:57,246 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1<1742097/3389675<3389675 Kbps loss-rate=1 2018-08-29 17:08:57,247 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2565886K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:00,574 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=197.9844 real_seconds=1.00 rate_Mbps=1655.4876 tx_cpu=29 rx_cpu=28 drop=1905 pkt=204641 data_loss=0.93087 2018-08-29 17:09:00,575 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1<1695219/2565886<2565886 Kbps loss-rate=0 2018-08-29 17:09:00,575 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2130552K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:03,901 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=187.4980 real_seconds=1.00 rate_Mbps=1573.3904 tx_cpu=25 rx_cpu=28 drop=0 pkt=191998 data_loss=0.00000 2018-08-29 17:09:03,902 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1<1611151/2130552<2130552 Kbps loss-rate=0 2018-08-29 17:09:03,902 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1870851K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:07,254 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=189.4834 real_seconds=1.00 rate_Mbps=1589.3684 tx_cpu=27 rx_cpu=27 drop=1982 pkt=196013 data_loss=1.01113 2018-08-29 17:09:07,254 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1<1627513/1870851<1870851 Kbps loss-rate=1 2018-08-29 17:09:07,254 DEBUG undershot, min=1627513 kbps=1749182 max=1870851 2018-08-29 17:09:07,255 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1749182K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:10,581 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=204.7578 real_seconds=1.00 rate_Mbps=1719.1390 tx_cpu=99 rx_cpu=24 drop=3851 pkt=213523 data_loss=1.80358 2018-08-29 17:09:10,582 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1627513<1760398/1749182<1870851 Kbps loss-rate=1 2018-08-29 17:09:10,582 DEBUG undershot, min=1760398 kbps=1815624 max=1870851 2018-08-29 17:09:10,582 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1815624K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:13,910 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=202.2285 real_seconds=1.00 rate_Mbps=1696.4531 tx_cpu=44 rx_cpu=26 drop=3729 pkt=210811 data_loss=1.76888 2018-08-29 17:09:13,910 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=1024 throughput=1760398<1737167/1815624<1870851 Kbps loss-rate=1 2018-08-29 17:09:13,910 DEBUG undershot, min=1815624 kbps=1843237 max=1870851 2018-08-29 17:09:13,911 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Measuring UDP Throughput (packet size=8192)... 2018-08-29 17:09:13,911 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:17,263 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=308.6875 real_seconds=1.00 rate_Mbps=2590.9819 tx_cpu=99 rx_cpu=15 drop=36782 pkt=76294 data_loss=48.21087 2018-08-29 17:09:17,263 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=1<2653165/5000000<10000000 Kbps loss-rate=48 2018-08-29 17:09:17,264 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3826582K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:20,592 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=320.6094 real_seconds=1.00 rate_Mbps=2688.8426 tx_cpu=99 rx_cpu=15 drop=17351 pkt=58389 data_loss=29.71621 2018-08-29 17:09:20,593 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=1<2753374/3826582<3826582 Kbps loss-rate=29 2018-08-29 17:09:20,593 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3289978K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:23,918 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=322.4531 real_seconds=1.00 rate_Mbps=2704.7462 tx_cpu=99 rx_cpu=16 drop=8927 pkt=50201 data_loss=17.78252 2018-08-29 17:09:23,919 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=1<2769660/3289978<3289978 Kbps loss-rate=17 2018-08-29 17:09:23,919 DEBUG overshot, min=1 kbps=2769660 max=3289978 2018-08-29 17:09:23,919 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2769660K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:27,270 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=329.1406 real_seconds=1.00 rate_Mbps=2765.0022 tx_cpu=99 rx_cpu=16 drop=132 pkt=42262 data_loss=0.31235 2018-08-29 17:09:27,271 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=1<2831362/2769660<3289978 Kbps loss-rate=0 2018-08-29 17:09:27,271 DEBUG undershot, min=2831362 kbps=3060670 max=3289978 2018-08-29 17:09:27,271 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3060670K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:30,599 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=329.0859 real_seconds=1.00 rate_Mbps=2759.5216 tx_cpu=99 rx_cpu=15 drop=4579 pkt=46702 data_loss=9.80474 2018-08-29 17:09:30,599 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=2831362<2825750/3060670<3289978 Kbps loss-rate=9 2018-08-29 17:09:30,600 DEBUG overshot, min=2831362 kbps=2825750 max=3060670 2018-08-29 17:09:30,600 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2825750K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:33,952 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=330.2422 real_seconds=1.00 rate_Mbps=2772.3931 tx_cpu=99 rx_cpu=15 drop=847 pkt=43118 data_loss=1.96438 2018-08-29 17:09:33,952 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=2831362<2838930/2825750<3060670 Kbps loss-rate=1 2018-08-29 17:09:33,952 DEBUG undershot, min=2838930 kbps=2949800 max=3060670 2018-08-29 17:09:33,953 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2949800K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:09:37,278 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] megabytes=346.9531 real_seconds=1.00 rate_Mbps=2912.8685 tx_cpu=99 rx_cpu=17 drop=601 pkt=45011 data_loss=1.33523 2018-08-29 17:09:37,278 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] pkt-size=8192 throughput=2838930<2982777/2949800<3060670 Kbps loss-rate=1 2018-08-29 17:09:37,279 DEBUG undershot, min=2982777 kbps=3021723 max=3060670 2018-08-29 17:09:37,290 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.24', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.23, 'throughput_kbps': 4437186, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.45, 'throughput_kbps': 5869165, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.46, 'throughput_kbps': 4434659, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.23, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 220683, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.77, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1737167, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.34, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2982777, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.451', 'rtt_max_ms': '41.561', 'rtt_min_ms': '0.229', 'rtt_stddev': '12.370', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.418', 'rtt_max_ms': '0.614', 'rtt_min_ms': '0.250', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.557', 'rtt_max_ms': '1.253', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.259', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-29 17:09:37,291 INFO Deleting floating ip 5fbfc020-9c61-43d1-b8d4-d5093219c963 2018-08-29 17:09:38,625 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Floating IP 172.30.9.207 deleted 2018-08-29 17:09:38,802 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd3] Instance deleted 2018-08-29 17:09:38,916 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Creating client VM... 2018-08-29 17:09:38,916 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-29 17:09:41,629 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] VM status=BUILD, retrying 1 of 90... 2018-08-29 17:09:44,262 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] VM status=BUILD, retrying 2 of 90... 2018-08-29 17:09:46,424 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] VM status=BUILD, retrying 3 of 90... 2018-08-29 17:09:48,834 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] VM status=BUILD, retrying 4 of 90... 2018-08-29 17:09:51,189 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] VM status=BUILD, retrying 5 of 90... 2018-08-29 17:09:55,690 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Internal network IP: 192.168.2.22 2018-08-29 17:09:55,691 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] SSH IP: 172.30.9.209 2018-08-29 17:09:55,691 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Setup SSH for ubuntu@172.30.9.209 2018-08-29 17:10:05,228 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Installing nuttcp-8.1.4... 2018-08-29 17:10:05,274 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Copying nuttcp-8.1.4 to target... 2018-08-29 17:10:05,439 INFO ============================================================ 2018-08-29 17:10:05,440 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-29 17:10:14,483 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] PING 192.168.1.13 (192.168.1.13) 64(92) bytes of data. 72 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.20 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.692 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.557 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.691 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.500 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.536 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.508 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.643 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.681 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.671 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.500/0.668/1.205/0.194 ms 2018-08-29 17:10:23,523 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] PING 192.168.1.13 (192.168.1.13) 391(419) bytes of data. 399 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=0.592 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.346 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.458 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.441 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.656 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.774 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.466 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.657 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.668 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.544 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.346/0.560/0.774/0.126 ms 2018-08-29 17:10:32,566 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] PING 192.168.1.13 (192.168.1.13) 1500(1528) bytes of data. 1508 bytes from 192.168.1.13: icmp_seq=1 ttl=63 time=1.72 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.446 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.496 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.823 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.555 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.591 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.502 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.709 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.703 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.533 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.446/0.708/1.723/0.356 ms 2018-08-29 17:10:32,567 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring TCP Throughput (packet size=65536)... 2018-08-29 17:10:32,567 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:10:42,667 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=2495.5499 real_seconds=10.00 rate_Mbps=2094.1117 tx_cpu=5 rx_cpu=14 retrans=1202 cwnd=247 rtt_ms=0.49 2018-08-29 17:10:42,668 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:10:52,761 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=2387.3455 real_seconds=9.99 rate_Mbps=2004.1966 tx_cpu=5 rx_cpu=13 retrans=907 cwnd=300 rtt_ms=0.74 2018-08-29 17:10:52,762 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:02,857 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=2725.0669 real_seconds=9.99 rate_Mbps=2287.4842 tx_cpu=5 rx_cpu=15 retrans=1257 cwnd=329 rtt_ms=0.45 2018-08-29 17:11:02,858 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring UDP Throughput (packet size=128)... 2018-08-29 17:11:02,858 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:06,184 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.3209 real_seconds=1.01 rate_Mbps=144.5689 tx_cpu=17 rx_cpu=16 drop=68497 pkt=210389 data_loss=32.55705 2018-08-29 17:11:06,185 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<148038/5000000<10000000 Kbps loss-rate=32 2018-08-29 17:11:06,185 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444114K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:09,510 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.8181 real_seconds=1.00 rate_Mbps=148.7874 tx_cpu=16 rx_cpu=18 drop=62160 pkt=208126 data_loss=29.86657 2018-08-29 17:11:09,510 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<152358/444114<444114 Kbps loss-rate=29 2018-08-29 17:11:09,510 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298236K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:12,835 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.4645 real_seconds=1.00 rate_Mbps=145.8099 tx_cpu=16 rx_cpu=18 drop=64159 pkt=207228 data_loss=30.96053 2018-08-29 17:11:12,835 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<149309/298236<298236 Kbps loss-rate=30 2018-08-29 17:11:12,836 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223772K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:16,164 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.7844 real_seconds=1.00 rate_Mbps=148.4624 tx_cpu=53 rx_cpu=19 drop=71397 pkt=217087 data_loss=32.88880 2018-08-29 17:11:16,164 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<152025/223772<223772 Kbps loss-rate=32 2018-08-29 17:11:16,164 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187898K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:19,491 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.4207 real_seconds=1.00 rate_Mbps=145.6966 tx_cpu=99 rx_cpu=18 drop=40784 pkt=183494 data_loss=22.22624 2018-08-29 17:11:19,492 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<149193/187898<187898 Kbps loss-rate=22 2018-08-29 17:11:19,492 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168545K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:22,843 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=18.2223 real_seconds=1.00 rate_Mbps=152.4664 tx_cpu=99 rx_cpu=19 drop=15318 pkt=164595 data_loss=9.30660 2018-08-29 17:11:22,843 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<156125/168545<168545 Kbps loss-rate=9 2018-08-29 17:11:22,843 DEBUG overshot, min=1 kbps=156125 max=168545 2018-08-29 17:11:22,844 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156125K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:26,196 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.4799 real_seconds=1.00 rate_Mbps=146.1830 tx_cpu=99 rx_cpu=18 drop=9271 pkt=152466 data_loss=6.08062 2018-08-29 17:11:26,196 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<149691/156125<168545 Kbps loss-rate=6 2018-08-29 17:11:26,196 DEBUG overshot, min=1 kbps=149691 max=156125 2018-08-29 17:11:26,197 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149691K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:29,547 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.5750 real_seconds=1.00 rate_Mbps=147.5157 tx_cpu=99 rx_cpu=19 drop=2209 pkt=146183 data_loss=1.51082 2018-08-29 17:11:29,547 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<151056/149691<156125 Kbps loss-rate=1 2018-08-29 17:11:29,548 DEBUG undershot, min=151056 kbps=153590 max=156125 2018-08-29 17:11:29,548 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring UDP Throughput (packet size=1024)... 2018-08-29 17:11:29,548 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:32,874 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=139.8428 real_seconds=1.00 rate_Mbps=1168.5359 tx_cpu=31 rx_cpu=19 drop=54003 pkt=197202 data_loss=27.38461 2018-08-29 17:11:32,874 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1196580/5000000<10000000 Kbps loss-rate=27 2018-08-29 17:11:32,875 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3098290K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:36,200 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=144.5107 real_seconds=1.00 rate_Mbps=1213.2619 tx_cpu=33 rx_cpu=19 drop=46596 pkt=194575 data_loss=23.94758 2018-08-29 17:11:36,200 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1242380/3098290<3098290 Kbps loss-rate=23 2018-08-29 17:11:36,201 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2170335K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:39,527 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=146.4043 real_seconds=1.00 rate_Mbps=1224.5172 tx_cpu=33 rx_cpu=20 drop=51247 pkt=201165 data_loss=25.47511 2018-08-29 17:11:39,527 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1253905/2170335<2170335 Kbps loss-rate=25 2018-08-29 17:11:39,527 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1712120K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:42,852 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=149.6416 real_seconds=1.00 rate_Mbps=1255.5949 tx_cpu=55 rx_cpu=19 drop=50566 pkt=203799 data_loss=24.81172 2018-08-29 17:11:42,852 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1285729/1712120<1712120 Kbps loss-rate=24 2018-08-29 17:11:42,853 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1498924K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:46,182 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=143.1465 real_seconds=1.00 rate_Mbps=1197.3705 tx_cpu=99 rx_cpu=19 drop=36392 pkt=182974 data_loss=19.88913 2018-08-29 17:11:46,183 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1226107/1498924<1498924 Kbps loss-rate=19 2018-08-29 17:11:46,183 DEBUG overshot, min=1 kbps=1226107 max=1498924 2018-08-29 17:11:46,183 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1226107K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:49,512 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=144.4150 real_seconds=1.00 rate_Mbps=1211.4230 tx_cpu=99 rx_cpu=20 drop=1790 pkt=149671 data_loss=1.19599 2018-08-29 17:11:49,512 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1240497/1226107<1498924 Kbps loss-rate=1 2018-08-29 17:11:49,512 DEBUG undershot, min=1240497 kbps=1369710 max=1498924 2018-08-29 17:11:49,513 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1369710K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:52,835 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=147.6406 real_seconds=1.00 rate_Mbps=1236.1679 tx_cpu=99 rx_cpu=20 drop=16018 pkt=167202 data_loss=9.58004 2018-08-29 17:11:52,835 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1240497<1265835/1369710<1498924 Kbps loss-rate=9 2018-08-29 17:11:52,836 DEBUG overshot, min=1240497 kbps=1265835 max=1369710 2018-08-29 17:11:52,836 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1265835K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:56,163 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=142.9414 real_seconds=1.00 rate_Mbps=1195.5490 tx_cpu=99 rx_cpu=19 drop=8149 pkt=154521 data_loss=5.27371 2018-08-29 17:11:56,164 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1240497<1224242/1265835<1369710 Kbps loss-rate=5 2018-08-29 17:11:56,164 DEBUG overshot, min=1240497 kbps=1224242 max=1265835 2018-08-29 17:11:56,164 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring UDP Throughput (packet size=8192)... 2018-08-29 17:11:56,164 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:11:59,490 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=197.6328 real_seconds=1.00 rate_Mbps=1653.3967 tx_cpu=99 rx_cpu=9 drop=50997 pkt=76294 data_loss=66.84274 2018-08-29 17:11:59,490 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1693078/5000000<10000000 Kbps loss-rate=66 2018-08-29 17:11:59,491 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3346539K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:12:02,814 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=201.7422 real_seconds=1.00 rate_Mbps=1688.7155 tx_cpu=99 rx_cpu=9 drop=25241 pkt=51064 data_loss=49.43012 2018-08-29 17:12:02,814 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1729244/3346539<3346539 Kbps loss-rate=49 2018-08-29 17:12:02,815 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2537891K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:12:06,137 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=207.4766 real_seconds=1.00 rate_Mbps=1737.5431 tx_cpu=99 rx_cpu=9 drop=12168 pkt=38725 data_loss=31.42156 2018-08-29 17:12:06,138 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1779244/2537891<2537891 Kbps loss-rate=31 2018-08-29 17:12:06,138 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2158567K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:12:09,488 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=202.9453 real_seconds=1.00 rate_Mbps=1698.3763 tx_cpu=99 rx_cpu=9 drop=6960 pkt=32937 data_loss=21.13125 2018-08-29 17:12:09,488 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1739137/2158567<2158567 Kbps loss-rate=21 2018-08-29 17:12:09,488 DEBUG overshot, min=1 kbps=1739137 max=2158567 2018-08-29 17:12:09,489 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1739137K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:12:12,838 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=207.0938 real_seconds=1.00 rate_Mbps=1738.0695 tx_cpu=99 rx_cpu=9 drop=29 pkt=26537 data_loss=0.10925 2018-08-29 17:12:12,839 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1779783/1739137<2158567 Kbps loss-rate=0 2018-08-29 17:12:12,839 DEBUG undershot, min=1779783 kbps=1969175 max=2158567 2018-08-29 17:12:12,839 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1969175K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:12:16,190 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=200.5547 real_seconds=1.00 rate_Mbps=1678.8692 tx_cpu=99 rx_cpu=8 drop=4377 pkt=30048 data_loss=14.56669 2018-08-29 17:12:16,191 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1779783<1719162/1969175<2158567 Kbps loss-rate=14 2018-08-29 17:12:16,191 DEBUG overshot, min=1779783 kbps=1719162 max=1969175 2018-08-29 17:12:16,191 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1719162K -p5001 -P5002 -fparse 192.168.1.13 2018-08-29 17:12:19,544 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=204.9375 real_seconds=1.00 rate_Mbps=1719.8283 tx_cpu=99 rx_cpu=9 drop=0 pkt=26232 data_loss=0.00000 2018-08-29 17:12:19,545 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1779783<1761104/1719162<1969175 Kbps loss-rate=0 2018-08-29 17:12:19,545 DEBUG undershot, min=1874479 kbps=1921827 max=1969175 2018-08-29 17:12:19,556 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.22', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1202, 'rtt_ms': 0.49, 'throughput_kbps': 2144370, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 907, 'rtt_ms': 0.74, 'throughput_kbps': 2052297, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1257, 'rtt_ms': 0.45, 'throughput_kbps': 2342383, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.51, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151056, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.27, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1224242, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1761104, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.668', 'rtt_max_ms': '1.205', 'rtt_min_ms': '0.500', 'rtt_stddev': '0.194', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.560', 'rtt_max_ms': '0.774', 'rtt_min_ms': '0.346', 'rtt_stddev': '0.126', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.708', 'rtt_max_ms': '1.723', 'rtt_min_ms': '0.446', 'rtt_stddev': '0.356', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-29 17:12:19,557 INFO ============================================================ 2018-08-29 17:12:19,557 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-29 17:12:28,622 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.610 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.479 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.478 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.526 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.478 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.683 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.399 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.319 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.349 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.458 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.319/0.477/0.683/0.109 ms 2018-08-29 17:12:37,662 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.454 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.396 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.445 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.489 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.414 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.452 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.747 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.472 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.527 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.380 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.380/0.477/0.747/0.101 ms 2018-08-29 17:12:46,707 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.31 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.536 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.493 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.512 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.679 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.423 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.554 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.622 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.645 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.703 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.423/0.648/1.314/0.237 ms 2018-08-29 17:12:46,707 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring TCP Throughput (packet size=65536)... 2018-08-29 17:12:46,708 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:12:56,805 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=2307.9912 real_seconds=10.00 rate_Mbps=1936.1937 tx_cpu=5 rx_cpu=11 retrans=413 cwnd=304 rtt_ms=0.61 2018-08-29 17:12:56,806 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:06,905 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=2439.1284 real_seconds=10.00 rate_Mbps=2045.9623 tx_cpu=5 rx_cpu=11 retrans=1297 cwnd=282 rtt_ms=0.61 2018-08-29 17:13:06,905 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:17,000 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=2284.7156 real_seconds=10.00 rate_Mbps=1917.0725 tx_cpu=4 rx_cpu=11 retrans=723 cwnd=294 rtt_ms=0.48 2018-08-29 17:13:17,000 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring UDP Throughput (packet size=128)... 2018-08-29 17:13:17,001 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:20,327 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.3123 real_seconds=1.01 rate_Mbps=144.4936 tx_cpu=16 rx_cpu=20 drop=64879 pkt=206701 data_loss=31.38780 2018-08-29 17:13:20,328 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<147961/5000000<10000000 Kbps loss-rate=31 2018-08-29 17:13:20,328 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443883K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:23,653 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.4783 real_seconds=1.00 rate_Mbps=145.9040 tx_cpu=17 rx_cpu=18 drop=64123 pkt=207305 data_loss=30.93164 2018-08-29 17:13:23,653 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<149405/443883<443883 Kbps loss-rate=30 2018-08-29 17:13:23,654 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296644K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:26,978 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.6660 real_seconds=1.00 rate_Mbps=147.5185 tx_cpu=16 rx_cpu=18 drop=63183 pkt=207903 data_loss=30.39072 2018-08-29 17:13:26,979 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<151058/296644<296644 Kbps loss-rate=30 2018-08-29 17:13:26,979 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223851K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:30,305 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=17.0404 real_seconds=1.01 rate_Mbps=142.1705 tx_cpu=21 rx_cpu=18 drop=72571 pkt=212166 data_loss=34.20492 2018-08-29 17:13:30,305 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<145582/223851<223851 Kbps loss-rate=34 2018-08-29 17:13:30,305 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184716K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:33,632 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=16.8655 real_seconds=1.00 rate_Mbps=140.9683 tx_cpu=99 rx_cpu=18 drop=42225 pkt=180387 data_loss=23.40792 2018-08-29 17:13:33,632 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<144351/184716<184716 Kbps loss-rate=23 2018-08-29 17:13:33,633 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164533K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:36,957 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=16.6703 real_seconds=1.00 rate_Mbps=139.4444 tx_cpu=99 rx_cpu=18 drop=24114 pkt=160677 data_loss=15.00772 2018-08-29 17:13:36,957 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<142791/164533<164533 Kbps loss-rate=15 2018-08-29 17:13:36,958 DEBUG overshot, min=1 kbps=142791 max=164533 2018-08-29 17:13:36,958 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142791K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:40,308 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=16.4250 real_seconds=1.00 rate_Mbps=137.4607 tx_cpu=99 rx_cpu=18 drop=4891 pkt=139445 data_loss=3.50779 2018-08-29 17:13:40,309 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=128 throughput=1<140759/142791<164533 Kbps loss-rate=3 2018-08-29 17:13:40,309 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring UDP Throughput (packet size=1024)... 2018-08-29 17:13:40,310 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:43,635 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=135.5879 real_seconds=1.00 rate_Mbps=1132.0876 tx_cpu=30 rx_cpu=19 drop=55678 pkt=194520 data_loss=28.62326 2018-08-29 17:13:43,635 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1159257/5000000<10000000 Kbps loss-rate=28 2018-08-29 17:13:43,636 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3079628K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:46,960 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=134.9805 real_seconds=1.00 rate_Mbps=1127.6815 tx_cpu=25 rx_cpu=19 drop=56381 pkt=194601 data_loss=28.97258 2018-08-29 17:13:46,961 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1154745/3079628<3079628 Kbps loss-rate=28 2018-08-29 17:13:46,961 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2117186K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:50,314 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=140.5586 real_seconds=1.00 rate_Mbps=1173.8544 tx_cpu=31 rx_cpu=19 drop=61646 pkt=205578 data_loss=29.98668 2018-08-29 17:13:50,314 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1202026/2117186<2117186 Kbps loss-rate=29 2018-08-29 17:13:50,314 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1659606K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:53,666 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=134.1855 real_seconds=1.00 rate_Mbps=1126.2314 tx_cpu=37 rx_cpu=19 drop=62149 pkt=199555 data_loss=31.14381 2018-08-29 17:13:53,666 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1153260/1659606<1659606 Kbps loss-rate=31 2018-08-29 17:13:53,666 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1406433K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:13:56,991 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=133.3789 real_seconds=1.00 rate_Mbps=1115.5758 tx_cpu=98 rx_cpu=18 drop=35104 pkt=171684 data_loss=20.44689 2018-08-29 17:13:56,991 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1142349/1406433<1406433 Kbps loss-rate=20 2018-08-29 17:13:56,992 DEBUG overshot, min=1 kbps=1142349 max=1406433 2018-08-29 17:13:56,992 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1142349K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:00,318 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=134.1299 real_seconds=1.00 rate_Mbps=1121.9173 tx_cpu=99 rx_cpu=18 drop=2098 pkt=139447 data_loss=1.50449 2018-08-29 17:14:00,319 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1<1148843/1142349<1406433 Kbps loss-rate=1 2018-08-29 17:14:00,319 DEBUG undershot, min=1148843 kbps=1277638 max=1406433 2018-08-29 17:14:00,320 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1277638K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:03,644 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=139.0322 real_seconds=1.00 rate_Mbps=1163.5258 tx_cpu=99 rx_cpu=18 drop=13593 pkt=155962 data_loss=8.71558 2018-08-29 17:14:03,644 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1148843<1191450/1277638<1406433 Kbps loss-rate=8 2018-08-29 17:14:03,645 DEBUG overshot, min=1148843 kbps=1191450 max=1277638 2018-08-29 17:14:03,645 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1191450K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:06,971 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=137.8486 real_seconds=1.00 rate_Mbps=1152.5559 tx_cpu=99 rx_cpu=19 drop=4284 pkt=145441 data_loss=2.94553 2018-08-29 17:14:06,971 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=1024 throughput=1148843<1180217/1191450<1277638 Kbps loss-rate=2 2018-08-29 17:14:06,971 INFO [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Measuring UDP Throughput (packet size=8192)... 2018-08-29 17:14:06,972 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:10,299 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=201.9141 real_seconds=1.01 rate_Mbps=1684.5466 tx_cpu=42 rx_cpu=8 drop=49614 pkt=75459 data_loss=65.74960 2018-08-29 17:14:10,299 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1724975/5000000<10000000 Kbps loss-rate=65 2018-08-29 17:14:10,299 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3362487K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:13,625 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=192.8594 real_seconds=1.00 rate_Mbps=1618.6845 tx_cpu=99 rx_cpu=8 drop=26622 pkt=51308 data_loss=51.88665 2018-08-29 17:14:13,625 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1657532/3362487<3362487 Kbps loss-rate=51 2018-08-29 17:14:13,625 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2510009K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:16,976 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=196.3281 real_seconds=1.00 rate_Mbps=1642.8487 tx_cpu=99 rx_cpu=9 drop=13170 pkt=38300 data_loss=34.38644 2018-08-29 17:14:16,977 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1682277/2510009<2510009 Kbps loss-rate=34 2018-08-29 17:14:16,977 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2096143K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:20,301 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=194.5312 real_seconds=1.00 rate_Mbps=1634.0507 tx_cpu=99 rx_cpu=8 drop=7085 pkt=31985 data_loss=22.15102 2018-08-29 17:14:20,301 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1673267/2096143<2096143 Kbps loss-rate=22 2018-08-29 17:14:20,301 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1884705K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:23,629 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=200.1562 real_seconds=1.00 rate_Mbps=1674.0537 tx_cpu=99 rx_cpu=8 drop=3139 pkt=28759 data_loss=10.91487 2018-08-29 17:14:23,629 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1714230/1884705<1884705 Kbps loss-rate=10 2018-08-29 17:14:23,629 DEBUG overshot, min=1 kbps=1714230 max=1884705 2018-08-29 17:14:23,630 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1714230K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:26,981 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=204.2969 real_seconds=1.00 rate_Mbps=1714.2121 tx_cpu=99 rx_cpu=8 drop=7 pkt=26157 data_loss=0.02677 2018-08-29 17:14:26,981 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1<1755353/1714230<1884705 Kbps loss-rate=0 2018-08-29 17:14:26,981 DEBUG undershot, min=1755353 kbps=1820029 max=1884705 2018-08-29 17:14:26,982 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1820029K -p5001 -P5002 -fparse 172.30.9.205 2018-08-29 17:14:30,335 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] megabytes=206.3984 real_seconds=1.00 rate_Mbps=1726.2462 tx_cpu=99 rx_cpu=8 drop=1353 pkt=27772 data_loss=4.87185 2018-08-29 17:14:30,335 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] pkt-size=8192 throughput=1755353<1767676/1820029<1884705 Kbps loss-rate=4 2018-08-29 17:14:30,346 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.22', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 413, 'rtt_ms': 0.61, 'throughput_kbps': 1982662, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1297, 'rtt_ms': 0.61, 'throughput_kbps': 2095065, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 723, 'rtt_ms': 0.48, 'throughput_kbps': 1963082, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.51, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 140759, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.95, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1180217, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.87, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1767676, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.477', 'rtt_max_ms': '0.683', 'rtt_min_ms': '0.319', 'rtt_stddev': '0.109', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.477', 'rtt_max_ms': '0.747', 'rtt_min_ms': '0.380', 'rtt_stddev': '0.101', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.648', 'rtt_max_ms': '1.314', 'rtt_min_ms': '0.423', 'rtt_stddev': '0.237', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-29 17:14:30,348 INFO Deleting floating ip aba11039-620f-4a13-a1ac-3ae3c0ebffd8 2018-08-29 17:14:31,915 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Floating IP 172.30.9.209 deleted 2018-08-29 17:14:32,555 DEBUG [TestClient_9061295e-1460-46e4-a350-3e3256aba8fd4] Instance deleted 2018-08-29 17:14:32,563 INFO Cleaning up... 2018-08-29 17:14:32,563 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Terminating nuttcp-8.1.4 2018-08-29 17:14:32,572 INFO Deleting floating ip e7a41f3b-8d16-495c-8163-7937a31908ec 2018-08-29 17:14:33,578 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Floating IP 172.30.9.205 deleted 2018-08-29 17:14:33,762 DEBUG [TestServer_9061295e-1460-46e4-a350-3e3256aba8fd1] Instance deleted 2018-08-29 17:14:39,452 INFO Network pns-internal-net_9061295e-1460-46e4-a350-3e3256aba8fd deleted. 2018-08-29 17:14:41,016 INFO Network pns-internal-net2_9061295e-1460-46e4-a350-3e3256aba8fd deleted. 2018-08-29 17:14:41,072 INFO Removed public key pns_public_key 2018-08-29 17:14:41,073 INFO Deleting security group 2018-08-29 17:14:41,217 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': '19889139', 'rtt_ms': '0.216667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 138119, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1107999, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6624506, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.196/0.110/0.366/0.087', | | | | | '64-byte': '4.326/0.149/40.951/12.208', '1500-byte': '0.326/0.134/0.478/0.112'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4913670', 'rtt_ms': '0.38'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 220683, 'loss_rate': 2.23}, 1024: {'tp_kbps': 1737167, | | | | | 'loss_rate': 1.77}, 8192: {'tp_kbps': 2982777, 'loss_rate': 1.34}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.418/0.250/0.614/0.103', | | | | | '64-byte': '4.451/0.229/41.561/12.370', '1500-byte': '0.557/0.262/1.253/0.259'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2115492', 'rtt_ms': '0.393333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 148505, 'loss_rate': 0.92}, 1024: {'tp_kbps': 1192928, | | | | | 'loss_rate': 1.27}, 8192: {'tp_kbps': 1748900, 'loss_rate': 7.59}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.293/0.219/0.442/0.059', | | | | | '64-byte': '0.512/0.242/1.336/0.297', '1500-byte': '0.594/0.403/1.311/0.254'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2179683', 'rtt_ms': '0.56'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 151056, 'loss_rate': 1.51}, 1024: {'tp_kbps': 1224242, | | | | | 'loss_rate': 5.27}, 8192: {'tp_kbps': 1761104, 'loss_rate': 0.0}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.560/0.346/0.774/0.126', | | | | | '64-byte': '0.668/0.500/1.205/0.194', '1500-byte': '0.708/0.446/1.723/0.356'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1811180', 'rtt_ms': '0.436667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 139556, 'loss_rate': 3.35}, 1024: {'tp_kbps': 1147150, | | | | | 'loss_rate': 2.8}, 8192: {'tp_kbps': 1864858, 'loss_rate': 2.89}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.337/0.227/0.481/0.085', | | | | | '64-byte': '0.397/0.331/0.492/0.047', '1500-byte': '0.593/0.356/1.548/0.328'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2013603', 'rtt_ms': '0.566667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 140759, 'loss_rate': 3.51}, 1024: {'tp_kbps': 1180217, | | | | | 'loss_rate': 2.95}, 8192: {'tp_kbps': 1767676, 'loss_rate': 4.87}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.477/0.380/0.747/0.101', | | | | | '64-byte': '0.477/0.319/0.683/0.109', '1500-byte': '0.648/0.423/1.314/0.237'}} | | 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-29 17:14:41,222 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-29 17:14:41,674 - 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-29 17:14:41,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 17:14:41,806 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 17:14:41,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 17:14:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 17:14:42,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1701 X-Openstack-Request-Id: req-a20887da-d9d7-495e-a8d4-9ebc1c9864b8 Date: Wed, 29 Aug 2018 17:14:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "created_at": "2018-08-29T16:55:44Z", "admin_state_up": true, "updated_at": "2018-08-29T17:14:36Z", "project_id": "96ce740190cb4d719dbed42ddd172ca8", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "49b2fdcf-d483-42e5-9ec5-a583cbb91da4", "name": "vmtp-router_9061295e-1460-46e4-a350-3e3256aba8fd"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 17:14:42,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a20887da-d9d7-495e-a8d4-9ebc1c9864b8 2018-08-29 17:14:42,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.395200014114s 2018-08-29 17:14:42,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a20887da-d9d7-495e-a8d4-9ebc1c9864b8 2018-08-29 17:14:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 17:14:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/49b2fdcf-d483-42e5-9ec5-a583cbb91da4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 17:14:43,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d28599e-c671-44cd-9f74-9cea3e22a215 Content-Length: 0 Date: Wed, 29 Aug 2018 17:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:14:43,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/49b2fdcf-d483-42e5-9ec5-a583cbb91da4.json used request id req-5d28599e-c671-44cd-9f74-9cea3e22a215 2018-08-29 17:14:43,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20585393906s 2018-08-29 17:14:43,411 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/49b2fdcf-d483-42e5-9ec5-a583cbb91da4.json used request id req-5d28599e-c671-44cd-9f74-9cea3e22a215 2018-08-29 17:14:43,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:14:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 17:14:44,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-22233d17-701a-4f95-9856-f529eae32b8c Date: Wed, 29 Aug 2018 17:14:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T16:55:51Z", "file": "/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/file", "owner": "96ce740190cb4d719dbed42ddd172ca8", "id": "9509f058-2ed3-41c1-8daf-84e0aea9cff4", "size": 263193088, "self": "/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "vmtp-img_9061295e-1460-46e4-a350-3e3256aba8fd", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T16:55:47Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:14:44,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-22233d17-701a-4f95-9856-f529eae32b8c 2018-08-29 17:14:44,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.658725976944s 2018-08-29 17:14:44,075 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-22233d17-701a-4f95-9856-f529eae32b8c 2018-08-29 17:14:44,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 17:14:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 17:14:45,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d822802-84d8-407e-93f8-198203070b94 Date: Wed, 29 Aug 2018 17:14:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:14:45,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4 used request id req-2d822802-84d8-407e-93f8-198203070b94 2018-08-29 17:14:45,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20105004311s 2018-08-29 17:14:45,278 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/9509f058-2ed3-41c1-8daf-84e0aea9cff4 used request id req-2d822802-84d8-407e-93f8-198203070b94 2018-08-29 17:14:45,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:14:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:45,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14: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-1fce3fb4-83d4-4753-ac57-9ad2c65e1576 x-compute-request-id: req-1fce3fb4-83d4-4753-ac57-9ad2c65e1576 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_9061295e-1460-46e4-a350-3e3256aba8fd", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea", "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": "d183d495-73eb-4030-8ed1-aef2ffa40dea"}]} 2018-08-29 17:14:45,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1fce3fb4-83d4-4753-ac57-9ad2c65e1576 2018-08-29 17:14:45,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206225156784s 2018-08-29 17:14:45,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1fce3fb4-83d4-4753-ac57-9ad2c65e1576 2018-08-29 17:14:45,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 17:14:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:45,522 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:14:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62b3a444-3b8e-4684-b348-d6f03c94ce88 x-compute-request-id: req-62b3a444-3b8e-4684-b348-d6f03c94ce88 Content-Length: 0 Content-Type: application/json 2018-08-29 17:14:45,522 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea used request id req-62b3a444-3b8e-4684-b348-d6f03c94ce88 2018-08-29 17:14:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355370044708s 2018-08-29 17:14:45,523 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/d183d495-73eb-4030-8ed1-aef2ffa40dea used request id req-62b3a444-3b8e-4684-b348-d6f03c94ce88 2018-08-29 17:14:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:14:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:45,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbab9ca-9419-4a17-b932-68552ffe8dc5 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd", "links": {"self": "http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d8ac66961064c038ac98b0fade8a7f8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:14:45,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0cbab9ca-9419-4a17-b932-68552ffe8dc5 2018-08-29 17:14:45,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195481061935s 2018-08-29 17:14:45,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0cbab9ca-9419-4a17-b932-68552ffe8dc5 2018-08-29 17:14:45,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:14:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:45,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fccb664-6e31-4a15-a797-ceaf78a6b3bb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_9061295e-1460-46e4-a350-3e3256aba8fd", "links": {"self": "http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9d8ac66961064c038ac98b0fade8a7f8", "description": null}} 2018-08-29 17:14:45,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8 used request id req-9fccb664-6e31-4a15-a797-ceaf78a6b3bb 2018-08-29 17:14:45,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206952095032s 2018-08-29 17:14:45,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8 used request id req-9fccb664-6e31-4a15-a797-ceaf78a6b3bb 2018-08-29 17:14:45,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 17:14:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:46,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df97d32-51ee-4a0c-ae46-f937dcd149d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:14:46,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8 used request id req-9df97d32-51ee-4a0c-ae46-f937dcd149d8 2018-08-29 17:14:46,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.280926942825s 2018-08-29 17:14:46,215 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/9d8ac66961064c038ac98b0fade8a7f8 used request id req-9df97d32-51ee-4a0c-ae46-f937dcd149d8 2018-08-29 17:14:46,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:14:46,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:46,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecad99b-162c-4f4c-af1d-48388ad18090 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8"}, "tags": [], "enabled": true, "id": "96ce740190cb4d719dbed42ddd172ca8", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9061295e-1460-46e4-a350-3e3256aba8fd"}]} 2018-08-29 17:14:46,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-4ecad99b-162c-4f4c-af1d-48388ad18090 2018-08-29 17:14:46,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178018093109s 2018-08-29 17:14:46,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-4ecad99b-162c-4f4c-af1d-48388ad18090 2018-08-29 17:14:46,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 17:14:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e02d296f230b6f5fd8ebc3d55f20929cd3390b8" 2018-08-29 17:14:46,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f499964-525e-4bf1-ab16-f6a41a09fe6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:14:46,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8 used request id req-6f499964-525e-4bf1-ab16-f6a41a09fe6f 2018-08-29 17:14:46,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218279123306s 2018-08-29 17:14:46,623 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/96ce740190cb4d719dbed42ddd172ca8 used request id req-6f499964-525e-4bf1-ab16-f6a41a09fe6f 2018-08-29 17:14:46,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:14:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 17:14:46,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c9be1874-7087-485f-b680-bf6e58f80d41 Date: Wed, 29 Aug 2018 17:14:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:14:46,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c9be1874-7087-485f-b680-bf6e58f80d41 2018-08-29 17:14:46,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0831050872803s 2018-08-29 17:14:46,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c9be1874-7087-485f-b680-bf6e58f80d41 2018-08-29 17:14:46,708 - shade - DEBUG - Network pns-internal-net_9061295e-1460-46e4-a350-3e3256aba8fd not found for deleting 2018-08-29 17:14:46,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:14:46,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2dcd0fe74058988e9483a24048eeec0e196807f6" 2018-08-29 17:14:46,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0063798d-6875-4342-a7cb-1bb367e2bc91 Date: Wed, 29 Aug 2018 17:14:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:14:46,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0063798d-6875-4342-a7cb-1bb367e2bc91 2018-08-29 17:14:46,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.079432964325s 2018-08-29 17:14:46,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-0063798d-6875-4342-a7cb-1bb367e2bc91 2018-08-29 17:14:46,790 - shade - DEBUG - Network pns-internal-net2_9061295e-1460-46e4-a350-3e3256aba8fd not found for deleting 2018-08-29 17:14:46,849 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-29 17:14:46,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:14:46,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:14:46,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:14:46,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:14:46,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:14:46,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:14:46,898 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:14:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:14:46,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c974ec90-4e55-48ca-afaa-7e49521be591 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:14:46,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-c974ec90-4e55-48ca-afaa-7e49521be591 2018-08-29 17:14:46,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:14:47,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["YrffwQhgTAyPYRysAOu8Lg"], "issued_at": "2018-08-29T17:14:47.000000Z"}} 2018-08-29 17:14:47,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:14:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:47,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-41abe7b9-5d57-42e0-a6b7-2bbab12ec79a Date: Wed, 29 Aug 2018 17:14:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:14:47,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41abe7b9-5d57-42e0-a6b7-2bbab12ec79a 2018-08-29 17:14:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340375900269s 2018-08-29 17:14:47,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-41abe7b9-5d57-42e0-a6b7-2bbab12ec79a 2018-08-29 17:14:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:14:47,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbbdb486-573d-4bd1-9bd9-db941a4e57b4 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 17:14:47,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-dbbdb486-573d-4bd1-9bd9-db941a4e57b4 2018-08-29 17:14:47,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:14:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:47,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978fdb9e-54e4-4392-8b6d-5a54887884dd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 17:14:47,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-978fdb9e-54e4-4392-8b6d-5a54887884dd 2018-08-29 17:14:47,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101512908936s 2018-08-29 17:14:47,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-978fdb9e-54e4-4392-8b6d-5a54887884dd 2018-08-29 17:14:47,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 17:14:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}}' 2018-08-29 17:14:47,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b372aaf7-f768-44af-b005-4f3ce40abd1f 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.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a"}, "tags": [], "enabled": true, "id": "68bb27f25f464f86aecbff44052a429a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}} 2018-08-29 17:14:47,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-b372aaf7-f768-44af-b005-4f3ce40abd1f 2018-08-29 17:14:47,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.169602870941s 2018-08-29 17:14:47,931 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-b372aaf7-f768-44af-b005-4f3ce40abd1f 2018-08-29 17:14:47,932 - 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'68bb27f25f464f86aecbff44052a429a', '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_c86dfefd-5487-4f24-bc8d-797f4b0a9929'}) 2018-08-29 17:14:47,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 17:14:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e11e6bae-add7-404e-8b4b-0c17499fda2b", "email": null, "name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}}' 2018-08-29 17:14:48,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b902b0c-537a-4af4-9828-fa305314b006 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": {"self": "http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7917b4df53704232b8a7d3cba8d62f4a", "domain_id": "default", "password_expires_at": null}} 2018-08-29 17:14:48,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-7b902b0c-537a-4af4-9828-fa305314b006 2018-08-29 17:14:48,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460530996323s 2018-08-29 17:14:48,399 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-7b902b0c-537a-4af4-9828-fa305314b006 2018-08-29 17:14:48,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7917b4df53704232b8a7d3cba8d62f4a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929'}) 2018-08-29 17:14:48,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:14:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:48,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31205b96-0254-4adb-b6e2-bc6d7827baff Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:14:48,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-31205b96-0254-4adb-b6e2-bc6d7827baff 2018-08-29 17:14:48,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103564977646s 2018-08-29 17:14:48,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-31205b96-0254-4adb-b6e2-bc6d7827baff 2018-08-29 17:14:48,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:14:48,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:48,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefe8e0a-3a83-4be8-910c-b7617e4b8e7c Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:14:48,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cefe8e0a-3a83-4be8-910c-b7617e4b8e7c 2018-08-29 17:14:48,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103543043137s 2018-08-29 17:14:48,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-cefe8e0a-3a83-4be8-910c-b7617e4b8e7c 2018-08-29 17:14:48,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:14:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:48,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af70b9c8-45ea-4399-8875-5421938b2502 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:14:48,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-af70b9c8-45ea-4399-8875-5421938b2502 2018-08-29 17:14:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990529060364s 2018-08-29 17:14:48,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-af70b9c8-45ea-4399-8875-5421938b2502 2018-08-29 17:14:48,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:14:48,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:48,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e9b615-7bad-4c1c-88f4-326b2b964178 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:14:48,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-83e9b615-7bad-4c1c-88f4-326b2b964178 2018-08-29 17:14:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132216930389s 2018-08-29 17:14:48,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-83e9b615-7bad-4c1c-88f4-326b2b964178 2018-08-29 17:14:48,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:14:48,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:49,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae22a67-89a0-473a-8fbb-70d5cb5e2d74 Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": {"self": "http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7917b4df53704232b8a7d3cba8d62f4a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:14:49,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-6ae22a67-89a0-473a-8fbb-70d5cb5e2d74 2018-08-29 17:14:49,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198949098587s 2018-08-29 17:14:49,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-6ae22a67-89a0-473a-8fbb-70d5cb5e2d74 2018-08-29 17:14:49,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:14:49,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:49,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e820d88-ffc4-42ea-a206-9df55014b66f Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a"}, "tags": [], "enabled": true, "id": "68bb27f25f464f86aecbff44052a429a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 17:14:49,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-8e820d88-ffc4-42ea-a206-9df55014b66f 2018-08-29 17:14:49,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100538015366s 2018-08-29 17:14:49,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-8e820d88-ffc4-42ea-a206-9df55014b66f 2018-08-29 17:14:49,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:14:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=68bb27f25f464f86aecbff44052a429a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:49,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc31e80-ca4e-48e6-95b5-5d0441c5e39f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=68bb27f25f464f86aecbff44052a429a", "previous": null, "next": null}} 2018-08-29 17:14:49,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=68bb27f25f464f86aecbff44052a429a used request id req-2dc31e80-ca4e-48e6-95b5-5d0441c5e39f 2018-08-29 17:14:49,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0959079265594s 2018-08-29 17:14:49,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=68bb27f25f464f86aecbff44052a429a used request id req-2dc31e80-ca4e-48e6-95b5-5d0441c5e39f 2018-08-29 17:14:49,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:14:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:14:49,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42a601a6-12bb-40fe-b32b-a6dc6e5d6b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:14:49,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/c82bf036bd144284a48fe3ac4559304a used request id req-42a601a6-12bb-40fe-b32b-a6dc6e5d6b2b 2018-08-29 17:14:49,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140321969986s 2018-08-29 17:14:49,417 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/c82bf036bd144284a48fe3ac4559304a used request id req-42a601a6-12bb-40fe-b32b-a6dc6e5d6b2b 2018-08-29 17:14:49,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 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'68bb27f25f464f86aecbff44052a429a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'e11e6bae-add7-404e-8b4b-0c17499fda2b', 'username': u'shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:14:49,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:14:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:14:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:14:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:14:49,423 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'password': 'e11e6bae-add7-404e-8b4b-0c17499fda2b', 'project_name': 'shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '68bb27f25f464f86aecbff44052a429a', 'project_domain_name': 'Default'} 2018-08-29 17:14:49,423 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-29 17:14:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:14:49,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9973f6ad-9d78-4f64-8a0d-acbe26fc065f 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:14:49,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-9973f6ad-9d78-4f64-8a0d-acbe26fc065f 2018-08-29 17:14:49,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:14:49,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T18:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68bb27f25f464f86aecbff44052a429a", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/68bb27f25f464f86aecbff44052a429a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/68bb27f25f464f86aecbff44052a429a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/68bb27f25f464f86aecbff44052a429a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/68bb27f25f464f86aecbff44052a429a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/68bb27f25f464f86aecbff44052a429a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/68bb27f25f464f86aecbff44052a429a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_68bb27f25f464f86aecbff44052a429a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_68bb27f25f464f86aecbff44052a429a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/68bb27f25f464f86aecbff44052a429a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/68bb27f25f464f86aecbff44052a429a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/68bb27f25f464f86aecbff44052a429a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/68bb27f25f464f86aecbff44052a429a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/68bb27f25f464f86aecbff44052a429a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/68bb27f25f464f86aecbff44052a429a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "id": "7917b4df53704232b8a7d3cba8d62f4a"}, "audit_ids": ["LHxANQ9USWqVCl9vP-1P3A"], "issued_at": "2018-08-29T17:14:49.000000Z"}} 2018-08-29 17:14:49,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 17:14:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"network": {"name": "shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "admin_state_up": true}}' 2018-08-29 17:14:50,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b33e8d0a-0400-4786-9483-541011906531 Date: Wed, 29 Aug 2018 17:14:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1aafb278-e954-4720-b887-f4bbd665c7af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"68bb27f25f464f86aecbff44052a429a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:14:50Z","is_default":false,"name":"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929","qos_policy_id":null,"admin_state_up":true,"tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","mtu":1450}} 2018-08-29 17:14:50,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b33e8d0a-0400-4786-9483-541011906531 2018-08-29 17:14:50,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.589867830276s 2018-08-29 17:14:50,415 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-b33e8d0a-0400-4786-9483-541011906531 2018-08-29 17:14:50,415 - 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-29T17:14:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'1aafb278-e954-4720-b887-f4bbd665c7af', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929', u'admin_state_up': True, u'tenant_id': u'68bb27f25f464f86aecbff44052a429a', u'created_at': u'2018-08-29T17:14:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68bb27f25f464f86aecbff44052a429a', u'l2_adjacency': True}) 2018-08-29 17:14:50,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:14:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:14:50,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-20616432-f983-4711-9b03-d9c134001b24 Date: Wed, 29 Aug 2018 17:14:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1aafb278-e954-4720-b887-f4bbd665c7af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"68bb27f25f464f86aecbff44052a429a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:14:50Z","qos_policy_id":null,"name":"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929","admin_state_up":true,"tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:14:50,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-20616432-f983-4711-9b03-d9c134001b24 2018-08-29 17:14:50,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106689929962s 2018-08-29 17:14:50,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-20616432-f983-4711-9b03-d9c134001b24 2018-08-29 17:14:50,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 17:14:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"subnet": {"name": "shaker-subnet_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "enable_dhcp": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 17:14:51,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-25177c3c-e6c9-4766-b10c-114d3cfffb09 Date: Wed, 29 Aug 2018 17:14:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1aafb278-e954-4720-b887-f4bbd665c7af","tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:14:50Z","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":"68bb27f25f464f86aecbff44052a429a","id":"a402b16c-d568-4a42-ac90-07dee545ce82","subnetpool_id":null,"name":"shaker-subnet_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}} 2018-08-29 17:14:51,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-25177c3c-e6c9-4766-b10c-114d3cfffb09 2018-08-29 17:14:51,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.525191068649s 2018-08-29 17:14:51,050 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-25177c3c-e6c9-4766-b10c-114d3cfffb09 2018-08-29 17:14:51,050 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:14:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a402b16c-d568-4a42-ac90-07dee545ce82', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_c86dfefd-5487-4f24-bc8d-797f4b0a9929', u'enable_dhcp': True, u'network_id': u'1aafb278-e954-4720-b887-f4bbd665c7af', u'tenant_id': u'68bb27f25f464f86aecbff44052a429a', u'created_at': u'2018-08-29T17:14:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68bb27f25f464f86aecbff44052a429a'}) 2018-08-29 17:14:51,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 17:14:51,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "shaker-router_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "admin_state_up": true}}' 2018-08-29 17:14:52,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c973c6ee-f5e4-4b74-a2e8-cb6073e6267a Date: Wed, 29 Aug 2018 17:14:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:14:51Z", "admin_state_up": true, "updated_at": "2018-08-29T17:14:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "name": "shaker-router_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}} 2018-08-29 17:14:52,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c973c6ee-f5e4-4b74-a2e8-cb6073e6267a 2018-08-29 17:14:52,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65018391609s 2018-08-29 17:14:52,701 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c973c6ee-f5e4-4b74-a2e8-cb6073e6267a 2018-08-29 17:14:52,702 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:14:52Z', u'revision_number': 2, u'id': u'b53b9995-4f74-4158-a28a-b2d689ce20a2', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_c86dfefd-5487-4f24-bc8d-797f4b0a9929', u'admin_state_up': True, u'tenant_id': u'68bb27f25f464f86aecbff44052a429a', u'created_at': u'2018-08-29T17:14:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'68bb27f25f464f86aecbff44052a429a'}) 2018-08-29 17:14:52,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 17:14:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"subnet_id": "a402b16c-d568-4a42-ac90-07dee545ce82"}' 2018-08-29 17:14:55,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-72c6538e-a9c5-4380-bf57-948e83fb0701 Date: Wed, 29 Aug 2018 17:14:55 GMT RESP BODY: {"network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "subnet_id": "a402b16c-d568-4a42-ac90-07dee545ce82", "subnet_ids": ["a402b16c-d568-4a42-ac90-07dee545ce82"], "port_id": "36b22a5c-532b-43d6-88b5-73a5cfb58443", "id": "b53b9995-4f74-4158-a28a-b2d689ce20a2"} 2018-08-29 17:14:55,293 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2/add_router_interface.json used request id req-72c6538e-a9c5-4380-bf57-948e83fb0701 2018-08-29 17:14:55,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59059286118s 2018-08-29 17:14:55,293 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2/add_router_interface.json used request id req-72c6538e-a9c5-4380-bf57-948e83fb0701 returning object b53b9995-4f74-4158-a28a-b2d689ce20a2 2018-08-29 17:14:55,294 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-29 17:14:58,931 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-29 17:14:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:14:58,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 17:14:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 17:14:58,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:14:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:14:59,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a72b6988-bebd-415d-92f6-afb54ace811f Date: Wed, 29 Aug 2018 17:14:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:14:59,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a72b6988-bebd-415d-92f6-afb54ace811f 2018-08-29 17:14:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196020126343s 2018-08-29 17:14:59,134 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a72b6988-bebd-415d-92f6-afb54ace811f 2018-08-29 17:14:59,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 17:14:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}' 2018-08-29 17:14:59,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4b2a0529-635a-4441-b39a-9054e1bf38d7 Date: Wed, 29 Aug 2018 17:14:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:14:59Z", "file": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file", "owner": "68bb27f25f464f86aecbff44052a429a", "id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "size": null, "self": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "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_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "checksum": null, "created_at": "2018-08-29T17:14:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 17:14:59,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-4b2a0529-635a-4441-b39a-9054e1bf38d7 2018-08-29 17:14:59,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0539698600769s 2018-08-29 17:14:59,196 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-4b2a0529-635a-4441-b39a-9054e1bf38d7 returning object f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab 2018-08-29 17:14:59,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 17:14:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '' 2018-08-29 17:15:09,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8da7cc9-b7a5-4275-8881-df126a53c2fa Date: Wed, 29 Aug 2018 17:15: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-29 17:15:09,299 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file used request id req-b8da7cc9-b7a5-4275-8881-df126a53c2fa 2018-08-29 17:15:09,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.1023349762s 2018-08-29 17:15:09,299 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file used request id req-b8da7cc9-b7a5-4275-8881-df126a53c2fa 2018-08-29 17:15:09,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:15:09,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:09,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-3119f143-2cd6-48d7-87b3-4090dd85750f Date: Wed, 29 Aug 2018 17:15:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:15:09Z", "file": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file", "owner": "68bb27f25f464f86aecbff44052a429a", "id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "size": 666173440, "self": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-29T17:14:59Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:15:09,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3119f143-2cd6-48d7-87b3-4090dd85750f 2018-08-29 17:15:09,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038192987442s 2018-08-29 17:15:09,342 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3119f143-2cd6-48d7-87b3-4090dd85750f 2018-08-29 17:15:09,343 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file', 'owner': u'68bb27f25f464f86aecbff44052a429a', 'id': u'f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab', 'size': 666173440, u'self': u'/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68bb27f25f464f86aecbff44052a429a', 'name': 'shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T17:15:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T17:15:09Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929', '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/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab', 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_c86dfefd-5487-4f24-bc8d-797f4b0a9929', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'created': u'2018-08-29T17:14:59Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-29T17:14:59Z', 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/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab', 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_c86dfefd-5487-4f24-bc8d-797f4b0a9929', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-29 17:15:09,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 17:15:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-29 17:15:09,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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,Accept-Encoding x-openstack-request-id: req-a61c39dc-c56c-4724-b298-ae278189e31b x-compute-request-id: req-a61c39dc-c56c-4724-b298-ae278189e31b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "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": "527a8cf5-46a0-4843-8df5-06f5cee52dbe"}} 2018-08-29 17:15:09,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a61c39dc-c56c-4724-b298-ae278189e31b 2018-08-29 17:15:09,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.285434007645s 2018-08-29 17:15:09,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-a61c39dc-c56c-4724-b298-ae278189e31b 2018-08-29 17:15:09,631 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_c86dfefd-5487-4f24-bc8d-797f4b0a9929', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'527a8cf5-46a0-4843-8df5-06f5cee52dbe', 'swap': 0}) 2018-08-29 17:15:09,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 17:15:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" -d '{"extra_specs": {}}' 2018-08-29 17:15:09,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-776d4a5a-87ce-43ae-a440-37e28853a6c5 x-compute-request-id: req-776d4a5a-87ce-43ae-a440-37e28853a6c5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 17:15:09,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe/os-extra_specs used request id req-776d4a5a-87ce-43ae-a440-37e28853a6c5 2018-08-29 17:15:09,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234100818634s 2018-08-29 17:15:09,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe/os-extra_specs used request id req-776d4a5a-87ce-43ae-a440-37e28853a6c5 2018-08-29 17:15:09,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 17:15:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"keypair": {"name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}}' 2018-08-29 17:15:10,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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,Accept-Encoding x-openstack-request-id: req-f4596065-f9c9-4339-9cde-e29d63ee62b7 x-compute-request-id: req-f4596065-f9c9-4339-9cde-e29d63ee62b7 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd7zkikKQYC0oE93Cq2D1yXUHvGSMynGQ3SEzqL72E+TiSzUF5IjQR7nYOIMp122kIUQYdo8t8GVMTDGecr4mdjqjhaasRkSNyR9IQFD8xNtUar+deCazR3SamAoXgLoEKB4mKT+mNsaryt6TxlMGfG2xVs9IX0ZcDy7EkkoE0GWxsAFlpOkSr+aPI1EvpkbrIj+UoVqs4MbQSt7YysYbhl076tJ0ze02hZEYXM7k/9S1pHnKTvQ2WNMWpNcPsPr+GM3cJLynoKI0wlkdoQTlL+ZixAKH/kWNhyrhLPE/P/budzChIPvn1vVvaXI5J6NYIxjLoTsyh9t7snyvwq4rl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3e85IpCkGAtKBPdwqtg9cl1B7xkjMpxkN0hM6i+9hPk4ks1B\neSI0Ee52DiDKddtpCFEGHaPLfBlTEwxnnK+JnY6o4WmrEZEjckfSEBQ/MTbVGq/n\nXgms0d0mpgKF4C6BCgeJik/pjbGq8rek8ZTBnxtsVbPSF9GXA8uxJJKBNBlsbABZ\naTpEq/mjyNRL6ZG6yI/lKFarODG0Ere2MrGG4ZdO+rSdM3tNoWRGFzO5P/UtaR5y\nk70NljTFqTXD7D6/hjN3CS8p6CiNMJZHaEE5S/mYsQCh/5FjYcq4SzxPz/27ncwo\nSD759b1b2lyOSejWCMYy6E7Mofbe7J8r8KuK5QIDAQABAoIBAE4zvmk8mGXUjIeF\nfVDmE3jZ/aK3s9xgmTuVoWyf1+MkQlgQNXLup3RuF3FRAqZW4wLIMiR9k/Uto0VC\nCLyAajh3jXCoYFw3TUs2nYGG8OFxldPqiddsB1aH29eBahUdreCP2VpAYGbKZRdT\nuK5boYJkEl98lppIAzOWMdxWN2rYpmTpHLnz1WrawuiOd/BflExAmXfzK3JwuwcY\nRZI4y26nrFEJgo+2xj5xGj45lN620Oh9KjXu+IfmcTc5JiG0N0tSwRM4g37vKIj3\n2tSzk5szw9+3iDuPubIEkyR1fdsgBI8TEUXvVHtrBwZBVh7jpk8h0B1sNmw8UNQP\n+LImfv0CgYEA+O0HWBWMFjFnOBS8KDl+4jfAVnTddAk9lYCDrXNeZXbi/dZH/uDC\nZbI6Ax2rVJ+wvuwwwSyXRSfouie/QzLJTcwvoDLbr7NvSILnJ8dAaur1z7gtLgzA\nx6/ZmL8pWU2ooxBig9reQ5DIzM5MWQtdi+y1TqJBCMs9BAtPY9qAaW8CgYEA5D3T\n+OEBL776sdEDMXU24Ln+tSalWqO3YyM1934gTo1sXyWI5vygsgtwzYe4ATT+zpui\ng4HlKOY13IGltmcREGZq+a33yprb+NzQ1k1yRmqZh1Qn5H/pua8756zhZUq3oNlU\nwM5vy51xIktNfwQ8gHnTpBXZk14VjfEZitksXusCgYEA+AG4MnNtWeMo0sAd4vm9\nyAcB02GmDejy+ZPMHbD3GKJFb9/hZThrlkTm9ZnGzI45206ZGK2jnRwxC99z+LCN\nzbwkqzhgloJw2k7JnWEwdhXYiHcYVGwSWiGC62Nx/+6WmLhHXtVeYvTKivrzKDhh\noHpa/Zg8sVVEWlYmZ/cXv3MCgYEAn7lg6O9VLDujJuMVL/xOPjALPmxgFTEy+g6/\nCobaRv6TU3Zp+vPZ5R86fqq2qymSE7Y4oX06iEeqc7jK5f30pBx4SmhjWwbKX7rv\n7rjd+sdIz7ql/DNDti0aaAPE7GTAYrEUraUJ+V0huhUmk3e8e1BGOrMLwyR5Qw7x\niAh5E6cCgYEAheALle9Tj3nllcyPbUtPYu40iP+D0HQOPw2MSDXcL6S8Rd5Y5Dy+\nbdm/fPcChUbZaPg/gfycHHrGUo0j5zuSGLKrufO3SVyx98Nnx5bTH0ilbX1flf76\nVX0KDXl/8WnmUpouDJ2JdgkZQXL9VhE6IgOiSsTQjIleOkg48CAIaXI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "fingerprint": "49:b7:c9:85:f0:24:09:50:e4:71:9f:2a:ca:35:6b:2f"}} 2018-08-29 17:15:10,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-f4596065-f9c9-4339-9cde-e29d63ee62b7 2018-08-29 17:15:10,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.961090087891s 2018-08-29 17:15:10,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-f4596065-f9c9-4339-9cde-e29d63ee62b7 2018-08-29 17:15:10,619 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd7zkikKQYC0oE93Cq2D1yXUHvGSMynGQ3SEzqL72E+TiSzUF5IjQR7nYOIMp122kIUQYdo8t8GVMTDGecr4mdjqjhaasRkSNyR9IQFD8xNtUar+deCazR3SamAoXgLoEKB4mKT+mNsaryt6TxlMGfG2xVs9IX0ZcDy7EkkoE0GWxsAFlpOkSr+aPI1EvpkbrIj+UoVqs4MbQSt7YysYbhl076tJ0ze02hZEYXM7k/9S1pHnKTvQ2WNMWpNcPsPr+GM3cJLynoKI0wlkdoQTlL+ZixAKH/kWNhyrhLPE/P/budzChIPvn1vVvaXI5J6NYIxjLoTsyh9t7snyvwq4rl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3e85IpCkGAtKBPdwqtg9cl1B7xkjMpxkN0hM6i+9hPk4ks1B\neSI0Ee52DiDKddtpCFEGHaPLfBlTEwxnnK+JnY6o4WmrEZEjckfSEBQ/MTbVGq/n\nXgms0d0mpgKF4C6BCgeJik/pjbGq8rek8ZTBnxtsVbPSF9GXA8uxJJKBNBlsbABZ\naTpEq/mjyNRL6ZG6yI/lKFarODG0Ere2MrGG4ZdO+rSdM3tNoWRGFzO5P/UtaR5y\nk70NljTFqTXD7D6/hjN3CS8p6CiNMJZHaEE5S/mYsQCh/5FjYcq4SzxPz/27ncwo\nSD759b1b2lyOSejWCMYy6E7Mofbe7J8r8KuK5QIDAQABAoIBAE4zvmk8mGXUjIeF\nfVDmE3jZ/aK3s9xgmTuVoWyf1+MkQlgQNXLup3RuF3FRAqZW4wLIMiR9k/Uto0VC\nCLyAajh3jXCoYFw3TUs2nYGG8OFxldPqiddsB1aH29eBahUdreCP2VpAYGbKZRdT\nuK5boYJkEl98lppIAzOWMdxWN2rYpmTpHLnz1WrawuiOd/BflExAmXfzK3JwuwcY\nRZI4y26nrFEJgo+2xj5xGj45lN620Oh9KjXu+IfmcTc5JiG0N0tSwRM4g37vKIj3\n2tSzk5szw9+3iDuPubIEkyR1fdsgBI8TEUXvVHtrBwZBVh7jpk8h0B1sNmw8UNQP\n+LImfv0CgYEA+O0HWBWMFjFnOBS8KDl+4jfAVnTddAk9lYCDrXNeZXbi/dZH/uDC\nZbI6Ax2rVJ+wvuwwwSyXRSfouie/QzLJTcwvoDLbr7NvSILnJ8dAaur1z7gtLgzA\nx6/ZmL8pWU2ooxBig9reQ5DIzM5MWQtdi+y1TqJBCMs9BAtPY9qAaW8CgYEA5D3T\n+OEBL776sdEDMXU24Ln+tSalWqO3YyM1934gTo1sXyWI5vygsgtwzYe4ATT+zpui\ng4HlKOY13IGltmcREGZq+a33yprb+NzQ1k1yRmqZh1Qn5H/pua8756zhZUq3oNlU\nwM5vy51xIktNfwQ8gHnTpBXZk14VjfEZitksXusCgYEA+AG4MnNtWeMo0sAd4vm9\nyAcB02GmDejy+ZPMHbD3GKJFb9/hZThrlkTm9ZnGzI45206ZGK2jnRwxC99z+LCN\nzbwkqzhgloJw2k7JnWEwdhXYiHcYVGwSWiGC62Nx/+6WmLhHXtVeYvTKivrzKDhh\noHpa/Zg8sVVEWlYmZ/cXv3MCgYEAn7lg6O9VLDujJuMVL/xOPjALPmxgFTEy+g6/\nCobaRv6TU3Zp+vPZ5R86fqq2qymSE7Y4oX06iEeqc7jK5f30pBx4SmhjWwbKX7rv\n7rjd+sdIz7ql/DNDti0aaAPE7GTAYrEUraUJ+V0huhUmk3e8e1BGOrMLwyR5Qw7x\niAh5E6cCgYEAheALle9Tj3nllcyPbUtPYu40iP+D0HQOPw2MSDXcL6S8Rd5Y5Dy+\nbdm/fPcChUbZaPg/gfycHHrGUo0j5zuSGLKrufO3SVyx98Nnx5bTH0ilbX1flf76\nVX0KDXl/8WnmUpouDJ2JdgkZQXL9VhE6IgOiSsTQjIleOkg48CAIaXI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7917b4df53704232b8a7d3cba8d62f4a', 'name': u'shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'created_at': '2018-08-29T17:15:10.618945', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68bb27f25f464f86aecbff44052a429a', 'name': 'shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'49:b7:c9:85:f0:24:09:50:e4:71:9f:2a:ca:35:6b:2f', 'type': 'ssh', 'id': u'shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929'}) 2018-08-29 17:15:10,619 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA3e85IpCkGAtKBPdwqtg9cl1B7xkjMpxkN0hM6i+9hPk4ks1B eSI0Ee52DiDKddtpCFEGHaPLfBlTEwxnnK+JnY6o4WmrEZEjckfSEBQ/MTbVGq/n Xgms0d0mpgKF4C6BCgeJik/pjbGq8rek8ZTBnxtsVbPSF9GXA8uxJJKBNBlsbABZ aTpEq/mjyNRL6ZG6yI/lKFarODG0Ere2MrGG4ZdO+rSdM3tNoWRGFzO5P/UtaR5y k70NljTFqTXD7D6/hjN3CS8p6CiNMJZHaEE5S/mYsQCh/5FjYcq4SzxPz/27ncwo SD759b1b2lyOSejWCMYy6E7Mofbe7J8r8KuK5QIDAQABAoIBAE4zvmk8mGXUjIeF fVDmE3jZ/aK3s9xgmTuVoWyf1+MkQlgQNXLup3RuF3FRAqZW4wLIMiR9k/Uto0VC CLyAajh3jXCoYFw3TUs2nYGG8OFxldPqiddsB1aH29eBahUdreCP2VpAYGbKZRdT uK5boYJkEl98lppIAzOWMdxWN2rYpmTpHLnz1WrawuiOd/BflExAmXfzK3JwuwcY RZI4y26nrFEJgo+2xj5xGj45lN620Oh9KjXu+IfmcTc5JiG0N0tSwRM4g37vKIj3 2tSzk5szw9+3iDuPubIEkyR1fdsgBI8TEUXvVHtrBwZBVh7jpk8h0B1sNmw8UNQP +LImfv0CgYEA+O0HWBWMFjFnOBS8KDl+4jfAVnTddAk9lYCDrXNeZXbi/dZH/uDC ZbI6Ax2rVJ+wvuwwwSyXRSfouie/QzLJTcwvoDLbr7NvSILnJ8dAaur1z7gtLgzA x6/ZmL8pWU2ooxBig9reQ5DIzM5MWQtdi+y1TqJBCMs9BAtPY9qAaW8CgYEA5D3T +OEBL776sdEDMXU24Ln+tSalWqO3YyM1934gTo1sXyWI5vygsgtwzYe4ATT+zpui g4HlKOY13IGltmcREGZq+a33yprb+NzQ1k1yRmqZh1Qn5H/pua8756zhZUq3oNlU wM5vy51xIktNfwQ8gHnTpBXZk14VjfEZitksXusCgYEA+AG4MnNtWeMo0sAd4vm9 yAcB02GmDejy+ZPMHbD3GKJFb9/hZThrlkTm9ZnGzI45206ZGK2jnRwxC99z+LCN zbwkqzhgloJw2k7JnWEwdhXYiHcYVGwSWiGC62Nx/+6WmLhHXtVeYvTKivrzKDhh oHpa/Zg8sVVEWlYmZ/cXv3MCgYEAn7lg6O9VLDujJuMVL/xOPjALPmxgFTEy+g6/ CobaRv6TU3Zp+vPZ5R86fqq2qymSE7Y4oX06iEeqc7jK5f30pBx4SmhjWwbKX7rv 7rjd+sdIz7ql/DNDti0aaAPE7GTAYrEUraUJ+V0huhUmk3e8e1BGOrMLwyR5Qw7x iAh5E6cCgYEAheALle9Tj3nllcyPbUtPYu40iP+D0HQOPw2MSDXcL6S8Rd5Y5Dy+ bdm/fPcChUbZaPg/gfycHHrGUo0j5zuSGLKrufO3SVyx98Nnx5bTH0ilbX1flf76 VX0KDXl/8WnmUpouDJ2JdgkZQXL9VhE6IgOiSsTQjIleOkg48CAIaXI= -----END RSA PRIVATE KEY----- 2018-08-29 17:15:10,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 17:15:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"security_group": {"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-29 17:15:11,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7d361f65-fd91-4348-ac2b-d7672b9379eb Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:10Z", "updated_at": "2018-08-29T17:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "b67b64d3-244d-467a-a20c-b6b73236b238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "d974014b-4e38-4cc3-a5b6-36a7e3492278", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "0d0631eb-b41c-4268-b290-851061398384", "name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}} 2018-08-29 17:15:11,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-7d361f65-fd91-4348-ac2b-d7672b9379eb 2018-08-29 17:15:11,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.389710903168s 2018-08-29 17:15:11,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-7d361f65-fd91-4348-ac2b-d7672b9379eb 2018-08-29 17:15:11,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:15:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:11,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-934046e7-d42f-4d15-8768-7c6805725f1d Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:10Z", "updated_at": "2018-08-29T17:15:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "b67b64d3-244d-467a-a20c-b6b73236b238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "d974014b-4e38-4cc3-a5b6-36a7e3492278", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "0d0631eb-b41c-4268-b290-851061398384", "name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"description": "Default security group", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:14:50Z", "updated_at": "2018-08-29T17:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "359c2fd6-f7cc-4f0e-86f6-aedc5dd575f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "842f59e5-e0a5-4f38-b1e9-8d1d77416bc7", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "a8a7e2a4-ec9a-4a73-86d2-1637569ce8b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "bc7d8673-f469-474b-bad7-22177d86e056", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "name": "default"}]} 2018-08-29 17:15:11,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-934046e7-d42f-4d15-8768-7c6805725f1d 2018-08-29 17:15:11,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0662248134613s 2018-08-29 17:15:11,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-934046e7-d42f-4d15-8768-7c6805725f1d 2018-08-29 17:15:11,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:15:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -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": "0d0631eb-b41c-4268-b290-851061398384"}}' 2018-08-29 17:15:11,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-27fb010d-2db6-40ef-94d2-05c8492dafae Date: Wed, 29 Aug 2018 17:15:11 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-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "port_range_min": 22, "revision_number": 0, "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:11Z", "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "502c6a2a-43ad-49a6-9b5f-1dbcd9d7f57e"}} 2018-08-29 17:15:11,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-27fb010d-2db6-40ef-94d2-05c8492dafae 2018-08-29 17:15:11,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.363238096237s 2018-08-29 17:15:11,453 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-27fb010d-2db6-40ef-94d2-05c8492dafae 2018-08-29 17:15:11,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:15:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:11,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-7e8994fe-b6da-4baf-bc7d-e4a4fba5b263 Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:10Z", "updated_at": "2018-08-29T17:15:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:15:11Z", "revision_number": 0, "id": "502c6a2a-43ad-49a6-9b5f-1dbcd9d7f57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "b67b64d3-244d-467a-a20c-b6b73236b238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "d974014b-4e38-4cc3-a5b6-36a7e3492278", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 2, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "0d0631eb-b41c-4268-b290-851061398384", "name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"description": "Default security group", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:14:50Z", "updated_at": "2018-08-29T17:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "359c2fd6-f7cc-4f0e-86f6-aedc5dd575f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "842f59e5-e0a5-4f38-b1e9-8d1d77416bc7", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "a8a7e2a4-ec9a-4a73-86d2-1637569ce8b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "bc7d8673-f469-474b-bad7-22177d86e056", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "name": "default"}]} 2018-08-29 17:15:11,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-7e8994fe-b6da-4baf-bc7d-e4a4fba5b263 2018-08-29 17:15:11,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429561138153s 2018-08-29 17:15:11,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-7e8994fe-b6da-4baf-bc7d-e4a4fba5b263 2018-08-29 17:15:11,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:15:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -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": "0d0631eb-b41c-4268-b290-851061398384"}}' 2018-08-29 17:15:11,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5bd9102d-4abf-4698-9054-b28ac9e5bbe5 Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "port_range_min": null, "revision_number": 0, "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:11Z", "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "d7b7b54d-c758-4cd4-b451-dc9be9cbf030"}} 2018-08-29 17:15:11,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5bd9102d-4abf-4698-9054-b28ac9e5bbe5 2018-08-29 17:15:11,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11079120636s 2018-08-29 17:15:11,614 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5bd9102d-4abf-4698-9054-b28ac9e5bbe5 2018-08-29 17:15:11,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:15:11,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:11,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-73795bb7-7454-4d70-aaaf-f746f1badabd Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:10Z", "updated_at": "2018-08-29T17:15:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:15:11Z", "revision_number": 0, "id": "502c6a2a-43ad-49a6-9b5f-1dbcd9d7f57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "b67b64d3-244d-467a-a20c-b6b73236b238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:11Z", "revision_number": 0, "id": "d7b7b54d-c758-4cd4-b451-dc9be9cbf030", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "d974014b-4e38-4cc3-a5b6-36a7e3492278", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 3, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "0d0631eb-b41c-4268-b290-851061398384", "name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"description": "Default security group", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:14:50Z", "updated_at": "2018-08-29T17:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "359c2fd6-f7cc-4f0e-86f6-aedc5dd575f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "842f59e5-e0a5-4f38-b1e9-8d1d77416bc7", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "a8a7e2a4-ec9a-4a73-86d2-1637569ce8b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "bc7d8673-f469-474b-bad7-22177d86e056", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "name": "default"}]} 2018-08-29 17:15:11,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-73795bb7-7454-4d70-aaaf-f746f1badabd 2018-08-29 17:15:11,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422358512878s 2018-08-29 17:15:11,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-73795bb7-7454-4d70-aaaf-f746f1badabd 2018-08-29 17:15:11,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:15:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -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": "0d0631eb-b41c-4268-b290-851061398384"}}' 2018-08-29 17:15:11,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-ddcaa513-fd4a-4e2e-a18a-8a8720e337dd Date: Wed, 29 Aug 2018 17:15:11 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-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "port_range_min": 9000, "revision_number": 0, "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:11Z", "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "5419a736-9944-4e08-919e-f0ad7ea5b379"}} 2018-08-29 17:15:11,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ddcaa513-fd4a-4e2e-a18a-8a8720e337dd 2018-08-29 17:15:11,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124447822571s 2018-08-29 17:15:11,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ddcaa513-fd4a-4e2e-a18a-8a8720e337dd 2018-08-29 17:15:11,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:15:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:11,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-57eb7bec-5f42-41ef-9c5e-e6bbb4e71540 Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1aafb278-e954-4720-b887-f4bbd665c7af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68bb27f25f464f86aecbff44052a429a","l2_adjacency":true,"status":"ACTIVE","subnets":["a402b16c-d568-4a42-ac90-07dee545ce82"],"description":"","tags":[],"updated_at":"2018-08-29T17:14:50Z","qos_policy_id":null,"name":"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929","admin_state_up":true,"tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:15:11,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-57eb7bec-5f42-41ef-9c5e-e6bbb4e71540 2018-08-29 17:15:11,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934910774231s 2018-08-29 17:15:11,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-57eb7bec-5f42-41ef-9c5e-e6bbb4e71540 2018-08-29 17:15:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:15:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:11,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-6f8d8f88-1254-4326-905c-2ea201f67e85 Date: Wed, 29 Aug 2018 17:15:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:15:09Z", "file": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file", "owner": "68bb27f25f464f86aecbff44052a429a", "id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "size": 666173440, "self": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-29T17:14:59Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:15:11,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6f8d8f88-1254-4326-905c-2ea201f67e85 2018-08-29 17:15:11,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351159572601s 2018-08-29 17:15:11,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-6f8d8f88-1254-4326-905c-2ea201f67e85 2018-08-29 17:15:11,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:15:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-6bb739f3-e47c-46bd-a39b-0238af3b4734 x-compute-request-id: req-6bb739f3-e47c-46bd-a39b-0238af3b4734 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "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": "527a8cf5-46a0-4843-8df5-06f5cee52dbe"}]} 2018-08-29 17:15:11,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-6bb739f3-e47c-46bd-a39b-0238af3b4734 2018-08-29 17:15:11,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224599838257s 2018-08-29 17:15:11,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-6bb739f3-e47c-46bd-a39b-0238af3b4734 2018-08-29 17:15:11,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 17:15:11,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"server": {"name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "imageRef": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "flavorRef": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1aafb278-e954-4720-b887-f4bbd665c7af"}], "security_groups": [{"name": "0d0631eb-b41c-4268-b290-851061398384"}]}}' 2018-08-29 17:15:14,357 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:15: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-e2d3a9ba-4d0e-420f-a367-e1023bb5db48 x-compute-request-id: req-e2d3a9ba-4d0e-420f-a367-e1023bb5db48 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0d0631eb-b41c-4268-b290-851061398384"}], "OS-DCF:diskConfig": "MANUAL", "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "adminPass": "QxRBWiSGF8Pj"}} 2018-08-29 17:15:14,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-e2d3a9ba-4d0e-420f-a367-e1023bb5db48 2018-08-29 17:15:14,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.40834999084s 2018-08-29 17:15:14,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-e2d3a9ba-4d0e-420f-a367-e1023bb5db48 2018-08-29 17:15:14,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:15,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2ddb616-670b-4d42-b673-6fe17c52b3bf x-compute-request-id: req-e2ddb616-670b-4d42-b673-6fe17c52b3bf Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "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-29T17:15:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:15,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e2ddb616-670b-4d42-b673-6fe17c52b3bf 2018-08-29 17:15:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64555311203s 2018-08-29 17:15:15,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e2ddb616-670b-4d42-b673-6fe17c52b3bf 2018-08-29 17:15:15,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:15:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:15,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-634cd1e2-a356-46cc-902b-ee396f3bd8e2 Date: Wed, 29 Aug 2018 17:15:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1aafb278-e954-4720-b887-f4bbd665c7af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68bb27f25f464f86aecbff44052a429a","l2_adjacency":true,"status":"ACTIVE","subnets":["a402b16c-d568-4a42-ac90-07dee545ce82"],"description":"","tags":[],"updated_at":"2018-08-29T17:14:50Z","qos_policy_id":null,"name":"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929","admin_state_up":true,"tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:15:15,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-634cd1e2-a356-46cc-902b-ee396f3bd8e2 2018-08-29 17:15:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930190086365s 2018-08-29 17:15:15,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-634cd1e2-a356-46cc-902b-ee396f3bd8e2 2018-08-29 17:15:15,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 17:15:15,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:15,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a35f7184-d101-4034-9e0e-bc891ddc4c61 Date: Wed, 29 Aug 2018 17:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1aafb278-e954-4720-b887-f4bbd665c7af","tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:14:50Z","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":"68bb27f25f464f86aecbff44052a429a","id":"a402b16c-d568-4a42-ac90-07dee545ce82","subnetpool_id":null,"name":"shaker-subnet_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}]} 2018-08-29 17:15:15,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a35f7184-d101-4034-9e0e-bc891ddc4c61 2018-08-29 17:15:15,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0416889190674s 2018-08-29 17:15:15,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a35f7184-d101-4034-9e0e-bc891ddc4c61 2018-08-29 17:15:15,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:17,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:17,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:18,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-94b0054a-80fc-4b75-90cd-9f9119a64c90 x-compute-request-id: req-94b0054a-80fc-4b75-90cd-9f9119a64c90 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:18,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-94b0054a-80fc-4b75-90cd-9f9119a64c90 2018-08-29 17:15:18,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885571956635s 2018-08-29 17:15:18,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-94b0054a-80fc-4b75-90cd-9f9119a64c90 2018-08-29 17:15:18,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:20,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:20,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:20,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-57a6d6cb-d833-42f3-8d00-f283aa745534 x-compute-request-id: req-57a6d6cb-d833-42f3-8d00-f283aa745534 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:20,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57a6d6cb-d833-42f3-8d00-f283aa745534 2018-08-29 17:15:20,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180788040161s 2018-08-29 17:15:20,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57a6d6cb-d833-42f3-8d00-f283aa745534 2018-08-29 17:15:20,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:22,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:22,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-fce948aa-6565-4856-bc5d-8589397ca047 x-compute-request-id: req-fce948aa-6565-4856-bc5d-8589397ca047 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:22,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fce948aa-6565-4856-bc5d-8589397ca047 2018-08-29 17:15:22,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688311100006s 2018-08-29 17:15:22,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fce948aa-6565-4856-bc5d-8589397ca047 2018-08-29 17:15:22,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:24,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:25,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-b6913583-3ef7-4b85-9065-3fa97e465a12 x-compute-request-id: req-b6913583-3ef7-4b85-9065-3fa97e465a12 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:25,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b6913583-3ef7-4b85-9065-3fa97e465a12 2018-08-29 17:15:25,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636539936066s 2018-08-29 17:15:25,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b6913583-3ef7-4b85-9065-3fa97e465a12 2018-08-29 17:15:25,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:27,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:27,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:27,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-6cedc681-e8be-4ba0-ba45-4188324b57ab x-compute-request-id: req-6cedc681-e8be-4ba0-ba45-4188324b57ab Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:27,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6cedc681-e8be-4ba0-ba45-4188324b57ab 2018-08-29 17:15:27,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165805101395s 2018-08-29 17:15:27,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6cedc681-e8be-4ba0-ba45-4188324b57ab 2018-08-29 17:15:27,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:29,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:30,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-40be7672-d0ea-4402-ae0d-d8e5816e8b77 x-compute-request-id: req-40be7672-d0ea-4402-ae0d-d8e5816e8b77 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:30,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-40be7672-d0ea-4402-ae0d-d8e5816e8b77 2018-08-29 17:15:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661386013031s 2018-08-29 17:15:30,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-40be7672-d0ea-4402-ae0d-d8e5816e8b77 2018-08-29 17:15:30,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:32,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:32,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-a97905f9-1e5e-42f0-992d-efa5fe097512 x-compute-request-id: req-a97905f9-1e5e-42f0-992d-efa5fe097512 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:32,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a97905f9-1e5e-42f0-992d-efa5fe097512 2018-08-29 17:15:32,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170279979706s 2018-08-29 17:15:32,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a97905f9-1e5e-42f0-992d-efa5fe097512 2018-08-29 17:15:32,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:34,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:35,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-972dc3d0-21dd-4d12-8bed-8879f71f82c9 x-compute-request-id: req-972dc3d0-21dd-4d12-8bed-8879f71f82c9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:35,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-972dc3d0-21dd-4d12-8bed-8879f71f82c9 2018-08-29 17:15:35,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.864108085632s 2018-08-29 17:15:35,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-972dc3d0-21dd-4d12-8bed-8879f71f82c9 2018-08-29 17:15:35,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:37,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:38,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-7e7d308e-2fe0-4b5b-b15e-4a90679d3d9b x-compute-request-id: req-7e7d308e-2fe0-4b5b-b15e-4a90679d3d9b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:38,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7e7d308e-2fe0-4b5b-b15e-4a90679d3d9b 2018-08-29 17:15:38,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619751930237s 2018-08-29 17:15:38,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7e7d308e-2fe0-4b5b-b15e-4a90679d3d9b 2018-08-29 17:15:38,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:40,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:40,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:40,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-057306b6-3e8d-4420-9a51-40e14aae8be7 x-compute-request-id: req-057306b6-3e8d-4420-9a51-40e14aae8be7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:40,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-057306b6-3e8d-4420-9a51-40e14aae8be7 2018-08-29 17:15:40,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708092927933s 2018-08-29 17:15:40,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-057306b6-3e8d-4420-9a51-40e14aae8be7 2018-08-29 17:15:40,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:42,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:42,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-a7c5d545-8a9a-4dfa-88d0-fb7c4f0e73ef x-compute-request-id: req-a7c5d545-8a9a-4dfa-88d0-fb7c4f0e73ef Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:42,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a7c5d545-8a9a-4dfa-88d0-fb7c4f0e73ef 2018-08-29 17:15:42,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180140018463s 2018-08-29 17:15:42,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a7c5d545-8a9a-4dfa-88d0-fb7c4f0e73ef 2018-08-29 17:15:42,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:44,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:45,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-9e7cffe2-6e4d-491c-8cde-7f987495ea82 x-compute-request-id: req-9e7cffe2-6e4d-491c-8cde-7f987495ea82 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:45,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9e7cffe2-6e4d-491c-8cde-7f987495ea82 2018-08-29 17:15:45,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432064056396s 2018-08-29 17:15:45,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9e7cffe2-6e4d-491c-8cde-7f987495ea82 2018-08-29 17:15:45,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:47,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:47,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7a90441-1f5d-43c3-8bf3-ec056bb1e6c9 x-compute-request-id: req-b7a90441-1f5d-43c3-8bf3-ec056bb1e6c9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:47,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b7a90441-1f5d-43c3-8bf3-ec056bb1e6c9 2018-08-29 17:15:47,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173680067062s 2018-08-29 17:15:47,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b7a90441-1f5d-43c3-8bf3-ec056bb1e6c9 2018-08-29 17:15:47,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:49,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:49,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:49,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-bff84af6-6490-4396-b903-1a74e53c9658 x-compute-request-id: req-bff84af6-6490-4396-b903-1a74e53c9658 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:49,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bff84af6-6490-4396-b903-1a74e53c9658 2018-08-29 17:15:49,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341079950333s 2018-08-29 17:15:49,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bff84af6-6490-4396-b903-1a74e53c9658 2018-08-29 17:15:49,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:51,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:52,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-8f49be16-cb2c-4bee-83b6-ff2446f25919 x-compute-request-id: req-8f49be16-cb2c-4bee-83b6-ff2446f25919 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:52,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f49be16-cb2c-4bee-83b6-ff2446f25919 2018-08-29 17:15:52,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926618099213s 2018-08-29 17:15:52,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f49be16-cb2c-4bee-83b6-ff2446f25919 2018-08-29 17:15:52,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:54,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:55,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-5a19280f-57be-463c-ba46-1ae486a563b8 x-compute-request-id: req-5a19280f-57be-463c-ba46-1ae486a563b8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:55,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5a19280f-57be-463c-ba46-1ae486a563b8 2018-08-29 17:15:55,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168350934982s 2018-08-29 17:15:55,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5a19280f-57be-463c-ba46-1ae486a563b8 2018-08-29 17:15:55,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:57,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:57,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7f2801f-8848-48d6-bbb2-03f64677302d x-compute-request-id: req-b7f2801f-8848-48d6-bbb2-03f64677302d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:57,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b7f2801f-8848-48d6-bbb2-03f64677302d 2018-08-29 17:15:57,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181547880173s 2018-08-29 17:15:57,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b7f2801f-8848-48d6-bbb2-03f64677302d 2018-08-29 17:15:57,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:15:59,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:15:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:15:59,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:15: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-aeee1da5-48bf-454c-a7b7-dae9025eb5f0 x-compute-request-id: req-aeee1da5-48bf-454c-a7b7-dae9025eb5f0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:15:59,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-aeee1da5-48bf-454c-a7b7-dae9025eb5f0 2018-08-29 17:15:59,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354148864746s 2018-08-29 17:15:59,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-aeee1da5-48bf-454c-a7b7-dae9025eb5f0 2018-08-29 17:15:59,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:01,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:01,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-f3213ca1-eb09-4060-b8b2-84b3866d44fb x-compute-request-id: req-f3213ca1-eb09-4060-b8b2-84b3866d44fb Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:01,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f3213ca1-eb09-4060-b8b2-84b3866d44fb 2018-08-29 17:16:01,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193444013596s 2018-08-29 17:16:01,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f3213ca1-eb09-4060-b8b2-84b3866d44fb 2018-08-29 17:16:01,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:03,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:04,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-8ef9d75e-0daf-4fba-a6df-2da696b38a98 x-compute-request-id: req-8ef9d75e-0daf-4fba-a6df-2da696b38a98 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:04,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8ef9d75e-0daf-4fba-a6df-2da696b38a98 2018-08-29 17:16:04,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443701982498s 2018-08-29 17:16:04,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8ef9d75e-0daf-4fba-a6df-2da696b38a98 2018-08-29 17:16:04,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:06,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:06,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-ffc81979-6144-4359-be66-4fade6a15ee8 x-compute-request-id: req-ffc81979-6144-4359-be66-4fade6a15ee8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:06,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ffc81979-6144-4359-be66-4fade6a15ee8 2018-08-29 17:16:06,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165605068207s 2018-08-29 17:16:06,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ffc81979-6144-4359-be66-4fade6a15ee8 2018-08-29 17:16:06,431 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:08,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:08,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8058092a-cedf-4234-9f3c-177e82dcbf26 x-compute-request-id: req-8058092a-cedf-4234-9f3c-177e82dcbf26 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:08,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8058092a-cedf-4234-9f3c-177e82dcbf26 2018-08-29 17:16:08,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43701004982s 2018-08-29 17:16:08,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8058092a-cedf-4234-9f3c-177e82dcbf26 2018-08-29 17:16:08,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:10,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:11,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-ceba07cd-9bd3-4c96-9a3e-d8477f7b875d x-compute-request-id: req-ceba07cd-9bd3-4c96-9a3e-d8477f7b875d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:11,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ceba07cd-9bd3-4c96-9a3e-d8477f7b875d 2018-08-29 17:16:11,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427462816238s 2018-08-29 17:16:11,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ceba07cd-9bd3-4c96-9a3e-d8477f7b875d 2018-08-29 17:16:11,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:13,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:13,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-78ba0c3c-661c-4c29-ad18-f58e5e08debe x-compute-request-id: req-78ba0c3c-661c-4c29-ad18-f58e5e08debe Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:13,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-78ba0c3c-661c-4c29-ad18-f58e5e08debe 2018-08-29 17:16:13,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319585084915s 2018-08-29 17:16:13,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-78ba0c3c-661c-4c29-ad18-f58e5e08debe 2018-08-29 17:16:13,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:15,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:15,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:16,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-4b721446-5ee2-44b3-ac6b-03e2ea45852e x-compute-request-id: req-4b721446-5ee2-44b3-ac6b-03e2ea45852e Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:16,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4b721446-5ee2-44b3-ac6b-03e2ea45852e 2018-08-29 17:16:16,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428061008453s 2018-08-29 17:16:16,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4b721446-5ee2-44b3-ac6b-03e2ea45852e 2018-08-29 17:16:16,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:18,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:18,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-a67ac582-6168-439a-8cf7-a32bc3caa962 x-compute-request-id: req-a67ac582-6168-439a-8cf7-a32bc3caa962 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:18,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a67ac582-6168-439a-8cf7-a32bc3caa962 2018-08-29 17:16:18,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404855012894s 2018-08-29 17:16:18,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a67ac582-6168-439a-8cf7-a32bc3caa962 2018-08-29 17:16:18,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:20,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:20,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-f42c4aca-d66e-480a-bb10-9302cef904b1 x-compute-request-id: req-f42c4aca-d66e-480a-bb10-9302cef904b1 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:20,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f42c4aca-d66e-480a-bb10-9302cef904b1 2018-08-29 17:16:20,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40517115593s 2018-08-29 17:16:20,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f42c4aca-d66e-480a-bb10-9302cef904b1 2018-08-29 17:16:20,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:22,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:23,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-c44e248a-4f25-4fd9-bd28-a3f0bf8ee115 x-compute-request-id: req-c44e248a-4f25-4fd9-bd28-a3f0bf8ee115 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:23,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c44e248a-4f25-4fd9-bd28-a3f0bf8ee115 2018-08-29 17:16:23,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606517076492s 2018-08-29 17:16:23,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c44e248a-4f25-4fd9-bd28-a3f0bf8ee115 2018-08-29 17:16:23,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:25,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:25,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-7b3b3e9a-e30f-4414-94e7-9e4e3560886b x-compute-request-id: req-7b3b3e9a-e30f-4414-94e7-9e4e3560886b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:25,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7b3b3e9a-e30f-4414-94e7-9e4e3560886b 2018-08-29 17:16:25,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428150177002s 2018-08-29 17:16:25,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7b3b3e9a-e30f-4414-94e7-9e4e3560886b 2018-08-29 17:16:25,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:27,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:28,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-74c4c21e-9de0-4c9e-be71-9f0408c0da86 x-compute-request-id: req-74c4c21e-9de0-4c9e-be71-9f0408c0da86 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:28,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-74c4c21e-9de0-4c9e-be71-9f0408c0da86 2018-08-29 17:16:28,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180511951447s 2018-08-29 17:16:28,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-74c4c21e-9de0-4c9e-be71-9f0408c0da86 2018-08-29 17:16:28,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:30,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:30,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49a3efad-4035-4c4f-bc4b-e2c7fe97bd5b x-compute-request-id: req-49a3efad-4035-4c4f-bc4b-e2c7fe97bd5b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:30,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-49a3efad-4035-4c4f-bc4b-e2c7fe97bd5b 2018-08-29 17:16:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481528043747s 2018-08-29 17:16:30,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-49a3efad-4035-4c4f-bc4b-e2c7fe97bd5b 2018-08-29 17:16:30,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:32,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:32,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-0bd0fef7-e909-4ea3-aa0c-d56b54468d22 x-compute-request-id: req-0bd0fef7-e909-4ea3-aa0c-d56b54468d22 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:32,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0bd0fef7-e909-4ea3-aa0c-d56b54468d22 2018-08-29 17:16:32,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353873968124s 2018-08-29 17:16:32,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0bd0fef7-e909-4ea3-aa0c-d56b54468d22 2018-08-29 17:16:32,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:34,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:35,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-7e70c2f8-7e55-491e-a9ab-32e8b863eb38 x-compute-request-id: req-7e70c2f8-7e55-491e-a9ab-32e8b863eb38 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:35,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7e70c2f8-7e55-491e-a9ab-32e8b863eb38 2018-08-29 17:16:35,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401757955551s 2018-08-29 17:16:35,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7e70c2f8-7e55-491e-a9ab-32e8b863eb38 2018-08-29 17:16:35,391 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:37,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:37,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-e97207aa-6fa3-4425-8fc1-5d1ff1e0dbb5 x-compute-request-id: req-e97207aa-6fa3-4425-8fc1-5d1ff1e0dbb5 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:37,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e97207aa-6fa3-4425-8fc1-5d1ff1e0dbb5 2018-08-29 17:16:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372646808624s 2018-08-29 17:16:37,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e97207aa-6fa3-4425-8fc1-5d1ff1e0dbb5 2018-08-29 17:16:37,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:39,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:40,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-a70a49e7-ad83-45c1-8d2c-1e93fa59f819 x-compute-request-id: req-a70a49e7-ad83-45c1-8d2c-1e93fa59f819 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:40,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a70a49e7-ad83-45c1-8d2c-1e93fa59f819 2018-08-29 17:16:40,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428029060364s 2018-08-29 17:16:40,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a70a49e7-ad83-45c1-8d2c-1e93fa59f819 2018-08-29 17:16:40,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:42,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:42,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-ef95ff9f-05d2-4deb-9a5a-27ecc83ef87b x-compute-request-id: req-ef95ff9f-05d2-4deb-9a5a-27ecc83ef87b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:42,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ef95ff9f-05d2-4deb-9a5a-27ecc83ef87b 2018-08-29 17:16:42,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421583890915s 2018-08-29 17:16:42,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ef95ff9f-05d2-4deb-9a5a-27ecc83ef87b 2018-08-29 17:16:42,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:44,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:44,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:45,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-e1bf79d7-8270-4511-8788-b449c00381b7 x-compute-request-id: req-e1bf79d7-8270-4511-8788-b449c00381b7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:45,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1bf79d7-8270-4511-8788-b449c00381b7 2018-08-29 17:16:45,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423321008682s 2018-08-29 17:16:45,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1bf79d7-8270-4511-8788-b449c00381b7 2018-08-29 17:16:45,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:47,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:47,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-8f65de42-ee98-439b-afa6-41efc7062601 x-compute-request-id: req-8f65de42-ee98-439b-afa6-41efc7062601 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:47,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f65de42-ee98-439b-afa6-41efc7062601 2018-08-29 17:16:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333414077759s 2018-08-29 17:16:47,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f65de42-ee98-439b-afa6-41efc7062601 2018-08-29 17:16:47,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:49,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:50,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-7ad61062-bc89-4931-8e03-43fc214927d5 x-compute-request-id: req-7ad61062-bc89-4931-8e03-43fc214927d5 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:50,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7ad61062-bc89-4931-8e03-43fc214927d5 2018-08-29 17:16:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87602519989s 2018-08-29 17:16:50,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7ad61062-bc89-4931-8e03-43fc214927d5 2018-08-29 17:16:50,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:52,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:52,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:52,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a791b9b-815c-4721-8138-cb8e4a5951ec x-compute-request-id: req-2a791b9b-815c-4721-8138-cb8e4a5951ec Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:52,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2a791b9b-815c-4721-8138-cb8e4a5951ec 2018-08-29 17:16:52,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527323007584s 2018-08-29 17:16:52,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2a791b9b-815c-4721-8138-cb8e4a5951ec 2018-08-29 17:16:52,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:54,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:55,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-689fa5ea-3cce-4860-b483-66efaba39909 x-compute-request-id: req-689fa5ea-3cce-4860-b483-66efaba39909 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:55,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-689fa5ea-3cce-4860-b483-66efaba39909 2018-08-29 17:16:55,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417943954468s 2018-08-29 17:16:55,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-689fa5ea-3cce-4860-b483-66efaba39909 2018-08-29 17:16:55,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:57,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:57,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-b06d6435-87f6-4893-bd4e-060dbecf6bdf x-compute-request-id: req-b06d6435-87f6-4893-bd4e-060dbecf6bdf Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:57,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b06d6435-87f6-4893-bd4e-060dbecf6bdf 2018-08-29 17:16:57,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346162796021s 2018-08-29 17:16:57,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b06d6435-87f6-4893-bd4e-060dbecf6bdf 2018-08-29 17:16:57,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:16:59,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:16:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:16:59,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:16: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-7eb5979e-6e23-47c9-9317-5386f0b9c6e2 x-compute-request-id: req-7eb5979e-6e23-47c9-9317-5386f0b9c6e2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:16:59,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7eb5979e-6e23-47c9-9317-5386f0b9c6e2 2018-08-29 17:16:59,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337608098984s 2018-08-29 17:16:59,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7eb5979e-6e23-47c9-9317-5386f0b9c6e2 2018-08-29 17:16:59,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:01,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:02,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-72aacd1a-a9f0-4f37-8e87-d2d408f9801f x-compute-request-id: req-72aacd1a-a9f0-4f37-8e87-d2d408f9801f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:02,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-72aacd1a-a9f0-4f37-8e87-d2d408f9801f 2018-08-29 17:17:02,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166413068771s 2018-08-29 17:17:02,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-72aacd1a-a9f0-4f37-8e87-d2d408f9801f 2018-08-29 17:17:02,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:04,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16fe4998-88ef-4b5b-834e-7377a125cbb0 x-compute-request-id: req-16fe4998-88ef-4b5b-834e-7377a125cbb0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:04,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-16fe4998-88ef-4b5b-834e-7377a125cbb0 2018-08-29 17:17:04,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168831825256s 2018-08-29 17:17:04,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-16fe4998-88ef-4b5b-834e-7377a125cbb0 2018-08-29 17:17:04,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:06,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:06,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-c2995de9-3a7c-420c-8020-4d3cabc952e2 x-compute-request-id: req-c2995de9-3a7c-420c-8020-4d3cabc952e2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:06,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c2995de9-3a7c-420c-8020-4d3cabc952e2 2018-08-29 17:17:06,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613790035248s 2018-08-29 17:17:06,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c2995de9-3a7c-420c-8020-4d3cabc952e2 2018-08-29 17:17:06,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:08,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:09,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-dd363d98-6065-4f47-a1e7-38e69cf72061 x-compute-request-id: req-dd363d98-6065-4f47-a1e7-38e69cf72061 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:09,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dd363d98-6065-4f47-a1e7-38e69cf72061 2018-08-29 17:17:09,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177515029907s 2018-08-29 17:17:09,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dd363d98-6065-4f47-a1e7-38e69cf72061 2018-08-29 17:17:09,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:11,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:11,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-5e1fa5cd-ab08-4e9a-9d98-a9d23e99b124 x-compute-request-id: req-5e1fa5cd-ab08-4e9a-9d98-a9d23e99b124 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:11,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5e1fa5cd-ab08-4e9a-9d98-a9d23e99b124 2018-08-29 17:17:11,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178343057632s 2018-08-29 17:17:11,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5e1fa5cd-ab08-4e9a-9d98-a9d23e99b124 2018-08-29 17:17:11,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:13,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:13,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-425abcf5-a80d-4804-a761-2cff391207c2 x-compute-request-id: req-425abcf5-a80d-4804-a761-2cff391207c2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:13,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-425abcf5-a80d-4804-a761-2cff391207c2 2018-08-29 17:17:13,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16880607605s 2018-08-29 17:17:13,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-425abcf5-a80d-4804-a761-2cff391207c2 2018-08-29 17:17:13,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:15,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:15,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:15,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75f17321-253a-44c0-9758-c86555ea6b0f x-compute-request-id: req-75f17321-253a-44c0-9758-c86555ea6b0f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:15,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75f17321-253a-44c0-9758-c86555ea6b0f 2018-08-29 17:17:15,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414556980133s 2018-08-29 17:17:15,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75f17321-253a-44c0-9758-c86555ea6b0f 2018-08-29 17:17:15,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:17,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:18,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-24c00ca2-e7ab-4eb2-aef9-c77016595959 x-compute-request-id: req-24c00ca2-e7ab-4eb2-aef9-c77016595959 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:18,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24c00ca2-e7ab-4eb2-aef9-c77016595959 2018-08-29 17:17:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182543039322s 2018-08-29 17:17:18,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24c00ca2-e7ab-4eb2-aef9-c77016595959 2018-08-29 17:17:18,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:20,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:20,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:20,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-888f0ae8-c624-47a2-8876-11a349303834 x-compute-request-id: req-888f0ae8-c624-47a2-8876-11a349303834 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:20,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-888f0ae8-c624-47a2-8876-11a349303834 2018-08-29 17:17:20,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182266950607s 2018-08-29 17:17:20,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-888f0ae8-c624-47a2-8876-11a349303834 2018-08-29 17:17:20,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:22,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:22,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:22,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-7ce26031-178b-446e-8d87-a0488eba2e28 x-compute-request-id: req-7ce26031-178b-446e-8d87-a0488eba2e28 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:22,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7ce26031-178b-446e-8d87-a0488eba2e28 2018-08-29 17:17:22,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167750835419s 2018-08-29 17:17:22,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7ce26031-178b-446e-8d87-a0488eba2e28 2018-08-29 17:17:22,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:24,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:24,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:24,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-b87d128f-59c9-4f29-9dab-a2059b3fd59f x-compute-request-id: req-b87d128f-59c9-4f29-9dab-a2059b3fd59f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:24,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b87d128f-59c9-4f29-9dab-a2059b3fd59f 2018-08-29 17:17:24,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400051116943s 2018-08-29 17:17:24,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b87d128f-59c9-4f29-9dab-a2059b3fd59f 2018-08-29 17:17:24,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:26,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:26,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:27,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b8d6a1-c121-499f-9954-0865700b6d93 x-compute-request-id: req-75b8d6a1-c121-499f-9954-0865700b6d93 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:27,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75b8d6a1-c121-499f-9954-0865700b6d93 2018-08-29 17:17:27,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175090074539s 2018-08-29 17:17:27,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75b8d6a1-c121-499f-9954-0865700b6d93 2018-08-29 17:17:27,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:29,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:29,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-335dc3a6-c951-4593-9bd7-900a4758a6ed x-compute-request-id: req-335dc3a6-c951-4593-9bd7-900a4758a6ed Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:29,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-335dc3a6-c951-4593-9bd7-900a4758a6ed 2018-08-29 17:17:29,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181021928787s 2018-08-29 17:17:29,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-335dc3a6-c951-4593-9bd7-900a4758a6ed 2018-08-29 17:17:29,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:31,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:31,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-42d8eba5-e469-4691-9fac-fb88483a44e2 x-compute-request-id: req-42d8eba5-e469-4691-9fac-fb88483a44e2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:31,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-42d8eba5-e469-4691-9fac-fb88483a44e2 2018-08-29 17:17:31,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382480859756s 2018-08-29 17:17:31,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-42d8eba5-e469-4691-9fac-fb88483a44e2 2018-08-29 17:17:31,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:33,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:34,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-566ecff9-6084-450d-9875-0b85c00272c2 x-compute-request-id: req-566ecff9-6084-450d-9875-0b85c00272c2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:34,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-566ecff9-6084-450d-9875-0b85c00272c2 2018-08-29 17:17:34,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612757921219s 2018-08-29 17:17:34,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-566ecff9-6084-450d-9875-0b85c00272c2 2018-08-29 17:17:34,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:36,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:36,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:36,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-c53d2a11-72c2-404d-ba70-fc85171e589f x-compute-request-id: req-c53d2a11-72c2-404d-ba70-fc85171e589f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:36,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c53d2a11-72c2-404d-ba70-fc85171e589f 2018-08-29 17:17:36,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167689085007s 2018-08-29 17:17:36,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c53d2a11-72c2-404d-ba70-fc85171e589f 2018-08-29 17:17:36,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:38,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:38,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-d7a50b57-42ff-4124-9bc3-3e6b6dd99bae x-compute-request-id: req-d7a50b57-42ff-4124-9bc3-3e6b6dd99bae Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:38,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d7a50b57-42ff-4124-9bc3-3e6b6dd99bae 2018-08-29 17:17:38,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165518045425s 2018-08-29 17:17:38,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d7a50b57-42ff-4124-9bc3-3e6b6dd99bae 2018-08-29 17:17:38,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:40,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:40,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:40,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-3493cd3a-8988-4c74-9367-d3bb4ebedb80 x-compute-request-id: req-3493cd3a-8988-4c74-9367-d3bb4ebedb80 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:40,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3493cd3a-8988-4c74-9367-d3bb4ebedb80 2018-08-29 17:17:40,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423791885376s 2018-08-29 17:17:40,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3493cd3a-8988-4c74-9367-d3bb4ebedb80 2018-08-29 17:17:40,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:42,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:43,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-6ccd6385-7d73-4b82-a8d4-c6b239522968 x-compute-request-id: req-6ccd6385-7d73-4b82-a8d4-c6b239522968 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:43,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6ccd6385-7d73-4b82-a8d4-c6b239522968 2018-08-29 17:17:43,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179084062576s 2018-08-29 17:17:43,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6ccd6385-7d73-4b82-a8d4-c6b239522968 2018-08-29 17:17:43,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:45,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:45,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-ddfa6444-61ed-4191-9d7b-703b0bab0a32 x-compute-request-id: req-ddfa6444-61ed-4191-9d7b-703b0bab0a32 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:45,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ddfa6444-61ed-4191-9d7b-703b0bab0a32 2018-08-29 17:17:45,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618438005447s 2018-08-29 17:17:45,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ddfa6444-61ed-4191-9d7b-703b0bab0a32 2018-08-29 17:17:45,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:47,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:47,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:48,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-b2e2df70-4c28-4c4f-bbdc-aa4e7ce8a678 x-compute-request-id: req-b2e2df70-4c28-4c4f-bbdc-aa4e7ce8a678 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:48,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b2e2df70-4c28-4c4f-bbdc-aa4e7ce8a678 2018-08-29 17:17:48,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340286016464s 2018-08-29 17:17:48,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b2e2df70-4c28-4c4f-bbdc-aa4e7ce8a678 2018-08-29 17:17:48,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:50,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:50,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:50,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-bcc63625-3be3-4d9c-a204-709b2f02ab67 x-compute-request-id: req-bcc63625-3be3-4d9c-a204-709b2f02ab67 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:50,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bcc63625-3be3-4d9c-a204-709b2f02ab67 2018-08-29 17:17:50,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341554880142s 2018-08-29 17:17:50,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-bcc63625-3be3-4d9c-a204-709b2f02ab67 2018-08-29 17:17:50,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:52,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:52,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-068da331-0c8a-487f-a634-4766104286c6 x-compute-request-id: req-068da331-0c8a-487f-a634-4766104286c6 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:52,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-068da331-0c8a-487f-a634-4766104286c6 2018-08-29 17:17:52,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180904150009s 2018-08-29 17:17:52,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-068da331-0c8a-487f-a634-4766104286c6 2018-08-29 17:17:52,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:54,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:55,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-a9269fb2-aa88-4fb0-b9c5-875128ebf2b2 x-compute-request-id: req-a9269fb2-aa88-4fb0-b9c5-875128ebf2b2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:55,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a9269fb2-aa88-4fb0-b9c5-875128ebf2b2 2018-08-29 17:17:55,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415003061295s 2018-08-29 17:17:55,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a9269fb2-aa88-4fb0-b9c5-875128ebf2b2 2018-08-29 17:17:55,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:57,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:57,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-63028880-7f03-461d-871f-070cb9c6bff1 x-compute-request-id: req-63028880-7f03-461d-871f-070cb9c6bff1 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:57,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-63028880-7f03-461d-871f-070cb9c6bff1 2018-08-29 17:17:57,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188042879105s 2018-08-29 17:17:57,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-63028880-7f03-461d-871f-070cb9c6bff1 2018-08-29 17:17:57,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:17:59,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:17:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:17:59,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:17: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-d6702813-3468-4bc7-acf2-76d598217019 x-compute-request-id: req-d6702813-3468-4bc7-acf2-76d598217019 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:17:59,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d6702813-3468-4bc7-acf2-76d598217019 2018-08-29 17:17:59,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415264129639s 2018-08-29 17:17:59,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d6702813-3468-4bc7-acf2-76d598217019 2018-08-29 17:17:59,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:01,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:02,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-3320218c-6d5f-4b8e-88f7-5c7b7caf508c x-compute-request-id: req-3320218c-6d5f-4b8e-88f7-5c7b7caf508c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:02,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3320218c-6d5f-4b8e-88f7-5c7b7caf508c 2018-08-29 17:18:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362854003906s 2018-08-29 17:18:02,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3320218c-6d5f-4b8e-88f7-5c7b7caf508c 2018-08-29 17:18:02,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:04,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:04,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:04,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-2ac2909a-0d89-4e69-b1bf-dc2f75750ffe x-compute-request-id: req-2ac2909a-0d89-4e69-b1bf-dc2f75750ffe Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:04,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2ac2909a-0d89-4e69-b1bf-dc2f75750ffe 2018-08-29 17:18:04,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400805950165s 2018-08-29 17:18:04,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2ac2909a-0d89-4e69-b1bf-dc2f75750ffe 2018-08-29 17:18:04,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:06,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:06,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-a25f10fb-0733-4821-99e3-a49f7959e464 x-compute-request-id: req-a25f10fb-0733-4821-99e3-a49f7959e464 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:06,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a25f10fb-0733-4821-99e3-a49f7959e464 2018-08-29 17:18:06,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166136026382s 2018-08-29 17:18:06,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a25f10fb-0733-4821-99e3-a49f7959e464 2018-08-29 17:18:06,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:08,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:08,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-da84e520-c255-4f95-b55c-bc6c1b40efa6 x-compute-request-id: req-da84e520-c255-4f95-b55c-bc6c1b40efa6 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:08,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-da84e520-c255-4f95-b55c-bc6c1b40efa6 2018-08-29 17:18:08,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188398838043s 2018-08-29 17:18:08,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-da84e520-c255-4f95-b55c-bc6c1b40efa6 2018-08-29 17:18:08,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:10,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:10,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:11,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-37a1a309-1fe5-46ee-a2d2-372d4f06e3df x-compute-request-id: req-37a1a309-1fe5-46ee-a2d2-372d4f06e3df Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:11,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-37a1a309-1fe5-46ee-a2d2-372d4f06e3df 2018-08-29 17:18:11,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440624952316s 2018-08-29 17:18:11,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-37a1a309-1fe5-46ee-a2d2-372d4f06e3df 2018-08-29 17:18:11,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:13,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:13,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-b201488a-cb46-4a9c-a31a-555e49872b7b x-compute-request-id: req-b201488a-cb46-4a9c-a31a-555e49872b7b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:13,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b201488a-cb46-4a9c-a31a-555e49872b7b 2018-08-29 17:18:13,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163677930832s 2018-08-29 17:18:13,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b201488a-cb46-4a9c-a31a-555e49872b7b 2018-08-29 17:18:13,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:15,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:15,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-44e99083-9c91-473f-9297-643dee1d6592 x-compute-request-id: req-44e99083-9c91-473f-9297-643dee1d6592 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:15,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-44e99083-9c91-473f-9297-643dee1d6592 2018-08-29 17:18:15,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450098991394s 2018-08-29 17:18:15,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-44e99083-9c91-473f-9297-643dee1d6592 2018-08-29 17:18:15,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:17,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:17,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:18,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-401d2c5f-570f-491d-8b51-00aaf9804b26 x-compute-request-id: req-401d2c5f-570f-491d-8b51-00aaf9804b26 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:18,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-401d2c5f-570f-491d-8b51-00aaf9804b26 2018-08-29 17:18:18,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424646139145s 2018-08-29 17:18:18,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-401d2c5f-570f-491d-8b51-00aaf9804b26 2018-08-29 17:18:18,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:20,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:20,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-df9506e7-e1dd-48ce-9b51-8314bb743e24 x-compute-request-id: req-df9506e7-e1dd-48ce-9b51-8314bb743e24 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:20,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-df9506e7-e1dd-48ce-9b51-8314bb743e24 2018-08-29 17:18:20,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173536062241s 2018-08-29 17:18:20,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-df9506e7-e1dd-48ce-9b51-8314bb743e24 2018-08-29 17:18:20,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:22,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:22,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:22,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-a47222ad-6de6-4eef-ba9b-f22a5559fe9d x-compute-request-id: req-a47222ad-6de6-4eef-ba9b-f22a5559fe9d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:22,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a47222ad-6de6-4eef-ba9b-f22a5559fe9d 2018-08-29 17:18:22,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174952030182s 2018-08-29 17:18:22,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a47222ad-6de6-4eef-ba9b-f22a5559fe9d 2018-08-29 17:18:22,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:24,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:24,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:24,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-24785453-c71f-4c71-b51f-937a4c3e0767 x-compute-request-id: req-24785453-c71f-4c71-b51f-937a4c3e0767 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:24,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24785453-c71f-4c71-b51f-937a4c3e0767 2018-08-29 17:18:24,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192740917206s 2018-08-29 17:18:24,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24785453-c71f-4c71-b51f-937a4c3e0767 2018-08-29 17:18:24,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:26,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:26,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:27,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-650e98c1-db22-4b47-8ecf-af69d57815fe x-compute-request-id: req-650e98c1-db22-4b47-8ecf-af69d57815fe Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:27,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-650e98c1-db22-4b47-8ecf-af69d57815fe 2018-08-29 17:18:27,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548033952713s 2018-08-29 17:18:27,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-650e98c1-db22-4b47-8ecf-af69d57815fe 2018-08-29 17:18:27,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:29,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:29,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-b13a401e-b965-4fd9-8ba6-5b467b924320 x-compute-request-id: req-b13a401e-b965-4fd9-8ba6-5b467b924320 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:29,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b13a401e-b965-4fd9-8ba6-5b467b924320 2018-08-29 17:18:29,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182093143463s 2018-08-29 17:18:29,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b13a401e-b965-4fd9-8ba6-5b467b924320 2018-08-29 17:18:29,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:31,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:32,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-cf8527a7-1ff2-48a2-b3ea-1b3c6ca82ce0 x-compute-request-id: req-cf8527a7-1ff2-48a2-b3ea-1b3c6ca82ce0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:15:16Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:32,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cf8527a7-1ff2-48a2-b3ea-1b3c6ca82ce0 2018-08-29 17:18:32,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627622127533s 2018-08-29 17:18:32,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cf8527a7-1ff2-48a2-b3ea-1b3c6ca82ce0 2018-08-29 17:18:32,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:18:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:18:34,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:34,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-06c49c82-c35f-4214-a6f6-47adb8699d40 x-compute-request-id: req-06c49c82-c35f-4214-a6f6-47adb8699d40 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:ed:d3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T17:18:32.000000", "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T17:18:32Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:18:34,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-06c49c82-c35f-4214-a6f6-47adb8699d40 2018-08-29 17:18:34,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161422967911s 2018-08-29 17:18:34,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-06c49c82-c35f-4214-a6f6-47adb8699d40 2018-08-29 17:18:34,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 17:18:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=73fdb950-68e9-4ccf-adbc-261c001c55a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:34,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-40105df7-b9c0-409c-b615-4d9b6c6e575a Date: Wed, 29 Aug 2018 17:18:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T17:18:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a402b16c-d568-4a42-ac90-07dee545ce82","ip_address":"192.168.120.9"}],"id":"7ac8bd9c-a0b4-47ac-8709-705cd9d87dec","security_groups":["0d0631eb-b41c-4268-b290-851061398384"],"mac_address":"fa:16:3e:76:ed:d3","project_id":"68bb27f25f464f86aecbff44052a429a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1aafb278-e954-4720-b887-f4bbd665c7af","tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:15:16Z","binding:vnic_type":"normal","device_id":"73fdb950-68e9-4ccf-adbc-261c001c55a8","ip_allocation":"immediate"}]} 2018-08-29 17:18:34,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=73fdb950-68e9-4ccf-adbc-261c001c55a8 used request id req-40105df7-b9c0-409c-b615-4d9b6c6e575a 2018-08-29 17:18:34,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476899147034s 2018-08-29 17:18:34,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=73fdb950-68e9-4ccf-adbc-261c001c55a8 used request id req-40105df7-b9c0-409c-b615-4d9b6c6e575a 2018-08-29 17:18:34,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:34,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=7ac8bd9c-a0b4-47ac-8709-705cd9d87dec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:34,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-70be22b6-9d35-4edf-b3a3-c7f17019b6d6 Date: Wed, 29 Aug 2018 17:18:34 GMT RESP BODY: {"floatingips": []} 2018-08-29 17:18:34,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=7ac8bd9c-a0b4-47ac-8709-705cd9d87dec used request id req-70be22b6-9d35-4edf-b3a3-c7f17019b6d6 2018-08-29 17:18:34,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421361923218s 2018-08-29 17:18:34,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=7ac8bd9c-a0b4-47ac-8709-705cd9d87dec used request id req-70be22b6-9d35-4edf-b3a3-c7f17019b6d6 2018-08-29 17:18:34,578 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:ed:d3', 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'f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab'}), 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-29T17:18:32.000000', 'flavor': Munch({u'id': u'527a8cf5-46a0-4843-8df5-06f5cee52dbe'}), 'az': u'nova', 'id': u'73fdb950-68e9-4ccf-adbc-261c001c55a8', 'security_groups': [Munch({u'name': u'shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7917b4df53704232b8a7d3cba8d62f4a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68bb27f25f464f86aecbff44052a429a', 'name': 'shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929', '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-29T17:18:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T17:18:32Z', 'hostId': u'1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea', '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-29T17:18:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'68bb27f25f464f86aecbff44052a429a', 'name': u'shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'adminPass': u'QxRBWiSGF8Pj', 'tenant_id': u'68bb27f25f464f86aecbff44052a429a', 'created_at': u'2018-08-29T17:15:14Z', 'created': u'2018-08-29T17:15:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 17:18:34,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:18:34,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:34,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-6c5b2af7-9c37-4174-b50c-5e268684fbf9 Date: Wed, 29 Aug 2018 17:18:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1aafb278-e954-4720-b887-f4bbd665c7af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"68bb27f25f464f86aecbff44052a429a","l2_adjacency":true,"status":"ACTIVE","subnets":["a402b16c-d568-4a42-ac90-07dee545ce82"],"description":"","tags":[],"updated_at":"2018-08-29T17:14:50Z","qos_policy_id":null,"name":"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929","admin_state_up":true,"tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:18:34,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6c5b2af7-9c37-4174-b50c-5e268684fbf9 2018-08-29 17:18:34,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0843348503113s 2018-08-29 17:18:34,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6c5b2af7-9c37-4174-b50c-5e268684fbf9 2018-08-29 17:18:34,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 17:18:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=73fdb950-68e9-4ccf-adbc-261c001c55a8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:34,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-3f5894b1-ebea-4dba-8ba7-bfb94f196b4f Date: Wed, 29 Aug 2018 17:18:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T17:18:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a402b16c-d568-4a42-ac90-07dee545ce82","ip_address":"192.168.120.9"}],"id":"7ac8bd9c-a0b4-47ac-8709-705cd9d87dec","security_groups":["0d0631eb-b41c-4268-b290-851061398384"],"mac_address":"fa:16:3e:76:ed:d3","project_id":"68bb27f25f464f86aecbff44052a429a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1aafb278-e954-4720-b887-f4bbd665c7af","tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:15:16Z","binding:vnic_type":"normal","device_id":"73fdb950-68e9-4ccf-adbc-261c001c55a8","ip_allocation":"immediate"}]} 2018-08-29 17:18:34,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=73fdb950-68e9-4ccf-adbc-261c001c55a8 used request id req-3f5894b1-ebea-4dba-8ba7-bfb94f196b4f 2018-08-29 17:18:34,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0430841445923s 2018-08-29 17:18:34,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=73fdb950-68e9-4ccf-adbc-261c001c55a8 used request id req-3f5894b1-ebea-4dba-8ba7-bfb94f196b4f 2018-08-29 17:18:34,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 17:18:34,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.9", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec"}}' 2018-08-29 17:18:37,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-7bd54eb3-80d2-4b8d-af9c-fb2bdadb8868 Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingip": {"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}} 2018-08-29 17:18:37,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7bd54eb3-80d2-4b8d-af9c-fb2bdadb8868 2018-08-29 17:18:37,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32731890678s 2018-08-29 17:18:37,040 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7bd54eb3-80d2-4b8d-af9c-fb2bdadb8868 2018-08-29 17:18:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:37,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6102eb06-ab82-4cc5-a1c4-4ee4d04cca3a Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:37,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6102eb06-ab82-4cc5-a1c4-4ee4d04cca3a 2018-08-29 17:18:37,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.076936006546s 2018-08-29 17:18:37,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6102eb06-ab82-4cc5-a1c4-4ee4d04cca3a 2018-08-29 17:18:37,129 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:18:37,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:37,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-bce1828f-f7b4-45ef-bd52-b964f22bb169 Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:37,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bce1828f-f7b4-45ef-bd52-b964f22bb169 2018-08-29 17:18:37,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05832695961s 2018-08-29 17:18:37,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-bce1828f-f7b4-45ef-bd52-b964f22bb169 2018-08-29 17:18:37,297 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:18:37,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-71f5ee8f-ec63-4e1b-b435-fa919865a7d3 Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:37,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-71f5ee8f-ec63-4e1b-b435-fa919865a7d3 2018-08-29 17:18:37,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609400272369s 2018-08-29 17:18:37,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-71f5ee8f-ec63-4e1b-b435-fa919865a7d3 2018-08-29 17:18:37,466 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:18:37,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:37,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a560feaf-d1b5-4e8d-ae5c-ec023053ac86 Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:37,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a560feaf-d1b5-4e8d-ae5c-ec023053ac86 2018-08-29 17:18:37,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0529789924622s 2018-08-29 17:18:37,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a560feaf-d1b5-4e8d-ae5c-ec023053ac86 2018-08-29 17:18:37,627 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:18:37,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:37,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:37,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a60287e2-1130-4e28-ad27-87873907af3d Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:37,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a60287e2-1130-4e28-ad27-87873907af3d 2018-08-29 17:18:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061460018158s 2018-08-29 17:18:37,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a60287e2-1130-4e28-ad27-87873907af3d 2018-08-29 17:18:37,798 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:18:37,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:37,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9ebeaf22-fa05-4a95-8da6-845e57c03c88 Date: Wed, 29 Aug 2018 17:18:37 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:35Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:37,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-9ebeaf22-fa05-4a95-8da6-845e57c03c88 2018-08-29 17:18:37,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567009449005s 2018-08-29 17:18:37,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-9ebeaf22-fa05-4a95-8da6-845e57c03c88 2018-08-29 17:18:37,963 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:18:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:18:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:18:38,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-3428a9d7-6b67-46f4-8603-65a813c68418 Date: Wed, 29 Aug 2018 17:18:38 GMT RESP BODY: {"floatingips": [{"router_id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:18:35Z", "updated_at": "2018-08-29T17:18:37Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:d3", "device_id": "73fdb950-68e9-4ccf-adbc-261c001c55a8"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.214", "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "port_id": "7ac8bd9c-a0b4-47ac-8709-705cd9d87dec", "id": "667eb590-e447-40e8-a04a-1014e42dce92", "qos_policy_id": null}]} 2018-08-29 17:18:38,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3428a9d7-6b67-46f4-8603-65a813c68418 2018-08-29 17:18:38,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568580627441s 2018-08-29 17:18:38,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3428a9d7-6b67-46f4-8603-65a813c68418 2018-08-29 17:18:38,129 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b53b9995-4f74-4158-a28a-b2d689ce20a2', 'updated_at': u'2018-08-29T17:18:37Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.214', 'revision_number': 1, 'port_id': u'7ac8bd9c-a0b4-47ac-8709-705cd9d87dec', 'id': u'667eb590-e447-40e8-a04a-1014e42dce92', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'7ac8bd9c-a0b4-47ac-8709-705cd9d87dec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68bb27f25f464f86aecbff44052a429a', 'name': 'shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'68bb27f25f464f86aecbff44052a429a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1aafb278-e954-4720-b887-f4bbd665c7af', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:ed:d3', u'device_id': u'73fdb950-68e9-4ccf-adbc-261c001c55a8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'68bb27f25f464f86aecbff44052a429a', 'created_at': u'2018-08-29T17:18:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1aafb278-e954-4720-b887-f4bbd665c7af', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:ed:d3', u'device_id': u'73fdb950-68e9-4ccf-adbc-261c001c55a8'}), 'router': u'b53b9995-4f74-4158-a28a-b2d689ce20a2'}) 2018-08-29 17:18:38,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 17:18:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 17:18:38,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-2e09094f-06a3-44f1-bf04-a3059d91c8b2 x-compute-request-id: req-2e09094f-06a3-44f1-bf04-a3059d91c8b2 Content-Encoding: gzip Content-Length: 10386 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 712624705 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.186782] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189342] pid_max: default: 32768 minimum: 301\n[ 0.190724] ACPI: Core revision 20150930\n[ 0.192516] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194494] Security Framework initialized\n[ 0.195751] Yama: becoming mindful.\n[ 0.196876] AppArmor: AppArmor initialized\n[ 0.198152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203834] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205900] Initializing cgroup subsys io\n[ 0.207139] Initializing cgroup subsys memory\n[ 0.208428] Initializing cgroup subsys devices\n[ 0.209712] Initializing cgroup subsys freezer\n[ 0.211023] Initializing cgroup subsys net_cls\n[ 0.212339] Initializing cgroup subsys perf_event\n[ 0.213738] Initializing cgroup subsys net_prio\n[ 0.215076] Initializing cgroup subsys hugetlb\n[ 0.216386] Initializing cgroup subsys pids\n[ 0.217693] CPU: Physical Processor ID: 0\n[ 0.219633] mce: CPU supports 10 MCE banks\n[ 0.220905] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224081] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.225685] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.227650] Speculative Store Bypass: Vulnerable\n[ 0.248241] Freeing SMP alternatives memory: 32K\n[ 0.254214] ftrace: allocating 32237 entries in 126 pages\n[ 0.288916] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290734] smpboot: Max logical packages: 1\n[ 0.292213] x2apic enabled\n[ 0.293418] Switched APIC routing to physical x2apic.\n[ 0.295973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297627] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303208] KVM setup paravirtual spinlock\n[ 0.304911] x86: Booted up 1 node, 1 CPUs\n[ 0.306099] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308146] devtmpfs: initialized\n[ 0.310206] evm: security.selinux\n[ 0.311236] evm: security.SMACK64\n[ 0.312253] evm: security.SMACK64EXEC\n[ 0.313351] evm: security.SMACK64TRANSMUTE\n[ 0.314550] evm: security.SMACK64MMAP\n[ 0.315651] evm: security.ima\n[ 0.316593] evm: security.capability\n[ 0.317753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320387] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.322092] pinctrl core: initialized pinctrl subsystem\n[ 0.323659] RTC time: 17:18:32, date: 08/29/18\n[ 0.325056] NET: Registered protocol family 16\n[ 0.326475] cpuidle: using governor ladder\n[ 0.327689] cpuidle: using governor menu\n[ 0.328854] PCCT header not found.\n[ 0.329961] ACPI: bus type PCI registered\n[ 0.331126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332937] PCI: Using configuration type 1 for base access\n[ 0.335291] ACPI: Added _OSI(Module Device)\n[ 0.336529] ACPI: Added _OSI(Processor Device)\n[ 0.337824] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339209] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341582] ACPI: Interpreter enabled\n[ 0.342720] ACPI: (supports S0 S5)\n[ 0.343777] ACPI: Using IOAPIC for interrupt routing\n[ 0.345171] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351114] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.352905] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354640] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360495] acpiphp: Slot [3] registered\n[ 0.361700] acpiphp: Slot [4] registered\n[ 0.362891] acpiphp: Slot [5] registered\n[ 0.364078] acpiphp: Slot [6] registered\n[ 0.379602] acpiphp: Slot [7] registered\n[ 0.380800] acpiphp: Slot [8] registered\n[ 0.382002] acpiphp: Slot [9] registered\n[ 0.383206] acpiphp: Slot [10] registered\n[ 0.384417] acpiphp: Slot [11] registered\n[ 0.385615] acpiphp: Slot [12] registered\n[ 0.386820] acpiphp: Slot [13] registered\n[ 0.388008] acpiphp: Slot [14] registered\n[ 0.389197] acpiphp: Slot [15] registered\n[ 0.390387] acpiphp: Slot [16] registered\n[ 0.391587] acpiphp: Slot [17] registered\n[ 0.392893] acpiphp: Slot [18] registered\n[ 0.394073] acpiphp: Slot [19] registered\n[ 0.395261] acpiphp: Slot [20] registered\n[ 0.396458] acpiphp: Slot [21] registered\n[ 0.397665] acpiphp: Slot [22] registered\n[ 0.398879] acpiphp: Slot [23] registered\n[ 0.400081] acpiphp: Slot [24] registered\n[ 0.401265] acpiphp: Slot [25] registered\n[ 0.402454] acpiphp: Slot [26] registered\n[ 0.403672] acpiphp: Slot [27] registered\n[ 0.404863] acpiphp: Slot [28] registered\n[ 0.406062] acpiphp: Slot [29] registered\n[ 0.407254] acpiphp: Slot [30] registered\n[ 0.408453] acpiphp: Slot [31] registered\n[ 0.409629] PCI host bridge to bus 0000:00\n[ 0.410825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.414402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418687] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420873] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.425496] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.427372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430961] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.435180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.437277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458710] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460857] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.468957] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.470987] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474813] vgaarb: loaded\n[ 0.475703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477580] SCSI subsystem initialized\n[ 0.478986] ACPI: bus type USB registered\n[ 0.480233] usbcore: registered new interface driver usbfs\n[ 0.481773] usbcore: registered new interface driver hub\n[ 0.483276] usbcore: registered new device driver usb\n[ 0.484916] PCI: Using ACPI for IRQ routing\n[ 0.486592] NetLabel: Initializing\n[ 0.487651] NetLabel: domain hash size = 128\n[ 0.488910] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490318] NetLabel: unlabeled traffic allowed by default\n[ 0.492024] amd_nb: Cannot enumerate AMD northbridges\n[ 0.493494] clocksource: Switched to clocksource kvm-clock\n[ 0.503414] AppArmor: AppArmor Filesystem Enabled\n[ 0.504833] pnp: PnP ACPI init\n[ 0.506201] pnp: PnP ACPI: found 5 devices\n[ 0.513309] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515822] NET: Registered protocol family 2\n[ 0.517374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.519248] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520999] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522763] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526079] NET: Registered protocol family 1\n[ 0.527371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528975] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.530539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.546885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.563264] Unpacking initramfs...\n[ 1.056622] Freeing initrd memory: 37084K\n[ 1.058518] Scanning for low memory corruption every 60 seconds\n[ 1.060772] audit: initializing netlink subsys (disabled)\n[ 1.062383] audit: type=2000 audit(1535563114.096:1): initialized\n[ 1.064510] Initialise system trusted keyring\n[ 1.066114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.067849] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.070785] zbud: loaded\n[ 1.071968] VFS: Disk quotas dquot_6.6.0\n[ 1.073209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.075331] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.077262] fuse init (API version 7.23)\n[ 1.078638] Key type big_key registered\n[ 1.079859] Allocating IMA MOK and blacklist keyrings.\n[ 1.081741] Key type asymmetric registered\n[ 1.083004] Asymmetric key parser 'x509' registered\n[ 1.084455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.086727] io scheduler noop registered\n[ 1.087934] io scheduler deadline registered (default)\n[ 1.089435] io scheduler cfq registered\n[ 1.090725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.092267] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.094242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.096384] ACPI: Power Button [PWRF]\n[ 1.097745] GHES: HEST is not enabled!\n[ 1.113827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.146138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.149304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.173764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.176979] Linux agpgart interface v0.103\n[ 1.180080] loop: module loaded\n[ 1.183693] vda: vda1\n[ 1.185435] scsi host0: ata_piix\n[ 1.186542] scsi host1: ata_piix\n[ 1.187576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.189339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.191762] libphy: Fixed MDIO Bus: probed\n[ 1.192978] tun: Universal TUN/TAP device driver, 1.6\n[ 1.194365] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.197253] PPP generic driver version 2.4.2\n[ 1.198704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.200483] ehci-pci: EHCI PCI platform driver\n[ 1.201759] ehci-platform: EHCI generic platform driver\n[ 1.203181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.204794] ohci-pci: OHCI PCI platform driver\n[ 1.206052] ohci-platform: OHCI generic platform driver\n[ 1.207450] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.223799] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.225245] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.227320] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.228722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.230377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.232146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.234236] usb usb1: Product: UHCI Host Controller\n[ 1.235544] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.237209] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.238583] hub 1-0:1.0: USB hub found\n[ 1.239722] hub 1-0:1.0: 2 ports detected\n[ 1.241046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.244157] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.245529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247058] mousedev: PS/2 mouse device common for all mice\n[ 1.248883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.251563] rtc_cmos 00:00: RTC can wake from S4\n[ 1.253192] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.254918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.256653] i2c /dev entries driver\n[ 1.257760] device-mapper: uevent: version 1.0.3\n[ 1.259117] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.261464] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.263423] NET: Registered protocol family 10\n[ 1.264988] NET: Registered protocol family 17\n[ 1.266274] Key type dns_resolver registered\n[ 1.267719] registered taskstats version 1\n[ 1.268917] Loading compiled-in X.509 certificates\n[ 1.270796] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.273450] zswap: loaded using pool lzo/zbud\n[ 1.276082] Key type trusted registered\n[ 1.279160] Key type encrypted registered\n[ 1.280337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.281824] ima: No TPM chip found, activating TPM-bypass!\n[ 1.283359] evm: HMAC attrs: 0x1\n[ 1.284682] Magic number: 14:267:341\n[ 1.285927] rtc_cmos 00:00: setting system clock to 2018-08-29 17:18:33 UTC (1535563113)\n[ 1.288194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.289756] EDD information not available.\n[ 1.347250] Freeing unused kernel memory: 1512K\n[ 1.348734] Write protecting the kernel read-only data: 14336k\n[ 1.366130] Freeing unused kernel memory: 1692K\n[ 1.367646] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.379280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382252] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.385078] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.387654] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.390101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.392620] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402263] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.404805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.407772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.411078] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.471704] [drm] Initialized drm 1.1.0 20060810\n[ 1.474811] virtio_net virtio0 ens3: renamed from eth0\n[ 1.484206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.486756] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.509948] FDC 0 is a S82078B\n[ 1.523330] AVX2 version of gcm_enc/dec engaged.\n[ 1.524649] AES CTR mode by8 optimization enabled\n[ 1.549510] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.714026] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.715747] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.717528] usb 1-1: Product: QEMU USB Tablet\n[ 1.718744] usb 1-1: Manufacturer: QEMU\n[ 1.719824] usb 1-1: SerialNumber: 42\n[ 1.727568] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.734463] usbcore: registered new interface driver usbhid\n[ 1.735974] usbhid: USB HID core driver\n[ 1.738352] 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.741370] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.057539] tsc: Refined TSC clocksource calibration: 3491.858 MHz\n[ 2.057541] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325545b80bf, max_idle_ns: 440795270847 ns\nBegin: Loading essential drivers ... [ 2.105148] md: linear personality registered for level -1\n[ 2.108927] md: multipath personality registered for level -4\n[ 2.112697] md: raid0 personality registered for level 0\n[ 2.116918] md: raid1 personality registered for level 1\n[ 2.189492] raid6: sse2x1 gen() 11598 MB/s\n[ 2.257492] raid6: sse2x1 xor() 9091 MB/s\n[ 2.325500] raid6: sse2x2 gen() 14634 MB/s\n[ 2.393511] raid6: sse2x2 xor() 9953 MB/s\n[ 2.461490] raid6: sse2x4 gen() 17077 MB/s\n[ 2.529502] raid6: sse2x4 xor() 11586 MB/s\n[ 2.597492] raid6: avx2x1 gen() 22756 MB/s\n[ 2.665491] raid6: avx2x2 gen() 26367 MB/s\n[ 2.733490] raid6: avx2x4 gen() 30352 MB/s\n[ 2.738162] raid6: using algorithm avx2x4 gen() 30352 MB/s\n[ 2.739678] raid6: using avx2x2 recovery algorithm\n[ 2.744561] xor: automatically using best checksumming function:\n[ 2.785489] avx : 32585.000 MB/sec\n[ 2.788251] async_tx: api initialized (async)\n[ 2.800325] md: raid6 personality registered for level 6\n[ 2.801873] md: raid5 personality registered for level 5\n[ 2.803325] md: raid4 personality registered for level 4\n[ 2.810088] 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.849830] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.876868] 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.992923] 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.997602] systemd[1]: Detected virtualization kvm.\n[ 2.998958] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.002654] systemd[1]: Set hostname to .\n[ 3.006007] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.007623] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144890] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.148255] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.151486] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.154593] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.158096] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.161233] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.164143] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.166742] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.171276] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.173899] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.176364] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.179626] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.182787] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.189811] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.198697] systemd[1]: Starting Nameserver information manager...\n[ 3.203000] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.210898] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.214476] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.218305] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.223864] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.231336] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.239311] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.246211] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.252671] systemd[1]: Mounting Debug File System...\n[ 3.258403] iscsi: registered transport (iser)\n Mounting Debug File System...\n[ 3.263179] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.274440] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.282484] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.294643] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.303476] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.311266] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.320951] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.330355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.337977] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.348664] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.352262] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.357587] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.360374] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.720708] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-08-29 17:18:38,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8/action used request id req-2e09094f-06a3-44f1-bf04-a3059d91c8b2 2018-08-29 17:18:38,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746531486511s 2018-08-29 17:18:38,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8/action used request id req-2e09094f-06a3-44f1-bf04-a3059d91c8b2 2018-08-29 17:18:38,206 - 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 712624705 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.186782] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189342] pid_max: default: 32768 minimum: 301 [ 0.190724] ACPI: Core revision 20150930 [ 0.192516] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194494] Security Framework initialized [ 0.195751] Yama: becoming mindful. [ 0.196876] AppArmor: AppArmor initialized [ 0.198152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203834] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205900] Initializing cgroup subsys io [ 0.207139] Initializing cgroup subsys memory [ 0.208428] Initializing cgroup subsys devices [ 0.209712] Initializing cgroup subsys freezer [ 0.211023] Initializing cgroup subsys net_cls [ 0.212339] Initializing cgroup subsys perf_event [ 0.213738] Initializing cgroup subsys net_prio [ 0.215076] Initializing cgroup subsys hugetlb [ 0.216386] Initializing cgroup subsys pids [ 0.217693] CPU: Physical Processor ID: 0 [ 0.219633] mce: CPU supports 10 MCE banks [ 0.220905] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224081] Spectre V2 : Mitigation: Full generic retpoline [ 0.225685] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.227650] Speculative Store Bypass: Vulnerable [ 0.248241] Freeing SMP alternatives memory: 32K [ 0.254214] ftrace: allocating 32237 entries in 126 pages [ 0.288916] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.290734] smpboot: Max logical packages: 1 [ 0.292213] x2apic enabled [ 0.293418] Switched APIC routing to physical x2apic. [ 0.295973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.297627] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.300550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.303208] KVM setup paravirtual spinlock [ 0.304911] x86: Booted up 1 node, 1 CPUs [ 0.306099] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.308146] devtmpfs: initialized [ 0.310206] evm: security.selinux [ 0.311236] evm: security.SMACK64 [ 0.312253] evm: security.SMACK64EXEC [ 0.313351] evm: security.SMACK64TRANSMUTE [ 0.314550] evm: security.SMACK64MMAP [ 0.315651] evm: security.ima [ 0.316593] evm: security.capability [ 0.317753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.322092] pinctrl core: initialized pinctrl subsystem [ 0.323659] RTC time: 17:18:32, date: 08/29/18 [ 0.325056] NET: Registered protocol family 16 [ 0.326475] cpuidle: using governor ladder [ 0.327689] cpuidle: using governor menu [ 0.328854] PCCT header not found. [ 0.329961] ACPI: bus type PCI registered [ 0.331126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.332937] PCI: Using configuration type 1 for base access [ 0.335291] ACPI: Added _OSI(Module Device) [ 0.336529] ACPI: Added _OSI(Processor Device) [ 0.337824] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.339209] ACPI: Added _OSI(Processor Aggregator Device) [ 0.341582] ACPI: Interpreter enabled [ 0.342720] ACPI: (supports S0 S5) [ 0.343777] ACPI: Using IOAPIC for interrupt routing [ 0.345171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351114] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.352905] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354640] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.360495] acpiphp: Slot [3] registered [ 0.361700] acpiphp: Slot [4] registered [ 0.362891] acpiphp: Slot [5] registered [ 0.364078] acpiphp: Slot [6] registered [ 0.379602] acpiphp: Slot [7] registered [ 0.380800] acpiphp: Slot [8] registered [ 0.382002] acpiphp: Slot [9] registered [ 0.383206] acpiphp: Slot [10] registered [ 0.384417] acpiphp: Slot [11] registered [ 0.385615] acpiphp: Slot [12] registered [ 0.386820] acpiphp: Slot [13] registered [ 0.388008] acpiphp: Slot [14] registered [ 0.389197] acpiphp: Slot [15] registered [ 0.390387] acpiphp: Slot [16] registered [ 0.391587] acpiphp: Slot [17] registered [ 0.392893] acpiphp: Slot [18] registered [ 0.394073] acpiphp: Slot [19] registered [ 0.395261] acpiphp: Slot [20] registered [ 0.396458] acpiphp: Slot [21] registered [ 0.397665] acpiphp: Slot [22] registered [ 0.398879] acpiphp: Slot [23] registered [ 0.400081] acpiphp: Slot [24] registered [ 0.401265] acpiphp: Slot [25] registered [ 0.402454] acpiphp: Slot [26] registered [ 0.403672] acpiphp: Slot [27] registered [ 0.404863] acpiphp: Slot [28] registered [ 0.406062] acpiphp: Slot [29] registered [ 0.407254] acpiphp: Slot [30] registered [ 0.408453] acpiphp: Slot [31] registered [ 0.409629] PCI host bridge to bus 0000:00 [ 0.410825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.412604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.414402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.416531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.418687] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.420873] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.425496] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.427372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.429099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.430961] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.435180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.437277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.458710] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.460857] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.462926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.467134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.468957] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.470987] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.472548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.474813] vgaarb: loaded [ 0.475703] vgaarb: bridge control possible 0000:00:02.0 [ 0.477580] SCSI subsystem initialized [ 0.478986] ACPI: bus type USB registered [ 0.480233] usbcore: registered new interface driver usbfs [ 0.481773] usbcore: registered new interface driver hub [ 0.483276] usbcore: registered new device driver usb [ 0.484916] PCI: Using ACPI for IRQ routing [ 0.486592] NetLabel: Initializing [ 0.487651] NetLabel: domain hash size = 128 [ 0.488910] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490318] NetLabel: unlabeled traffic allowed by default [ 0.492024] amd_nb: Cannot enumerate AMD northbridges [ 0.493494] clocksource: Switched to clocksource kvm-clock [ 0.503414] AppArmor: AppArmor Filesystem Enabled [ 0.504833] pnp: PnP ACPI init [ 0.506201] pnp: PnP ACPI: found 5 devices [ 0.513309] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.515822] NET: Registered protocol family 2 [ 0.517374] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.519248] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.520999] TCP: Hash tables configured (established 4096 bind 4096) [ 0.522763] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.524351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.526079] NET: Registered protocol family 1 [ 0.527371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.528975] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.530539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.546885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.563264] Unpacking initramfs... [ 1.056622] Freeing initrd memory: 37084K [ 1.058518] Scanning for low memory corruption every 60 seconds [ 1.060772] audit: initializing netlink subsys (disabled) [ 1.062383] audit: type=2000 audit(1535563114.096:1): initialized [ 1.064510] Initialise system trusted keyring [ 1.066114] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.067849] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.070785] zbud: loaded [ 1.071968] VFS: Disk quotas dquot_6.6.0 [ 1.073209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.075331] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.077262] fuse init (API version 7.23) [ 1.078638] Key type big_key registered [ 1.079859] Allocating IMA MOK and blacklist keyrings. [ 1.081741] Key type asymmetric registered [ 1.083004] Asymmetric key parser 'x509' registered [ 1.084455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.086727] io scheduler noop registered [ 1.087934] io scheduler deadline registered (default) [ 1.089435] io scheduler cfq registered [ 1.090725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.092267] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.094242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.096384] ACPI: Power Button [PWRF] [ 1.097745] GHES: HEST is not enabled! [ 1.113827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.146138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.149304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.173764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.176979] Linux agpgart interface v0.103 [ 1.180080] loop: module loaded [ 1.183693] vda: vda1 [ 1.185435] scsi host0: ata_piix [ 1.186542] scsi host1: ata_piix [ 1.187576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.189339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.191762] libphy: Fixed MDIO Bus: probed [ 1.192978] tun: Universal TUN/TAP device driver, 1.6 [ 1.194365] tun: (C) 1999-2004 Max Krasnyansky [ 1.197253] PPP generic driver version 2.4.2 [ 1.198704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.200483] ehci-pci: EHCI PCI platform driver [ 1.201759] ehci-platform: EHCI generic platform driver [ 1.203181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.204794] ohci-pci: OHCI PCI platform driver [ 1.206052] ohci-platform: OHCI generic platform driver [ 1.207450] uhci_hcd: USB Universal Host Controller Interface driver [ 1.223799] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.225245] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.227320] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.228722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.230377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.232146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.234236] usb usb1: Product: UHCI Host Controller [ 1.235544] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.237209] usb usb1: SerialNumber: 0000:00:01.2 [ 1.238583] hub 1-0:1.0: USB hub found [ 1.239722] hub 1-0:1.0: 2 ports detected [ 1.241046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.244157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.245529] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247058] mousedev: PS/2 mouse device common for all mice [ 1.248883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.251563] rtc_cmos 00:00: RTC can wake from S4 [ 1.253192] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.254918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.256653] i2c /dev entries driver [ 1.257760] device-mapper: uevent: version 1.0.3 [ 1.259117] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.261464] ledtrig-cpu: registered to indicate activity on CPUs [ 1.263423] NET: Registered protocol family 10 [ 1.264988] NET: Registered protocol family 17 [ 1.266274] Key type dns_resolver registered [ 1.267719] registered taskstats version 1 [ 1.268917] Loading compiled-in X.509 certificates [ 1.270796] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.273450] zswap: loaded using pool lzo/zbud [ 1.276082] Key type trusted registered [ 1.279160] Key type encrypted registered [ 1.280337] AppArmor: AppArmor sha1 policy hashing enabled [ 1.281824] ima: No TPM chip found, activating TPM-bypass! [ 1.283359] evm: HMAC attrs: 0x1 [ 1.284682] Magic number: 14:267:341 [ 1.285927] rtc_cmos 00:00: setting system clock to 2018-08-29 17:18:33 UTC (1535563113) [ 1.288194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.289756] EDD information not available. [ 1.347250] Freeing unused kernel memory: 1512K [ 1.348734] Write protecting the kernel read-only data: 14336k [ 1.366130] Freeing unused kernel memory: 1692K [ 1.367646] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.379280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382252] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.385078] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.387654] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.390101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.392620] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402263] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.404805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.407772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.411078] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.471704] [drm] Initialized drm 1.1.0 20060810 [ 1.474811] virtio_net virtio0 ens3: renamed from eth0 [ 1.484206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.486756] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.509948] FDC 0 is a S82078B [ 1.523330] AVX2 version of gcm_enc/dec engaged. [ 1.524649] AES CTR mode by8 optimization enabled [ 1.549510] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.714026] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.715747] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.717528] usb 1-1: Product: QEMU USB Tablet [ 1.718744] usb 1-1: Manufacturer: QEMU [ 1.719824] usb 1-1: SerialNumber: 42 [ 1.727568] hidraw: raw HID events driver (C) Jiri Kosina [ 1.734463] usbcore: registered new interface driver usbhid [ 1.735974] usbhid: USB HID core driver [ 1.738352] 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.741370] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.057539] tsc: Refined TSC clocksource calibration: 3491.858 MHz [ 2.057541] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325545b80bf, max_idle_ns: 440795270847 ns Begin: Loading essential drivers ... [ 2.105148] md: linear personality registered for level -1 [ 2.108927] md: multipath personality registered for level -4 [ 2.112697] md: raid0 personality registered for level 0 [ 2.116918] md: raid1 personality registered for level 1 [ 2.189492] raid6: sse2x1 gen() 11598 MB/s [ 2.257492] raid6: sse2x1 xor() 9091 MB/s [ 2.325500] raid6: sse2x2 gen() 14634 MB/s [ 2.393511] raid6: sse2x2 xor() 9953 MB/s [ 2.461490] raid6: sse2x4 gen() 17077 MB/s [ 2.529502] raid6: sse2x4 xor() 11586 MB/s [ 2.597492] raid6: avx2x1 gen() 22756 MB/s [ 2.665491] raid6: avx2x2 gen() 26367 MB/s [ 2.733490] raid6: avx2x4 gen() 30352 MB/s [ 2.738162] raid6: using algorithm avx2x4 gen() 30352 MB/s [ 2.739678] raid6: using avx2x2 recovery algorithm [ 2.744561] xor: automatically using best checksumming function: [ 2.785489] avx : 32585.000 MB/sec [ 2.788251] async_tx: api initialized (async) [ 2.800325] md: raid6 personality registered for level 6 [ 2.801873] md: raid5 personality registered for level 5 [ 2.803325] md: raid4 personality registered for level 4 [ 2.810088] 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.849830] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.876868] 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.992923] 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.997602] systemd[1]: Detected virtualization kvm. [ 2.998958] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.002654] systemd[1]: Set hostname to . [ 3.006007] systemd[1]: Initializing machine ID from KVM UUID. [ 3.007623] systemd[1]: Installed transient /etc/machine-id file. [ 3.144890] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.148255] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.151486] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.154593] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.158096] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.161233] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.164143] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.166742] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.171276] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.173899] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.176364] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.179626] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.182787] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.189811] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.198697] systemd[1]: Starting Nameserver information manager... [ 3.203000] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.210898] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.214476] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.218305] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.223864] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.231336] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.239311] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.246211] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.252671] systemd[1]: Mounting Debug File System... [ 3.258403] iscsi: registered transport (iser) Mounting Debug File System... [ 3.263179] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.274440] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.282484] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.294643] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.303476] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.311266] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.320951] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.330355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.337977] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.348664] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.352262] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.357587] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.360374] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.720708] intel_rapl: no valid rapl domains found in package 0 [[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 LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-08-29 17:18:39,208 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214: timed out 2018-08-29 17:18:48,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 17:18:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 17:18:48,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18: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-e75f7439-f18f-44ed-ba14-175f850ac821 x-compute-request-id: req-e75f7439-f18f-44ed-ba14-175f850ac821 Content-Encoding: gzip Content-Length: 13237 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 712624705 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.186782] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189342] pid_max: default: 32768 minimum: 301\n[ 0.190724] ACPI: Core revision 20150930\n[ 0.192516] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194494] Security Framework initialized\n[ 0.195751] Yama: becoming mindful.\n[ 0.196876] AppArmor: AppArmor initialized\n[ 0.198152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203834] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205900] Initializing cgroup subsys io\n[ 0.207139] Initializing cgroup subsys memory\n[ 0.208428] Initializing cgroup subsys devices\n[ 0.209712] Initializing cgroup subsys freezer\n[ 0.211023] Initializing cgroup subsys net_cls\n[ 0.212339] Initializing cgroup subsys perf_event\n[ 0.213738] Initializing cgroup subsys net_prio\n[ 0.215076] Initializing cgroup subsys hugetlb\n[ 0.216386] Initializing cgroup subsys pids\n[ 0.217693] CPU: Physical Processor ID: 0\n[ 0.219633] mce: CPU supports 10 MCE banks\n[ 0.220905] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224081] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.225685] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.227650] Speculative Store Bypass: Vulnerable\n[ 0.248241] Freeing SMP alternatives memory: 32K\n[ 0.254214] ftrace: allocating 32237 entries in 126 pages\n[ 0.288916] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290734] smpboot: Max logical packages: 1\n[ 0.292213] x2apic enabled\n[ 0.293418] Switched APIC routing to physical x2apic.\n[ 0.295973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297627] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303208] KVM setup paravirtual spinlock\n[ 0.304911] x86: Booted up 1 node, 1 CPUs\n[ 0.306099] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308146] devtmpfs: initialized\n[ 0.310206] evm: security.selinux\n[ 0.311236] evm: security.SMACK64\n[ 0.312253] evm: security.SMACK64EXEC\n[ 0.313351] evm: security.SMACK64TRANSMUTE\n[ 0.314550] evm: security.SMACK64MMAP\n[ 0.315651] evm: security.ima\n[ 0.316593] evm: security.capability\n[ 0.317753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320387] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.322092] pinctrl core: initialized pinctrl subsystem\n[ 0.323659] RTC time: 17:18:32, date: 08/29/18\n[ 0.325056] NET: Registered protocol family 16\n[ 0.326475] cpuidle: using governor ladder\n[ 0.327689] cpuidle: using governor menu\n[ 0.328854] PCCT header not found.\n[ 0.329961] ACPI: bus type PCI registered\n[ 0.331126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332937] PCI: Using configuration type 1 for base access\n[ 0.335291] ACPI: Added _OSI(Module Device)\n[ 0.336529] ACPI: Added _OSI(Processor Device)\n[ 0.337824] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339209] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341582] ACPI: Interpreter enabled\n[ 0.342720] ACPI: (supports S0 S5)\n[ 0.343777] ACPI: Using IOAPIC for interrupt routing\n[ 0.345171] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.349461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.351114] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.352905] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.354640] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360495] acpiphp: Slot [3] registered\n[ 0.361700] acpiphp: Slot [4] registered\n[ 0.362891] acpiphp: Slot [5] registered\n[ 0.364078] acpiphp: Slot [6] registered\n[ 0.379602] acpiphp: Slot [7] registered\n[ 0.380800] acpiphp: Slot [8] registered\n[ 0.382002] acpiphp: Slot [9] registered\n[ 0.383206] acpiphp: Slot [10] registered\n[ 0.384417] acpiphp: Slot [11] registered\n[ 0.385615] acpiphp: Slot [12] registered\n[ 0.386820] acpiphp: Slot [13] registered\n[ 0.388008] acpiphp: Slot [14] registered\n[ 0.389197] acpiphp: Slot [15] registered\n[ 0.390387] acpiphp: Slot [16] registered\n[ 0.391587] acpiphp: Slot [17] registered\n[ 0.392893] acpiphp: Slot [18] registered\n[ 0.394073] acpiphp: Slot [19] registered\n[ 0.395261] acpiphp: Slot [20] registered\n[ 0.396458] acpiphp: Slot [21] registered\n[ 0.397665] acpiphp: Slot [22] registered\n[ 0.398879] acpiphp: Slot [23] registered\n[ 0.400081] acpiphp: Slot [24] registered\n[ 0.401265] acpiphp: Slot [25] registered\n[ 0.402454] acpiphp: Slot [26] registered\n[ 0.403672] acpiphp: Slot [27] registered\n[ 0.404863] acpiphp: Slot [28] registered\n[ 0.406062] acpiphp: Slot [29] registered\n[ 0.407254] acpiphp: Slot [30] registered\n[ 0.408453] acpiphp: Slot [31] registered\n[ 0.409629] PCI host bridge to bus 0000:00\n[ 0.410825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.414402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418687] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420873] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.425496] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.427372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430961] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.435180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.437277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458710] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460857] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.468957] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.470987] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474813] vgaarb: loaded\n[ 0.475703] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477580] SCSI subsystem initialized\n[ 0.478986] ACPI: bus type USB registered\n[ 0.480233] usbcore: registered new interface driver usbfs\n[ 0.481773] usbcore: registered new interface driver hub\n[ 0.483276] usbcore: registered new device driver usb\n[ 0.484916] PCI: Using ACPI for IRQ routing\n[ 0.486592] NetLabel: Initializing\n[ 0.487651] NetLabel: domain hash size = 128\n[ 0.488910] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490318] NetLabel: unlabeled traffic allowed by default\n[ 0.492024] amd_nb: Cannot enumerate AMD northbridges\n[ 0.493494] clocksource: Switched to clocksource kvm-clock\n[ 0.503414] AppArmor: AppArmor Filesystem Enabled\n[ 0.504833] pnp: PnP ACPI init\n[ 0.506201] pnp: PnP ACPI: found 5 devices\n[ 0.513309] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515822] NET: Registered protocol family 2\n[ 0.517374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.519248] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520999] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522763] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526079] NET: Registered protocol family 1\n[ 0.527371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528975] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.530539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.546885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.563264] Unpacking initramfs...\n[ 1.056622] Freeing initrd memory: 37084K\n[ 1.058518] Scanning for low memory corruption every 60 seconds\n[ 1.060772] audit: initializing netlink subsys (disabled)\n[ 1.062383] audit: type=2000 audit(1535563114.096:1): initialized\n[ 1.064510] Initialise system trusted keyring\n[ 1.066114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.067849] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.070785] zbud: loaded\n[ 1.071968] VFS: Disk quotas dquot_6.6.0\n[ 1.073209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.075331] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.077262] fuse init (API version 7.23)\n[ 1.078638] Key type big_key registered\n[ 1.079859] Allocating IMA MOK and blacklist keyrings.\n[ 1.081741] Key type asymmetric registered\n[ 1.083004] Asymmetric key parser 'x509' registered\n[ 1.084455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.086727] io scheduler noop registered\n[ 1.087934] io scheduler deadline registered (default)\n[ 1.089435] io scheduler cfq registered\n[ 1.090725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.092267] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.094242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.096384] ACPI: Power Button [PWRF]\n[ 1.097745] GHES: HEST is not enabled!\n[ 1.113827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.146138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.149304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.173764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.176979] Linux agpgart interface v0.103\n[ 1.180080] loop: module loaded\n[ 1.183693] vda: vda1\n[ 1.185435] scsi host0: ata_piix\n[ 1.186542] scsi host1: ata_piix\n[ 1.187576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.189339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.191762] libphy: Fixed MDIO Bus: probed\n[ 1.192978] tun: Universal TUN/TAP device driver, 1.6\n[ 1.194365] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.197253] PPP generic driver version 2.4.2\n[ 1.198704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.200483] ehci-pci: EHCI PCI platform driver\n[ 1.201759] ehci-platform: EHCI generic platform driver\n[ 1.203181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.204794] ohci-pci: OHCI PCI platform driver\n[ 1.206052] ohci-platform: OHCI generic platform driver\n[ 1.207450] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.223799] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.225245] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.227320] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.228722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.230377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.232146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.234236] usb usb1: Product: UHCI Host Controller\n[ 1.235544] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.237209] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.238583] hub 1-0:1.0: USB hub found\n[ 1.239722] hub 1-0:1.0: 2 ports detected\n[ 1.241046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.244157] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.245529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247058] mousedev: PS/2 mouse device common for all mice\n[ 1.248883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.251563] rtc_cmos 00:00: RTC can wake from S4\n[ 1.253192] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.254918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.256653] i2c /dev entries driver\n[ 1.257760] device-mapper: uevent: version 1.0.3\n[ 1.259117] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.261464] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.263423] NET: Registered protocol family 10\n[ 1.264988] NET: Registered protocol family 17\n[ 1.266274] Key type dns_resolver registered\n[ 1.267719] registered taskstats version 1\n[ 1.268917] Loading compiled-in X.509 certificates\n[ 1.270796] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.273450] zswap: loaded using pool lzo/zbud\n[ 1.276082] Key type trusted registered\n[ 1.279160] Key type encrypted registered\n[ 1.280337] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.281824] ima: No TPM chip found, activating TPM-bypass!\n[ 1.283359] evm: HMAC attrs: 0x1\n[ 1.284682] Magic number: 14:267:341\n[ 1.285927] rtc_cmos 00:00: setting system clock to 2018-08-29 17:18:33 UTC (1535563113)\n[ 1.288194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.289756] EDD information not available.\n[ 1.347250] Freeing unused kernel memory: 1512K\n[ 1.348734] Write protecting the kernel read-only data: 14336k\n[ 1.366130] Freeing unused kernel memory: 1692K\n[ 1.367646] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.379280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.382252] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.385078] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.387654] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.390101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.392620] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.402263] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.404805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.407772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.411078] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.471704] [drm] Initialized drm 1.1.0 20060810\n[ 1.474811] virtio_net virtio0 ens3: renamed from eth0\n[ 1.484206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.486756] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.509948] FDC 0 is a S82078B\n[ 1.523330] AVX2 version of gcm_enc/dec engaged.\n[ 1.524649] AES CTR mode by8 optimization enabled\n[ 1.549510] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.714026] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.715747] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.717528] usb 1-1: Product: QEMU USB Tablet\n[ 1.718744] usb 1-1: Manufacturer: QEMU\n[ 1.719824] usb 1-1: SerialNumber: 42\n[ 1.727568] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.734463] usbcore: registered new interface driver usbhid\n[ 1.735974] usbhid: USB HID core driver\n[ 1.738352] 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.741370] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.057539] tsc: Refined TSC clocksource calibration: 3491.858 MHz\n[ 2.057541] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325545b80bf, max_idle_ns: 440795270847 ns\nBegin: Loading essential drivers ... [ 2.105148] md: linear personality registered for level -1\n[ 2.108927] md: multipath personality registered for level -4\n[ 2.112697] md: raid0 personality registered for level 0\n[ 2.116918] md: raid1 personality registered for level 1\n[ 2.189492] raid6: sse2x1 gen() 11598 MB/s\n[ 2.257492] raid6: sse2x1 xor() 9091 MB/s\n[ 2.325500] raid6: sse2x2 gen() 14634 MB/s\n[ 2.393511] raid6: sse2x2 xor() 9953 MB/s\n[ 2.461490] raid6: sse2x4 gen() 17077 MB/s\n[ 2.529502] raid6: sse2x4 xor() 11586 MB/s\n[ 2.597492] raid6: avx2x1 gen() 22756 MB/s\n[ 2.665491] raid6: avx2x2 gen() 26367 MB/s\n[ 2.733490] raid6: avx2x4 gen() 30352 MB/s\n[ 2.738162] raid6: using algorithm avx2x4 gen() 30352 MB/s\n[ 2.739678] raid6: using avx2x2 recovery algorithm\n[ 2.744561] xor: automatically using best checksumming function:\n[ 2.785489] avx : 32585.000 MB/sec\n[ 2.788251] async_tx: api initialized (async)\n[ 2.800325] md: raid6 personality registered for level 6\n[ 2.801873] md: raid5 personality registered for level 5\n[ 2.803325] md: raid4 personality registered for level 4\n[ 2.810088] 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.849830] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.876868] 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.992923] 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.997602] systemd[1]: Detected virtualization kvm.\n[ 2.998958] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.002654] systemd[1]: Set hostname to .\n[ 3.006007] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.007623] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.144890] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.148255] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.151486] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.154593] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.158096] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.161233] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.164143] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.166742] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.171276] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.173899] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.176364] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.179626] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.182787] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.189811] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.198697] systemd[1]: Starting Nameserver information manager...\n[ 3.203000] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.210898] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 3.214476] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.218305] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.223864] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.231336] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.239311] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.246211] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.252671] systemd[1]: Mounting Debug File System...\n[ 3.258403] iscsi: registered transport (iser)\n Mounting Debug File System...\n[ 3.263179] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.274440] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.282484] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.294643] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.303476] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.311266] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.320951] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.330355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.337977] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.348664] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.352262] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.357587] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.360374] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.720708] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.800574] cloud-init[513]: Cloud-init v. 18.2 running 'init-local' at Wed, 29 Aug 2018 17:18:37 +0000. Up 4.61 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.450926] cloud-init[944]: Cloud-init v. 18.2 running 'init' at Wed, 29 Aug 2018 17:18:38 +0000. Up 6.17 seconds.\n[ 9.453273] cloud-init[944]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.459124] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.463338] cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.468160] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.472137] cloud-init[944]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:76:ed:d3 |\n[ 9.475812] cloud-init[944]: ci-info: | ens3 | True | fe80::f816:3eff:fe76:edd3/64 | . | link | fa:16:3e:76:ed:d3 |\n[ 9.482590] cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.488394] cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.490702] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.496403] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.500125] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.504159] cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.512118] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.514311] cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.520400] cloud-init[944]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.522599] cloud-init[944]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.528414] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.530601] cloud-init[944]: 2018-08-29 17:18:41,894 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 9.985311] cloud-init[944]: Generating public/private rsa key pair.\n[ 9.987034] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.992386] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.994223] cloud-init[944]: The key fingerprint is:\n[ 9.996122] cloud-init[944]: SHA256:P5ZpiiNx3PWLutYhS9WoptyTzqECiemQPLNfrab94eY root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929\n[ 10.004173] cloud-init[944]: The key's randomart image is:\n[ 10.005686] cloud-init[944]: +---[RSA 2048]----+\n[ 10.007019] cloud-init[944]: | |\n[ 10.012439] cloud-init[944]: | |\n[ 10.013781] cloud-init[944]: | o |\n[ 10.015100] cloud-init[944]: | + . |\n[ 10.020395] cloud-init[944]: |.+ . . .S+ . |\n[ 10.021745] cloud-init[944]: |=+o . + *..o. |\n[ 10.023073] cloud-init[944]: |o +. = B.=Bo . |\n[ 10.028385] cloud-init[944]: | o =.*=B=o.. |\n[ 10.029720] cloud-init[944]: | .oo=*E*+ |\n[ 10.031073] cloud-init[944]: +----[SHA256]-----+\n[ 10.036404] cloud-init[944]: Generating public/private dsa key pair.\n[ 10.037979] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.044139] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.046001] cloud-init[944]: The key fingerprint is:\n[ 10.047389] cloud-init[944]: SHA256:H3zkam1I4ybDw8eg5s9w6l3nNQ0eYLcCgudndkYVwY8 root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929\n[ 10.053649] cloud-init[944]: The key's randomart image is:\n[ 10.055092] cloud-init[944]: +---[DSA 1024]----+\n[ 10.058163] cloud-init[944]: | .+o |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.063044] cloud-init[944]: | . .. | Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m\n[ 10.068419] cloud-init[944]: | . o . = .o |\n[ 10.069435] cloud-init[944]: | o o * oE..|\n[ 10.070428] cloud-init[944]: | S O * + |\n[ 10.071399] cloud-init[944]: | + X X o + |] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 10.075632] cloud-init[944]: | + B @ + + .|\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 10.080715] cloud-init[944]: | o * O + . . |\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[ 10.085018] cloud-init[944]: | .+.+ . |\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 10.087747] cloud-init[944]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 10.090596] cloud-init[944]: Generating public/private ecdsa key pair.\n[ 10.092266] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m[ 10.096132] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.097625] cloud-init[944]: The key fingerprint is:\n[ 10.098637] cloud-init[944]: SHA256:bUn6cekXXv3bwFUZe/SsxAUt550J9+GCYNGVZZNe6eg root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 10.102376] cloud-init[944]: The key's randomart image is:\n[ 10.111184] cloud-init[944]: +---[ECDSA 256]---+\n[ 10.116774] cloud-init[944]: | .o ..+B=|\n[ 10.118373] [[0;32m OK [0m] Reached target Sockets.cloud-init[944]: | o . +oOX|\n[ 10.121343] cloud-init\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m[944]: | . o . X*%|\n[ 10.125843] ] Started Deferred execution scheduler.\ncloud-init[944]: | + o = BB|\n[[0;32m OK [0m] Started iperf Service.\n[ 10.130802] cloud-init[944]: | S = + + +| Starting /etc/rc.local Compatibility...\n \n[ 10.136599] cloud-init[944]: | o + E +.|\n[ 10.138288] Starting LXD - container startup/shutdown...cloud-init[944]: | . . = .|\n Starting LSB: Record successful boot for GRUB...\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 10.150708] cloud-init[944]: | . .o|\n[ 10.164796] cloud-init[944]: | ..|\n[ 10.167005] cloud-init[944]: +----[SHA256]-----+\n[ 10.170150] cloud-init[944]: Generating public/private ed25519 key pair.\n[ 10.173779] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.180504] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.184494] cloud-init[944]: The key fingerprint is:\n[ 10.186985] cloud-init[944]: SHA256:O23VdYHWWA9QTZ41bYvzLPNBMsF0kpmd27tkaPJHNeQ root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929\n[ 10.190261] cloud-init[944]: The key's randomart image is:\n[ 10.192960] cloud-init[944]: +--[ED25519 256]--+\n[ 10.195810] cloud-init[944]: | +=%B=| Starting System Logging Service...\n Starting Pollinate to seed the pseudo random number generator...\n\n[ 10.204612] cloud-init[944]: | XoBX| Starting Accounts Service...\n\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 10.291152] cloud-init[[0;32m OK [0m] Started System Logging Service.\n[944]: | . =oO|[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 10.344517] cloud-init[944]: | * E+|\n[ 10.366467] cloud-init[944]: | S . X +|[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n\n Starting Login to default iSCSI targets...\n[ 10.390856] [[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[944]: | o o = O |[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 10.431709] \n Starting LSB: network benchmark...\n cloud-init[944]: | o o + B o|Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n\n Starting LSB: daemon to balance interrupts for SMP systems...\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[ 10.479716] cloud-init[944]: | o . + |[[0;32m OK [0m] Started LSB: network benchmark.\n\n[ 10.504246] cloud-init[944]: | . |\n 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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 10.554934] cloud-init[944]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 11.006315] cloud-init[1087]: 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.762808] cloud-init[1087]: en_US.UTF-8... done\n[ 11.765328] cloud-init[1087]: Generation complete.\n[ 12.097911] cloud-init[1087]: Cloud-init v. 18.2 running 'modules:config' at Wed, 29 Aug 2018 17:18:43 +0000. Up 10.87 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2018-08-29 17:18:48,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8/action used request id req-e75f7439-f18f-44ed-ba14-175f850ac821 2018-08-29 17:18:48,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751140117645s 2018-08-29 17:18:48,294 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8/action used request id req-e75f7439-f18f-44ed-ba14-175f850ac821 2018-08-29 17:18:48,295 - 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 712624705 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.186782] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189342] pid_max: default: 32768 minimum: 301 [ 0.190724] ACPI: Core revision 20150930 [ 0.192516] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194494] Security Framework initialized [ 0.195751] Yama: becoming mindful. [ 0.196876] AppArmor: AppArmor initialized [ 0.198152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.202046] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203834] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205900] Initializing cgroup subsys io [ 0.207139] Initializing cgroup subsys memory [ 0.208428] Initializing cgroup subsys devices [ 0.209712] Initializing cgroup subsys freezer [ 0.211023] Initializing cgroup subsys net_cls [ 0.212339] Initializing cgroup subsys perf_event [ 0.213738] Initializing cgroup subsys net_prio [ 0.215076] Initializing cgroup subsys hugetlb [ 0.216386] Initializing cgroup subsys pids [ 0.217693] CPU: Physical Processor ID: 0 [ 0.219633] mce: CPU supports 10 MCE banks [ 0.220905] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224081] Spectre V2 : Mitigation: Full generic retpoline [ 0.225685] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.227650] Speculative Store Bypass: Vulnerable [ 0.248241] Freeing SMP alternatives memory: 32K [ 0.254214] ftrace: allocating 32237 entries in 126 pages [ 0.288916] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.290734] smpboot: Max logical packages: 1 [ 0.292213] x2apic enabled [ 0.293418] Switched APIC routing to physical x2apic. [ 0.295973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.297627] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.300550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.303208] KVM setup paravirtual spinlock [ 0.304911] x86: Booted up 1 node, 1 CPUs [ 0.306099] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.308146] devtmpfs: initialized [ 0.310206] evm: security.selinux [ 0.311236] evm: security.SMACK64 [ 0.312253] evm: security.SMACK64EXEC [ 0.313351] evm: security.SMACK64TRANSMUTE [ 0.314550] evm: security.SMACK64MMAP [ 0.315651] evm: security.ima [ 0.316593] evm: security.capability [ 0.317753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.322092] pinctrl core: initialized pinctrl subsystem [ 0.323659] RTC time: 17:18:32, date: 08/29/18 [ 0.325056] NET: Registered protocol family 16 [ 0.326475] cpuidle: using governor ladder [ 0.327689] cpuidle: using governor menu [ 0.328854] PCCT header not found. [ 0.329961] ACPI: bus type PCI registered [ 0.331126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.332937] PCI: Using configuration type 1 for base access [ 0.335291] ACPI: Added _OSI(Module Device) [ 0.336529] ACPI: Added _OSI(Processor Device) [ 0.337824] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.339209] ACPI: Added _OSI(Processor Aggregator Device) [ 0.341582] ACPI: Interpreter enabled [ 0.342720] ACPI: (supports S0 S5) [ 0.343777] ACPI: Using IOAPIC for interrupt routing [ 0.345171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351114] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.352905] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354640] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.360495] acpiphp: Slot [3] registered [ 0.361700] acpiphp: Slot [4] registered [ 0.362891] acpiphp: Slot [5] registered [ 0.364078] acpiphp: Slot [6] registered [ 0.379602] acpiphp: Slot [7] registered [ 0.380800] acpiphp: Slot [8] registered [ 0.382002] acpiphp: Slot [9] registered [ 0.383206] acpiphp: Slot [10] registered [ 0.384417] acpiphp: Slot [11] registered [ 0.385615] acpiphp: Slot [12] registered [ 0.386820] acpiphp: Slot [13] registered [ 0.388008] acpiphp: Slot [14] registered [ 0.389197] acpiphp: Slot [15] registered [ 0.390387] acpiphp: Slot [16] registered [ 0.391587] acpiphp: Slot [17] registered [ 0.392893] acpiphp: Slot [18] registered [ 0.394073] acpiphp: Slot [19] registered [ 0.395261] acpiphp: Slot [20] registered [ 0.396458] acpiphp: Slot [21] registered [ 0.397665] acpiphp: Slot [22] registered [ 0.398879] acpiphp: Slot [23] registered [ 0.400081] acpiphp: Slot [24] registered [ 0.401265] acpiphp: Slot [25] registered [ 0.402454] acpiphp: Slot [26] registered [ 0.403672] acpiphp: Slot [27] registered [ 0.404863] acpiphp: Slot [28] registered [ 0.406062] acpiphp: Slot [29] registered [ 0.407254] acpiphp: Slot [30] registered [ 0.408453] acpiphp: Slot [31] registered [ 0.409629] PCI host bridge to bus 0000:00 [ 0.410825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.412604] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.414402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.416531] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.418687] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.420873] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.425496] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.427372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.429099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.430961] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.435180] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.437277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.458710] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.460857] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.462926] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.465111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.467134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.468957] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.470987] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.472548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.474813] vgaarb: loaded [ 0.475703] vgaarb: bridge control possible 0000:00:02.0 [ 0.477580] SCSI subsystem initialized [ 0.478986] ACPI: bus type USB registered [ 0.480233] usbcore: registered new interface driver usbfs [ 0.481773] usbcore: registered new interface driver hub [ 0.483276] usbcore: registered new device driver usb [ 0.484916] PCI: Using ACPI for IRQ routing [ 0.486592] NetLabel: Initializing [ 0.487651] NetLabel: domain hash size = 128 [ 0.488910] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.490318] NetLabel: unlabeled traffic allowed by default [ 0.492024] amd_nb: Cannot enumerate AMD northbridges [ 0.493494] clocksource: Switched to clocksource kvm-clock [ 0.503414] AppArmor: AppArmor Filesystem Enabled [ 0.504833] pnp: PnP ACPI init [ 0.506201] pnp: PnP ACPI: found 5 devices [ 0.513309] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.515822] NET: Registered protocol family 2 [ 0.517374] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.519248] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.520999] TCP: Hash tables configured (established 4096 bind 4096) [ 0.522763] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.524351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.526079] NET: Registered protocol family 1 [ 0.527371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.528975] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.530539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.546885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.563264] Unpacking initramfs... [ 1.056622] Freeing initrd memory: 37084K [ 1.058518] Scanning for low memory corruption every 60 seconds [ 1.060772] audit: initializing netlink subsys (disabled) [ 1.062383] audit: type=2000 audit(1535563114.096:1): initialized [ 1.064510] Initialise system trusted keyring [ 1.066114] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.067849] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.070785] zbud: loaded [ 1.071968] VFS: Disk quotas dquot_6.6.0 [ 1.073209] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.075331] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.077262] fuse init (API version 7.23) [ 1.078638] Key type big_key registered [ 1.079859] Allocating IMA MOK and blacklist keyrings. [ 1.081741] Key type asymmetric registered [ 1.083004] Asymmetric key parser 'x509' registered [ 1.084455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.086727] io scheduler noop registered [ 1.087934] io scheduler deadline registered (default) [ 1.089435] io scheduler cfq registered [ 1.090725] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.092267] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.094242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.096384] ACPI: Power Button [PWRF] [ 1.097745] GHES: HEST is not enabled! [ 1.113827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.146138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.149304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.173764] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.176979] Linux agpgart interface v0.103 [ 1.180080] loop: module loaded [ 1.183693] vda: vda1 [ 1.185435] scsi host0: ata_piix [ 1.186542] scsi host1: ata_piix [ 1.187576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.189339] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.191762] libphy: Fixed MDIO Bus: probed [ 1.192978] tun: Universal TUN/TAP device driver, 1.6 [ 1.194365] tun: (C) 1999-2004 Max Krasnyansky [ 1.197253] PPP generic driver version 2.4.2 [ 1.198704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.200483] ehci-pci: EHCI PCI platform driver [ 1.201759] ehci-platform: EHCI generic platform driver [ 1.203181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.204794] ohci-pci: OHCI PCI platform driver [ 1.206052] ohci-platform: OHCI generic platform driver [ 1.207450] uhci_hcd: USB Universal Host Controller Interface driver [ 1.223799] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.225245] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.227320] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.228722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.230377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.232146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.234236] usb usb1: Product: UHCI Host Controller [ 1.235544] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.237209] usb usb1: SerialNumber: 0000:00:01.2 [ 1.238583] hub 1-0:1.0: USB hub found [ 1.239722] hub 1-0:1.0: 2 ports detected [ 1.241046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.244157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.245529] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247058] mousedev: PS/2 mouse device common for all mice [ 1.248883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.251563] rtc_cmos 00:00: RTC can wake from S4 [ 1.253192] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.254918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.256653] i2c /dev entries driver [ 1.257760] device-mapper: uevent: version 1.0.3 [ 1.259117] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.261464] ledtrig-cpu: registered to indicate activity on CPUs [ 1.263423] NET: Registered protocol family 10 [ 1.264988] NET: Registered protocol family 17 [ 1.266274] Key type dns_resolver registered [ 1.267719] registered taskstats version 1 [ 1.268917] Loading compiled-in X.509 certificates [ 1.270796] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.273450] zswap: loaded using pool lzo/zbud [ 1.276082] Key type trusted registered [ 1.279160] Key type encrypted registered [ 1.280337] AppArmor: AppArmor sha1 policy hashing enabled [ 1.281824] ima: No TPM chip found, activating TPM-bypass! [ 1.283359] evm: HMAC attrs: 0x1 [ 1.284682] Magic number: 14:267:341 [ 1.285927] rtc_cmos 00:00: setting system clock to 2018-08-29 17:18:33 UTC (1535563113) [ 1.288194] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.289756] EDD information not available. [ 1.347250] Freeing unused kernel memory: 1512K [ 1.348734] Write protecting the kernel read-only data: 14336k [ 1.366130] Freeing unused kernel memory: 1692K [ 1.367646] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.379280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.382252] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.385078] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.387654] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.390101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.392620] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.402263] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.404805] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.407772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.411078] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.471704] [drm] Initialized drm 1.1.0 20060810 [ 1.474811] virtio_net virtio0 ens3: renamed from eth0 [ 1.484206] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.486756] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.509948] FDC 0 is a S82078B [ 1.523330] AVX2 version of gcm_enc/dec engaged. [ 1.524649] AES CTR mode by8 optimization enabled [ 1.549510] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.714026] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.715747] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.717528] usb 1-1: Product: QEMU USB Tablet [ 1.718744] usb 1-1: Manufacturer: QEMU [ 1.719824] usb 1-1: SerialNumber: 42 [ 1.727568] hidraw: raw HID events driver (C) Jiri Kosina [ 1.734463] usbcore: registered new interface driver usbhid [ 1.735974] usbhid: USB HID core driver [ 1.738352] 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.741370] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.057539] tsc: Refined TSC clocksource calibration: 3491.858 MHz [ 2.057541] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325545b80bf, max_idle_ns: 440795270847 ns Begin: Loading essential drivers ... [ 2.105148] md: linear personality registered for level -1 [ 2.108927] md: multipath personality registered for level -4 [ 2.112697] md: raid0 personality registered for level 0 [ 2.116918] md: raid1 personality registered for level 1 [ 2.189492] raid6: sse2x1 gen() 11598 MB/s [ 2.257492] raid6: sse2x1 xor() 9091 MB/s [ 2.325500] raid6: sse2x2 gen() 14634 MB/s [ 2.393511] raid6: sse2x2 xor() 9953 MB/s [ 2.461490] raid6: sse2x4 gen() 17077 MB/s [ 2.529502] raid6: sse2x4 xor() 11586 MB/s [ 2.597492] raid6: avx2x1 gen() 22756 MB/s [ 2.665491] raid6: avx2x2 gen() 26367 MB/s [ 2.733490] raid6: avx2x4 gen() 30352 MB/s [ 2.738162] raid6: using algorithm avx2x4 gen() 30352 MB/s [ 2.739678] raid6: using avx2x2 recovery algorithm [ 2.744561] xor: automatically using best checksumming function: [ 2.785489] avx : 32585.000 MB/sec [ 2.788251] async_tx: api initialized (async) [ 2.800325] md: raid6 personality registered for level 6 [ 2.801873] md: raid5 personality registered for level 5 [ 2.803325] md: raid4 personality registered for level 4 [ 2.810088] 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.849830] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.876868] 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.992923] 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.997602] systemd[1]: Detected virtualization kvm. [ 2.998958] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.002654] systemd[1]: Set hostname to . [ 3.006007] systemd[1]: Initializing machine ID from KVM UUID. [ 3.007623] systemd[1]: Installed transient /etc/machine-id file. [ 3.144890] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.148255] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.151486] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.154593] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.158096] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.161233] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.164143] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.166742] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.171276] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.173899] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.176364] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.179626] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.182787] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.189811] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.198697] systemd[1]: Starting Nameserver information manager... [ 3.203000] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.210898] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.214476] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.218305] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.223864] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.231336] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.239311] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.246211] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.252671] systemd[1]: Mounting Debug File System... [ 3.258403] iscsi: registered transport (iser) Mounting Debug File System... [ 3.263179] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.274440] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.282484] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.294643] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.303476] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.311266] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.320951] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.330355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.337977] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.348664] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.352262] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.357587] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.360374] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.720708] intel_rapl: no valid rapl domains found in package 0 [[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 LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.800574] cloud-init[513]: Cloud-init v. 18.2 running 'init-local' at Wed, 29 Aug 2018 17:18:37 +0000. Up 4.61 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.450926] cloud-init[944]: Cloud-init v. 18.2 running 'init' at Wed, 29 Aug 2018 17:18:38 +0000. Up 6.17 seconds. [ 9.453273] cloud-init[944]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.459124] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.463338] cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.468160] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.472137] cloud-init[944]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:76:ed:d3 | [ 9.475812] cloud-init[944]: ci-info: | ens3 | True | fe80::f816:3eff:fe76:edd3/64 | . | link | fa:16:3e:76:ed:d3 | [ 9.482590] cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.488394] cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.490702] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.496403] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.500125] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.504159] cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.512118] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.514311] cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.520400] cloud-init[944]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.522599] cloud-init[944]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.528414] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.530601] cloud-init[944]: 2018-08-29 17:18:41,894 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.985311] cloud-init[944]: Generating public/private rsa key pair. [ 9.987034] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.992386] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.994223] cloud-init[944]: The key fingerprint is: [ 9.996122] cloud-init[944]: SHA256:P5ZpiiNx3PWLutYhS9WoptyTzqECiemQPLNfrab94eY root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929 [ 10.004173] cloud-init[944]: The key's randomart image is: [ 10.005686] cloud-init[944]: +---[RSA 2048]----+ [ 10.007019] cloud-init[944]: | | [ 10.012439] cloud-init[944]: | | [ 10.013781] cloud-init[944]: | o | [ 10.015100] cloud-init[944]: | + . | [ 10.020395] cloud-init[944]: |.+ . . .S+ . | [ 10.021745] cloud-init[944]: |=+o . + *..o. | [ 10.023073] cloud-init[944]: |o +. = B.=Bo . | [ 10.028385] cloud-init[944]: | o =.*=B=o.. | [ 10.029720] cloud-init[944]: | .oo=*E*+ | [ 10.031073] cloud-init[944]: +----[SHA256]-----+ [ 10.036404] cloud-init[944]: Generating public/private dsa key pair. [ 10.037979] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.044139] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.046001] cloud-init[944]: The key fingerprint is: [ 10.047389] cloud-init[944]: SHA256:H3zkam1I4ybDw8eg5s9w6l3nNQ0eYLcCgudndkYVwY8 root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929 [ 10.053649] cloud-init[944]: The key's randomart image is: [ 10.055092] cloud-init[944]: +---[DSA 1024]----+ [ 10.058163] cloud-init[944]: | .+o | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 10.063044] cloud-init[944]: | . .. | Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m [ 10.068419] cloud-init[944]: | . o . = .o | [ 10.069435] cloud-init[944]: | o o * oE..| [ 10.070428] cloud-init[944]: | S O * + | [ 10.071399] cloud-init[944]: | + X X o + |] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 10.075632] cloud-init[944]: | + B @ + + .| [[0;32m OK [0m] Started ACPI Events Check. [ 10.080715] cloud-init[944]: | o * O + . . | [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [ 10.085018] cloud-init[944]: | .+.+ . | [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 10.087747] cloud-init[944]: +----[SHA256]-----+ [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.090596] cloud-init[944]: Generating public/private ecdsa key pair. [ 10.092266] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m[ 10.096132] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.097625] cloud-init[944]: The key fingerprint is: [ 10.098637] cloud-init[944]: SHA256:bUn6cekXXv3bwFUZe/SsxAUt550J9+GCYNGVZZNe6eg root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [ 10.102376] cloud-init[944]: The key's randomart image is: [ 10.111184] cloud-init[944]: +---[ECDSA 256]---+ [ 10.116774] cloud-init[944]: | .o ..+B=| [ 10.118373] [[0;32m OK [0m] Reached target Sockets.cloud-init[944]: | o . +oOX| [ 10.121343] cloud-init [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m[944]: | . o . X*%| [ 10.125843] ] Started Deferred execution scheduler. cloud-init[944]: | + o = BB| [[0;32m OK [0m] Started iperf Service. [ 10.130802] cloud-init[944]: | S = + + +| Starting /etc/rc.local Compatibility... [ 10.136599] cloud-init[944]: | o + E +.| [ 10.138288] Starting LXD - container startup/shutdown...cloud-init[944]: | . . = .| Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.150708] cloud-init[944]: | . .o| [ 10.164796] cloud-init[944]: | ..| [ 10.167005] cloud-init[944]: +----[SHA256]-----+ [ 10.170150] cloud-init[944]: Generating public/private ed25519 key pair. [ 10.173779] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.180504] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.184494] cloud-init[944]: The key fingerprint is: [ 10.186985] cloud-init[944]: SHA256:O23VdYHWWA9QTZ41bYvzLPNBMsF0kpmd27tkaPJHNeQ root@shaker-vm-c86dfefd-5487-4f24-bc8d-797f4b0a9929 [ 10.190261] cloud-init[944]: The key's randomart image is: [ 10.192960] cloud-init[944]: +--[ED25519 256]--+ [ 10.195810] cloud-init[944]: | +=%B=| Starting System Logging Service... Starting Pollinate to seed the pseudo random number generator... [ 10.204612] cloud-init[944]: | XoBX| Starting Accounts Service... Starting Apply the settings specified in cloud-config... Starting Login Service... [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.291152] cloud-init[[0;32m OK [0m] Started System Logging Service. [944]: | . =oO|[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.344517] cloud-init[944]: | * E+| [ 10.366467] cloud-init[944]: | S . X +|[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [ 10.390856] [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[944]: | o o = O |[[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. [ 10.431709] Starting LSB: network benchmark... cloud-init[944]: | o o + B o|Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... [[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.479716] cloud-init[944]: | o . + |[[0;32m OK [0m] Started LSB: network benchmark. [ 10.504246] cloud-init[944]: | . | 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 LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 10.554934] cloud-init[944]: +----[SHA256]-----+ [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.006315] cloud-init[1087]: 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.762808] cloud-init[1087]: en_US.UTF-8... done [ 11.765328] cloud-init[1087]: Generation complete. [ 12.097911] cloud-init[1087]: Cloud-init v. 18.2 running 'modules:config' at Wed, 29 Aug 2018 17:18:43 +0000. Up 10.87 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2018-08-29 17:18:48,299 - paramiko.transport - DEBUG - starting thread (client mode): 0xf9dcd410L 2018-08-29 17:18:48,299 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 17:18:48,303 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-29 17:18:48,303 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-29 17:18:48,305 - 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-29 17:18:48,306 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 17:18:48,306 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-29 17:18:48,306 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 17:18:48,306 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 17:18:48,306 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 17:18:48,349 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 17:18:48,351 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 17:18:48,363 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: ada2d2eeaf7619d155aa077e2708abe3 2018-08-29 17:18:48,365 - paramiko.transport - DEBUG - Trying discovered key 49b7c985f0240950e4719f2aca356b2f in /tmp/tmp1gA0wD 2018-08-29 17:18:48,389 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 17:18:48,407 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 17:18:48,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-29 17:18:48,436 - 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.15" 2018-08-29 17:18:48,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b80aae2-0741-48d9-8ee5-46076d98b02a 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-29 17:18:48,443 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-2b80aae2-0741-48d9-8ee5-46076d98b02a 2018-08-29 17:18:48,443 - 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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:48,541 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-29 17:18:48,541 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-29 17:18:48,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2def6f9-4273-4804-ae02-fe30eec61971 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/10de4c008d6f47ea980a4e8f0ff57fe5"}, "enabled": true, "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1455ba37e584433886bd1568d3a247c2"}, "enabled": true, "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2113372252234416bc15d93d5bd76069"}, "enabled": true, "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55e354f55aae41bdb673416cca695f99"}, "enabled": true, "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f3b9f2cce144f839705c2ebd720fc95"}, "enabled": true, "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6199190308f3462eb5c3c7a58711a3d3"}, "enabled": true, "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/794c6aeea35246fb88a4d55b09213dc5"}, "enabled": true, "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ed9938137c74822a3c83a7885365232"}, "enabled": true, "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8c8e5aad203946e4a71abd9500510753"}, "enabled": true, "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c89cb3622841c58b67358934683fe9"}, "enabled": true, "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa29a7871d64449ba391c519c497ce02"}, "enabled": true, "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/d130ea8fb3ce46eea4d7c2d98cef59a8"}, "enabled": true, "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dbb85f7516e7469a94dcbfef94d6181e"}, "enabled": true, "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e362dbb64af64d91bf6d0635725f6a3d"}, "enabled": true, "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fe6a7eefdcd14324a1a42a406f81a53d"}, "enabled": true, "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-29 17:18:48,614 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-e2def6f9-4273-4804-ae02-fe30eec61971 2018-08-29 17:18:48,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.181210041046s 2018-08-29 17:18:48,614 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-e2def6f9-4273-4804-ae02-fe30eec61971 2018-08-29 17:18:48,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-29 17:18:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:48,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd1a915-0bbf-416a-9bb8-38a9d28a7392 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/05029ef666e346deb4ad413101e330e2"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "05029ef666e346deb4ad413101e330e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/07ed4067ae3f48aab29474e7489c6f58"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0b4a989c2b4442189d8695a4abe22c89"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/103ae6ddc2694596bb38ff058fa60a0b"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/1d720d5fd6e745879c8a4d2f64115761"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/241e33d29a6c46e1bbe50830ccc01ea4"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2942da8a382747a3ad2611c070000fd4"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "2942da8a382747a3ad2611c070000fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2a7a5cffbcb34c59b5db8b974e1914ef"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/36e48712ef0d4e3ea9d9dc9c84442951"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2113372252234416bc15d93d5bd76069", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/3db503f1be9442139e19a7fd8abe1dee"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/409a75dc82024e0ca437905d9b22e435"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "409a75dc82024e0ca437905d9b22e435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/45f876358d92405d9cd7dc8c317ed2ca"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2113372252234416bc15d93d5bd76069", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/48a29d2bf58f4e0996a7a02f9210b7b7"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/492ae18cdf2740bcbc1d83b0078a9401"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5b5a085487724d63bb60b2fde1ab99a1"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5fadec66b49447f399634f10c3c62720"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "5fadec66b49447f399634f10c3c62720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6860c53ae0af4126916dfb7f15427d13"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/708e13bdbdc049bba30077e655db5017"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "708e13bdbdc049bba30077e655db5017"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/74cfabebfbb44c2f90978e78ccaccbfa"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/756a07f888de43b193c530b3214a4398"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "756a07f888de43b193c530b3214a4398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7a84f2d1bf24484e91eeb96462ce32a5"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7f2a221085fd41dfb012f9b82c1c302c"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2113372252234416bc15d93d5bd76069", "id": "7f2a221085fd41dfb012f9b82c1c302c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/90049b520fd243d1960846ca1d436336"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "90049b520fd243d1960846ca1d436336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9011758d9f9f4ef6a97341801cd4413c"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/96f077c30f234006b573b74abcf8cb1a"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/97635376276c4262865d5e205306ee89"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "97635376276c4262865d5e205306ee89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a1d7194f68e54c228749da800cb7476c"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "a1d7194f68e54c228749da800cb7476c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a9df54a0c8b64709a9c8623320258fca"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/aa7d6a9bcca04cfc9a474bfd824b520b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b1c1e655c7514abd9eee7a4eae4ec82c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b20ddb4309f5494c970a4b8c0e14001c"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "b20ddb4309f5494c970a4b8c0e14001c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ba264d61d6ea4d30a04086111894f211"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "ba264d61d6ea4d30a04086111894f211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bb8fb1373efa44d38d149f5b91311b3c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bf13298df2554b689b16c742aca9d875"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "bf13298df2554b689b16c742aca9d875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c069b592629d4159bb449963702c6f5d"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "c069b592629d4159bb449963702c6f5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c2128d26f7df45fe9b8793ae064fa9ed"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c80ede2ecb8849d0ae9a1b3128aea530"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d27499e96a6540c1b20f83edb0ed0a7b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d3824630368d4522bbf2f48c746e2adb"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "d3824630368d4522bbf2f48c746e2adb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d6180cc8146446129490e30017531022"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "d6180cc8146446129490e30017531022"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e1ac82b444f344c9bc71cd334a758b71"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "e1ac82b444f344c9bc71cd334a758b71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e55283ecb1a345d48162f671cf0da8db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "e55283ecb1a345d48162f671cf0da8db"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-29 17:18:48,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-5cd1a915-0bbf-416a-9bb8-38a9d28a7392 2018-08-29 17:18:48,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.184930086136s 2018-08-29 17:18:48,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-5cd1a915-0bbf-416a-9bb8-38a9d28a7392 2018-08-29 17:18:48,815 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.40:5000 2018-08-29 17:18:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:18:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:48,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fcc3f7-9764-453c-9c9f-633cba3f3d08 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:18:48,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-40fcc3f7-9764-453c-9c9f-633cba3f3d08 2018-08-29 17:18:48,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176536798477s 2018-08-29 17:18:48,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-40fcc3f7-9764-453c-9c9f-633cba3f3d08 2018-08-29 17:18:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:18:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c834271e-79fa-4bb7-b4d3-e39409d98e2e Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:18:49,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c834271e-79fa-4bb7-b4d3-e39409d98e2e 2018-08-29 17:18:49,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179782867432s 2018-08-29 17:18:49,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c834271e-79fa-4bb7-b4d3-e39409d98e2e 2018-08-29 17:18:49,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:18:49,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:49,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f5f7e3-abdd-4225-8fe5-839115ed7903 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:18:49,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-66f5f7e3-abdd-4225-8fe5-839115ed7903 2018-08-29 17:18:49,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173237085342s 2018-08-29 17:18:49,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-66f5f7e3-abdd-4225-8fe5-839115ed7903 2018-08-29 17:18:49,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:18:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:49,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3199c8fb-0fda-40a0-b70b-e5167e341828 Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": {"self": "http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7917b4df53704232b8a7d3cba8d62f4a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:18:49,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-3199c8fb-0fda-40a0-b70b-e5167e341828 2018-08-29 17:18:49,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195900917053s 2018-08-29 17:18:49,557 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-3199c8fb-0fda-40a0-b70b-e5167e341828 2018-08-29 17:18:49,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:18:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:49,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78efb619-6b4d-4520-b78f-bbf6d82369d2 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a"}, "tags": [], "enabled": true, "id": "68bb27f25f464f86aecbff44052a429a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 17:18:49,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-78efb619-6b4d-4520-b78f-bbf6d82369d2 2018-08-29 17:18:49,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166862010956s 2018-08-29 17:18:49,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-78efb619-6b4d-4520-b78f-bbf6d82369d2 2018-08-29 17:18:49,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:18:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=68bb27f25f464f86aecbff44052a429a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:49,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a7bf3c-8b8c-4c74-bb23-84fa59d614d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=68bb27f25f464f86aecbff44052a429a", "previous": null, "next": null}} 2018-08-29 17:18:49,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=68bb27f25f464f86aecbff44052a429a used request id req-93a7bf3c-8b8c-4c74-bb23-84fa59d614d7 2018-08-29 17:18:49,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180201053619s 2018-08-29 17:18:49,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=68bb27f25f464f86aecbff44052a429a used request id req-93a7bf3c-8b8c-4c74-bb23-84fa59d614d7 2018-08-29 17:18:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:18:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/aa0c93c651ca46b591d56e83d0616f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e57df90-df6a-4452-8a7b-b38195cdfa5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:18:50,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-7e57df90-df6a-4452-8a7b-b38195cdfa5c 2018-08-29 17:18:50,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220672130585s 2018-08-29 17:18:50,147 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-7e57df90-df6a-4452-8a7b-b38195cdfa5c 2018-08-29 17:18:50,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:18:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b57680-c9d6-4047-b482-099bce87b57e Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:18:50,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-09b57680-c9d6-4047-b482-099bce87b57e 2018-08-29 17:18:50,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116856098175s 2018-08-29 17:18:50,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-09b57680-c9d6-4047-b482-099bce87b57e 2018-08-29 17:18:50,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:18:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b95d501-ea7c-452f-b53e-0ee6d3daac4c Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:18:50,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-2b95d501-ea7c-452f-b53e-0ee6d3daac4c 2018-08-29 17:18:50,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175249814987s 2018-08-29 17:18:50,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-2b95d501-ea7c-452f-b53e-0ee6d3daac4c 2018-08-29 17:18:50,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:18:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c1928a-bf42-4493-9a22-03420a8b112f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:18:50,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-85c1928a-bf42-4493-9a22-03420a8b112f 2018-08-29 17:18:50,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0990269184113s 2018-08-29 17:18:50,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-85c1928a-bf42-4493-9a22-03420a8b112f 2018-08-29 17:18:50,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:18:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dbb91e-b8b8-4161-8983-84ed981fb70a Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": {"self": "http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7917b4df53704232b8a7d3cba8d62f4a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:18:50,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-c5dbb91e-b8b8-4161-8983-84ed981fb70a 2018-08-29 17:18:50,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.162302970886s 2018-08-29 17:18:50,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-c5dbb91e-b8b8-4161-8983-84ed981fb70a 2018-08-29 17:18:50,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:18:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2620a304-dbfb-43b3-88e8-e0a1f71e52f9 Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a"}, "tags": [], "enabled": true, "id": "68bb27f25f464f86aecbff44052a429a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}]} 2018-08-29 17:18:50,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-2620a304-dbfb-43b3-88e8-e0a1f71e52f9 2018-08-29 17:18:50,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109137058258s 2018-08-29 17:18:50,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-2620a304-dbfb-43b3-88e8-e0a1f71e52f9 2018-08-29 17:18:50,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:18:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=68bb27f25f464f86aecbff44052a429a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:50,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56972c8-f50e-46ba-91d9-2641dddcfbbb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=68bb27f25f464f86aecbff44052a429a", "previous": null, "next": null}} 2018-08-29 17:18:50,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=68bb27f25f464f86aecbff44052a429a used request id req-e56972c8-f50e-46ba-91d9-2641dddcfbbb 2018-08-29 17:18:50,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102615833282s 2018-08-29 17:18:50,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=7917b4df53704232b8a7d3cba8d62f4a&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=68bb27f25f464f86aecbff44052a429a used request id req-e56972c8-f50e-46ba-91d9-2641dddcfbbb 2018-08-29 17:18:50,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:18:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/98598cebd4c14bd59fc9dc4d7104ddc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:18:51,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413a9b72-e0e0-4041-b041-4d29232bdaa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:18:51,088 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-413a9b72-e0e0-4041-b041-4d29232bdaa5 2018-08-29 17:18:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137231111526s 2018-08-29 17:18:51,089 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a/users/7917b4df53704232b8a7d3cba8d62f4a/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-413a9b72-e0e0-4041-b041-4d29232bdaa5 2018-08-29 17:18:51,089 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 17:18:51,090 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-29 17:18:51,090 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 17:18:51,092 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 17:18:51,166 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 17:18:51,167 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-29 17:18:51,167 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 17:18:51,205 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-29 17:18:51,205 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-29 17:18:51,232 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-29 17:44:44,945 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-29 17:44:44,945 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=68bb27f25f464f86aecbff44052a429a SHELL=/bin/bash SSH_CLIENT=172.30.9.66 46312 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_c86dfefd-5487-4f24-bc8d-797f4b0a9929 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=e11e6bae-add7-404e-8b4b-0c17499fda2b LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.40:5000 OS_USERNAME=shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.40,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 46312 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-29 17:18:51.187 1418 INFO shaker.engine.utils [-] Logging enabled 2018-08-29 17:18:51.189 1418 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-29 17:18:51.192 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-29 17:18:51.200 1426 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-29 17:18:51.201 1426 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.214:9000 2018-08-29 17:18:51.201 1426 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-29 17:18:51.212 1418 INFO pykwalify.core [-] validation.valid 2018-08-29 17:18:51.745 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-29 17:18:55.519 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f6d68073-139c-43e8-bfaf-5e4f5d659a36', u'links': [{u'href': u'http://172.30.9.40:8004/v1/68bb27f25f464f86aecbff44052a429a/stacks/shaker_kpodra/f6d68073-139c-43e8-bfaf-5e4f5d659a36', u'rel': u'self'}]} 2018-08-29 17:22:48.648 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kpodra_slave_0', 'shaker_kpodra_master_0']) 2018-08-29 17:22:56.562 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:24:27.149 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:25:57.641 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:27:28.146 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:27:28.148 1418 INFO shaker.engine.server [-] Execution is done 2018-08-29 17:27:28.808 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-29 17:27:48.983 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:27:48.986 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-29 17:27:49.000 1418 INFO pykwalify.core [-] validation.valid 2018-08-29 17:27:49.409 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-29 17:27:52.622 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'19c5fa77-4749-4436-ae78-e7a98c83773a', u'links': [{u'href': u'http://172.30.9.40:8004/v1/68bb27f25f464f86aecbff44052a429a/stacks/shaker_rmokia/19c5fa77-4749-4436-ae78-e7a98c83773a', u'rel': u'self'}]} 2018-08-29 17:28:43.802 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rmokia_slave_0', 'shaker_rmokia_master_0']) 2018-08-29 17:28:54.362 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:30:25.500 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:31:56.002 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:33:26.507 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:33:26.508 1418 INFO shaker.engine.server [-] Execution is done 2018-08-29 17:33:26.711 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-29 17:33:54.163 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:33:54.166 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-29 17:33:54.179 1418 INFO pykwalify.core [-] validation.valid 2018-08-29 17:33:54.595 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-29 17:33:58.000 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'dff23730-1a7d-4b4b-99ce-6bc69522ca57', u'links': [{u'href': u'http://172.30.9.40:8004/v1/68bb27f25f464f86aecbff44052a429a/stacks/shaker_mdrtfi/dff23730-1a7d-4b4b-99ce-6bc69522ca57', u'rel': u'self'}]} 2018-08-29 17:34:50.377 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mdrtfi_master_0', 'shaker_mdrtfi_slave_0']) 2018-08-29 17:35:02.729 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:36:34.481 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:38:04.950 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:39:35.423 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:39:35.423 1418 INFO shaker.engine.server [-] Execution is done 2018-08-29 17:39:35.822 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-29 17:40:00.715 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:40:00.717 1418 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-29 17:40:00.732 1418 INFO pykwalify.core [-] validation.valid 2018-08-29 17:40:01.139 1418 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-29 17:40:04.229 1418 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'cb2d645e-cf8a-4dd9-9e15-ce60f9c4c1c9', u'links': [{u'href': u'http://172.30.9.40:8004/v1/68bb27f25f464f86aecbff44052a429a/stacks/shaker_uezmsi/cb2d645e-cf8a-4dd9-9e15-ce60f9c4c1c9', u'rel': u'self'}]} 2018-08-29 17:40:54.603 1418 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uezmsi_slave_0', 'shaker_uezmsi_master_0']) 2018-08-29 17:41:08.707 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:41:40.127 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:43:00.306 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:44:20.563 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:44:20.563 1418 INFO shaker.engine.server [-] Execution is done 2018-08-29 17:44:20.761 1418 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-29 17:44:44.830 1418 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-29 17:44:44.831 1418 INFO shaker.engine.server [-] Generating aggregated report 2018-08-29 17:44:44.843 1418 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-29 17:44:44.846 1418 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-29 17:44:44.846 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-29 17:44:44.846 1418 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-29 17:44:44.847 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-29 17:44:44.847 1418 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-29 17:44:44.847 1418 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-29 17:44:44.848 1418 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-29 17:44:44.860 1418 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-29 17:44:44,946 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-29 17:44:44,946 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-29 17:44:44,948 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-29 17:44:44,987 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-29 17:44:44,987 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-29 17:44:45,014 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-29 17:44:45,071 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-29 17:44:45,072 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-29 17:44:45,080 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-29 17:44:45,111 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-29 17:44:45,112 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-29 17:44:45,113 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-29 17:44:45,126 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-29 17:44:45,127 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-29 17:44:45,252 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 17:44:45,252 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 17:44:45,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 17:44:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/667eb590-e447-40e8-a04a-1014e42dce92.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:46,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18deffb9-0682-46f1-a67a-890812f81a0d Content-Length: 0 Date: Wed, 29 Aug 2018 17:44:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:44:46,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/667eb590-e447-40e8-a04a-1014e42dce92.json used request id req-18deffb9-0682-46f1-a67a-890812f81a0d 2018-08-29 17:44:46,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.50724387169s 2018-08-29 17:44:46,768 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/667eb590-e447-40e8-a04a-1014e42dce92.json used request id req-18deffb9-0682-46f1-a67a-890812f81a0d 2018-08-29 17:44:46,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:44:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-431e8063-e931-4795-9ba4-ff1ad47bc7d8 Date: Wed, 29 Aug 2018 17:44:46 GMT RESP BODY: {"floatingips": []} 2018-08-29 17:44:46,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-431e8063-e931-4795-9ba4-ff1ad47bc7d8 2018-08-29 17:44:46,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.076514005661s 2018-08-29 17:44:46,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-431e8063-e931-4795-9ba4-ff1ad47bc7d8 2018-08-29 17:44:46,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 17:44:46,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:48,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17: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 x-openstack-request-id: req-7c78df1c-ba3a-48f8-827d-957c1aa14f23 x-compute-request-id: req-7c78df1c-ba3a-48f8-827d-957c1aa14f23 Content-Type: application/json 2018-08-29 17:44:48,270 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8 used request id req-7c78df1c-ba3a-48f8-827d-957c1aa14f23 2018-08-29 17:44:48,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.41929221153s 2018-08-29 17:44:48,270 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8 used request id req-7c78df1c-ba3a-48f8-827d-957c1aa14f23 2018-08-29 17:44:48,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:44:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:49,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17: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-26040921-b297-4667-be4e-dca99554116b x-compute-request-id: req-26040921-b297-4667-be4e-dca99554116b Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:ed:d3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/73fdb950-68e9-4ccf-adbc-261c001c55a8", "rel": "bookmark"}], "image": {"id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "links": [{"href": "http://172.30.9.40:8774/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002d", "OS-SRV-USG:launched_at": "2018-08-29T17:18:32.000000", "flavor": {"id": "527a8cf5-46a0-4843-8df5-06f5cee52dbe", "links": [{"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "bookmark"}]}, "id": "73fdb950-68e9-4ccf-adbc-261c001c55a8", "security_groups": [{"name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}], "user_id": "7917b4df53704232b8a7d3cba8d62f4a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T17:44:47Z", "hostId": "1f69b50d0d3934566254968a9d4473137f60a2b82cab27fb7742b9ea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "created": "2018-08-29T17:15:14Z", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:44:49,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-26040921-b297-4667-be4e-dca99554116b 2018-08-29 17:44:49,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767793178558s 2018-08-29 17:44:49,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-26040921-b297-4667-be4e-dca99554116b 2018-08-29 17:44:49,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:44:51,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:44:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:51,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5c57cef-65f9-43e2-9453-512da9d91887 x-compute-request-id: req-b5c57cef-65f9-43e2-9453-512da9d91887 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 17:44:51,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b5c57cef-65f9-43e2-9453-512da9d91887 2018-08-29 17:44:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0700969696045s 2018-08-29 17:44:51,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b5c57cef-65f9-43e2-9453-512da9d91887 2018-08-29 17:44:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:44:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 53265 X-Openstack-Request-Id: req-8c1ce679-8fb4-4a33-97b5-4c2465ecd4bf Date: Wed, 29 Aug 2018 17:44:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-29T16:02:09Z", "updated_at": "2018-08-29T16:02:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "3ada2047-5848-4e1f-8a7b-52983a1f14b0", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "5e4674b4-9676-4fc6-973f-618e577e5b76", "remote_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "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-29T16:02:09Z", "revision_number": 0, "id": "88cc2e8f-bb0a-43ef-985b-8a352837ded6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:09Z", "revision_number": 0, "id": "b5899909-6d3e-4737-a5a5-30b9c73503f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:09Z", "security_group_id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "00303d10-ea6d-4aba-b70c-3c8df8c31a23", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:15:10Z", "updated_at": "2018-08-29T17:15:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:15:11Z", "revision_number": 0, "id": "502c6a2a-43ad-49a6-9b5f-1dbcd9d7f57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-29T17:15:11Z", "revision_number": 0, "id": "5419a736-9944-4e08-919e-f0ad7ea5b379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "b67b64d3-244d-467a-a20c-b6b73236b238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:11Z", "revision_number": 0, "id": "d7b7b54d-c758-4cd4-b451-dc9be9cbf030", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:11Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:15:10Z", "revision_number": 0, "id": "d974014b-4e38-4cc3-a5b6-36a7e3492278", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:15:10Z", "security_group_id": "0d0631eb-b41c-4268-b290-851061398384", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 4, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "0d0631eb-b41c-4268-b290-851061398384", "name": "shaker-sg_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"description": "Default security group", "tags": [], "tenant_id": "742f8d6195b840dd8248da0a626c526c", "created_at": "2018-08-29T16:17:07Z", "updated_at": "2018-08-29T16:17:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:07Z", "revision_number": 0, "id": "2914edef-f2a3-46d4-a32e-52a5cdb9f80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:07Z", "security_group_id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "tenant_id": "742f8d6195b840dd8248da0a626c526c", "port_range_min": null, "ethertype": "IPv6", "project_id": "742f8d6195b840dd8248da0a626c526c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:07Z", "revision_number": 0, "id": "44c99d6e-8035-4e35-8207-089d3f15df64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:07Z", "security_group_id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "tenant_id": "742f8d6195b840dd8248da0a626c526c", "port_range_min": null, "ethertype": "IPv4", "project_id": "742f8d6195b840dd8248da0a626c526c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:07Z", "revision_number": 0, "id": "6d591475-1f2e-40eb-be18-5f17cc9b36ef", "remote_group_id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:07Z", "security_group_id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "tenant_id": "742f8d6195b840dd8248da0a626c526c", "port_range_min": null, "ethertype": "IPv4", "project_id": "742f8d6195b840dd8248da0a626c526c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:07Z", "revision_number": 0, "id": "761d4a9b-4383-40a7-9a91-1d9368c1acae", "remote_group_id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:07Z", "security_group_id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "tenant_id": "742f8d6195b840dd8248da0a626c526c", "port_range_min": null, "ethertype": "IPv6", "project_id": "742f8d6195b840dd8248da0a626c526c"}], "revision_number": 1, "project_id": "742f8d6195b840dd8248da0a626c526c", "id": "0e9b2ca1-36d4-41fd-89bb-564f7c883f85", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "created_at": "2018-08-29T16:06:16Z", "updated_at": "2018-08-29T16:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "3560f030-9319-41d3-9c97-ff0491b205e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:16Z", "revision_number": 0, "id": "43db0369-920a-46b6-ac0d-dab96d398639", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:16Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv4", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "509c076f-0c27-4fff-b46d-06f90d5117c4", "remote_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:06:17Z", "revision_number": 0, "id": "d9671943-1f04-4044-8b04-5203df2cafbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:06:17Z", "security_group_id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "tenant_id": "c49b165f3c4c428a9c1362995a8de567", "port_range_min": null, "ethertype": "IPv6", "project_id": "c49b165f3c4c428a9c1362995a8de567"}], "revision_number": 1, "project_id": "c49b165f3c4c428a9c1362995a8de567", "id": "1bb1af41-b4be-4be2-85d8-3f7057b276a5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74dc8d7217514bef9ec14f8e6ea05039", "created_at": "2018-08-29T16:14:24Z", "updated_at": "2018-08-29T16:14:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:25Z", "revision_number": 0, "id": "2949f131-02fc-4000-be26-80d1227a6df4", "remote_group_id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:25Z", "security_group_id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "tenant_id": "74dc8d7217514bef9ec14f8e6ea05039", "port_range_min": null, "ethertype": "IPv4", "project_id": "74dc8d7217514bef9ec14f8e6ea05039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:25Z", "revision_number": 0, "id": "a97af501-2629-4d7f-8469-ef0fd0f87027", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:25Z", "security_group_id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "tenant_id": "74dc8d7217514bef9ec14f8e6ea05039", "port_range_min": null, "ethertype": "IPv6", "project_id": "74dc8d7217514bef9ec14f8e6ea05039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:25Z", "revision_number": 0, "id": "e6174c67-1643-4c16-8042-1b98a465ae47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:25Z", "security_group_id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "tenant_id": "74dc8d7217514bef9ec14f8e6ea05039", "port_range_min": null, "ethertype": "IPv4", "project_id": "74dc8d7217514bef9ec14f8e6ea05039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:25Z", "revision_number": 0, "id": "fdd02319-1f7d-46c3-bbc4-a6891e8e2c4b", "remote_group_id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:25Z", "security_group_id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "tenant_id": "74dc8d7217514bef9ec14f8e6ea05039", "port_range_min": null, "ethertype": "IPv6", "project_id": "74dc8d7217514bef9ec14f8e6ea05039"}], "revision_number": 1, "project_id": "74dc8d7217514bef9ec14f8e6ea05039", "id": "1d3de91c-b0ae-4a73-8f98-a86c1d7916f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "309a80c3d7ec4b149205a62047280c55", "created_at": "2018-08-29T16:14:27Z", "updated_at": "2018-08-29T16:14:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:27Z", "revision_number": 0, "id": "077a09ce-e04b-4360-a2e2-8ce717116e2b", "remote_group_id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:27Z", "security_group_id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "tenant_id": "309a80c3d7ec4b149205a62047280c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "309a80c3d7ec4b149205a62047280c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:27Z", "revision_number": 0, "id": "61465b2b-1291-4086-9670-c2bb01dee4c2", "remote_group_id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:27Z", "security_group_id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "tenant_id": "309a80c3d7ec4b149205a62047280c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "309a80c3d7ec4b149205a62047280c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:27Z", "revision_number": 0, "id": "6bdaef0f-0835-46a1-865e-fee15b8bb256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:27Z", "security_group_id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "tenant_id": "309a80c3d7ec4b149205a62047280c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "309a80c3d7ec4b149205a62047280c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:27Z", "revision_number": 0, "id": "b4924e29-41c4-4772-8fa9-26b432828182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:27Z", "security_group_id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "tenant_id": "309a80c3d7ec4b149205a62047280c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "309a80c3d7ec4b149205a62047280c55"}], "revision_number": 1, "project_id": "309a80c3d7ec4b149205a62047280c55", "id": "1dd4498e-be3d-4dcf-8fcb-3c1b6b779442", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a214616d4604791a7e1eacb31ddaee8", "created_at": "2018-08-29T16:14:34Z", "updated_at": "2018-08-29T16:14:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:34Z", "revision_number": 0, "id": "5464fca6-9e77-4eff-8118-be9a0a0f4912", "remote_group_id": "2f889066-a157-4012-8827-670c168f733d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:34Z", "security_group_id": "2f889066-a157-4012-8827-670c168f733d", "tenant_id": "1a214616d4604791a7e1eacb31ddaee8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a214616d4604791a7e1eacb31ddaee8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:34Z", "revision_number": 0, "id": "c9d74b2e-2603-4e62-93c3-f7593a819c00", "remote_group_id": "2f889066-a157-4012-8827-670c168f733d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:34Z", "security_group_id": "2f889066-a157-4012-8827-670c168f733d", "tenant_id": "1a214616d4604791a7e1eacb31ddaee8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a214616d4604791a7e1eacb31ddaee8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:34Z", "revision_number": 0, "id": "e7ad3932-7b69-46ab-926e-8ce6f43c61bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:34Z", "security_group_id": "2f889066-a157-4012-8827-670c168f733d", "tenant_id": "1a214616d4604791a7e1eacb31ddaee8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a214616d4604791a7e1eacb31ddaee8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:34Z", "revision_number": 0, "id": "ee9c010b-c0f5-417a-88b3-4d31d3c4be26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:34Z", "security_group_id": "2f889066-a157-4012-8827-670c168f733d", "tenant_id": "1a214616d4604791a7e1eacb31ddaee8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a214616d4604791a7e1eacb31ddaee8"}], "revision_number": 1, "project_id": "1a214616d4604791a7e1eacb31ddaee8", "id": "2f889066-a157-4012-8827-670c168f733d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "created_at": "2018-08-29T16:02:23Z", "updated_at": "2018-08-29T16:02:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "878a3c09-cbc6-4623-afbe-a5a23a3e47ad", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "967fdbf8-e3a4-41d2-b1cf-c0c552dadf7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "b5b8f206-dbd5-4d38-9eff-8dd742c3bc0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:23Z", "revision_number": 0, "id": "cea33e8d-6092-4de6-b05e-e16eea73d4b3", "remote_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:23Z", "security_group_id": "3c833c09-69fe-4d67-884a-22705c283a18", "tenant_id": "3d12bcabf67746e1895c17e73f9b4f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d12bcabf67746e1895c17e73f9b4f75"}], "revision_number": 1, "project_id": "3d12bcabf67746e1895c17e73f9b4f75", "id": "3c833c09-69fe-4d67-884a-22705c283a18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "124a3588f826495ebcc262d7af910052", "created_at": "2018-08-29T16:24:29Z", "updated_at": "2018-08-29T16:24:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:24:29Z", "revision_number": 0, "id": "2284c296-483d-4b2d-af3f-7ecddbb039b1", "remote_group_id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "remote_ip_prefix": null, "created_at": "2018-08-29T16:24:29Z", "security_group_id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "tenant_id": "124a3588f826495ebcc262d7af910052", "port_range_min": null, "ethertype": "IPv4", "project_id": "124a3588f826495ebcc262d7af910052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:24:29Z", "revision_number": 0, "id": "36a70a1b-8070-442a-8e7b-d091200b5511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:24:29Z", "security_group_id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "tenant_id": "124a3588f826495ebcc262d7af910052", "port_range_min": null, "ethertype": "IPv4", "project_id": "124a3588f826495ebcc262d7af910052"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:24:29Z", "revision_number": 0, "id": "91364a77-58e7-4963-9915-90e4df8dcc5c", "remote_group_id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "remote_ip_prefix": null, "created_at": "2018-08-29T16:24:29Z", "security_group_id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "tenant_id": "124a3588f826495ebcc262d7af910052", "port_range_min": null, "ethertype": "IPv6", "project_id": "124a3588f826495ebcc262d7af910052"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:24:30Z", "revision_number": 0, "id": "a4d80d68-a13d-4d3e-865e-64eb1b7f0f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:24:30Z", "security_group_id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "tenant_id": "124a3588f826495ebcc262d7af910052", "port_range_min": null, "ethertype": "IPv6", "project_id": "124a3588f826495ebcc262d7af910052"}], "revision_number": 1, "project_id": "124a3588f826495ebcc262d7af910052", "id": "43a9bb9e-d8ae-419a-b27e-46812e479be8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:14:50Z", "updated_at": "2018-08-29T17:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "359c2fd6-f7cc-4f0e-86f6-aedc5dd575f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "842f59e5-e0a5-4f38-b1e9-8d1d77416bc7", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv6", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "a8a7e2a4-ec9a-4a73-86d2-1637569ce8b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:14:50Z", "revision_number": 0, "id": "bc7d8673-f469-474b-bad7-22177d86e056", "remote_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "remote_ip_prefix": null, "created_at": "2018-08-29T17:14:50Z", "security_group_id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "port_range_min": null, "ethertype": "IPv4", "project_id": "68bb27f25f464f86aecbff44052a429a"}], "revision_number": 1, "project_id": "68bb27f25f464f86aecbff44052a429a", "id": "5afb38c4-f99a-4981-bb79-86b1adb138a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc855017fda147178597e5e19c8c392e", "created_at": "2018-08-29T16:14:28Z", "updated_at": "2018-08-29T16:14:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:28Z", "revision_number": 0, "id": "5a3b25a8-4904-41f2-8351-6f173196a1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:28Z", "security_group_id": "6134a015-813c-460b-bb2c-b44a113acf4c", "tenant_id": "bc855017fda147178597e5e19c8c392e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc855017fda147178597e5e19c8c392e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:28Z", "revision_number": 0, "id": "7dd229d5-c5a3-4184-82a6-8ea6d5245ef4", "remote_group_id": "6134a015-813c-460b-bb2c-b44a113acf4c", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:28Z", "security_group_id": "6134a015-813c-460b-bb2c-b44a113acf4c", "tenant_id": "bc855017fda147178597e5e19c8c392e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc855017fda147178597e5e19c8c392e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:28Z", "revision_number": 0, "id": "d2d67e4a-2765-475f-b4c3-2e6c10feb828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:28Z", "security_group_id": "6134a015-813c-460b-bb2c-b44a113acf4c", "tenant_id": "bc855017fda147178597e5e19c8c392e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc855017fda147178597e5e19c8c392e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:28Z", "revision_number": 0, "id": "e2a9d457-be12-44d5-8ea5-dac843f404fb", "remote_group_id": "6134a015-813c-460b-bb2c-b44a113acf4c", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:28Z", "security_group_id": "6134a015-813c-460b-bb2c-b44a113acf4c", "tenant_id": "bc855017fda147178597e5e19c8c392e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc855017fda147178597e5e19c8c392e"}], "revision_number": 1, "project_id": "bc855017fda147178597e5e19c8c392e", "id": "6134a015-813c-460b-bb2c-b44a113acf4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a49679681d66457b8be05d08d4e51c94", "created_at": "2018-08-29T16:14:33Z", "updated_at": "2018-08-29T16:14:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:33Z", "revision_number": 0, "id": "0d441622-520f-4360-93ce-58f955902e28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:33Z", "security_group_id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "tenant_id": "a49679681d66457b8be05d08d4e51c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "a49679681d66457b8be05d08d4e51c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:33Z", "revision_number": 0, "id": "3819438b-b80e-4880-84a8-aeec95e8c052", "remote_group_id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:33Z", "security_group_id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "tenant_id": "a49679681d66457b8be05d08d4e51c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "a49679681d66457b8be05d08d4e51c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:33Z", "revision_number": 0, "id": "3efb7685-2984-4249-89c4-53240aa1798a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:33Z", "security_group_id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "tenant_id": "a49679681d66457b8be05d08d4e51c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "a49679681d66457b8be05d08d4e51c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:33Z", "revision_number": 0, "id": "58e70c0e-48c4-4642-9f77-d61c97acdd49", "remote_group_id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:33Z", "security_group_id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "tenant_id": "a49679681d66457b8be05d08d4e51c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "a49679681d66457b8be05d08d4e51c94"}], "revision_number": 1, "project_id": "a49679681d66457b8be05d08d4e51c94", "id": "7c80c584-01e8-4c79-986b-438ab753b5a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "504a14217135451c8a8adc0b9fae1979", "created_at": "2018-08-29T16:14:35Z", "updated_at": "2018-08-29T16:14:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:35Z", "revision_number": 0, "id": "2e846a8c-5ae5-49d9-bd13-3865f2b25db6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:35Z", "security_group_id": "8023b187-5a3b-4996-9534-1039fe50bfca", "tenant_id": "504a14217135451c8a8adc0b9fae1979", "port_range_min": null, "ethertype": "IPv4", "project_id": "504a14217135451c8a8adc0b9fae1979"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:35Z", "revision_number": 0, "id": "32ae51f4-04db-4445-a8d5-6f3aacfa594b", "remote_group_id": "8023b187-5a3b-4996-9534-1039fe50bfca", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:35Z", "security_group_id": "8023b187-5a3b-4996-9534-1039fe50bfca", "tenant_id": "504a14217135451c8a8adc0b9fae1979", "port_range_min": null, "ethertype": "IPv4", "project_id": "504a14217135451c8a8adc0b9fae1979"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:35Z", "revision_number": 0, "id": "56d9bed4-951e-450c-b954-85112fa20c14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:35Z", "security_group_id": "8023b187-5a3b-4996-9534-1039fe50bfca", "tenant_id": "504a14217135451c8a8adc0b9fae1979", "port_range_min": null, "ethertype": "IPv6", "project_id": "504a14217135451c8a8adc0b9fae1979"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:35Z", "revision_number": 0, "id": "dc36b820-ca21-45e7-998a-48c72039d897", "remote_group_id": "8023b187-5a3b-4996-9534-1039fe50bfca", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:35Z", "security_group_id": "8023b187-5a3b-4996-9534-1039fe50bfca", "tenant_id": "504a14217135451c8a8adc0b9fae1979", "port_range_min": null, "ethertype": "IPv6", "project_id": "504a14217135451c8a8adc0b9fae1979"}], "revision_number": 1, "project_id": "504a14217135451c8a8adc0b9fae1979", "id": "8023b187-5a3b-4996-9534-1039fe50bfca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "created_at": "2018-08-29T16:02:53Z", "updated_at": "2018-08-29T16:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "57182249-978b-4767-b43d-6fd45c81668b", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "715f6a23-833f-45ba-a03c-2eeb02b4d74e", "remote_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "cc200fb6-df24-4423-9ce0-64e58e525775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:53Z", "revision_number": 0, "id": "dc76b73a-bfab-439f-ba95-6dd01436a5e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:53Z", "security_group_id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "tenant_id": "2aaed257dfd24dc0848a4d48d2db090f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2aaed257dfd24dc0848a4d48d2db090f"}], "revision_number": 1, "project_id": "2aaed257dfd24dc0848a4d48d2db090f", "id": "86b6648f-09a7-4cb1-864d-eb3865bd50d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "created_at": "2018-08-29T16:04:31Z", "updated_at": "2018-08-29T16:04:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "2ec4552d-65ad-440f-9e8e-257208971b6d", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "5467a9c2-2123-4bc0-a059-0686414b18bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "a3a00a30-29c1-4f4c-8a7a-43d120c8f3ea", "remote_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f655c11573b4e57aed2e9529cbed797"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:04:31Z", "revision_number": 0, "id": "e59039db-3ad0-4fe1-a4dc-f53d4e7929ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:04:31Z", "security_group_id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "tenant_id": "1f655c11573b4e57aed2e9529cbed797", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f655c11573b4e57aed2e9529cbed797"}], "revision_number": 1, "project_id": "1f655c11573b4e57aed2e9529cbed797", "id": "88ecea35-68a3-4494-8c6f-d824d3cb339d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "created_at": "2018-08-29T15:59:26Z", "updated_at": "2018-08-29T15:59:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3b144531-a6f7-41ae-9c34-dd8d47e9a81a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "3f9222b8-4858-405b-a121-c31c59ad5585", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "7bd96154-f4c0-455c-a2b5-bf72330a69bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T15:59:26Z", "revision_number": 0, "id": "ed34f778-5b77-4a8e-816e-4cdaa3f03dbe", "remote_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "remote_ip_prefix": null, "created_at": "2018-08-29T15:59:26Z", "security_group_id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "tenant_id": "5e8efac1967d40a493cd5587ee458cd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e8efac1967d40a493cd5587ee458cd8"}], "revision_number": 1, "project_id": "5e8efac1967d40a493cd5587ee458cd8", "id": "90b3af85-a844-4bec-b71d-6d29d18ee911", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "517c4450e44d4f5bb73ddee6b7cf7b97", "created_at": "2018-08-29T16:17:08Z", "updated_at": "2018-08-29T16:17:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:08Z", "revision_number": 0, "id": "5a0ca2e2-f552-44ad-9c2f-14feacbe9e03", "remote_group_id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:08Z", "security_group_id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "tenant_id": "517c4450e44d4f5bb73ddee6b7cf7b97", "port_range_min": null, "ethertype": "IPv6", "project_id": "517c4450e44d4f5bb73ddee6b7cf7b97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:08Z", "revision_number": 0, "id": "97e816b4-9704-4632-a983-e8ef828afbf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:08Z", "security_group_id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "tenant_id": "517c4450e44d4f5bb73ddee6b7cf7b97", "port_range_min": null, "ethertype": "IPv4", "project_id": "517c4450e44d4f5bb73ddee6b7cf7b97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:08Z", "revision_number": 0, "id": "b4cc043b-5aac-42e5-b458-cc79e59635c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:08Z", "security_group_id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "tenant_id": "517c4450e44d4f5bb73ddee6b7cf7b97", "port_range_min": null, "ethertype": "IPv6", "project_id": "517c4450e44d4f5bb73ddee6b7cf7b97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:17:08Z", "revision_number": 0, "id": "cc1c1ed1-0057-4045-a157-5e74f8fcb585", "remote_group_id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "remote_ip_prefix": null, "created_at": "2018-08-29T16:17:08Z", "security_group_id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "tenant_id": "517c4450e44d4f5bb73ddee6b7cf7b97", "port_range_min": null, "ethertype": "IPv4", "project_id": "517c4450e44d4f5bb73ddee6b7cf7b97"}], "revision_number": 1, "project_id": "517c4450e44d4f5bb73ddee6b7cf7b97", "id": "de57b97a-eb2a-40e3-827f-17b06067d7aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5745bf11b905415983c3b4246a716d74", "created_at": "2018-08-29T16:05:27Z", "updated_at": "2018-08-29T16:05:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:05:27Z", "revision_number": 0, "id": "0a03aa93-d2f6-4a86-abc9-1f46b2716292", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:05:27Z", "security_group_id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "tenant_id": "5745bf11b905415983c3b4246a716d74", "port_range_min": null, "ethertype": "IPv4", "project_id": "5745bf11b905415983c3b4246a716d74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:05:27Z", "revision_number": 0, "id": "0a4dc390-e88c-44c9-93ca-7724635c98f1", "remote_group_id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "remote_ip_prefix": null, "created_at": "2018-08-29T16:05:27Z", "security_group_id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "tenant_id": "5745bf11b905415983c3b4246a716d74", "port_range_min": null, "ethertype": "IPv4", "project_id": "5745bf11b905415983c3b4246a716d74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:05:27Z", "revision_number": 0, "id": "485da0da-d374-42a0-bf9e-52f48bf19963", "remote_group_id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "remote_ip_prefix": null, "created_at": "2018-08-29T16:05:27Z", "security_group_id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "tenant_id": "5745bf11b905415983c3b4246a716d74", "port_range_min": null, "ethertype": "IPv6", "project_id": "5745bf11b905415983c3b4246a716d74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:05:27Z", "revision_number": 0, "id": "4f0699d0-b057-44b2-a787-2d6f72b255bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:05:27Z", "security_group_id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "tenant_id": "5745bf11b905415983c3b4246a716d74", "port_range_min": null, "ethertype": "IPv6", "project_id": "5745bf11b905415983c3b4246a716d74"}], "revision_number": 1, "project_id": "5745bf11b905415983c3b4246a716d74", "id": "debb9f2c-4f90-4e0f-bbb2-93168ccbb899", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "created_at": "2018-08-29T16:55:57Z", "updated_at": "2018-08-29T16:55:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:55:57Z", "revision_number": 0, "id": "370d3781-5bb8-4263-89f8-63478572c08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:55:57Z", "security_group_id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ce740190cb4d719dbed42ddd172ca8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:55:57Z", "revision_number": 0, "id": "53bb186e-77fa-447f-b332-46866cafc756", "remote_group_id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:55:57Z", "security_group_id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ce740190cb4d719dbed42ddd172ca8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:55:57Z", "revision_number": 0, "id": "74723144-d262-422c-9747-73b66c4c9fd6", "remote_group_id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:55:57Z", "security_group_id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ce740190cb4d719dbed42ddd172ca8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:55:57Z", "revision_number": 0, "id": "7efa0c07-0dc2-48a5-96f5-afe5f4f59adf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:55:57Z", "security_group_id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "tenant_id": "96ce740190cb4d719dbed42ddd172ca8", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ce740190cb4d719dbed42ddd172ca8"}], "revision_number": 1, "project_id": "96ce740190cb4d719dbed42ddd172ca8", "id": "dfcc8125-5f15-45e5-8af3-6332c17c2de4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "89800a81052541d1b9701dd665decfd1", "created_at": "2018-08-29T16:03:53Z", "updated_at": "2018-08-29T16:03:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "44d7360a-b598-46be-b2a7-20b04d6a4e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "4f0630de-436d-4a45-9437-60dd1acf3462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "735b5be8-f5c3-4499-9765-72416d2154f3", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89800a81052541d1b9701dd665decfd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:03:53Z", "revision_number": 0, "id": "7a4f1f31-49c0-4ca6-b3ea-37eb2d3442e8", "remote_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "remote_ip_prefix": null, "created_at": "2018-08-29T16:03:53Z", "security_group_id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "tenant_id": "89800a81052541d1b9701dd665decfd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89800a81052541d1b9701dd665decfd1"}], "revision_number": 1, "project_id": "89800a81052541d1b9701dd665decfd1", "id": "e28f9fb6-bcff-49a3-8efc-ac5b6224a114", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T16:02:08Z", "updated_at": "2018-08-29T16:02:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "71b77731-8ab9-43b9-8e94-a0048780d8e3", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "89685b52-16bf-4ef7-8886-247292d99704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "e3984995-d51a-4649-9a1a-fad42edf00e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:02:08Z", "revision_number": 0, "id": "ecfea5de-6e1a-4149-8445-9cf651fb7cc4", "remote_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "remote_ip_prefix": null, "created_at": "2018-08-29T16:02:08Z", "security_group_id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "822c0804bb634e41a3e5d97e06b7c55d"}], "revision_number": 1, "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "id": "e9ab6737-41b6-46d9-9541-3c0f182021e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b6fcb8361d4a4886a55c5454df1d19b9", "created_at": "2018-08-29T16:14:05Z", "updated_at": "2018-08-29T16:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:05Z", "revision_number": 0, "id": "8d68fd5a-67b7-4533-8bd5-ed1c40474aed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:05Z", "security_group_id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "tenant_id": "b6fcb8361d4a4886a55c5454df1d19b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6fcb8361d4a4886a55c5454df1d19b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:05Z", "revision_number": 0, "id": "b472282b-e70a-4256-ad03-9d632bb0f243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:05Z", "security_group_id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "tenant_id": "b6fcb8361d4a4886a55c5454df1d19b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6fcb8361d4a4886a55c5454df1d19b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:05Z", "revision_number": 0, "id": "b92fc6a9-2b56-4b7c-b73c-c25b6cb96597", "remote_group_id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:05Z", "security_group_id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "tenant_id": "b6fcb8361d4a4886a55c5454df1d19b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6fcb8361d4a4886a55c5454df1d19b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T16:14:05Z", "revision_number": 0, "id": "eddb4ec6-f882-4284-bca2-8b636015aba1", "remote_group_id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "remote_ip_prefix": null, "created_at": "2018-08-29T16:14:05Z", "security_group_id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "tenant_id": "b6fcb8361d4a4886a55c5454df1d19b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6fcb8361d4a4886a55c5454df1d19b9"}], "revision_number": 1, "project_id": "b6fcb8361d4a4886a55c5454df1d19b9", "id": "ec2fae16-9cd5-4061-8df0-ea7365b3ead2", "name": "default"}]} 2018-08-29 17:44:51,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-8c1ce679-8fb4-4a33-97b5-4c2465ecd4bf 2018-08-29 17:44:51,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0967860221863s 2018-08-29 17:44:51,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-8c1ce679-8fb4-4a33-97b5-4c2465ecd4bf 2018-08-29 17:44:51,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 17:44:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/0d0631eb-b41c-4268-b290-851061398384.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:51,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7d8e752-6485-42dc-ada6-0b7c21fc6f33 Content-Length: 0 Date: Wed, 29 Aug 2018 17:44:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:44:51,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/0d0631eb-b41c-4268-b290-851061398384.json used request id req-a7d8e752-6485-42dc-ada6-0b7c21fc6f33 2018-08-29 17:44:51,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.127660989761s 2018-08-29 17:44:51,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/0d0631eb-b41c-4268-b290-851061398384.json used request id req-a7d8e752-6485-42dc-ada6-0b7c21fc6f33 2018-08-29 17:44:51,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 17:44:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:51,379 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c584ad8-b69f-4833-8920-5cb76160533b x-compute-request-id: req-4c584ad8-b69f-4833-8920-5cb76160533b Content-Length: 0 Content-Type: application/json 2018-08-29 17:44:51,379 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929 used request id req-4c584ad8-b69f-4833-8920-5cb76160533b 2018-08-29 17:44:51,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290191173553s 2018-08-29 17:44:51,379 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/shaker-kp_c86dfefd-5487-4f24-bc8d-797f4b0a9929 used request id req-4c584ad8-b69f-4833-8920-5cb76160533b 2018-08-29 17:44:51,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 17:44:51,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" -d '{"subnet_id": "a402b16c-d568-4a42-ac90-07dee545ce82"}' 2018-08-29 17:44:53,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-438a334f-ba74-4d86-bba7-a11d66fc453e Date: Wed, 29 Aug 2018 17:44:53 GMT RESP BODY: {"network_id": "1aafb278-e954-4720-b887-f4bbd665c7af", "tenant_id": "68bb27f25f464f86aecbff44052a429a", "subnet_id": "a402b16c-d568-4a42-ac90-07dee545ce82", "subnet_ids": ["a402b16c-d568-4a42-ac90-07dee545ce82"], "port_id": "36b22a5c-532b-43d6-88b5-73a5cfb58443", "id": "b53b9995-4f74-4158-a28a-b2d689ce20a2"} 2018-08-29 17:44:53,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2/remove_router_interface.json used request id req-438a334f-ba74-4d86-bba7-a11d66fc453e 2018-08-29 17:44:53,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77755284309s 2018-08-29 17:44:53,158 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2/remove_router_interface.json used request id req-438a334f-ba74-4d86-bba7-a11d66fc453e returning object b53b9995-4f74-4158-a28a-b2d689ce20a2 2018-08-29 17:44:53,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 17:44:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:53,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1703 X-Openstack-Request-Id: req-f4e99101-3a40-4115-a230-68f30fe238cb Date: Wed, 29 Aug 2018 17:44:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68bb27f25f464f86aecbff44052a429a", "created_at": "2018-08-29T17:14:51Z", "admin_state_up": true, "updated_at": "2018-08-29T17:44:52Z", "project_id": "68bb27f25f464f86aecbff44052a429a", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b53b9995-4f74-4158-a28a-b2d689ce20a2", "name": "shaker-router_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 17:44:53,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-f4e99101-3a40-4115-a230-68f30fe238cb 2018-08-29 17:44:53,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.406588077545s 2018-08-29 17:44:53,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-f4e99101-3a40-4115-a230-68f30fe238cb 2018-08-29 17:44:53,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 17:44:53,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:54,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f51bd99-1184-40ae-96c9-3a04e57d8335 Content-Length: 0 Date: Wed, 29 Aug 2018 17:44:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:44:54,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2.json used request id req-6f51bd99-1184-40ae-96c9-3a04e57d8335 2018-08-29 17:44:54,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23980593681s 2018-08-29 17:44:54,807 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/b53b9995-4f74-4158-a28a-b2d689ce20a2.json used request id req-6f51bd99-1184-40ae-96c9-3a04e57d8335 2018-08-29 17:44:54,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 17:44:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:54,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-c31d3791-452b-41ae-9874-a614645d77f4 Date: Wed, 29 Aug 2018 17:44:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4},{"updated_at":"2018-08-29T17:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a402b16c-d568-4a42-ac90-07dee545ce82","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68bb27f25f464f86aecbff44052a429a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_c86dfefd-5487-4f24-bc8d-797f4b0a9929","enable_dhcp":true,"segment_id":null,"network_id":"1aafb278-e954-4720-b887-f4bbd665c7af","tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","ip_version":4}]} 2018-08-29 17:44:54,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c31d3791-452b-41ae-9874-a614645d77f4 2018-08-29 17:44:54,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041473865509s 2018-08-29 17:44:54,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c31d3791-452b-41ae-9874-a614645d77f4 2018-08-29 17:44:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 17:44:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/a402b16c-d568-4a42-ac90-07dee545ce82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:55,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b326650-7a30-4210-ada9-a66ddd514607 Date: Wed, 29 Aug 2018 17:44:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:44:55,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a402b16c-d568-4a42-ac90-07dee545ce82.json used request id req-0b326650-7a30-4210-ada9-a66ddd514607 2018-08-29 17:44:55,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.886690855026s 2018-08-29 17:44:55,738 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/a402b16c-d568-4a42-ac90-07dee545ce82.json used request id req-0b326650-7a30-4210-ada9-a66ddd514607 2018-08-29 17:44:55,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:44:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:55,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-c888c1ce-0523-49bb-ae1d-bba17901da73 Date: Wed, 29 Aug 2018 17:44:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1aafb278-e954-4720-b887-f4bbd665c7af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"68bb27f25f464f86aecbff44052a429a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:44:55Z","qos_policy_id":null,"name":"shaker-net_c86dfefd-5487-4f24-bc8d-797f4b0a9929","admin_state_up":true,"tenant_id":"68bb27f25f464f86aecbff44052a429a","created_at":"2018-08-29T17:14:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:44:55,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c888c1ce-0523-49bb-ae1d-bba17901da73 2018-08-29 17:44:55,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928800106049s 2018-08-29 17:44:55,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c888c1ce-0523-49bb-ae1d-bba17901da73 2018-08-29 17:44:55,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 17:44:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/1aafb278-e954-4720-b887-f4bbd665c7af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:57,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30840668-a3e8-43c0-a318-db3444acc3db Date: Wed, 29 Aug 2018 17:44:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:44:57,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/1aafb278-e954-4720-b887-f4bbd665c7af.json used request id req-30840668-a3e8-43c0-a318-db3444acc3db 2018-08-29 17:44:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25184607506s 2018-08-29 17:44:57,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/1aafb278-e954-4720-b887-f4bbd665c7af.json used request id req-30840668-a3e8-43c0-a318-db3444acc3db 2018-08-29 17:44:57,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:44:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:57,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-62338291-3c96-4e5b-b09a-3229aaa1bacb Date: Wed, 29 Aug 2018 17:44:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:15:09Z", "file": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/file", "owner": "68bb27f25f464f86aecbff44052a429a", "id": "f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "size": 666173440, "self": "/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-29T17:14:59Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:44:57,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-62338291-3c96-4e5b-b09a-3229aaa1bacb 2018-08-29 17:44:57,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.25980091095s 2018-08-29 17:44:57,349 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-62338291-3c96-4e5b-b09a-3229aaa1bacb 2018-08-29 17:44:57,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 17:44:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c813ce0357780e7f18989a42029ddc1031cd03e1" 2018-08-29 17:44:58,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-150ed93c-e435-4e38-bba6-fe6f1176cd8c Date: Wed, 29 Aug 2018 17:44:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:44:58,074 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab used request id req-150ed93c-e435-4e38-bba6-fe6f1176cd8c 2018-08-29 17:44:58,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.723403930664s 2018-08-29 17:44:58,074 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/f8bc4d56-96c4-4ef9-be0c-2e410f4c48ab used request id req-150ed93c-e435-4e38-bba6-fe6f1176cd8c 2018-08-29 17:44:58,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:44:58,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:58,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:44:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0b1edc1-9b50-4ba7-87bf-86256cebb00b x-compute-request-id: req-d0b1edc1-9b50-4ba7-87bf-86256cebb00b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe", "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": "527a8cf5-46a0-4843-8df5-06f5cee52dbe"}]} 2018-08-29 17:44:58,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d0b1edc1-9b50-4ba7-87bf-86256cebb00b 2018-08-29 17:44:58,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.26397395134s 2018-08-29 17:44:58,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d0b1edc1-9b50-4ba7-87bf-86256cebb00b 2018-08-29 17:44:58,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 17:44:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:58,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:44:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16c7c81a-bb7a-4c2f-8ac2-ee0e47ccc099 x-compute-request-id: req-16c7c81a-bb7a-4c2f-8ac2-ee0e47ccc099 Content-Length: 0 Content-Type: application/json 2018-08-29 17:44:58,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe used request id req-16c7c81a-bb7a-4c2f-8ac2-ee0e47ccc099 2018-08-29 17:44:58,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0250000953674s 2018-08-29 17:44:58,366 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/527a8cf5-46a0-4843-8df5-06f5cee52dbe used request id req-16c7c81a-bb7a-4c2f-8ac2-ee0e47ccc099 2018-08-29 17:44:58,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:44:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:58,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74695e8d-2db2-4c23-bfbc-b3efa796215e Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": {"self": "http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7917b4df53704232b8a7d3cba8d62f4a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:44:58,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-74695e8d-2db2-4c23-bfbc-b3efa796215e 2018-08-29 17:44:58,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190330982208s 2018-08-29 17:44:58,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-74695e8d-2db2-4c23-bfbc-b3efa796215e 2018-08-29 17:44:58,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:44:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:58,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee3c80c-90b4-4c55-bf8d-0c59d9860307 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_c86dfefd-5487-4f24-bc8d-797f4b0a9929", "links": {"self": "http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7917b4df53704232b8a7d3cba8d62f4a", "description": null}} 2018-08-29 17:44:58,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a used request id req-dee3c80c-90b4-4c55-bf8d-0c59d9860307 2018-08-29 17:44:58,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194770097733s 2018-08-29 17:44:58,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a used request id req-dee3c80c-90b4-4c55-bf8d-0c59d9860307 2018-08-29 17:44:58,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 17:44:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:59,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be97aa53-e64f-4c15-a533-179bdb37235a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:44:59,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a used request id req-be97aa53-e64f-4c15-a533-179bdb37235a 2018-08-29 17:44:59,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305593013763s 2018-08-29 17:44:59,065 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/7917b4df53704232b8a7d3cba8d62f4a used request id req-be97aa53-e64f-4c15-a533-179bdb37235a 2018-08-29 17:44:59,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:44:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:59,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4379d6fc-6792-4c1d-9561-771c7df25aef Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a"}, "tags": [], "enabled": true, "id": "68bb27f25f464f86aecbff44052a429a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_c86dfefd-5487-4f24-bc8d-797f4b0a9929"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-29 17:44:59,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-4379d6fc-6792-4c1d-9561-771c7df25aef 2018-08-29 17:44:59,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186455965042s 2018-08-29 17:44:59,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-4379d6fc-6792-4c1d-9561-771c7df25aef 2018-08-29 17:44:59,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 17:44:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a683aa1ea783a91e06fac0c71c01e5a56a1be3" 2018-08-29 17:44:59,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1989bd1-a274-4bd6-99f4-5c8080e1ef84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:44:59,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a used request id req-d1989bd1-a274-4bd6-99f4-5c8080e1ef84 2018-08-29 17:44:59,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24169588089s 2018-08-29 17:44:59,505 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/68bb27f25f464f86aecbff44052a429a used request id req-d1989bd1-a274-4bd6-99f4-5c8080e1ef84 2018-08-29 17:44:59,564 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-29 17:44:59,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:44:59,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:44:59,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:44:59,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:44:59,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:44:59,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:44:59,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:44:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:44:59,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf3c599-f1c1-4d34-8fbd-0b284a6a0ab2 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:44:59,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-dbf3c599-f1c1-4d34-8fbd-0b284a6a0ab2 2018-08-29 17:44:59,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:45:00,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["ES1o_5m7Syi46jI5bbnb-g"], "issued_at": "2018-08-29T17:45:00.000000Z"}} 2018-08-29 17:45:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:45:00,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c031b4ec-d275-4b40-a838-62d9a70bab99 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 17:45:00,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-c031b4ec-d275-4b40-a838-62d9a70bab99 2018-08-29 17:45:00,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:45:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:00,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62eb611-ff95-418e-9105-7f1dbdeb8eb7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 17:45:00,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-a62eb611-ff95-418e-9105-7f1dbdeb8eb7 2018-08-29 17:45:00,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144004821777s 2018-08-29 17:45:00,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-a62eb611-ff95-418e-9105-7f1dbdeb8eb7 2018-08-29 17:45:00,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 17:45:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}}' 2018-08-29 17:45:00,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2a5977-e7d6-4af2-815d-6d6ece8dc9f4 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}} 2018-08-29 17:45:00,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7d2a5977-e7d6-4af2-815d-6d6ece8dc9f4 2018-08-29 17:45:00,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201917886734s 2018-08-29 17:45:00,681 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-7d2a5977-e7d6-4af2-815d-6d6ece8dc9f4 2018-08-29 17:45:00,681 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'9d9c9674f5d44262ab76cf6e9591470a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6'}) 2018-08-29 17:45:00,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 17:45:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3b269cd7-f946-43f4-929d-c1d5b4845f84", "email": null, "name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}}' 2018-08-29 17:45:01,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab1715b2-6b8b-44ba-880c-62d9a6d6af7b Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}} 2018-08-29 17:45:01,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-ab1715b2-6b8b-44ba-880c-62d9a6d6af7b 2018-08-29 17:45:01,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436079025269s 2018-08-29 17:45:01,124 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-ab1715b2-6b8b-44ba-880c-62d9a6d6af7b 2018-08-29 17:45:01,125 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e3dd1e6a39c84bf29d99ded9d546a575', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6'}) 2018-08-29 17:45:01,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:01,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:01,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49dbf995-9469-4923-83d7-f2796b195927 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:01,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-49dbf995-9469-4923-83d7-f2796b195927 2018-08-29 17:45:01,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17586684227s 2018-08-29 17:45:01,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-49dbf995-9469-4923-83d7-f2796b195927 2018-08-29 17:45:01,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:01,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:01,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9976de-781b-45b6-a860-6d354b0a6b14 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:01,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bf9976de-781b-45b6-a860-6d354b0a6b14 2018-08-29 17:45:01,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176481962204s 2018-08-29 17:45:01,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bf9976de-781b-45b6-a860-6d354b0a6b14 2018-08-29 17:45:01,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:01,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e28681-b3fb-4fa2-814b-9d03714bf5dd Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:01,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c4e28681-b3fb-4fa2-814b-9d03714bf5dd 2018-08-29 17:45:01,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993049144745s 2018-08-29 17:45:01,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c4e28681-b3fb-4fa2-814b-9d03714bf5dd 2018-08-29 17:45:01,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:45:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:01,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c1ee56-a73a-42e3-8ffc-d7818e326eb7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:45:01,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-84c1ee56-a73a-42e3-8ffc-d7818e326eb7 2018-08-29 17:45:01,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176169157028s 2018-08-29 17:45:01,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-84c1ee56-a73a-42e3-8ffc-d7818e326eb7 2018-08-29 17:45:01,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:45:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:01,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0758a1cd-33c4-40c1-a0a1-e0e670830795 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:45:01,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0758a1cd-33c4-40c1-a0a1-e0e670830795 2018-08-29 17:45:01,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193879842758s 2018-08-29 17:45:01,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0758a1cd-33c4-40c1-a0a1-e0e670830795 2018-08-29 17:45:01,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:45:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c0bff0-eeae-478a-bfa1-23ca7cdffb4d Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 17:45:02,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-e6c0bff0-eeae-478a-bfa1-23ca7cdffb4d 2018-08-29 17:45:02,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190670967102s 2018-08-29 17:45:02,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-e6c0bff0-eeae-478a-bfa1-23ca7cdffb4d 2018-08-29 17:45:02,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:45:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31763821-d64a-48ea-9ebd-21fbdc499731 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a", "previous": null, "next": null}} 2018-08-29 17:45:02,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a used request id req-31763821-d64a-48ea-9ebd-21fbdc499731 2018-08-29 17:45:02,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101036071777s 2018-08-29 17:45:02,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a used request id req-31763821-d64a-48ea-9ebd-21fbdc499731 2018-08-29 17:45:02,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:45:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b6076f4-2beb-4a84-a068-3fa9a4d0d051 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:45:02,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/c82bf036bd144284a48fe3ac4559304a used request id req-9b6076f4-2beb-4a84-a068-3fa9a4d0d051 2018-08-29 17:45:02,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144608974457s 2018-08-29 17:45:02,429 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/c82bf036bd144284a48fe3ac4559304a used request id req-9b6076f4-2beb-4a84-a068-3fa9a4d0d051 2018-08-29 17:45:02,430 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6', 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'9d9c9674f5d44262ab76cf6e9591470a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3b269cd7-f946-43f4-929d-c1d5b4845f84', 'username': u'snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 17:45:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:45:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:45:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:45:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:45:02,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:45:02,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:45:02,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:45:02,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:45:02,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:45:02,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:45:02,436 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6', 'password': '3b269cd7-f946-43f4-929d-c1d5b4845f84', 'project_name': 'snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '9d9c9674f5d44262ab76cf6e9591470a', 'project_domain_name': 'Default'} 2018-08-29 17:45:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae0a306-e99a-49eb-b37e-37289a71ac54 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:02,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-eae0a306-e99a-49eb-b37e-37289a71ac54 2018-08-29 17:45:02,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982789993286s 2018-08-29 17:45:02,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-eae0a306-e99a-49eb-b37e-37289a71ac54 2018-08-29 17:45:02,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da92c49b-5a28-4ce9-9e6f-e4a6af9c8e32 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:02,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-da92c49b-5a28-4ce9-9e6f-e4a6af9c8e32 2018-08-29 17:45:02,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100769996643s 2018-08-29 17:45:02,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-da92c49b-5a28-4ce9-9e6f-e4a6af9c8e32 2018-08-29 17:45:02,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:45:02,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4f5fc6-e7c9-4658-bb15-f7f2f3177133 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:45:02,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-3b4f5fc6-e7c9-4658-bb15-f7f2f3177133 2018-08-29 17:45:02,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980038642883s 2018-08-29 17:45:02,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-3b4f5fc6-e7c9-4658-bb15-f7f2f3177133 2018-08-29 17:45:02,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:45:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c18d8a2-17e7-4c19-886e-eb46a3775ebe Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:45:02,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0c18d8a2-17e7-4c19-886e-eb46a3775ebe 2018-08-29 17:45:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115045070648s 2018-08-29 17:45:02,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-0c18d8a2-17e7-4c19-886e-eb46a3775ebe 2018-08-29 17:45:02,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:45:02,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:02,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ada0a59-9ee2-4ea9-a994-373a0efe5970 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 17:45:02,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-9ada0a59-9ee2-4ea9-a994-373a0efe5970 2018-08-29 17:45:02,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103214025497s 2018-08-29 17:45:02,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-9ada0a59-9ee2-4ea9-a994-373a0efe5970 2018-08-29 17:45:02,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:45:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47613aaa-b848-4fd5-ab29-3df63acdcd94 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a", "previous": null, "next": null}} 2018-08-29 17:45:03,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a used request id req-47613aaa-b848-4fd5-ab29-3df63acdcd94 2018-08-29 17:45:03,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10235118866s 2018-08-29 17:45:03,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=aa0c93c651ca46b591d56e83d0616f87&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a used request id req-47613aaa-b848-4fd5-ab29-3df63acdcd94 2018-08-29 17:45:03,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:45:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/aa0c93c651ca46b591d56e83d0616f87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af489849-5ca4-476f-8dfe-c92091741083 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:45:03,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-af489849-5ca4-476f-8dfe-c92091741083 2018-08-29 17:45:03,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134594917297s 2018-08-29 17:45:03,227 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/aa0c93c651ca46b591d56e83d0616f87 used request id req-af489849-5ca4-476f-8dfe-c92091741083 2018-08-29 17:45:03,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09532ac7-01c8-468f-838c-e882d2d1f0f3 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:03,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-09532ac7-01c8-468f-838c-e882d2d1f0f3 2018-08-29 17:45:03,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101750850677s 2018-08-29 17:45:03,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-09532ac7-01c8-468f-838c-e882d2d1f0f3 2018-08-29 17:45:03,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bad523-0348-43fe-8088-171cbebbe43f Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:03,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d2bad523-0348-43fe-8088-171cbebbe43f 2018-08-29 17:45:03,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180297851562s 2018-08-29 17:45:03,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-d2bad523-0348-43fe-8088-171cbebbe43f 2018-08-29 17:45:03,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:45:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f21cd4-87f4-4568-ac1d-5ae0b6b95a1e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:45:03,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-17f21cd4-87f4-4568-ac1d-5ae0b6b95a1e 2018-08-29 17:45:03,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974569320679s 2018-08-29 17:45:03,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-17f21cd4-87f4-4568-ac1d-5ae0b6b95a1e 2018-08-29 17:45:03,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:45:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32311f0b-eafb-427f-8a93-bd4e4252bf14 Content-Encoding: gzip Content-Length: 966 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:45:03,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-32311f0b-eafb-427f-8a93-bd4e4252bf14 2018-08-29 17:45:03,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117922067642s 2018-08-29 17:45:03,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-32311f0b-eafb-427f-8a93-bd4e4252bf14 2018-08-29 17:45:03,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:45:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:03,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f94a39b-9108-44d6-a708-6ff8338265a4 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 17:45:03,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-8f94a39b-9108-44d6-a708-6ff8338265a4 2018-08-29 17:45:03,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.137403964996s 2018-08-29 17:45:03,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-8f94a39b-9108-44d6-a708-6ff8338265a4 2018-08-29 17:45:03,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:45:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:04,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41a49fd-e24a-40d4-bb0a-46c0b7867145 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a", "previous": null, "next": null}} 2018-08-29 17:45:04,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a used request id req-f41a49fd-e24a-40d4-bb0a-46c0b7867145 2018-08-29 17:45:04,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116466999054s 2018-08-29 17:45:04,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=e3dd1e6a39c84bf29d99ded9d546a575&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=9d9c9674f5d44262ab76cf6e9591470a used request id req-f41a49fd-e24a-40d4-bb0a-46c0b7867145 2018-08-29 17:45:04,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:45:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/98598cebd4c14bd59fc9dc4d7104ddc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf831ab9f0fde9d0b5a0dc544baad587e8149533" 2018-08-29 17:45:04,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920b19ab-069d-402f-ab96-3386f4710592 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:45:04,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-920b19ab-069d-402f-ab96-3386f4710592 2018-08-29 17:45:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14234995842s 2018-08-29 17:45:04,161 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a/users/e3dd1e6a39c84bf29d99ded9d546a575/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-920b19ab-069d-402f-ab96-3386f4710592 2018-08-29 17:45:04,161 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-29 17:45:04,161 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-29 17:45:04,162 - openstack_tests - INFO - OS Credentials = > 2018-08-29 17:45:04,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-29 17:45:04,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-29 17:45:04,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-29 17:45:04,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-29 17:45:04,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-29 17:45:04,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-29 17:45:04,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:45:04,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}, {"id": "98598cebd4c14bd59fc9dc4d7104ddc8", "name": "heat_stack_owner"}], "expires_at": "2018-08-29T18:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d9c9674f5d44262ab76cf6e9591470a", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/9d9c9674f5d44262ab76cf6e9591470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/9d9c9674f5d44262ab76cf6e9591470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/9d9c9674f5d44262ab76cf6e9591470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/9d9c9674f5d44262ab76cf6e9591470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/9d9c9674f5d44262ab76cf6e9591470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/9d9c9674f5d44262ab76cf6e9591470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_9d9c9674f5d44262ab76cf6e9591470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_9d9c9674f5d44262ab76cf6e9591470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/9d9c9674f5d44262ab76cf6e9591470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/9d9c9674f5d44262ab76cf6e9591470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/9d9c9674f5d44262ab76cf6e9591470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/9d9c9674f5d44262ab76cf6e9591470a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/9d9c9674f5d44262ab76cf6e9591470a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/9d9c9674f5d44262ab76cf6e9591470a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "id": "e3dd1e6a39c84bf29d99ded9d546a575"}, "audit_ids": ["4XouCj1yT6q4AWHzsP4RoA"], "issued_at": "2018-08-29T17:45:04.000000Z"}} 2018-08-29 17:45:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3889bcbc0c58257ddf350359310073a7a17b30d2" 2018-08-29 17:45:04,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-eaf0ea89-3525-4a86-9d88-60f3be92ba19 Date: Wed, 29 Aug 2018 17:45:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:45:04,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks?router%3Aexternal=True used request id req-eaf0ea89-3525-4a86-9d88-60f3be92ba19 2018-08-29 17:45:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.40:9696/v2.0/subnets?network_id=4bb551f9-5141-4650-8478-643628361f98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3889bcbc0c58257ddf350359310073a7a17b30d2" 2018-08-29 17:45:04,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1d080902-5cc6-45d3-9520-8d1b81dec9ca Date: Wed, 29 Aug 2018 17:45:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 17:45:04,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets?network_id=4bb551f9-5141-4650-8478-643628361f98 used request id req-1d080902-5cc6-45d3-9520-8d1b81dec9ca 2018-08-29 17:45:04,977 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 17:45:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:45:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:45:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:45:04,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:45:04,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:45:04,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:45:04,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:45:04,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:45:04,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:45:04,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:45:04,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-29 17:45:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:45:04,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce0ccdf-2898-4a00-8c78-f34fe2e1c1cd 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:45:04,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-bce0ccdf-2898-4a00-8c78-f34fe2e1c1cd 2018-08-29 17:45:04,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:45:05,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["191TEizMQEWDkhMP9Sa1pA"], "issued_at": "2018-08-29T17:45:05.000000Z"}} 2018-08-29 17:45:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}7136e99c0ba6c0675773d4dcbf09c7152911d20d" 2018-08-29 17:45:05,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45: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-e226a675-38fb-4ec6-965e-ae57368c25a0 x-compute-request-id: req-e226a675-38fb-4ec6-965e-ae57368c25a0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.40: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-29 17:45:05,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-e226a675-38fb-4ec6-965e-ae57368c25a0 2018-08-29 17:45:05,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.730792999268s 2018-08-29 17:45:05,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/ used request id req-e226a675-38fb-4ec6-965e-ae57368c25a0 2018-08-29 17:45:05,715 - 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.40: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-29 17:45:05,715 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-29 17:45:05,715 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-29 17:45:05,716 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-29 17:45:05,778 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-29 17:45:05,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:45:05,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:45:05,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:45:05,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:45:05,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cffb27b-ad16-4c63-ba65-a11c59460ace 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:45:05,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-5cffb27b-ad16-4c63-ba65-a11c59460ace 2018-08-29 17:45:05,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:45:06,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["nuikZk8FRpSVYcv938R36A"], "issued_at": "2018-08-29T17:45:06.000000Z"}} 2018-08-29 17:45:06,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:45:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:06,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6bb88e0b-6d23-492b-9d62-f664ea15af77 Date: Wed, 29 Aug 2018 17:45:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:45:06,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6bb88e0b-6d23-492b-9d62-f664ea15af77 2018-08-29 17:45:06,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.557038068771s 2018-08-29 17:45:06,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6bb88e0b-6d23-492b-9d62-f664ea15af77 2018-08-29 17:45:06,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 17:45:09,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 17:45:12,456 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ecce1856-db91-45f6-af04-137ae902b1ea | 2018-08-29T17:45:12.068955 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ecce1856-db91-45f6-af04-137ae902b1ea ~/.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-29 17:45:16,034 - 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-29 17:45:16,035 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 17:45:18,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 17:45:22,671 - 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=64552257-2fa2-460a-a3da-48fef8a34e17) as the default verifier for the future CLI operations. 2018-08-29 17:45:25,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 17:45:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:26,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-ccbc3698-b0f2-482a-bdf5-dbfb279f5212 Date: Wed, 29 Aug 2018 17:45:26 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-29 17:45:26,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-ccbc3698-b0f2-482a-bdf5-dbfb279f5212 2018-08-29 17:45:26,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.253928899765s 2018-08-29 17:45:26,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-ccbc3698-b0f2-482a-bdf5-dbfb279f5212 2018-08-29 17:45:26,170 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-29 17:45:26,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 17:45:26,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"network": {"shared": true, "name": "neutron_trunk-net_3f19e503-01d3-4009-9698-c0531cb8eb8c", "admin_state_up": true}}' 2018-08-29 17:45:26,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-6f2c4087-1e24-4c0d-ad29-1c60a25286e8 Date: Wed, 29 Aug 2018 17:45:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5be50f06-e845-4039-ae0f-e27eabedf262","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:45:26Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_3f19e503-01d3-4009-9698-c0531cb8eb8c","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T17:45:26Z","mtu":1450}} 2018-08-29 17:45:26,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6f2c4087-1e24-4c0d-ad29-1c60a25286e8 2018-08-29 17:45:26,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.218426942825s 2018-08-29 17:45:26,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6f2c4087-1e24-4c0d-ad29-1c60a25286e8 2018-08-29 17:45:26,390 - 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-29T17:45:26Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5be50f06-e845-4039-ae0f-e27eabedf262', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'created_at': u'2018-08-29T17:45:26Z', u'mtu': 1450, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'l2_adjacency': True}) 2018-08-29 17:45:26,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:45:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:26,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-bacaf637-f7ac-43d5-887d-f6a5f660d09a Date: Wed, 29 Aug 2018 17:45:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5be50f06-e845-4039-ae0f-e27eabedf262","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:45:26Z","qos_policy_id":null,"name":"neutron_trunk-net_3f19e503-01d3-4009-9698-c0531cb8eb8c","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T17:45:26Z","provider:network_type":"vxlan"}]} 2018-08-29 17:45:26,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bacaf637-f7ac-43d5-887d-f6a5f660d09a 2018-08-29 17:45:26,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098032951355s 2018-08-29 17:45:26,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bacaf637-f7ac-43d5-887d-f6a5f660d09a 2018-08-29 17:45:26,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 17:45:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"subnet": {"name": "neutron_trunk-subnet_3f19e503-01d3-4009-9698-c0531cb8eb8c", "enable_dhcp": true, "network_id": "5be50f06-e845-4039-ae0f-e27eabedf262", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 17:45:27,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-842a52b7-49d7-4dcc-9b6f-cbdfbe0a0576 Date: Wed, 29 Aug 2018 17:45:27 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-29T17:45:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26760d1b-5c66-4664-9eda-65a201ef2df8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_3f19e503-01d3-4009-9698-c0531cb8eb8c","enable_dhcp":true,"segment_id":null,"network_id":"5be50f06-e845-4039-ae0f-e27eabedf262","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T17:45:26Z","ip_version":4}} 2018-08-29 17:45:27,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-842a52b7-49d7-4dcc-9b6f-cbdfbe0a0576 2018-08-29 17:45:27,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.735670804977s 2018-08-29 17:45:27,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-842a52b7-49d7-4dcc-9b6f-cbdfbe0a0576 2018-08-29 17:45:27,227 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:45:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'26760d1b-5c66-4664-9eda-65a201ef2df8', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5be50f06-e845-4039-ae0f-e27eabedf262', u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T17:45:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 17:45:27,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 17:45:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "neutron_trunk-router_3f19e503-01d3-4009-9698-c0531cb8eb8c", "admin_state_up": true}}' 2018-08-29 17:45:28,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-c1a72015-3b0d-4ef4-bfa0-4fcf4860630b Date: Wed, 29 Aug 2018 17:45:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T17:45:27Z", "admin_state_up": true, "updated_at": "2018-08-29T17:45:28Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ab560545-67eb-4d43-8304-a584491156e4", "name": "neutron_trunk-router_3f19e503-01d3-4009-9698-c0531cb8eb8c"}} 2018-08-29 17:45:28,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c1a72015-3b0d-4ef4-bfa0-4fcf4860630b 2018-08-29 17:45:28,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.27828216553s 2018-08-29 17:45:28,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c1a72015-3b0d-4ef4-bfa0-4fcf4860630b 2018-08-29 17:45:28,507 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:45:28Z', u'revision_number': 2, u'ha': False, u'id': u'ab560545-67eb-4d43-8304-a584491156e4', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'admin_state_up': True, u'tenant_id': u'822c0804bb634e41a3e5d97e06b7c55d', u'created_at': u'2018-08-29T17:45:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'822c0804bb634e41a3e5d97e06b7c55d'}) 2018-08-29 17:45:28,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 17:45:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"subnet_id": "26760d1b-5c66-4664-9eda-65a201ef2df8"}' 2018-08-29 17:45:30,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84d51a09-c0ce-4425-9b86-05d85d062a54 Date: Wed, 29 Aug 2018 17:45:30 GMT RESP BODY: {"network_id": "5be50f06-e845-4039-ae0f-e27eabedf262", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "26760d1b-5c66-4664-9eda-65a201ef2df8", "subnet_ids": ["26760d1b-5c66-4664-9eda-65a201ef2df8"], "port_id": "16fd6ca2-0526-4d4c-8c7c-548bace649ef", "id": "ab560545-67eb-4d43-8304-a584491156e4"} 2018-08-29 17:45:30,816 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4/add_router_interface.json used request id req-84d51a09-c0ce-4425-9b86-05d85d062a54 2018-08-29 17:45:30,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30838680267s 2018-08-29 17:45:30,816 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4/add_router_interface.json used request id req-84d51a09-c0ce-4425-9b86-05d85d062a54 returning object ab560545-67eb-4d43-8304-a584491156e4 2018-08-29 17:45:30,816 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-29 17:45:30,949 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-29 17:45:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:45:30,955 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 17:45:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 17:45:30,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:45:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:31,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-396fbeb8-f976-46bb-bb39-c3831110bf21 Date: Wed, 29 Aug 2018 17:45:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:45:31,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-396fbeb8-f976-46bb-bb39-c3831110bf21 2018-08-29 17:45:31,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266133069992s 2018-08-29 17:45:31,224 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-396fbeb8-f976-46bb-bb39-c3831110bf21 2018-08-29 17:45:31,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 17:45:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c"}' 2018-08-29 17:45:31,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45dd19bd-db00-437d-90d1-ebc100a90c4f Date: Wed, 29 Aug 2018 17:45:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:31Z", "file": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "b0a55579-a28f-4e3f-87fc-e8500557875d", "size": null, "self": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d", "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_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": null, "created_at": "2018-08-29T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 17:45:31,294 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-45dd19bd-db00-437d-90d1-ebc100a90c4f 2018-08-29 17:45:31,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0619931221008s 2018-08-29 17:45:31,294 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-45dd19bd-db00-437d-90d1-ebc100a90c4f returning object b0a55579-a28f-4e3f-87fc-e8500557875d 2018-08-29 17:45:31,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 17:45:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '' 2018-08-29 17:45:32,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100c5a12-5411-484c-bab1-c817fa8ee0b7 Date: Wed, 29 Aug 2018 17:45:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:45:32,090 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file used request id req-100c5a12-5411-484c-bab1-c817fa8ee0b7 2018-08-29 17:45:32,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.795227050781s 2018-08-29 17:45:32,091 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file used request id req-100c5a12-5411-484c-bab1-c817fa8ee0b7 2018-08-29 17:45:32,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:45:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:32,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-4338b7d5-773c-415b-ab3d-9db6cc77c5b0 Date: Wed, 29 Aug 2018 17:45:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:32Z", "file": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "b0a55579-a28f-4e3f-87fc-e8500557875d", "size": 12716032, "self": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:45:32,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-4338b7d5-773c-415b-ab3d-9db6cc77c5b0 2018-08-29 17:45:32,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396440029144s 2018-08-29 17:45:32,135 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-4338b7d5-773c-415b-ab3d-9db6cc77c5b0 2018-08-29 17:45:32,137 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'b0a55579-a28f-4e3f-87fc-e8500557875d', 'size': 12716032, u'self': u'/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T17:45:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T17:45:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c', '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/b0a55579-a28f-4e3f-87fc-e8500557875d', 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_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c', 'created': u'2018-08-29T17:45:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T17:45:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d', 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_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 17:45:32,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 17:45:32,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_3f19e503-01d3-4009-9698-c0531cb8eb8c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 17:45:32,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45: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-51cb36b2-17ae-4d7f-9523-c11c9188c910 x-compute-request-id: req-51cb36b2-17ae-4d7f-9523-c11c9188c910 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_3f19e503-01d3-4009-9698-c0531cb8eb8c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e", "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": "369e2ae0-6a4e-46f1-8f12-ed07a7cf377e"}} 2018-08-29 17:45:32,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-51cb36b2-17ae-4d7f-9523-c11c9188c910 2018-08-29 17:45:32,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2858979702s 2018-08-29 17:45:32,424 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-51cb36b2-17ae-4d7f-9523-c11c9188c910 2018-08-29 17:45:32,425 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_3f19e503-01d3-4009-9698-c0531cb8eb8c', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'369e2ae0-6a4e-46f1-8f12-ed07a7cf377e', 'swap': 0}) 2018-08-29 17:45:32,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 17:45:32,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"extra_specs": {}}' 2018-08-29 17:45:32,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45: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-96116261-e2f6-4956-bbee-34301683777b x-compute-request-id: req-96116261-e2f6-4956-bbee-34301683777b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 17:45:32,445 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e/os-extra_specs used request id req-96116261-e2f6-4956-bbee-34301683777b 2018-08-29 17:45:32,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195560455322s 2018-08-29 17:45:32,445 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e/os-extra_specs used request id req-96116261-e2f6-4956-bbee-34301683777b 2018-08-29 17:45:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:45:32,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb37fee-297d-47eb-b9be-0e1633910570 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 17:45:32,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-bbb37fee-297d-47eb-b9be-0e1633910570 2018-08-29 17:45:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:32,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7d928f-cce5-4e19-9fed-8286dca5c9b5 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:32,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-eb7d928f-cce5-4e19-9fed-8286dca5c9b5 2018-08-29 17:45:32,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180581092834s 2018-08-29 17:45:32,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-eb7d928f-cce5-4e19-9fed-8286dca5c9b5 2018-08-29 17:45:32,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:45:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:32,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85e3cfc-c3b9-47ac-92d4-44ee67ab8e45 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:45:32,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f85e3cfc-c3b9-47ac-92d4-44ee67ab8e45 2018-08-29 17:45:32,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186540842056s 2018-08-29 17:45:32,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f85e3cfc-c3b9-47ac-92d4-44ee67ab8e45 2018-08-29 17:45:32,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-29 17:45:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:32,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45: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-1edc84b2-7c5c-4705-a8fa-6df533dbd140 x-compute-request-id: req-1edc84b2-7c5c-4705-a8fa-6df533dbd140 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.7", "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-29 17:45:32,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-1edc84b2-7c5c-4705-a8fa-6df533dbd140 2018-08-29 17:45:32,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0397880077362s 2018-08-29 17:45:32,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/os-hypervisors/detail used request id req-1edc84b2-7c5c-4705-a8fa-6df533dbd140 2018-08-29 17:45:32,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:45:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:32,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-dcfe7920-aeac-4a22-9332-17cd5e8cdc25 Date: Wed, 29 Aug 2018 17:45:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:32Z", "file": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "b0a55579-a28f-4e3f-87fc-e8500557875d", "size": 12716032, "self": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:45:32,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dcfe7920-aeac-4a22-9332-17cd5e8cdc25 2018-08-29 17:45:32,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0231130123138s 2018-08-29 17:45:32,910 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dcfe7920-aeac-4a22-9332-17cd5e8cdc25 2018-08-29 17:45:32,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 17:45:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c"}' 2018-08-29 17:45:32,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1cbf4ecc-5a91-4fca-938a-de3466c2e0f8 Date: Wed, 29 Aug 2018 17:45:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:32Z", "file": "/v2/images/142504fb-3a53-4109-a2c0-f025aa204064/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "142504fb-3a53-4109-a2c0-f025aa204064", "size": null, "self": "/v2/images/142504fb-3a53-4109-a2c0-f025aa204064", "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_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": null, "created_at": "2018-08-29T17:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 17:45:32,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-1cbf4ecc-5a91-4fca-938a-de3466c2e0f8 2018-08-29 17:45:32,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425651073456s 2018-08-29 17:45:32,960 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-1cbf4ecc-5a91-4fca-938a-de3466c2e0f8 returning object 142504fb-3a53-4109-a2c0-f025aa204064 2018-08-29 17:45:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 17:45:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '' 2018-08-29 17:45:34,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88e1bf4d-58b5-4d55-a50c-619d9247e882 Date: Wed, 29 Aug 2018 17:45:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:45:34,248 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064/file used request id req-88e1bf4d-58b5-4d55-a50c-619d9247e882 2018-08-29 17:45:34,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28662395477s 2018-08-29 17:45:34,248 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064/file used request id req-88e1bf4d-58b5-4d55-a50c-619d9247e882 2018-08-29 17:45:34,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:45:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:45:34,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-868a7043-5430-484b-97f0-037963a34657 Date: Wed, 29 Aug 2018 17:45:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:34Z", "file": "/v2/images/142504fb-3a53-4109-a2c0-f025aa204064/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "142504fb-3a53-4109-a2c0-f025aa204064", "size": 12716032, "self": "/v2/images/142504fb-3a53-4109-a2c0-f025aa204064", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/142504fb-3a53-4109-a2c0-f025aa204064/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/142504fb-3a53-4109-a2c0-f025aa204064/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T17:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:32Z", "file": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "b0a55579-a28f-4e3f-87fc-e8500557875d", "size": 12716032, "self": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:45:34,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-868a7043-5430-484b-97f0-037963a34657 2018-08-29 17:45:34,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0317771434784s 2018-08-29 17:45:34,284 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-868a7043-5430-484b-97f0-037963a34657 2018-08-29 17:45:34,287 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/142504fb-3a53-4109-a2c0-f025aa204064/snap', u'metadata': Munch({})})], 'file': u'/v2/images/142504fb-3a53-4109-a2c0-f025aa204064/file', 'owner': u'822c0804bb634e41a3e5d97e06b7c55d', 'id': u'142504fb-3a53-4109-a2c0-f025aa204064', 'size': 12716032, u'self': u'/v2/images/142504fb-3a53-4109-a2c0-f025aa204064', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'822c0804bb634e41a3e5d97e06b7c55d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/142504fb-3a53-4109-a2c0-f025aa204064/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T17:45:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T17:45:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c', '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/142504fb-3a53-4109-a2c0-f025aa204064', 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_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c', 'created': u'2018-08-29T17:45:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T17:45:32Z', 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/142504fb-3a53-4109-a2c0-f025aa204064', 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_3f19e503-01d3-4009-9698-c0531cb8eb8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-29 17:45:34,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 17:45:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-29 17:45:34,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45: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-2b948d5e-73d4-4760-a96b-976ea8c2f49b x-compute-request-id: req-2b948d5e-73d4-4760-a96b-976ea8c2f49b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d", "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": "dd4fc6b5-1250-489a-ba5b-fbe01d1c606d"}} 2018-08-29 17:45:34,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-2b948d5e-73d4-4760-a96b-976ea8c2f49b 2018-08-29 17:45:34,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.03457903862s 2018-08-29 17:45:34,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-2b948d5e-73d4-4760-a96b-976ea8c2f49b 2018-08-29 17:45:34,324 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'dd4fc6b5-1250-489a-ba5b-fbe01d1c606d', 'swap': 0}) 2018-08-29 17:45:34,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 17:45:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"extra_specs": {}}' 2018-08-29 17:45:34,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:45: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-59eae067-c39b-419c-a11e-bc8d79604fe8 x-compute-request-id: req-59eae067-c39b-419c-a11e-bc8d79604fe8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 17:45:34,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d/os-extra_specs used request id req-59eae067-c39b-419c-a11e-bc8d79604fe8 2018-08-29 17:45:34,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212430953979s 2018-08-29 17:45:34,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d/os-extra_specs used request id req-59eae067-c39b-419c-a11e-bc8d79604fe8 2018-08-29 17:45:34,346 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'dd4fc6b5-1250-489a-ba5b-fbe01d1c606d', 'swap': 0}) 2018-08-29 17:45:37,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 17:45:37,826 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 17:45:37,826 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-29 17:45:37,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-29 17:45:37,832 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-29 17:45:41,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-64552257-2fa2-460a-a3da-48fef8a34e17/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-29 17:45:41,334 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-29 17:45:41,336 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-29 17:45:41,336 - 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-29 17:47:38,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ff525e1c-ad4f-489b-9e93-b8fbc2d6b2e2 2018-08-29 17:47:38,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ff525e1c-ad4f-489b-9e93-b8fbc2d6b2e2']'. 2018-08-29 17:47:39,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ff525e1c-ad4f-489b-9e93-b8fbc2d6b2e2 | 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-29 17:45:43 | 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-29 17:47:38 | 2018-08-29 17:47:39,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:55 | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 64552257-2fa2-460a-a3da-48fef8a34e17) | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ecce1856-db91-45f6-af04-137ae902b1ea) | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 103.607 | 2018-08-29 17:47:39,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-29 17:47:39,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-29 17:47:39,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-29 17:47:39,380 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 17:47:39,381 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:13 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-29 17:47:39,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 17:47:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:40,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a23a7061-2460-48b1-9cb6-9e48dae255d5 Date: Wed, 29 Aug 2018 17:47: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-29 17:47:40,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064 used request id req-a23a7061-2460-48b1-9cb6-9e48dae255d5 2018-08-29 17:47:40,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.937327861786s 2018-08-29 17:47:40,323 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/142504fb-3a53-4109-a2c0-f025aa204064 used request id req-a23a7061-2460-48b1-9cb6-9e48dae255d5 2018-08-29 17:47:40,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:47:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:40,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:47: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-4a686ec5-d804-48e9-9744-aa7627c02c05 x-compute-request-id: req-4a686ec5-d804-48e9-9744-aa7627c02c05 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_3f19e503-01d3-4009-9698-c0531cb8eb8c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e", "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": "369e2ae0-6a4e-46f1-8f12-ed07a7cf377e"}, {"name": "neutron_trunk-flavor_alt_3f19e503-01d3-4009-9698-c0531cb8eb8c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d", "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": "dd4fc6b5-1250-489a-ba5b-fbe01d1c606d"}]} 2018-08-29 17:47:40,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4a686ec5-d804-48e9-9744-aa7627c02c05 2018-08-29 17:47:40,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236928462982s 2018-08-29 17:47:40,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-4a686ec5-d804-48e9-9744-aa7627c02c05 2018-08-29 17:47:40,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 17:47:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:40,387 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:47: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-f6d421b6-216d-4320-8007-0e089956fa94 x-compute-request-id: req-f6d421b6-216d-4320-8007-0e089956fa94 Content-Length: 0 Content-Type: application/json 2018-08-29 17:47:40,388 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d used request id req-f6d421b6-216d-4320-8007-0e089956fa94 2018-08-29 17:47:40,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0377140045166s 2018-08-29 17:47:40,388 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/dd4fc6b5-1250-489a-ba5b-fbe01d1c606d used request id req-f6d421b6-216d-4320-8007-0e089956fa94 2018-08-29 17:47:40,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 17:47:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" -d '{"subnet_id": "26760d1b-5c66-4664-9eda-65a201ef2df8"}' 2018-08-29 17:47:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad68de19-1288-4e42-b24c-5edeef1b0e87 Date: Wed, 29 Aug 2018 17:47:42 GMT RESP BODY: {"network_id": "5be50f06-e845-4039-ae0f-e27eabedf262", "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "subnet_id": "26760d1b-5c66-4664-9eda-65a201ef2df8", "subnet_ids": ["26760d1b-5c66-4664-9eda-65a201ef2df8"], "port_id": "16fd6ca2-0526-4d4c-8c7c-548bace649ef", "id": "ab560545-67eb-4d43-8304-a584491156e4"} 2018-08-29 17:47:42,056 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4/remove_router_interface.json used request id req-ad68de19-1288-4e42-b24c-5edeef1b0e87 2018-08-29 17:47:42,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66780614853s 2018-08-29 17:47:42,056 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4/remove_router_interface.json used request id req-ad68de19-1288-4e42-b24c-5edeef1b0e87 returning object ab560545-67eb-4d43-8304-a584491156e4 2018-08-29 17:47:42,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 17:47:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:42,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-eeca9bce-13e2-4094-b825-445a43ab054c Date: Wed, 29 Aug 2018 17:47:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "822c0804bb634e41a3e5d97e06b7c55d", "created_at": "2018-08-29T17:45:27Z", "admin_state_up": true, "updated_at": "2018-08-29T17:47:41Z", "project_id": "822c0804bb634e41a3e5d97e06b7c55d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ab560545-67eb-4d43-8304-a584491156e4", "name": "neutron_trunk-router_3f19e503-01d3-4009-9698-c0531cb8eb8c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "150f0ac5fb724977b701961f459b41fd", "created_at": "2018-08-29T16:14:41Z", "admin_state_up": true, "updated_at": "2018-08-29T16:14:41Z", "project_id": "150f0ac5fb724977b701961f459b41fd", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "dea2f64f-e66c-4074-954f-8deadcdcb84e", "name": "tempest-pretest-check-709486261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5e057ce722dd4ca484a230182eb783ba", "created_at": "2018-08-29T16:15:16Z", "admin_state_up": false, "updated_at": "2018-08-29T16:15:16Z", "project_id": "5e057ce722dd4ca484a230182eb783ba", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ecf9ce2c-8e4c-4cd0-aa52-9bcd93153bee", "name": "tempest-router-550765090"}]} 2018-08-29 17:47:42,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-eeca9bce-13e2-4094-b825-445a43ab054c 2018-08-29 17:47:42,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135629177094s 2018-08-29 17:47:42,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-eeca9bce-13e2-4094-b825-445a43ab054c 2018-08-29 17:47:42,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 17:47:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:43,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d43f9c93-aac0-4864-9a22-acba1ddc0c1b Content-Length: 0 Date: Wed, 29 Aug 2018 17:47:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:47:43,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4.json used request id req-d43f9c93-aac0-4864-9a22-acba1ddc0c1b 2018-08-29 17:47:43,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49848818779s 2018-08-29 17:47:43,693 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/ab560545-67eb-4d43-8304-a584491156e4.json used request id req-d43f9c93-aac0-4864-9a22-acba1ddc0c1b 2018-08-29 17:47:43,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 17:47:43,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:43,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-084af555-3e76-4608-a6eb-3f716c7d7287 Date: Wed, 29 Aug 2018 17:47:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-29T17:45:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26760d1b-5c66-4664-9eda-65a201ef2df8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"822c0804bb634e41a3e5d97e06b7c55d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_3f19e503-01d3-4009-9698-c0531cb8eb8c","enable_dhcp":true,"segment_id":null,"network_id":"5be50f06-e845-4039-ae0f-e27eabedf262","tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T17:45:26Z","ip_version":4},{"updated_at":"2018-08-29T15:59:30Z","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":"49580c6b-6829-429a-b325-baec8fd98bae","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e8efac1967d40a493cd5587ee458cd8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bb551f9-5141-4650-8478-643628361f98","tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:30Z","ip_version":4}]} 2018-08-29 17:47:43,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-084af555-3e76-4608-a6eb-3f716c7d7287 2018-08-29 17:47:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0704929828644s 2018-08-29 17:47:43,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-084af555-3e76-4608-a6eb-3f716c7d7287 2018-08-29 17:47:43,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 17:47:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/26760d1b-5c66-4664-9eda-65a201ef2df8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:44,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34b1fc26-951d-41aa-b0c5-105ad7975821 Date: Wed, 29 Aug 2018 17:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:47:44,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/26760d1b-5c66-4664-9eda-65a201ef2df8.json used request id req-34b1fc26-951d-41aa-b0c5-105ad7975821 2018-08-29 17:47:44,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04850006104s 2018-08-29 17:47:44,815 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/26760d1b-5c66-4664-9eda-65a201ef2df8.json used request id req-34b1fc26-951d-41aa-b0c5-105ad7975821 2018-08-29 17:47:44,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:47:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:44,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-fbbf4603-dbc9-4cba-bd5b-cc26de8d766e Date: Wed, 29 Aug 2018 17:47:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5be50f06-e845-4039-ae0f-e27eabedf262","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":true,"project_id":"822c0804bb634e41a3e5d97e06b7c55d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:47:44Z","qos_policy_id":null,"name":"neutron_trunk-net_3f19e503-01d3-4009-9698-c0531cb8eb8c","admin_state_up":true,"tenant_id":"822c0804bb634e41a3e5d97e06b7c55d","created_at":"2018-08-29T17:45:26Z","provider:network_type":"vxlan"}]} 2018-08-29 17:47:44,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-fbbf4603-dbc9-4cba-bd5b-cc26de8d766e 2018-08-29 17:47:44,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0775878429413s 2018-08-29 17:47:44,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-fbbf4603-dbc9-4cba-bd5b-cc26de8d766e 2018-08-29 17:47:44,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 17:47:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/5be50f06-e845-4039-ae0f-e27eabedf262.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:46,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ede64c23-b568-433b-9187-31b56f9178bb Date: Wed, 29 Aug 2018 17:47:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:47:46,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/5be50f06-e845-4039-ae0f-e27eabedf262.json used request id req-ede64c23-b568-433b-9187-31b56f9178bb 2018-08-29 17:47:46,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15364718437s 2018-08-29 17:47:46,049 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/5be50f06-e845-4039-ae0f-e27eabedf262.json used request id req-ede64c23-b568-433b-9187-31b56f9178bb 2018-08-29 17:47:46,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:47:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:46,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-f906931e-c777-4d86-8a58-393b728eb205 Date: Wed, 29 Aug 2018 17:47:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:45:32Z", "file": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/file", "owner": "822c0804bb634e41a3e5d97e06b7c55d", "id": "b0a55579-a28f-4e3f-87fc-e8500557875d", "size": 12716032, "self": "/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b0a55579-a28f-4e3f-87fc-e8500557875d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_3f19e503-01d3-4009-9698-c0531cb8eb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-29T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:47:46,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f906931e-c777-4d86-8a58-393b728eb205 2018-08-29 17:47:46,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262799263s 2018-08-29 17:47:46,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-f906931e-c777-4d86-8a58-393b728eb205 2018-08-29 17:47:46,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 17:47:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:46,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3135984-fff6-48ef-8c40-1e7d60d18f21 Date: Wed, 29 Aug 2018 17:47:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:47:46,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d used request id req-a3135984-fff6-48ef-8c40-1e7d60d18f21 2018-08-29 17:47:46,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.376728057861s 2018-08-29 17:47:46,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b0a55579-a28f-4e3f-87fc-e8500557875d used request id req-a3135984-fff6-48ef-8c40-1e7d60d18f21 2018-08-29 17:47:46,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:47:46,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:47: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-01dc0acb-b128-4213-a4f5-f88d09b83f08 x-compute-request-id: req-01dc0acb-b128-4213-a4f5-f88d09b83f08 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_3f19e503-01d3-4009-9698-c0531cb8eb8c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e", "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": "369e2ae0-6a4e-46f1-8f12-ed07a7cf377e"}]} 2018-08-29 17:47:46,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-01dc0acb-b128-4213-a4f5-f88d09b83f08 2018-08-29 17:47:46,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219161510468s 2018-08-29 17:47:46,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-01dc0acb-b128-4213-a4f5-f88d09b83f08 2018-08-29 17:47:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 17:47:46,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}804893b13ed5af0f4849613686808f4026bb4b46" 2018-08-29 17:47:46,514 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acd3db79-2ea4-48ee-a81a-80141c480f8a x-compute-request-id: req-acd3db79-2ea4-48ee-a81a-80141c480f8a Content-Length: 0 Content-Type: application/json 2018-08-29 17:47:46,514 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e used request id req-acd3db79-2ea4-48ee-a81a-80141c480f8a 2018-08-29 17:47:46,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312900543213s 2018-08-29 17:47:46,515 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/369e2ae0-6a4e-46f1-8f12-ed07a7cf377e used request id req-acd3db79-2ea4-48ee-a81a-80141c480f8a 2018-08-29 17:47:46,573 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-29 17:47:46,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:47:46,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:47:46,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:47:46,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:47:46,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:47:46,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:47:46,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:47:46,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:47:46,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:47:46,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:47:46,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:47:46,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:47:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:47:46,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae18c28f-5ac0-464e-bdfb-45c68878aab6 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:47:46,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-ae18c28f-5ac0-464e-bdfb-45c68878aab6 2018-08-29 17:47:46,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:47:47,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["aVXu_Om8RwuKTbTY9cagcw"], "issued_at": "2018-08-29T17:47:46.000000Z"}} 2018-08-29 17:47:47,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:47:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}305bdceafda68c62ccc23faa8bde7bf4310ecdd7" 2018-08-29 17:47:47,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3c785479-aa73-404e-a860-51122bb5941b Date: Wed, 29 Aug 2018 17:47:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:47:47,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c785479-aa73-404e-a860-51122bb5941b 2018-08-29 17:47:47,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318653106689s 2018-08-29 17:47:47,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c785479-aa73-404e-a860-51122bb5941b 2018-08-29 17:47:47,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 17:47:50,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 17:47:53,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bb237561-61fb-4b4f-a9fd-26b6a5b482cc | 2018-08-29T17:47:52.678734 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bb237561-61fb-4b4f-a9fd-26b6a5b482cc ~/.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-29 17:47:56,682 - 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-29 17:47:56,682 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 17:47:59,550 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 17:48:03,073 - 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=60a57f78-5c0b-4e2c-b44b-fb24c3bec233) as the default verifier for the future CLI operations. 2018-08-29 17:48:06,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 17:48:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}305bdceafda68c62ccc23faa8bde7bf4310ecdd7" 2018-08-29 17:48:06,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-60577d80-4540-4e72-b9bc-50be00297765 Date: Wed, 29 Aug 2018 17:48:06 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-29 17:48:06,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-60577d80-4540-4e72-b9bc-50be00297765 2018-08-29 17:48:06,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.24422287941s 2018-08-29 17:48:06,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-60577d80-4540-4e72-b9bc-50be00297765 2018-08-29 17:48:06,606 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-29 17:48:06,607 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-29 17:48:06,607 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-29 17:48:06,666 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-29 17:48:06,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:48:06,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:48:06,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:48:06,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:48:06,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:48:06,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2433742-7106-4d10-8a1e-8aae2ff88a1f 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:48:06,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-c2433742-7106-4d10-8a1e-8aae2ff88a1f 2018-08-29 17:48:06,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:48:07,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["ASsENiL5S2KdT1G1EigdtQ"], "issued_at": "2018-08-29T17:48:07.000000Z"}} 2018-08-29 17:48:07,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:48:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}566d27a51657f39ee3a654c6efe580b2b43b9674" 2018-08-29 17:48:07,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c51eba2b-6044-452f-92cc-746fb6696a9b Date: Wed, 29 Aug 2018 17:48:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:48:07,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c51eba2b-6044-452f-92cc-746fb6696a9b 2018-08-29 17:48:07,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.453851938248s 2018-08-29 17:48:07,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c51eba2b-6044-452f-92cc-746fb6696a9b 2018-08-29 17:48:07,566 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 17:48:10,378 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 17:48:13,748 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7e2c00e4-661d-4ec2-b4bc-6d6a2b79003e | 2018-08-29T17:48:12.695599 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7e2c00e4-661d-4ec2-b4bc-6d6a2b79003e ~/.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-29 17:48:17,680 - 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-29 17:48:17,680 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 17:48:20,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 17:48:23,894 - 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=e9b77f41-8364-4a33-bda5-99623a5fb313) as the default verifier for the future CLI operations. 2018-08-29 17:48:27,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 17:48:27,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}566d27a51657f39ee3a654c6efe580b2b43b9674" 2018-08-29 17:48:27,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-6710a23f-3e9a-40d8-8ed7-e645ce7c3878 Date: Wed, 29 Aug 2018 17:48:27 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-29 17:48:27,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-6710a23f-3e9a-40d8-8ed7-e645ce7c3878 2018-08-29 17:48:27,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0114240646362s 2018-08-29 17:48:27,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-6710a23f-3e9a-40d8-8ed7-e645ce7c3878 2018-08-29 17:48:27,093 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-29 17:48:27,093 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-29 17:48:27,093 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-29 17:48:27,140 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-29 17:48:27,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:48:27,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-29 17:48:27,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:48:27,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-29 17:48:27,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-29 17:48:27,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:48:27,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79baac7-f0e9-492d-99f0-9a52aacf98e8 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:48:27,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-c79baac7-f0e9-492d-99f0-9a52aacf98e8 2018-08-29 17:48:27,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:48:27,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["P5idbcJOQ7-dZhRN6TK5ZA"], "issued_at": "2018-08-29T17:48:27.000000Z"}} 2018-08-29 17:48:27,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:48:27,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}944124f68e971a7866728c8765faba2794975595" 2018-08-29 17:48:27,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-55f67165-3122-4f16-b985-ee31b594a613 Date: Wed, 29 Aug 2018 17:48:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:48:27,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55f67165-3122-4f16-b985-ee31b594a613 2018-08-29 17:48:27,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332252025604s 2018-08-29 17:48:27,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55f67165-3122-4f16-b985-ee31b594a613 2018-08-29 17:48:27,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 17:48:30,980 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 17:48:34,384 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8cdedbe6-e612-48ff-b72f-c658de55c99b | 2018-08-29T17:48:33.416183 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8cdedbe6-e612-48ff-b72f-c658de55c99b ~/.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-29 17:48:38,118 - 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-29 17:48:38,119 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 17:48:40,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 17:48:44,169 - 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=53b9f482-2bcc-45d3-ac5a-68c6d7a02b04) as the default verifier for the future CLI operations. 2018-08-29 17:48:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:48:47,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b950851-2ef2-48a5-b242-e736b07a2f20 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 17:48:47,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-3b950851-2ef2-48a5-b242-e736b07a2f20 2018-08-29 17:48:47,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-29 17:48:47,478 - 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.15" 2018-08-29 17:48:47,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c6ac84-f80f-4ea0-b477-6ccb84e2abdb 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-29 17:48:47,484 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-f1c6ac84-f80f-4ea0-b477-6ccb84e2abdb 2018-08-29 17:48:47,485 - 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.15" -H "X-Auth-Token: {SHA1}944124f68e971a7866728c8765faba2794975595" 2018-08-29 17:48:47,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6728ce3c-398e-4c75-82b4-b1cd0160d8da Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/10de4c008d6f47ea980a4e8f0ff57fe5"}, "enabled": true, "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1455ba37e584433886bd1568d3a247c2"}, "enabled": true, "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2113372252234416bc15d93d5bd76069"}, "enabled": true, "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55e354f55aae41bdb673416cca695f99"}, "enabled": true, "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f3b9f2cce144f839705c2ebd720fc95"}, "enabled": true, "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6199190308f3462eb5c3c7a58711a3d3"}, "enabled": true, "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/794c6aeea35246fb88a4d55b09213dc5"}, "enabled": true, "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ed9938137c74822a3c83a7885365232"}, "enabled": true, "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8c8e5aad203946e4a71abd9500510753"}, "enabled": true, "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c89cb3622841c58b67358934683fe9"}, "enabled": true, "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa29a7871d64449ba391c519c497ce02"}, "enabled": true, "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/d130ea8fb3ce46eea4d7c2d98cef59a8"}, "enabled": true, "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dbb85f7516e7469a94dcbfef94d6181e"}, "enabled": true, "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e362dbb64af64d91bf6d0635725f6a3d"}, "enabled": true, "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fe6a7eefdcd14324a1a42a406f81a53d"}, "enabled": true, "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-29 17:48:47,657 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-6728ce3c-398e-4c75-82b4-b1cd0160d8da 2018-08-29 17:48:47,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.181755781174s 2018-08-29 17:48:47,657 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-6728ce3c-398e-4c75-82b4-b1cd0160d8da 2018-08-29 17:48:47,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-29 17:48:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}944124f68e971a7866728c8765faba2794975595" 2018-08-29 17:48:47,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-ad476095-c5ea-46c9-a698-2f02b9865364 Date: Wed, 29 Aug 2018 17:48:47 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-29 17:48:47,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-ad476095-c5ea-46c9-a698-2f02b9865364 2018-08-29 17:48:47,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.260271072388s 2018-08-29 17:48:47,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/extensions.json used request id req-ad476095-c5ea-46c9-a698-2f02b9865364 2018-08-29 17:48:47,935 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-29 17:48:47,935 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-29 17:48:47,940 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:32 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:54 | PASS | | rally_sanity | functest | smoke | 23:34 | FAIL | | refstack_defcore | functest | smoke | 04:18 | PASS | | patrole | functest | smoke | 02:16 | PASS | | vmtp | functest | smoke | 18:58 | PASS | | shaker | functest | smoke | 29:56 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:13 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-29 17:48:47,951 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-29 17:48:47,985 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 17:49:15,229 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-258 | | 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-29 17:49:15,232 - 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.40,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.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=etxMtH8EfPBMFszIouiimHB3C 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=822c0804bb634e41a3e5d97e06b7c55d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-29 17:49:15,232 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 17:49:15,232 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-29 17:49:15,233 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-29 17:49:15,235 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-29 17:49:48,553 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-258 | | 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-29 17:49:48,556 - 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.40,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.40:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=etxMtH8EfPBMFszIouiimHB3C 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=822c0804bb634e41a3e5d97e06b7c55d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-29 17:49:48,556 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 17:49:48,557 - 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-29 17:49:48,568 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-29 17:49:48,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:49:48,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:49:48,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:49:48,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:49:48,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:49:48,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:49:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:49:48,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24057e99-1d26-494c-b993-aabec2abb83d 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:49:48,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-24057e99-1d26-494c-b993-aabec2abb83d 2018-08-29 17:49:48,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:49:49,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["DQp8EAVcSWqfX5x8h3rtMg"], "issued_at": "2018-08-29T17:49:49.000000Z"}} 2018-08-29 17:49:49,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:49:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:49,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-956189c9-4285-4f17-a3ac-dabc2bf529bb Date: Wed, 29 Aug 2018 17:49:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:49:49,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-956189c9-4285-4f17-a3ac-dabc2bf529bb 2018-08-29 17:49:49,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341464042664s 2018-08-29 17:49:49,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-956189c9-4285-4f17-a3ac-dabc2bf529bb 2018-08-29 17:49:49,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:49:49,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e69e11ff-bf2f-4853-828d-23644077926b 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 17:49:49,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-e69e11ff-bf2f-4853-828d-23644077926b 2018-08-29 17:49:49,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:49:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:49,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7de0d03-0301-4bc4-bdb5-94dcd148fd2f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 17:49:49,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-c7de0d03-0301-4bc4-bdb5-94dcd148fd2f 2018-08-29 17:49:49,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175129175186s 2018-08-29 17:49:49,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-c7de0d03-0301-4bc4-bdb5-94dcd148fd2f 2018-08-29 17:49:49,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 17:49:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}}' 2018-08-29 17:49:50,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b59971b-4b1c-4da8-89c0-b4a0fad5f302 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.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34"}, "tags": [], "enabled": true, "id": "ed341a2d009a424098744828e8dd3a34", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}} 2018-08-29 17:49:50,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-9b59971b-4b1c-4da8-89c0-b4a0fad5f302 2018-08-29 17:49:50,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.195760011673s 2018-08-29 17:49:50,117 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-9b59971b-4b1c-4da8-89c0-b4a0fad5f302 2018-08-29 17:49:50,118 - 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'ed341a2d009a424098744828e8dd3a34', '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_8f972cfd-55b9-4603-9d3d-ebcc96d33686'}) 2018-08-29 17:49:50,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 17:49:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a6585670-1f91-4c22-bab0-aebd2b4e4c02", "email": null, "name": "cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}}' 2018-08-29 17:49:50,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-833cbbaa-7359-4d20-ac1a-cff927372d82 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": {"self": "http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dec0fe85096849d2bf06f31b51510f31", "domain_id": "default", "password_expires_at": null}} 2018-08-29 17:49:50,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-833cbbaa-7359-4d20-ac1a-cff927372d82 2018-08-29 17:49:50,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461941003799s 2018-08-29 17:49:50,583 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-833cbbaa-7359-4d20-ac1a-cff927372d82 2018-08-29 17:49:50,583 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dec0fe85096849d2bf06f31b51510f31', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686'}) 2018-08-29 17:49:50,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:49:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:50,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f617e2b-44f2-49f6-8d40-29130151bd64 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:49:50,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-7f617e2b-44f2-49f6-8d40-29130151bd64 2018-08-29 17:49:50,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17659497261s 2018-08-29 17:49:50,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-7f617e2b-44f2-49f6-8d40-29130151bd64 2018-08-29 17:49:50,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:49:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:50,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc43936-8f4b-4860-bb51-48bc4efef3ff Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:49:50,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ccc43936-8f4b-4860-bb51-48bc4efef3ff 2018-08-29 17:49:50,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173409938812s 2018-08-29 17:49:50,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-ccc43936-8f4b-4860-bb51-48bc4efef3ff 2018-08-29 17:49:50,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:49:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:51,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e371f0a-6602-4439-a226-a1de016a0d21 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:49:51,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3e371f0a-6602-4439-a226-a1de016a0d21 2018-08-29 17:49:51,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965750217438s 2018-08-29 17:49:51,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-3e371f0a-6602-4439-a226-a1de016a0d21 2018-08-29 17:49:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:49:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:51,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec47185-2ca5-441e-816a-8bba7b8c3503 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:49:51,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-dec47185-2ca5-441e-816a-8bba7b8c3503 2018-08-29 17:49:51,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19199681282s 2018-08-29 17:49:51,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-dec47185-2ca5-441e-816a-8bba7b8c3503 2018-08-29 17:49:51,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:49:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:51,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e93113-b76a-4ab6-8b5f-bd4c2e618e8e Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": {"self": "http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dec0fe85096849d2bf06f31b51510f31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:49:51,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-f9e93113-b76a-4ab6-8b5f-bd4c2e618e8e 2018-08-29 17:49:51,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195233106613s 2018-08-29 17:49:51,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-f9e93113-b76a-4ab6-8b5f-bd4c2e618e8e 2018-08-29 17:49:51,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:49:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:51,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26611561-c9d2-4d13-9eab-4f86f6ec462b Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34"}, "tags": [], "enabled": true, "id": "ed341a2d009a424098744828e8dd3a34", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 17:49:51,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-26611561-c9d2-4d13-9eab-4f86f6ec462b 2018-08-29 17:49:51,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096225976944s 2018-08-29 17:49:51,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-26611561-c9d2-4d13-9eab-4f86f6ec462b 2018-08-29 17:49:51,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:49:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=dec0fe85096849d2bf06f31b51510f31&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=ed341a2d009a424098744828e8dd3a34" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:51,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecb0291-f669-44b0-8294-d3d3da4c1a3a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=dec0fe85096849d2bf06f31b51510f31&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=ed341a2d009a424098744828e8dd3a34", "previous": null, "next": null}} 2018-08-29 17:49:51,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=dec0fe85096849d2bf06f31b51510f31&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=ed341a2d009a424098744828e8dd3a34 used request id req-2ecb0291-f669-44b0-8294-d3d3da4c1a3a 2018-08-29 17:49:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955190658569s 2018-08-29 17:49:51,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=dec0fe85096849d2bf06f31b51510f31&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=ed341a2d009a424098744828e8dd3a34 used request id req-2ecb0291-f669-44b0-8294-d3d3da4c1a3a 2018-08-29 17:49:51,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:49:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34/users/dec0fe85096849d2bf06f31b51510f31/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:49:51,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf391711-7891-4421-895a-e0cbb50821ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:49:51,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34/users/dec0fe85096849d2bf06f31b51510f31/roles/c82bf036bd144284a48fe3ac4559304a used request id req-bf391711-7891-4421-895a-e0cbb50821ee 2018-08-29 17:49:51,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126519918442s 2018-08-29 17:49:51,764 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34/users/dec0fe85096849d2bf06f31b51510f31/roles/c82bf036bd144284a48fe3ac4559304a used request id req-bf391711-7891-4421-895a-e0cbb50821ee 2018-08-29 17:49:51,765 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 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'ed341a2d009a424098744828e8dd3a34', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a6585670-1f91-4c22-bab0-aebd2b4e4c02', 'username': u'cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 17:49:51,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:49:51,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:49:51,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:49:51,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:49:51,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:49:51,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:49:51,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:49:51,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:49:51,771 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'password': 'a6585670-1f91-4c22-bab0-aebd2b4e4c02', 'project_name': 'cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'ed341a2d009a424098744828e8dd3a34', 'project_domain_name': 'Default'} 2018-08-29 17:49:51,771 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-29 17:49:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:49:51,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ab2540-294c-457c-9e39-6e6cb9e1e24a 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:49:51,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-02ab2540-294c-457c-9e39-6e6cb9e1e24a 2018-08-29 17:49:51,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:49:52,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T18:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed341a2d009a424098744828e8dd3a34", "name": "cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/ed341a2d009a424098744828e8dd3a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/ed341a2d009a424098744828e8dd3a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/ed341a2d009a424098744828e8dd3a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/ed341a2d009a424098744828e8dd3a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/ed341a2d009a424098744828e8dd3a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/ed341a2d009a424098744828e8dd3a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_ed341a2d009a424098744828e8dd3a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_ed341a2d009a424098744828e8dd3a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/ed341a2d009a424098744828e8dd3a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/ed341a2d009a424098744828e8dd3a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/ed341a2d009a424098744828e8dd3a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/ed341a2d009a424098744828e8dd3a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/ed341a2d009a424098744828e8dd3a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/ed341a2d009a424098744828e8dd3a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "id": "dec0fe85096849d2bf06f31b51510f31"}, "audit_ids": ["31GH4uBaQaSrS2AG9OIiFA"], "issued_at": "2018-08-29T17:49:52.000000Z"}} 2018-08-29 17:49:52,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 17:49:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"network": {"name": "cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "admin_state_up": true}}' 2018-08-29 17:49:52,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-846aff97-e12b-4755-9e43-ac65668cd2db Date: Wed, 29 Aug 2018 17:49:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed341a2d009a424098744828e8dd3a34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:49:52Z","is_default":false,"name":"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:52Z","mtu":1450}} 2018-08-29 17:49:52,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-846aff97-e12b-4755-9e43-ac65668cd2db 2018-08-29 17:49:52,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.55032491684s 2018-08-29 17:49:52,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-846aff97-e12b-4755-9e43-ac65668cd2db 2018-08-29 17:49:52,716 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-29T17:49:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'218c97fb-ba8c-4ee8-920b-c867451d9d68', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686', u'admin_state_up': True, u'tenant_id': u'ed341a2d009a424098744828e8dd3a34', u'created_at': u'2018-08-29T17:49:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed341a2d009a424098744828e8dd3a34', u'l2_adjacency': True}) 2018-08-29 17:49:52,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:49:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:49:52,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-11f07a3e-8a29-49c4-b7ba-c55f2e72dfb3 Date: Wed, 29 Aug 2018 17:49:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed341a2d009a424098744828e8dd3a34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:49:52Z","qos_policy_id":null,"name":"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686","admin_state_up":true,"tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:49:52,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-11f07a3e-8a29-49c4-b7ba-c55f2e72dfb3 2018-08-29 17:49:52,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124002933502s 2018-08-29 17:49:52,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-11f07a3e-8a29-49c4-b7ba-c55f2e72dfb3 2018-08-29 17:49:52,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 17:49:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"subnet": {"name": "cloudify-subnet_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "enable_dhcp": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 17:49:53,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-117dcee1-b629-486c-828f-b865394cf647 Date: Wed, 29 Aug 2018 17:49:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:49: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":"ed341a2d009a424098744828e8dd3a34","id":"8d8c9df6-1893-41e2-9986-d4ee4d737352","subnetpool_id":null,"name":"cloudify-subnet_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}} 2018-08-29 17:49:53,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-117dcee1-b629-486c-828f-b865394cf647 2018-08-29 17:49:53,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.63819694519s 2018-08-29 17:49:53,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-117dcee1-b629-486c-828f-b865394cf647 2018-08-29 17:49:53,482 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:49: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'8d8c9df6-1893-41e2-9986-d4ee4d737352', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_8f972cfd-55b9-4603-9d3d-ebcc96d33686', u'enable_dhcp': True, u'network_id': u'218c97fb-ba8c-4ee8-920b-c867451d9d68', u'tenant_id': u'ed341a2d009a424098744828e8dd3a34', u'created_at': u'2018-08-29T17:49: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'ed341a2d009a424098744828e8dd3a34'}) 2018-08-29 17:49:53,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 17:49:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "cloudify-router_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "admin_state_up": true}}' 2018-08-29 17:49:55,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a3a0b99b-0d50-4a02-bb01-88b844832283 Date: Wed, 29 Aug 2018 17:49:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:53Z", "admin_state_up": true, "updated_at": "2018-08-29T17:49:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "name": "cloudify-router_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}} 2018-08-29 17:49:55,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a3a0b99b-0d50-4a02-bb01-88b844832283 2018-08-29 17:49:55,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6412229538s 2018-08-29 17:49:55,125 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a3a0b99b-0d50-4a02-bb01-88b844832283 2018-08-29 17:49:55,125 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:49:54Z', u'revision_number': 2, u'id': u'98b749a6-22ac-48f7-a971-ed9b1c61c76f', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_8f972cfd-55b9-4603-9d3d-ebcc96d33686', u'admin_state_up': True, u'tenant_id': u'ed341a2d009a424098744828e8dd3a34', u'created_at': u'2018-08-29T17:49:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'ed341a2d009a424098744828e8dd3a34'}) 2018-08-29 17:49:55,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 17:49:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"subnet_id": "8d8c9df6-1893-41e2-9986-d4ee4d737352"}' 2018-08-29 17:49:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe8a3e63-e6ce-4a3b-bf4f-0bf650b1201b Date: Wed, 29 Aug 2018 17:49:57 GMT RESP BODY: {"network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "subnet_id": "8d8c9df6-1893-41e2-9986-d4ee4d737352", "subnet_ids": ["8d8c9df6-1893-41e2-9986-d4ee4d737352"], "port_id": "6590264e-7d22-4c5f-a083-814def4d0f36", "id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f"} 2018-08-29 17:49:57,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f/add_router_interface.json used request id req-fe8a3e63-e6ce-4a3b-bf4f-0bf650b1201b 2018-08-29 17:49:57,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64370894432s 2018-08-29 17:49:57,770 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f/add_router_interface.json used request id req-fe8a3e63-e6ce-4a3b-bf4f-0bf650b1201b returning object 98b749a6-22ac-48f7-a971-ed9b1c61c76f 2018-08-29 17:49:57,770 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-29 17:50:32,149 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-29 17:50:32,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:50:32,157 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 17:50:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 17:50:32,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:50:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:50:32,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e2935a71-4b0c-4d2b-a634-e0c1c92492bd Date: Wed, 29 Aug 2018 17:50:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:50:32,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e2935a71-4b0c-4d2b-a634-e0c1c92492bd 2018-08-29 17:50:32,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264204025269s 2018-08-29 17:50:32,426 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-e2935a71-4b0c-4d2b-a634-e0c1c92492bd 2018-08-29 17:50:32,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 17:50:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}' 2018-08-29 17:50:32,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f6900550-db42-4776-b3af-24b36b5a7cb6 Date: Wed, 29 Aug 2018 17:50:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:50:32Z", "file": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file", "owner": "ed341a2d009a424098744828e8dd3a34", "id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "size": null, "self": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "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_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "checksum": null, "created_at": "2018-08-29T17:50:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 17:50:32,495 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-f6900550-db42-4776-b3af-24b36b5a7cb6 2018-08-29 17:50:32,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0605370998383s 2018-08-29 17:50:32,495 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-f6900550-db42-4776-b3af-24b36b5a7cb6 returning object d4357c8f-2c8e-4a72-aea2-914e5ae49584 2018-08-29 17:50:32,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 17:50:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '' 2018-08-29 17:51:32,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-645a186e-cce6-47e9-98f7-64d1f5beac6b Date: Wed, 29 Aug 2018 17:51:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:51:32,395 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file used request id req-645a186e-cce6-47e9-98f7-64d1f5beac6b 2018-08-29 17:51:32,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.89925313s 2018-08-29 17:51:32,395 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file used request id req-645a186e-cce6-47e9-98f7-64d1f5beac6b 2018-08-29 17:51:32,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:51:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:32,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-dc1e6248-aa9f-4ffb-8f8d-8ff6f7dcee07 Date: Wed, 29 Aug 2018 17:51:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:51:32Z", "file": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file", "owner": "ed341a2d009a424098744828e8dd3a34", "id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "size": 4373348352, "self": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:50:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:51:32,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dc1e6248-aa9f-4ffb-8f8d-8ff6f7dcee07 2018-08-29 17:51:32,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0673189163208s 2018-08-29 17:51:32,468 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dc1e6248-aa9f-4ffb-8f8d-8ff6f7dcee07 2018-08-29 17:51:32,469 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file', 'owner': u'ed341a2d009a424098744828e8dd3a34', 'id': u'd4357c8f-2c8e-4a72-aea2-914e5ae49584', 'size': 4373348352, u'self': u'/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed341a2d009a424098744828e8dd3a34', 'name': 'cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T17:51:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T17:51:32Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686', '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/d4357c8f-2c8e-4a72-aea2-914e5ae49584', 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_8f972cfd-55b9-4603-9d3d-ebcc96d33686', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'created': u'2018-08-29T17:50:32Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-29T17:50:32Z', 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/d4357c8f-2c8e-4a72-aea2-914e5ae49584', 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_8f972cfd-55b9-4603-9d3d-ebcc96d33686', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-29 17:51:32,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 17:51:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-29 17:51:32,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-18179c40-0350-4d9b-a9e9-b8ede58066df x-compute-request-id: req-18179c40-0350-4d9b-a9e9-b8ede58066df Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "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": "04a66b06-f85c-4cf0-bc65-78ff727c89fb"}} 2018-08-29 17:51:32,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-18179c40-0350-4d9b-a9e9-b8ede58066df 2018-08-29 17:51:32,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.291394948959s 2018-08-29 17:51:32,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-18179c40-0350-4d9b-a9e9-b8ede58066df 2018-08-29 17:51:32,763 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_8f972cfd-55b9-4603-9d3d-ebcc96d33686', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'04a66b06-f85c-4cf0-bc65-78ff727c89fb', 'swap': 0}) 2018-08-29 17:51:32,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 17:51:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" -d '{"extra_specs": {}}' 2018-08-29 17:51:32,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-ef03b281-a822-4480-9d45-495b978bd5d4 x-compute-request-id: req-ef03b281-a822-4480-9d45-495b978bd5d4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 17:51:32,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb/os-extra_specs used request id req-ef03b281-a822-4480-9d45-495b978bd5d4 2018-08-29 17:51:32,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205359458923s 2018-08-29 17:51:32,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb/os-extra_specs used request id req-ef03b281-a822-4480-9d45-495b978bd5d4 2018-08-29 17:51:32,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 17:51:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"keypair": {"name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}}' 2018-08-29 17:51:33,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-f71438ec-7f92-49bf-bd92-de916e948f09 x-compute-request-id: req-f71438ec-7f92-49bf-bd92-de916e948f09 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwcS1bCq6X/P/7bq7LxgUJRt6SsfvAz949gWdnW3Norl633IJ0VA4q4JNzD1NcLozzbLzG+WTHes/HHwCapVWiUkPjzAoBkRz99ghaDf9MmYjT1eF3C+p7hgVMGrjfp4iISVeI1RdD6c/hO1jNslJHyIQW1dtYsU97asxKNDBL4h0mPw36rO0RmdFvFYG9dZIyde/tPR016vErO7XUJ7aWrqVv2PS2URQFjV1hgr2W8XxCSDibA+RYpkN93lXpcR+XK4jkB9ugOFhMKUGL3qCfLVGQjwrFOwqAOh5omqzhFycbOaghdwCuAxGeEWLMzWrZUh+3ID09BAh7X6koR5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr0cHEtWwqul/z/+26uy8YFCUbekrH7wM/ePYFnZ1tzaK5et9\nyCdFQOKuCTcw9TXC6M82y8xvlkx3rPxx8AmqVVolJD48wKAZEc/fYIWg3/TJmI09\nXhdwvqe4YFTBq436eIiElXiNUXQ+nP4TtYzbJSR8iEFtXbWLFPe2rMSjQwS+IdJj\n8N+qztEZnRbxWBvXWSMnXv7T0dNerxKzu11Ce2lq6lb9j0tlEUBY1dYYK9lvF8Qk\ng4mwPkWKZDfd5V6XEflyuI5AfboDhYTClBi96gny1RkI8KxTsKgDoeaJqs4RcnGz\nmoIXcArgMRnhFizM1q2VIftyA9PQQIe1+pKEeQIDAQABAoIBAGcwgrqU8bB9TVDw\nNAk0nGZ7qhbXGhtRw7hJRjNbREw7oSRhMqj+bagYi+tDAeCq6PfU3ma3Ec7DcAV4\njb+KgSxEqO8gcPXai0fQQKr7oM2YuILGTCWz2R11cnfMDkTojlgdzyiMU25r6FzW\nvFW6+l1wkJxLII71zU7n0zT9gzx1eenYX0NaQulhaQGi5RHyfts86A54RI0/d90y\ntDPCiGdfb6HDWkJj35Xp+tKLGhMSiupSWSoIvBpjtJylxbECsmni/dAw5mIvZ/kb\n6gSXtOVjp2J+rJKx1KnsjdDg0nyllsHHqKzR0MiEJYJvcp3fYfm1tvJlfU0NQFBA\nZn7hEj0CgYEA1SOSl9ATJebWS5Eudx1evavddU8g8n7uO9pRjbStp/E2vbdNxDuf\nnx7hba5h+xoanqLVrLAGbzkk15/DuSpboUgarUhXlzXP/dk4LbGcPRpc1LnMlXFe\nG8XruR0iuys0G6E28AnJ2nvLFnfxGgkd3DDgzFBWLnxkDIcVCkUYv+MCgYEA0oZW\nuIKW4TO5J7gHTJg6t1+u/5i9K1Pj408xoTxg5c1CajQ3mJuZxBBWaFWFbUrh3ghw\nq8auYzP1i0Dbtty6cWAth/8gsFVZ/M4hypQrBzd8CidwvN8vmGYWElY48Hd+LTX6\n3z5ZVUGN9/PR7KgFFobKL4/XyPgyDmKfpQ8IIPMCgYBHwM0GHL+Ff/vevsaExTdy\n5RwN9RCjcoXjUnEoIo5fvn3uSnp8uJHZML01foJv1W7mvuzuUOgpo3Q6vwdWG+Nz\nHWIVugf62Nvnmqwl/egaTfi4iMBOAzdqZCwiSqO5nSbSsmhbUQBKdGh/bOuXF0Cd\nMztKrTUGO0w3R3aW2YImfwKBgBMgRUyqAI8hJdcn7vHUerEiLkHmXHlNO8zw6u9d\nDuiRx1DiwZJJwKSBX3hHHMIbJX4IgkP43usAU3R9RfjNANtAA6LxWMTsXCqNh6Bh\n6a7UKZ66ipF+LVLJI4Qy9SVTldEBsHMLtQ370KwQKKg5c4ziXggIJ3CIq/OGnj5e\nqTxlAoGBAImNRExequ80dPsIjWtZY8DCqKho/1VB1aQ6XP4h26Xh5tXkkQ6RvUWv\n4hdSmoZUC7dio+5CBtJTtaxImmmkcGhW6O6uSdJNcf0KwpBMSqotqoIo3WKm/eFJ\ntN45SnwR7ghmK9ozZEUiiUyNBx6hOabT0n9KqPRZ4qbYk8V7o/GR\n-----END RSA PRIVATE KEY-----\n", "user_id": "dec0fe85096849d2bf06f31b51510f31", "name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "fingerprint": "e3:c4:46:b8:6a:f3:c0:4a:a3:39:4a:8f:c0:8f:33:75"}} 2018-08-29 17:51:33,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-f71438ec-7f92-49bf-bd92-de916e948f09 2018-08-29 17:51:33,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.333755016327s 2018-08-29 17:51:33,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-f71438ec-7f92-49bf-bd92-de916e948f09 2018-08-29 17:51:33,120 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwcS1bCq6X/P/7bq7LxgUJRt6SsfvAz949gWdnW3Norl633IJ0VA4q4JNzD1NcLozzbLzG+WTHes/HHwCapVWiUkPjzAoBkRz99ghaDf9MmYjT1eF3C+p7hgVMGrjfp4iISVeI1RdD6c/hO1jNslJHyIQW1dtYsU97asxKNDBL4h0mPw36rO0RmdFvFYG9dZIyde/tPR016vErO7XUJ7aWrqVv2PS2URQFjV1hgr2W8XxCSDibA+RYpkN93lXpcR+XK4jkB9ugOFhMKUGL3qCfLVGQjwrFOwqAOh5omqzhFycbOaghdwCuAxGeEWLMzWrZUh+3ID09BAh7X6koR5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr0cHEtWwqul/z/+26uy8YFCUbekrH7wM/ePYFnZ1tzaK5et9\nyCdFQOKuCTcw9TXC6M82y8xvlkx3rPxx8AmqVVolJD48wKAZEc/fYIWg3/TJmI09\nXhdwvqe4YFTBq436eIiElXiNUXQ+nP4TtYzbJSR8iEFtXbWLFPe2rMSjQwS+IdJj\n8N+qztEZnRbxWBvXWSMnXv7T0dNerxKzu11Ce2lq6lb9j0tlEUBY1dYYK9lvF8Qk\ng4mwPkWKZDfd5V6XEflyuI5AfboDhYTClBi96gny1RkI8KxTsKgDoeaJqs4RcnGz\nmoIXcArgMRnhFizM1q2VIftyA9PQQIe1+pKEeQIDAQABAoIBAGcwgrqU8bB9TVDw\nNAk0nGZ7qhbXGhtRw7hJRjNbREw7oSRhMqj+bagYi+tDAeCq6PfU3ma3Ec7DcAV4\njb+KgSxEqO8gcPXai0fQQKr7oM2YuILGTCWz2R11cnfMDkTojlgdzyiMU25r6FzW\nvFW6+l1wkJxLII71zU7n0zT9gzx1eenYX0NaQulhaQGi5RHyfts86A54RI0/d90y\ntDPCiGdfb6HDWkJj35Xp+tKLGhMSiupSWSoIvBpjtJylxbECsmni/dAw5mIvZ/kb\n6gSXtOVjp2J+rJKx1KnsjdDg0nyllsHHqKzR0MiEJYJvcp3fYfm1tvJlfU0NQFBA\nZn7hEj0CgYEA1SOSl9ATJebWS5Eudx1evavddU8g8n7uO9pRjbStp/E2vbdNxDuf\nnx7hba5h+xoanqLVrLAGbzkk15/DuSpboUgarUhXlzXP/dk4LbGcPRpc1LnMlXFe\nG8XruR0iuys0G6E28AnJ2nvLFnfxGgkd3DDgzFBWLnxkDIcVCkUYv+MCgYEA0oZW\nuIKW4TO5J7gHTJg6t1+u/5i9K1Pj408xoTxg5c1CajQ3mJuZxBBWaFWFbUrh3ghw\nq8auYzP1i0Dbtty6cWAth/8gsFVZ/M4hypQrBzd8CidwvN8vmGYWElY48Hd+LTX6\n3z5ZVUGN9/PR7KgFFobKL4/XyPgyDmKfpQ8IIPMCgYBHwM0GHL+Ff/vevsaExTdy\n5RwN9RCjcoXjUnEoIo5fvn3uSnp8uJHZML01foJv1W7mvuzuUOgpo3Q6vwdWG+Nz\nHWIVugf62Nvnmqwl/egaTfi4iMBOAzdqZCwiSqO5nSbSsmhbUQBKdGh/bOuXF0Cd\nMztKrTUGO0w3R3aW2YImfwKBgBMgRUyqAI8hJdcn7vHUerEiLkHmXHlNO8zw6u9d\nDuiRx1DiwZJJwKSBX3hHHMIbJX4IgkP43usAU3R9RfjNANtAA6LxWMTsXCqNh6Bh\n6a7UKZ66ipF+LVLJI4Qy9SVTldEBsHMLtQ370KwQKKg5c4ziXggIJ3CIq/OGnj5e\nqTxlAoGBAImNRExequ80dPsIjWtZY8DCqKho/1VB1aQ6XP4h26Xh5tXkkQ6RvUWv\n4hdSmoZUC7dio+5CBtJTtaxImmmkcGhW6O6uSdJNcf0KwpBMSqotqoIo3WKm/eFJ\ntN45SnwR7ghmK9ozZEUiiUyNBx6hOabT0n9KqPRZ4qbYk8V7o/GR\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dec0fe85096849d2bf06f31b51510f31', 'name': u'cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'created_at': '2018-08-29T17:51:33.120164', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed341a2d009a424098744828e8dd3a34', 'name': 'cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e3:c4:46:b8:6a:f3:c0:4a:a3:39:4a:8f:c0:8f:33:75', 'type': 'ssh', 'id': u'cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686'}) 2018-08-29 17:51:33,120 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAr0cHEtWwqul/z/+26uy8YFCUbekrH7wM/ePYFnZ1tzaK5et9 yCdFQOKuCTcw9TXC6M82y8xvlkx3rPxx8AmqVVolJD48wKAZEc/fYIWg3/TJmI09 Xhdwvqe4YFTBq436eIiElXiNUXQ+nP4TtYzbJSR8iEFtXbWLFPe2rMSjQwS+IdJj 8N+qztEZnRbxWBvXWSMnXv7T0dNerxKzu11Ce2lq6lb9j0tlEUBY1dYYK9lvF8Qk g4mwPkWKZDfd5V6XEflyuI5AfboDhYTClBi96gny1RkI8KxTsKgDoeaJqs4RcnGz moIXcArgMRnhFizM1q2VIftyA9PQQIe1+pKEeQIDAQABAoIBAGcwgrqU8bB9TVDw NAk0nGZ7qhbXGhtRw7hJRjNbREw7oSRhMqj+bagYi+tDAeCq6PfU3ma3Ec7DcAV4 jb+KgSxEqO8gcPXai0fQQKr7oM2YuILGTCWz2R11cnfMDkTojlgdzyiMU25r6FzW vFW6+l1wkJxLII71zU7n0zT9gzx1eenYX0NaQulhaQGi5RHyfts86A54RI0/d90y tDPCiGdfb6HDWkJj35Xp+tKLGhMSiupSWSoIvBpjtJylxbECsmni/dAw5mIvZ/kb 6gSXtOVjp2J+rJKx1KnsjdDg0nyllsHHqKzR0MiEJYJvcp3fYfm1tvJlfU0NQFBA Zn7hEj0CgYEA1SOSl9ATJebWS5Eudx1evavddU8g8n7uO9pRjbStp/E2vbdNxDuf nx7hba5h+xoanqLVrLAGbzkk15/DuSpboUgarUhXlzXP/dk4LbGcPRpc1LnMlXFe G8XruR0iuys0G6E28AnJ2nvLFnfxGgkd3DDgzFBWLnxkDIcVCkUYv+MCgYEA0oZW uIKW4TO5J7gHTJg6t1+u/5i9K1Pj408xoTxg5c1CajQ3mJuZxBBWaFWFbUrh3ghw q8auYzP1i0Dbtty6cWAth/8gsFVZ/M4hypQrBzd8CidwvN8vmGYWElY48Hd+LTX6 3z5ZVUGN9/PR7KgFFobKL4/XyPgyDmKfpQ8IIPMCgYBHwM0GHL+Ff/vevsaExTdy 5RwN9RCjcoXjUnEoIo5fvn3uSnp8uJHZML01foJv1W7mvuzuUOgpo3Q6vwdWG+Nz HWIVugf62Nvnmqwl/egaTfi4iMBOAzdqZCwiSqO5nSbSsmhbUQBKdGh/bOuXF0Cd MztKrTUGO0w3R3aW2YImfwKBgBMgRUyqAI8hJdcn7vHUerEiLkHmXHlNO8zw6u9d DuiRx1DiwZJJwKSBX3hHHMIbJX4IgkP43usAU3R9RfjNANtAA6LxWMTsXCqNh6Bh 6a7UKZ66ipF+LVLJI4Qy9SVTldEBsHMLtQ370KwQKKg5c4ziXggIJ3CIq/OGnj5e qTxlAoGBAImNRExequ80dPsIjWtZY8DCqKho/1VB1aQ6XP4h26Xh5tXkkQ6RvUWv 4hdSmoZUC7dio+5CBtJTtaxImmmkcGhW6O6uSdJNcf0KwpBMSqotqoIo3WKm/eFJ tN45SnwR7ghmK9ozZEUiiUyNBx6hOabT0n9KqPRZ4qbYk8V7o/GR -----END RSA PRIVATE KEY----- 2018-08-29 17:51:33,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 17:51:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"security_group": {"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-29 17:51:33,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-71c75754-be80-460e-9a2f-d28498430355 Date: Wed, 29 Aug 2018 17:51:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}} 2018-08-29 17:51:33,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-71c75754-be80-460e-9a2f-d28498430355 2018-08-29 17:51:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.44796705246s 2018-08-29 17:51:33,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-71c75754-be80-460e-9a2f-d28498430355 2018-08-29 17:51:33,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:51:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:33,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-54cc1b04-50c1-4c67-a80f-85f1a629b059 Date: Wed, 29 Aug 2018 17:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:33,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-54cc1b04-50c1-4c67-a80f-85f1a629b059 2018-08-29 17:51:33,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0638008117676s 2018-08-29 17:51:33,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-54cc1b04-50c1-4c67-a80f-85f1a629b059 2018-08-29 17:51:33,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:51:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -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": "293fd38b-93af-4eea-9330-9d35f3a69135"}}' 2018-08-29 17:51:33,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1fba5718-f485-4d49-94a5-db3d8f932f55 Date: Wed, 29 Aug 2018 17:51:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "port_range_min": 22, "revision_number": 0, "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "d9621d2e-67a4-4803-88f9-794c79343a71"}} 2018-08-29 17:51:33,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1fba5718-f485-4d49-94a5-db3d8f932f55 2018-08-29 17:51:33,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104184865952s 2018-08-29 17:51:33,749 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1fba5718-f485-4d49-94a5-db3d8f932f55 2018-08-29 17:51:33,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:51:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-cee5b8e2-4e00-4081-9900-27677734851a Date: Wed, 29 Aug 2018 17:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "d9621d2e-67a4-4803-88f9-794c79343a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 2, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:33,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-cee5b8e2-4e00-4081-9900-27677734851a 2018-08-29 17:51:33,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0416610240936s 2018-08-29 17:51:33,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-cee5b8e2-4e00-4081-9900-27677734851a 2018-08-29 17:51:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:51:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -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": "293fd38b-93af-4eea-9330-9d35f3a69135"}}' 2018-08-29 17:51:33,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9bbf4720-1458-4c81-9da6-116d4258375c Date: Wed, 29 Aug 2018 17:51:33 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-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "port_range_min": null, "revision_number": 0, "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "923a4b4a-5180-4a68-aa6c-e6e80513d411"}} 2018-08-29 17:51:33,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9bbf4720-1458-4c81-9da6-116d4258375c 2018-08-29 17:51:33,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12429189682s 2018-08-29 17:51:33,923 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9bbf4720-1458-4c81-9da6-116d4258375c 2018-08-29 17:51:33,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:51:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:33,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-ab6343d0-6cd0-4724-82cf-1d0a460037ea Date: Wed, 29 Aug 2018 17:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "923a4b4a-5180-4a68-aa6c-e6e80513d411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "d9621d2e-67a4-4803-88f9-794c79343a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 3, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:33,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-ab6343d0-6cd0-4724-82cf-1d0a460037ea 2018-08-29 17:51:33,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468831062317s 2018-08-29 17:51:33,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-ab6343d0-6cd0-4724-82cf-1d0a460037ea 2018-08-29 17:51:33,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:51:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -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": "293fd38b-93af-4eea-9330-9d35f3a69135"}}' 2018-08-29 17:51:34,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bc25e9d3-f543-44a8-8a8d-bfdf7c8e2e49 Date: Wed, 29 Aug 2018 17:51:34 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-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "port_range_min": 80, "revision_number": 0, "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:34Z", "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "8e74b9a1-83d2-4801-bb68-d3123c93b6f1"}} 2018-08-29 17:51:34,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-bc25e9d3-f543-44a8-8a8d-bfdf7c8e2e49 2018-08-29 17:51:34,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119135141373s 2018-08-29 17:51:34,096 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-bc25e9d3-f543-44a8-8a8d-bfdf7c8e2e49 2018-08-29 17:51:34,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:51:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:34,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-2804342b-195e-4e21-887c-fdc742a6ada4 Date: Wed, 29 Aug 2018 17:51:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "8e74b9a1-83d2-4801-bb68-d3123c93b6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "923a4b4a-5180-4a68-aa6c-e6e80513d411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "d9621d2e-67a4-4803-88f9-794c79343a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 4, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:34,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2804342b-195e-4e21-887c-fdc742a6ada4 2018-08-29 17:51:34,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.041916847229s 2018-08-29 17:51:34,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-2804342b-195e-4e21-887c-fdc742a6ada4 2018-08-29 17:51:34,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:51:34,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -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": "293fd38b-93af-4eea-9330-9d35f3a69135"}}' 2018-08-29 17:51:34,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7ec6fb4f-6b14-4284-b449-441c75b7d58f Date: Wed, 29 Aug 2018 17:51:34 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-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "port_range_min": 443, "revision_number": 0, "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:34Z", "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "d517558c-2f66-4a8c-87e4-9ac0f12efc38"}} 2018-08-29 17:51:34,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-7ec6fb4f-6b14-4284-b449-441c75b7d58f 2018-08-29 17:51:34,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124863147736s 2018-08-29 17:51:34,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-7ec6fb4f-6b14-4284-b449-441c75b7d58f 2018-08-29 17:51:34,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:51:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:34,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-b4122f57-61bd-4865-ab5b-b6d1acb060df Date: Wed, 29 Aug 2018 17:51:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "8e74b9a1-83d2-4801-bb68-d3123c93b6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "923a4b4a-5180-4a68-aa6c-e6e80513d411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "d517558c-2f66-4a8c-87e4-9ac0f12efc38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "d9621d2e-67a4-4803-88f9-794c79343a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 5, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:34,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-b4122f57-61bd-4865-ab5b-b6d1acb060df 2018-08-29 17:51:34,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449759960175s 2018-08-29 17:51:34,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-b4122f57-61bd-4865-ab5b-b6d1acb060df 2018-08-29 17:51:34,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:51:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -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": "293fd38b-93af-4eea-9330-9d35f3a69135"}}' 2018-08-29 17:51:34,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-3af8d792-5414-48f3-858a-5d859901bc7f Date: Wed, 29 Aug 2018 17:51:34 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-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "port_range_min": 5671, "revision_number": 0, "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:34Z", "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "c8e8bfb5-1ee6-4b7c-8386-a51a0eeb783c"}} 2018-08-29 17:51:34,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-3af8d792-5414-48f3-858a-5d859901bc7f 2018-08-29 17:51:34,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.259527921677s 2018-08-29 17:51:34,582 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-3af8d792-5414-48f3-858a-5d859901bc7f 2018-08-29 17:51:34,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:51:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:34,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-f31856fb-ab75-4b67-88e8-cb7c27a2ef04 Date: Wed, 29 Aug 2018 17:51:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "8e74b9a1-83d2-4801-bb68-d3123c93b6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "923a4b4a-5180-4a68-aa6c-e6e80513d411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "c8e8bfb5-1ee6-4b7c-8386-a51a0eeb783c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "d517558c-2f66-4a8c-87e4-9ac0f12efc38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "d9621d2e-67a4-4803-88f9-794c79343a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 6, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:34,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-f31856fb-ab75-4b67-88e8-cb7c27a2ef04 2018-08-29 17:51:34,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460660457611s 2018-08-29 17:51:34,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-f31856fb-ab75-4b67-88e8-cb7c27a2ef04 2018-08-29 17:51:34,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:51:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -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": "293fd38b-93af-4eea-9330-9d35f3a69135"}}' 2018-08-29 17:51:34,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-a73a2043-2cb0-4201-bb33-c085d5cf54ed Date: Wed, 29 Aug 2018 17:51:34 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-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "port_range_min": 53333, "revision_number": 0, "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:34Z", "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "f9653362-8432-4135-aa4e-ac9981862454"}} 2018-08-29 17:51:34,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a73a2043-2cb0-4201-bb33-c085d5cf54ed 2018-08-29 17:51:34,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145698070526s 2018-08-29 17:51:34,780 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a73a2043-2cb0-4201-bb33-c085d5cf54ed 2018-08-29 17:51:34,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:51:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:34,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-6b4f3996-ecf0-4f2a-abce-e2af13bbfaa3 Date: Wed, 29 Aug 2018 17:51:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ed341a2d009a424098744828e8dd3a34","l2_adjacency":true,"status":"ACTIVE","subnets":["8d8c9df6-1893-41e2-9986-d4ee4d737352"],"description":"","tags":[],"updated_at":"2018-08-29T17:49:53Z","qos_policy_id":null,"name":"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686","admin_state_up":true,"tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:51:34,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6b4f3996-ecf0-4f2a-abce-e2af13bbfaa3 2018-08-29 17:51:34,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915369987488s 2018-08-29 17:51:34,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-6b4f3996-ecf0-4f2a-abce-e2af13bbfaa3 2018-08-29 17:51:34,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:51:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3ea1a41e-93b1-4b7e-b7d0-36bbf8242026 Date: Wed, 29 Aug 2018 17:51:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:51:32Z", "file": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file", "owner": "ed341a2d009a424098744828e8dd3a34", "id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "size": 4373348352, "self": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:50:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:51:34,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3ea1a41e-93b1-4b7e-b7d0-36bbf8242026 2018-08-29 17:51:34,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.032026052475s 2018-08-29 17:51:34,909 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3ea1a41e-93b1-4b7e-b7d0-36bbf8242026 2018-08-29 17:51:34,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:51:34,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:34,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-d5918218-60a6-4d31-a163-80b76ca873c9 x-compute-request-id: req-d5918218-60a6-4d31-a163-80b76ca873c9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "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": "04a66b06-f85c-4cf0-bc65-78ff727c89fb"}]} 2018-08-29 17:51:34,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d5918218-60a6-4d31-a163-80b76ca873c9 2018-08-29 17:51:34,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213439464569s 2018-08-29 17:51:34,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-d5918218-60a6-4d31-a163-80b76ca873c9 2018-08-29 17:51:34,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 17:51:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"server": {"name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "imageRef": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "flavorRef": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "218c97fb-ba8c-4ee8-920b-c867451d9d68"}], "security_groups": [{"name": "293fd38b-93af-4eea-9330-9d35f3a69135"}]}}' 2018-08-29 17:51:36,446 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:51: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-1be2f820-66e4-4025-9108-5b03cb09e908 x-compute-request-id: req-1be2f820-66e4-4025-9108-5b03cb09e908 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "293fd38b-93af-4eea-9330-9d35f3a69135"}], "OS-DCF:diskConfig": "MANUAL", "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "adminPass": "Lannrv7vQsje"}} 2018-08-29 17:51:36,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-1be2f820-66e4-4025-9108-5b03cb09e908 2018-08-29 17:51:36,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.513007164s 2018-08-29 17:51:36,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-1be2f820-66e4-4025-9108-5b03cb09e908 2018-08-29 17:51:36,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-21a57ce8-e336-46cf-ac46-0625b4fc4c54 x-compute-request-id: req-21a57ce8-e336-46cf-ac46-0625b4fc4c54 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "user_id": "dec0fe85096849d2bf06f31b51510f31", "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-29T17:51:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:36,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-21a57ce8-e336-46cf-ac46-0625b4fc4c54 2018-08-29 17:51:36,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522310972214s 2018-08-29 17:51:36,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-21a57ce8-e336-46cf-ac46-0625b4fc4c54 2018-08-29 17:51:36,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:51:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:37,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-c486f4ae-0ea6-4fed-885e-f603c10b48e1 Date: Wed, 29 Aug 2018 17:51:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ed341a2d009a424098744828e8dd3a34","l2_adjacency":true,"status":"ACTIVE","subnets":["8d8c9df6-1893-41e2-9986-d4ee4d737352"],"description":"","tags":[],"updated_at":"2018-08-29T17:49:53Z","qos_policy_id":null,"name":"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686","admin_state_up":true,"tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:51:37,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c486f4ae-0ea6-4fed-885e-f603c10b48e1 2018-08-29 17:51:37,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889711380005s 2018-08-29 17:51:37,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c486f4ae-0ea6-4fed-885e-f603c10b48e1 2018-08-29 17:51:37,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 17:51:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:37,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-73b6d172-a564-4977-8d71-f3c9604f84dd Date: Wed, 29 Aug 2018 17:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:49: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":"ed341a2d009a424098744828e8dd3a34","id":"8d8c9df6-1893-41e2-9986-d4ee4d737352","subnetpool_id":null,"name":"cloudify-subnet_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:51:37,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-73b6d172-a564-4977-8d71-f3c9604f84dd 2018-08-29 17:51:37,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0486779212952s 2018-08-29 17:51:37,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-73b6d172-a564-4977-8d71-f3c9604f84dd 2018-08-29 17:51:37,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:39,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:39,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-8cd9736d-834f-4d1e-917a-a3f87fe71b25 x-compute-request-id: req-8cd9736d-834f-4d1e-917a-a3f87fe71b25 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:39,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8cd9736d-834f-4d1e-917a-a3f87fe71b25 2018-08-29 17:51:39,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779783964157s 2018-08-29 17:51:39,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8cd9736d-834f-4d1e-917a-a3f87fe71b25 2018-08-29 17:51:39,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:41,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:42,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-4dfdbe21-15f6-4647-8d32-4b46f902058d x-compute-request-id: req-4dfdbe21-15f6-4647-8d32-4b46f902058d 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:42,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4dfdbe21-15f6-4647-8d32-4b46f902058d 2018-08-29 17:51:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.301395893097s 2018-08-29 17:51:42,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4dfdbe21-15f6-4647-8d32-4b46f902058d 2018-08-29 17:51:42,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:44,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:44,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-6a3f45c1-0110-4ed9-8db9-a467126e6eb3 x-compute-request-id: req-6a3f45c1-0110-4ed9-8db9-a467126e6eb3 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:44,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6a3f45c1-0110-4ed9-8db9-a467126e6eb3 2018-08-29 17:51:44,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650671005249s 2018-08-29 17:51:44,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6a3f45c1-0110-4ed9-8db9-a467126e6eb3 2018-08-29 17:51:44,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:46,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:47,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0849808-0de1-434e-afe1-442fd3e74b46 x-compute-request-id: req-b0849808-0de1-434e-afe1-442fd3e74b46 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:47,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b0849808-0de1-434e-afe1-442fd3e74b46 2018-08-29 17:51:47,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361389875412s 2018-08-29 17:51:47,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b0849808-0de1-434e-afe1-442fd3e74b46 2018-08-29 17:51:47,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:49,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-9cb5c6f1-9b45-4745-bf83-4bb4303e9d8b x-compute-request-id: req-9cb5c6f1-9b45-4745-bf83-4bb4303e9d8b 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:49,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9cb5c6f1-9b45-4745-bf83-4bb4303e9d8b 2018-08-29 17:51:49,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207040071487s 2018-08-29 17:51:49,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9cb5c6f1-9b45-4745-bf83-4bb4303e9d8b 2018-08-29 17:51:49,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:51,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:52,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abb2bbf5-facd-48f5-9b20-021c1931ba28 x-compute-request-id: req-abb2bbf5-facd-48f5-9b20-021c1931ba28 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:52,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-abb2bbf5-facd-48f5-9b20-021c1931ba28 2018-08-29 17:51:52,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546910047531s 2018-08-29 17:51:52,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-abb2bbf5-facd-48f5-9b20-021c1931ba28 2018-08-29 17:51:52,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:54,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:54,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-60a7d7e9-6648-4179-9f81-2a36d2d7d38d x-compute-request-id: req-60a7d7e9-6648-4179-9f81-2a36d2d7d38d 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:54,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-60a7d7e9-6648-4179-9f81-2a36d2d7d38d 2018-08-29 17:51:54,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343272924423s 2018-08-29 17:51:54,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-60a7d7e9-6648-4179-9f81-2a36d2d7d38d 2018-08-29 17:51:54,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:56,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:56,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51: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-475c9e93-90b7-403e-a409-0a9463824f76 x-compute-request-id: req-475c9e93-90b7-403e-a409-0a9463824f76 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:56,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-475c9e93-90b7-403e-a409-0a9463824f76 2018-08-29 17:51:56,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357115983963s 2018-08-29 17:51:56,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-475c9e93-90b7-403e-a409-0a9463824f76 2018-08-29 17:51:56,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:51:58,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:51:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:51:59,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfe76009-e88b-4477-aa9b-974a89bf4dc1 x-compute-request-id: req-cfe76009-e88b-4477-aa9b-974a89bf4dc1 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:51:59,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cfe76009-e88b-4477-aa9b-974a89bf4dc1 2018-08-29 17:51:59,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33543419838s 2018-08-29 17:51:59,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cfe76009-e88b-4477-aa9b-974a89bf4dc1 2018-08-29 17:51:59,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:01,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:01,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-4ec88320-4243-41d1-a93a-a1a136e4639d x-compute-request-id: req-4ec88320-4243-41d1-a93a-a1a136e4639d 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:01,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4ec88320-4243-41d1-a93a-a1a136e4639d 2018-08-29 17:52:01,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436817169189s 2018-08-29 17:52:01,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4ec88320-4243-41d1-a93a-a1a136e4639d 2018-08-29 17:52:01,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:03,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-262a6bb5-1ec5-4d9a-98a1-f5385647c9eb x-compute-request-id: req-262a6bb5-1ec5-4d9a-98a1-f5385647c9eb 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:04,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-262a6bb5-1ec5-4d9a-98a1-f5385647c9eb 2018-08-29 17:52:04,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856257915497s 2018-08-29 17:52:04,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-262a6bb5-1ec5-4d9a-98a1-f5385647c9eb 2018-08-29 17:52:04,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:06,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:06,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-b59b5a6d-3761-4c5a-ba9d-176bcb40d474 x-compute-request-id: req-b59b5a6d-3761-4c5a-ba9d-176bcb40d474 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:06,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b59b5a6d-3761-4c5a-ba9d-176bcb40d474 2018-08-29 17:52:06,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180598974228s 2018-08-29 17:52:06,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b59b5a6d-3761-4c5a-ba9d-176bcb40d474 2018-08-29 17:52:06,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:08,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:08,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-cd61b64e-66d2-4066-9bec-b97a1165eee6 x-compute-request-id: req-cd61b64e-66d2-4066-9bec-b97a1165eee6 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:08,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cd61b64e-66d2-4066-9bec-b97a1165eee6 2018-08-29 17:52:08,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17900800705s 2018-08-29 17:52:08,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-cd61b64e-66d2-4066-9bec-b97a1165eee6 2018-08-29 17:52:08,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:10,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-7bd02366-fe31-4ef7-bb56-47b4e17cb38a x-compute-request-id: req-7bd02366-fe31-4ef7-bb56-47b4e17cb38a 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:10,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7bd02366-fe31-4ef7-bb56-47b4e17cb38a 2018-08-29 17:52:10,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175876140594s 2018-08-29 17:52:10,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7bd02366-fe31-4ef7-bb56-47b4e17cb38a 2018-08-29 17:52:10,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:12,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:12,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:13,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-5167eaa5-a09b-4312-ab65-32b6715294f5 x-compute-request-id: req-5167eaa5-a09b-4312-ab65-32b6715294f5 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:13,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5167eaa5-a09b-4312-ab65-32b6715294f5 2018-08-29 17:52:13,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340126037598s 2018-08-29 17:52:13,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5167eaa5-a09b-4312-ab65-32b6715294f5 2018-08-29 17:52:13,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:15,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:15,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-fa57df8a-5d5d-4c43-aa5b-4f4283d44c97 x-compute-request-id: req-fa57df8a-5d5d-4c43-aa5b-4f4283d44c97 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:15,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fa57df8a-5d5d-4c43-aa5b-4f4283d44c97 2018-08-29 17:52:15,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169991016388s 2018-08-29 17:52:15,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fa57df8a-5d5d-4c43-aa5b-4f4283d44c97 2018-08-29 17:52:15,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:17,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaa7d74e-54cf-489f-b4bd-453676b8d5cf x-compute-request-id: req-eaa7d74e-54cf-489f-b4bd-453676b8d5cf 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:17,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-eaa7d74e-54cf-489f-b4bd-453676b8d5cf 2018-08-29 17:52:17,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412168979645s 2018-08-29 17:52:17,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-eaa7d74e-54cf-489f-b4bd-453676b8d5cf 2018-08-29 17:52:17,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:19,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:20,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-1911088b-6d49-4f0d-9016-d37891aae14a x-compute-request-id: req-1911088b-6d49-4f0d-9016-d37891aae14a 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:20,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1911088b-6d49-4f0d-9016-d37891aae14a 2018-08-29 17:52:20,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506555080414s 2018-08-29 17:52:20,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1911088b-6d49-4f0d-9016-d37891aae14a 2018-08-29 17:52:20,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:22,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-e68ebaad-dd3b-4f27-9085-93c40a170f48 x-compute-request-id: req-e68ebaad-dd3b-4f27-9085-93c40a170f48 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:22,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e68ebaad-dd3b-4f27-9085-93c40a170f48 2018-08-29 17:52:22,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406753063202s 2018-08-29 17:52:22,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e68ebaad-dd3b-4f27-9085-93c40a170f48 2018-08-29 17:52:22,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:24,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:25,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44c6c420-3cf2-4178-94e6-337b7e482415 x-compute-request-id: req-44c6c420-3cf2-4178-94e6-337b7e482415 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:25,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-44c6c420-3cf2-4178-94e6-337b7e482415 2018-08-29 17:52:25,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670592784882s 2018-08-29 17:52:25,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-44c6c420-3cf2-4178-94e6-337b7e482415 2018-08-29 17:52:25,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:27,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:28,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed6dfbac-09ff-4dfd-a83b-43e96ae6d8b3 x-compute-request-id: req-ed6dfbac-09ff-4dfd-a83b-43e96ae6d8b3 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:28,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ed6dfbac-09ff-4dfd-a83b-43e96ae6d8b3 2018-08-29 17:52:28,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59144115448s 2018-08-29 17:52:28,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ed6dfbac-09ff-4dfd-a83b-43e96ae6d8b3 2018-08-29 17:52:28,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:30,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-1a7d18a9-3c81-41d6-a405-b57320d613d5 x-compute-request-id: req-1a7d18a9-3c81-41d6-a405-b57320d613d5 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:30,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1a7d18a9-3c81-41d6-a405-b57320d613d5 2018-08-29 17:52:30,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581773042679s 2018-08-29 17:52:30,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1a7d18a9-3c81-41d6-a405-b57320d613d5 2018-08-29 17:52:30,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:32,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:33,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-92eb4a4c-1b43-4076-bdf7-d123c07e7c40 x-compute-request-id: req-92eb4a4c-1b43-4076-bdf7-d123c07e7c40 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:33,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-92eb4a4c-1b43-4076-bdf7-d123c07e7c40 2018-08-29 17:52:33,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400078058243s 2018-08-29 17:52:33,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-92eb4a4c-1b43-4076-bdf7-d123c07e7c40 2018-08-29 17:52:33,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:35,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:35,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-eb88267f-a1bc-4bc0-bd61-b7ba7cd6d1bc x-compute-request-id: req-eb88267f-a1bc-4bc0-bd61-b7ba7cd6d1bc 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:35,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-eb88267f-a1bc-4bc0-bd61-b7ba7cd6d1bc 2018-08-29 17:52:35,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339735984802s 2018-08-29 17:52:35,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-eb88267f-a1bc-4bc0-bd61-b7ba7cd6d1bc 2018-08-29 17:52:35,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:37,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:37,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-228cd0ef-bd85-47c2-972a-312cacc69544 x-compute-request-id: req-228cd0ef-bd85-47c2-972a-312cacc69544 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:37,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-228cd0ef-bd85-47c2-972a-312cacc69544 2018-08-29 17:52:37,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336270093918s 2018-08-29 17:52:37,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-228cd0ef-bd85-47c2-972a-312cacc69544 2018-08-29 17:52:37,750 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:39,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:40,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-7c7c4235-8338-4761-929d-ffb34d8e313f x-compute-request-id: req-7c7c4235-8338-4761-929d-ffb34d8e313f 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:40,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c7c4235-8338-4761-929d-ffb34d8e313f 2018-08-29 17:52:40,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731014966965s 2018-08-29 17:52:40,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c7c4235-8338-4761-929d-ffb34d8e313f 2018-08-29 17:52:40,487 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:42,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:42,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:42,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-486898e4-001d-4f34-aab6-77fcb6c77d62 x-compute-request-id: req-486898e4-001d-4f34-aab6-77fcb6c77d62 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:42,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-486898e4-001d-4f34-aab6-77fcb6c77d62 2018-08-29 17:52:42,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166771888733s 2018-08-29 17:52:42,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-486898e4-001d-4f34-aab6-77fcb6c77d62 2018-08-29 17:52:42,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:44,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:44,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-3527f2be-40af-497c-a3f8-7a203ad15bf4 x-compute-request-id: req-3527f2be-40af-497c-a3f8-7a203ad15bf4 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:44,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3527f2be-40af-497c-a3f8-7a203ad15bf4 2018-08-29 17:52:44,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168064832687s 2018-08-29 17:52:44,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3527f2be-40af-497c-a3f8-7a203ad15bf4 2018-08-29 17:52:44,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:46,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:46,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:47,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57567166-5e3d-40d1-96ee-7ef39ab02bd2 x-compute-request-id: req-57567166-5e3d-40d1-96ee-7ef39ab02bd2 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:47,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57567166-5e3d-40d1-96ee-7ef39ab02bd2 2018-08-29 17:52:47,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639346837997s 2018-08-29 17:52:47,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57567166-5e3d-40d1-96ee-7ef39ab02bd2 2018-08-29 17:52:47,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:49,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:49,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-fd2c7773-1c91-4f3e-8bee-bb0123ac0265 x-compute-request-id: req-fd2c7773-1c91-4f3e-8bee-bb0123ac0265 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:49,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd2c7773-1c91-4f3e-8bee-bb0123ac0265 2018-08-29 17:52:49,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337023019791s 2018-08-29 17:52:49,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd2c7773-1c91-4f3e-8bee-bb0123ac0265 2018-08-29 17:52:49,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:51,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:51,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-8979e964-197e-42d8-bf2d-e5f0ee99eb82 x-compute-request-id: req-8979e964-197e-42d8-bf2d-e5f0ee99eb82 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:51,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8979e964-197e-42d8-bf2d-e5f0ee99eb82 2018-08-29 17:52:51,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168867111206s 2018-08-29 17:52:51,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8979e964-197e-42d8-bf2d-e5f0ee99eb82 2018-08-29 17:52:52,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:54,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:54,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:54,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-ab57acfa-b6fb-4bb5-b8c5-2f289a6e09de x-compute-request-id: req-ab57acfa-b6fb-4bb5-b8c5-2f289a6e09de 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:54,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ab57acfa-b6fb-4bb5-b8c5-2f289a6e09de 2018-08-29 17:52:54,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772080898285s 2018-08-29 17:52:54,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ab57acfa-b6fb-4bb5-b8c5-2f289a6e09de 2018-08-29 17:52:54,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:56,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:57,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35c8dcd9-1ae4-4a66-9bed-5d959355a2f3 x-compute-request-id: req-35c8dcd9-1ae4-4a66-9bed-5d959355a2f3 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:57,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-35c8dcd9-1ae4-4a66-9bed-5d959355a2f3 2018-08-29 17:52:57,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428773164749s 2018-08-29 17:52:57,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-35c8dcd9-1ae4-4a66-9bed-5d959355a2f3 2018-08-29 17:52:57,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:52:59,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:52:59,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:52:59,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:52: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-a3232c1a-86c8-4ae5-9c5f-d0b9baa738cc x-compute-request-id: req-a3232c1a-86c8-4ae5-9c5f-d0b9baa738cc 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:52:59,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a3232c1a-86c8-4ae5-9c5f-d0b9baa738cc 2018-08-29 17:52:59,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630630970001s 2018-08-29 17:52:59,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a3232c1a-86c8-4ae5-9c5f-d0b9baa738cc 2018-08-29 17:52:59,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:01,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:02,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f42c41f3-7d77-4c8b-a875-1a0f52e60119 x-compute-request-id: req-f42c41f3-7d77-4c8b-a875-1a0f52e60119 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:02,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f42c41f3-7d77-4c8b-a875-1a0f52e60119 2018-08-29 17:53:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330593109131s 2018-08-29 17:53:02,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f42c41f3-7d77-4c8b-a875-1a0f52e60119 2018-08-29 17:53:02,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:04,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:04,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-c404ce76-88ac-4cce-87e5-9a797d4f7f3d x-compute-request-id: req-c404ce76-88ac-4cce-87e5-9a797d4f7f3d 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:04,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c404ce76-88ac-4cce-87e5-9a797d4f7f3d 2018-08-29 17:53:04,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180899858475s 2018-08-29 17:53:04,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c404ce76-88ac-4cce-87e5-9a797d4f7f3d 2018-08-29 17:53:04,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:06,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:06,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:06,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-6ac1fd71-ebca-45cc-931d-82f46b26feaa x-compute-request-id: req-6ac1fd71-ebca-45cc-931d-82f46b26feaa 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:06,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6ac1fd71-ebca-45cc-931d-82f46b26feaa 2018-08-29 17:53:06,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362468957901s 2018-08-29 17:53:06,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6ac1fd71-ebca-45cc-931d-82f46b26feaa 2018-08-29 17:53:06,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:09,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c01ecc5c-ea57-446d-8fd9-e4c8be6067f5 x-compute-request-id: req-c01ecc5c-ea57-446d-8fd9-e4c8be6067f5 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:09,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c01ecc5c-ea57-446d-8fd9-e4c8be6067f5 2018-08-29 17:53:09,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372398853302s 2018-08-29 17:53:09,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c01ecc5c-ea57-446d-8fd9-e4c8be6067f5 2018-08-29 17:53:09,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:11,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:11,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-55e72e89-dd8f-4105-a1c3-523dfc10e605 x-compute-request-id: req-55e72e89-dd8f-4105-a1c3-523dfc10e605 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:11,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-55e72e89-dd8f-4105-a1c3-523dfc10e605 2018-08-29 17:53:11,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378484964371s 2018-08-29 17:53:11,507 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-55e72e89-dd8f-4105-a1c3-523dfc10e605 2018-08-29 17:53:11,511 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:13,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:13,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-91b3e58d-16cf-4a70-ab09-cdf531c95643 x-compute-request-id: req-91b3e58d-16cf-4a70-ab09-cdf531c95643 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:13,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-91b3e58d-16cf-4a70-ab09-cdf531c95643 2018-08-29 17:53:13,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177004098892s 2018-08-29 17:53:13,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-91b3e58d-16cf-4a70-ab09-cdf531c95643 2018-08-29 17:53:13,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:15,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:16,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-370859e1-b7db-494a-9498-994ce2939dd9 x-compute-request-id: req-370859e1-b7db-494a-9498-994ce2939dd9 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:16,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-370859e1-b7db-494a-9498-994ce2939dd9 2018-08-29 17:53:16,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361159086227s 2018-08-29 17:53:16,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-370859e1-b7db-494a-9498-994ce2939dd9 2018-08-29 17:53:16,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:18,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:18,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:18,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-6d4f2dc7-e1b3-474c-a50f-7108af79ba85 x-compute-request-id: req-6d4f2dc7-e1b3-474c-a50f-7108af79ba85 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:18,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6d4f2dc7-e1b3-474c-a50f-7108af79ba85 2018-08-29 17:53:18,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339592933655s 2018-08-29 17:53:18,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6d4f2dc7-e1b3-474c-a50f-7108af79ba85 2018-08-29 17:53:18,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:20,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:20,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-de6898ed-e30f-4eaa-af88-175217298a3d x-compute-request-id: req-de6898ed-e30f-4eaa-af88-175217298a3d 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:20,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-de6898ed-e30f-4eaa-af88-175217298a3d 2018-08-29 17:53:20,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190706968307s 2018-08-29 17:53:20,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-de6898ed-e30f-4eaa-af88-175217298a3d 2018-08-29 17:53:20,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:22,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:22,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-766194cc-6671-4ccf-a4c6-f09ffb7ed091 x-compute-request-id: req-766194cc-6671-4ccf-a4c6-f09ffb7ed091 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:22,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-766194cc-6671-4ccf-a4c6-f09ffb7ed091 2018-08-29 17:53:22,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174558877945s 2018-08-29 17:53:22,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-766194cc-6671-4ccf-a4c6-f09ffb7ed091 2018-08-29 17:53:22,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:24,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:24,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d33c5045-0855-4847-84fb-75cd56b46c36 x-compute-request-id: req-d33c5045-0855-4847-84fb-75cd56b46c36 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:24,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d33c5045-0855-4847-84fb-75cd56b46c36 2018-08-29 17:53:24,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16513800621s 2018-08-29 17:53:24,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d33c5045-0855-4847-84fb-75cd56b46c36 2018-08-29 17:53:24,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:26,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:26,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:27,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-57ad2c1e-c706-420d-b5c7-7f5cfde05ed0 x-compute-request-id: req-57ad2c1e-c706-420d-b5c7-7f5cfde05ed0 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:27,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57ad2c1e-c706-420d-b5c7-7f5cfde05ed0 2018-08-29 17:53:27,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18124294281s 2018-08-29 17:53:27,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57ad2c1e-c706-420d-b5c7-7f5cfde05ed0 2018-08-29 17:53:27,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:29,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:29,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b30c7912-79dd-4e33-9497-c5c767c0b714 x-compute-request-id: req-b30c7912-79dd-4e33-9497-c5c767c0b714 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:29,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b30c7912-79dd-4e33-9497-c5c767c0b714 2018-08-29 17:53:29,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195469141006s 2018-08-29 17:53:29,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b30c7912-79dd-4e33-9497-c5c767c0b714 2018-08-29 17:53:29,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:31,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:31,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:31,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25f7e3c8-3295-443e-95ba-9b54f4b3a826 x-compute-request-id: req-25f7e3c8-3295-443e-95ba-9b54f4b3a826 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:31,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-25f7e3c8-3295-443e-95ba-9b54f4b3a826 2018-08-29 17:53:31,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331873178482s 2018-08-29 17:53:31,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-25f7e3c8-3295-443e-95ba-9b54f4b3a826 2018-08-29 17:53:31,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:33,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:34,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-57493418-32a6-4322-9acd-968591cd0140 x-compute-request-id: req-57493418-32a6-4322-9acd-968591cd0140 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:34,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57493418-32a6-4322-9acd-968591cd0140 2018-08-29 17:53:34,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41579914093s 2018-08-29 17:53:34,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-57493418-32a6-4322-9acd-968591cd0140 2018-08-29 17:53:34,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:36,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:36,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6adf7981-33f7-41be-837b-45783a56ea52 x-compute-request-id: req-6adf7981-33f7-41be-837b-45783a56ea52 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:36,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6adf7981-33f7-41be-837b-45783a56ea52 2018-08-29 17:53:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357585906982s 2018-08-29 17:53:36,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6adf7981-33f7-41be-837b-45783a56ea52 2018-08-29 17:53:36,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:38,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-94ae7a9a-b89c-423a-b205-4054b76fd3bc x-compute-request-id: req-94ae7a9a-b89c-423a-b205-4054b76fd3bc 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:39,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-94ae7a9a-b89c-423a-b205-4054b76fd3bc 2018-08-29 17:53:39,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657535076141s 2018-08-29 17:53:39,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-94ae7a9a-b89c-423a-b205-4054b76fd3bc 2018-08-29 17:53:39,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:41,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:41,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1033c80b-cb65-4aaa-b506-63d3d2bc618b x-compute-request-id: req-1033c80b-cb65-4aaa-b506-63d3d2bc618b 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:41,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1033c80b-cb65-4aaa-b506-63d3d2bc618b 2018-08-29 17:53:41,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428942918777s 2018-08-29 17:53:41,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1033c80b-cb65-4aaa-b506-63d3d2bc618b 2018-08-29 17:53:41,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:43,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:43,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-83411920-fcb3-480c-a7e9-03adb8e8a2b6 x-compute-request-id: req-83411920-fcb3-480c-a7e9-03adb8e8a2b6 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:43,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-83411920-fcb3-480c-a7e9-03adb8e8a2b6 2018-08-29 17:53:43,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340218067169s 2018-08-29 17:53:43,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-83411920-fcb3-480c-a7e9-03adb8e8a2b6 2018-08-29 17:53:43,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:45,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:46,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-86963c5a-ae31-447b-818a-1e9216f1042a x-compute-request-id: req-86963c5a-ae31-447b-818a-1e9216f1042a 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:46,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-86963c5a-ae31-447b-818a-1e9216f1042a 2018-08-29 17:53:46,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165683031082s 2018-08-29 17:53:46,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-86963c5a-ae31-447b-818a-1e9216f1042a 2018-08-29 17:53:46,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:48,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e218dfb-d90d-4337-ae47-0afa5612fd90 x-compute-request-id: req-2e218dfb-d90d-4337-ae47-0afa5612fd90 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:48,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2e218dfb-d90d-4337-ae47-0afa5612fd90 2018-08-29 17:53:48,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171972036362s 2018-08-29 17:53:48,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2e218dfb-d90d-4337-ae47-0afa5612fd90 2018-08-29 17:53:48,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:50,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-269dec9b-c075-4f78-8e26-63eb9db8d6dc x-compute-request-id: req-269dec9b-c075-4f78-8e26-63eb9db8d6dc 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:50,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-269dec9b-c075-4f78-8e26-63eb9db8d6dc 2018-08-29 17:53:50,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406215190887s 2018-08-29 17:53:50,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-269dec9b-c075-4f78-8e26-63eb9db8d6dc 2018-08-29 17:53:50,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:52,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:52,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-2de69e75-70b6-4619-888d-0b03261415f5 x-compute-request-id: req-2de69e75-70b6-4619-888d-0b03261415f5 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:52,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2de69e75-70b6-4619-888d-0b03261415f5 2018-08-29 17:53:52,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185622930527s 2018-08-29 17:53:52,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2de69e75-70b6-4619-888d-0b03261415f5 2018-08-29 17:53:52,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:54,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:54,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:55,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc6ef25b-4cd1-49cb-af20-1f548323d68f x-compute-request-id: req-dc6ef25b-4cd1-49cb-af20-1f548323d68f 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.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:51:38Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:55,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dc6ef25b-4cd1-49cb-af20-1f548323d68f 2018-08-29 17:53:55,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163592100143s 2018-08-29 17:53:55,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dc6ef25b-4cd1-49cb-af20-1f548323d68f 2018-08-29 17:53:55,047 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:53:57,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:53:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:57,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:53: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-b85f8d26-9972-4254-b9b7-da1d0569c207 x-compute-request-id: req-b85f8d26-9972-4254-b9b7-da1d0569c207 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:ff:c4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T17:53:56.000000", "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T17:53:56Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:53:57,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b85f8d26-9972-4254-b9b7-da1d0569c207 2018-08-29 17:53:57,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183755159378s 2018-08-29 17:53:57,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b85f8d26-9972-4254-b9b7-da1d0569c207 2018-08-29 17:53:57,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 17:53:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=9e478cf0-f6e7-4b98-9628-e02d5d980b7d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:57,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-98f6b9e8-dac5-48e4-9bfc-10448aaa29f0 Date: Wed, 29 Aug 2018 17:53:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T17:53:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d8c9df6-1893-41e2-9986-d4ee4d737352","ip_address":"192.168.120.4"}],"id":"24957972-16b4-408a-8e4e-9bf1bea33bc1","security_groups":["293fd38b-93af-4eea-9330-9d35f3a69135"],"mac_address":"fa:16:3e:9a:ff:c4","project_id":"ed341a2d009a424098744828e8dd3a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:51:39Z","binding:vnic_type":"normal","device_id":"9e478cf0-f6e7-4b98-9628-e02d5d980b7d","ip_allocation":"immediate"}]} 2018-08-29 17:53:57,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=9e478cf0-f6e7-4b98-9628-e02d5d980b7d used request id req-98f6b9e8-dac5-48e4-9bfc-10448aaa29f0 2018-08-29 17:53:57,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460510253906s 2018-08-29 17:53:57,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=9e478cf0-f6e7-4b98-9628-e02d5d980b7d used request id req-98f6b9e8-dac5-48e4-9bfc-10448aaa29f0 2018-08-29 17:53:57,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:53:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=24957972-16b4-408a-8e4e-9bf1bea33bc1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:57,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f757e37e-196b-43ca-9a51-bda9b205e977 Date: Wed, 29 Aug 2018 17:53:57 GMT RESP BODY: {"floatingips": []} 2018-08-29 17:53:57,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=24957972-16b4-408a-8e4e-9bf1bea33bc1 used request id req-f757e37e-196b-43ca-9a51-bda9b205e977 2018-08-29 17:53:57,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0438361167908s 2018-08-29 17:53:57,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=24957972-16b4-408a-8e4e-9bf1bea33bc1 used request id req-f757e37e-196b-43ca-9a51-bda9b205e977 2018-08-29 17:53:57,334 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:ff:c4', 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'd4357c8f-2c8e-4a72-aea2-914e5ae49584'}), 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-29T17:53:56.000000', 'flavor': Munch({u'id': u'04a66b06-f85c-4cf0-bc65-78ff727c89fb'}), 'az': u'nova', 'id': u'9e478cf0-f6e7-4b98-9628-e02d5d980b7d', 'security_groups': [Munch({u'name': u'cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dec0fe85096849d2bf06f31b51510f31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed341a2d009a424098744828e8dd3a34', 'name': 'cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686', '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-29T17:53:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T17:53:56Z', 'hostId': u'79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd', '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-29T17:53:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed341a2d009a424098744828e8dd3a34', 'name': u'cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'adminPass': u'Lannrv7vQsje', 'tenant_id': u'ed341a2d009a424098744828e8dd3a34', 'created_at': u'2018-08-29T17:51:36Z', 'created': u'2018-08-29T17:51:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 17:53:57,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:53:57,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:57,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-f52cc94f-7944-48f3-8b0c-3b375d115b1e Date: Wed, 29 Aug 2018 17:53:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ed341a2d009a424098744828e8dd3a34","l2_adjacency":true,"status":"ACTIVE","subnets":["8d8c9df6-1893-41e2-9986-d4ee4d737352"],"description":"","tags":[],"updated_at":"2018-08-29T17:49:53Z","qos_policy_id":null,"name":"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686","admin_state_up":true,"tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:53:57,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f52cc94f-7944-48f3-8b0c-3b375d115b1e 2018-08-29 17:53:57,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930459499359s 2018-08-29 17:53:57,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-f52cc94f-7944-48f3-8b0c-3b375d115b1e 2018-08-29 17:53:57,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 17:53:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=9e478cf0-f6e7-4b98-9628-e02d5d980b7d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:57,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-52663686-f19e-421e-8e87-34cebb9870e8 Date: Wed, 29 Aug 2018 17:53:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T17:53:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d8c9df6-1893-41e2-9986-d4ee4d737352","ip_address":"192.168.120.4"}],"id":"24957972-16b4-408a-8e4e-9bf1bea33bc1","security_groups":["293fd38b-93af-4eea-9330-9d35f3a69135"],"mac_address":"fa:16:3e:9a:ff:c4","project_id":"ed341a2d009a424098744828e8dd3a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:51:39Z","binding:vnic_type":"normal","device_id":"9e478cf0-f6e7-4b98-9628-e02d5d980b7d","ip_allocation":"immediate"}]} 2018-08-29 17:53:57,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=9e478cf0-f6e7-4b98-9628-e02d5d980b7d used request id req-52663686-f19e-421e-8e87-34cebb9870e8 2018-08-29 17:53:57,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584859848022s 2018-08-29 17:53:57,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=9e478cf0-f6e7-4b98-9628-e02d5d980b7d used request id req-52663686-f19e-421e-8e87-34cebb9870e8 2018-08-29 17:53:57,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 17:53:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.4", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1"}}' 2018-08-29 17:53:59,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-1716bc45-7cdb-4cf0-bdd8-74ddf8472bcf Date: Wed, 29 Aug 2018 17:53:59 GMT RESP BODY: {"floatingip": {"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}} 2018-08-29 17:53:59,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-1716bc45-7cdb-4cf0-bdd8-74ddf8472bcf 2018-08-29 17:53:59,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.31657409668s 2018-08-29 17:53:59,809 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-1716bc45-7cdb-4cf0-bdd8-74ddf8472bcf 2018-08-29 17:53:59,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:53:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:53:59,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b468f535-be84-49a0-92a0-b4233521b5cd Date: Wed, 29 Aug 2018 17:53:59 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:53:59,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b468f535-be84-49a0-92a0-b4233521b5cd 2018-08-29 17:53:59,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.104594945908s 2018-08-29 17:53:59,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b468f535-be84-49a0-92a0-b4233521b5cd 2018-08-29 17:53:59,925 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:54:00,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:00,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-8be33e60-e491-4759-91dd-a5332ed21829 Date: Wed, 29 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:54:00,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-8be33e60-e491-4759-91dd-a5332ed21829 2018-08-29 17:54:00,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0532438755035s 2018-08-29 17:54:00,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-8be33e60-e491-4759-91dd-a5332ed21829 2018-08-29 17:54:00,088 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:54:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:00,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c7132c7d-b542-40f5-bee2-01e9e83dc3ba Date: Wed, 29 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:54:00,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c7132c7d-b542-40f5-bee2-01e9e83dc3ba 2018-08-29 17:54:00,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0809910297394s 2018-08-29 17:54:00,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c7132c7d-b542-40f5-bee2-01e9e83dc3ba 2018-08-29 17:54:00,278 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:54:00,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:00,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-190ed13d-31bc-42a9-bbde-fe38f6a0b28e Date: Wed, 29 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:54:00,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-190ed13d-31bc-42a9-bbde-fe38f6a0b28e 2018-08-29 17:54:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075553894043s 2018-08-29 17:54:00,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-190ed13d-31bc-42a9-bbde-fe38f6a0b28e 2018-08-29 17:54:00,461 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:54:00,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-caf5bc65-018c-4429-9ca4-1955da91cffd Date: Wed, 29 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:54:00,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-caf5bc65-018c-4429-9ca4-1955da91cffd 2018-08-29 17:54:00,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0837609767914s 2018-08-29 17:54:00,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-caf5bc65-018c-4429-9ca4-1955da91cffd 2018-08-29 17:54:00,654 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:54:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:00,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-fff8cd7c-f979-46b0-9c89-24b679c0783a Date: Wed, 29 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:53:58Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:54:00,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-fff8cd7c-f979-46b0-9c89-24b679c0783a 2018-08-29 17:54:00,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0539679527283s 2018-08-29 17:54:00,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-fff8cd7c-f979-46b0-9c89-24b679c0783a 2018-08-29 17:54:00,816 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:54:00,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:00,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-81985078-54be-483e-a362-2bd653684a13 Date: Wed, 29 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": [{"router_id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:53:58Z", "updated_at": "2018-08-29T17:54:00Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:ff:c4", "device_id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "port_id": "24957972-16b4-408a-8e4e-9bf1bea33bc1", "id": "37a2602c-0728-4a59-b465-0f3f976f1e6a", "qos_policy_id": null}]} 2018-08-29 17:54:00,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-81985078-54be-483e-a362-2bd653684a13 2018-08-29 17:54:00,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563650131226s 2018-08-29 17:54:00,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-81985078-54be-483e-a362-2bd653684a13 2018-08-29 17:54:00,981 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'98b749a6-22ac-48f7-a971-ed9b1c61c76f', 'updated_at': u'2018-08-29T17:54:00Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'24957972-16b4-408a-8e4e-9bf1bea33bc1', 'id': u'37a2602c-0728-4a59-b465-0f3f976f1e6a', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'24957972-16b4-408a-8e4e-9bf1bea33bc1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed341a2d009a424098744828e8dd3a34', 'name': 'cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ed341a2d009a424098744828e8dd3a34', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'218c97fb-ba8c-4ee8-920b-c867451d9d68', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9a:ff:c4', u'device_id': u'9e478cf0-f6e7-4b98-9628-e02d5d980b7d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ed341a2d009a424098744828e8dd3a34', 'created_at': u'2018-08-29T17:53:58Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'218c97fb-ba8c-4ee8-920b-c867451d9d68', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9a:ff:c4', u'device_id': u'9e478cf0-f6e7-4b98-9628-e02d5d980b7d'}), 'router': u'98b749a6-22ac-48f7-a971-ed9b1c61c76f'}) 2018-08-29 17:54:00,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 17:54:00,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 17:54:01,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-0a1f8798-bae0-4919-b5da-f8a8268d966b x-compute-request-id: req-0a1f8798-bae0-4919-b5da-f8a8268d966b Content-Encoding: gzip Content-Length: 9163 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 1853154721 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.433257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.436479] pid_max: default: 32768 minimum: 301\n[ 0.438200] Security Framework initialized\n[ 0.439797] SELinux: Initializing.\n[ 0.441517] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.448297] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.452443] Mount-cache hash table entries: 4096\n[ 0.454443] Initializing cgroup subsys memory\n[ 0.456096] Initializing cgroup subsys devices\n[ 0.457772] Initializing cgroup subsys freezer\n[ 0.459418] Initializing cgroup subsys net_cls\n[ 0.461082] Initializing cgroup subsys blkio\n[ 0.462709] Initializing cgroup subsys perf_event\n[ 0.464409] Initializing cgroup subsys hugetlb\n[ 0.466088] Initializing cgroup subsys pids\n[ 0.467719] Initializing cgroup subsys net_prio\n[ 0.469683] CPU: Physical Processor ID: 0\n[ 0.471968] mce: CPU supports 10 MCE banks\n[ 0.473594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.475432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.477268] tlb_flushall_shift: 6\n[ 0.478882] Freeing SMP alternatives: 28k freed\n[ 0.483178] ACPI: Core revision 20130517\n[ 0.485173] ACPI: All ACPI Tables successfully acquired\n[ 0.487269] ftrace: allocating 25812 entries in 101 pages\n[ 0.508994] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.511166] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.513314] smpboot: Max logical packages: 2\n[ 0.515213] Enabling x2apic\n[ 0.516512] Enabled x2apic\n[ 0.518074] Switched APIC routing to physical x2apic.\n[ 0.521237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.523346] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.527107] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.536173] KVM setup paravirtual spinlock\n[ 0.539065] smpboot: Booting Node 0, Processors #1 OK\n[ 0.541305] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.563392] Brought up 2 CPUs\n[ 0.563395] KVM setup async PF for cpu 1\n[ 0.563398] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.567870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.570961] devtmpfs: initialized\n[ 0.573876] EVM: security.selinux\n[ 0.575270] EVM: security.ima\n[ 0.576577] EVM: security.capability\n[ 0.578739] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.580908] pinctrl core: initialized pinctrl subsystem\n[ 0.582873] NET: Registered protocol family 16\n[ 0.584795] ACPI: bus type PCI registered\n[ 0.586331] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.588483] PCI: Using configuration type 1 for base access\n[ 0.593874] ACPI: Added _OSI(Module Device)\n[ 0.595467] ACPI: Added _OSI(Processor Device)\n[ 0.597100] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.598790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.601779] ACPI: Interpreter enabled\n[ 0.603259] ACPI: (supports S0 S5)\n[ 0.604675] ACPI: Using IOAPIC for interrupt routing\n[ 0.606444] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.611579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.613616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.615789] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.617909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.621840] acpiphp: Slot [3] registered\n[ 0.623374] acpiphp: Slot [4] registered\n[ 0.624930] acpiphp: Slot [5] registered\n[ 0.626464] acpiphp: Slot [6] registered\n[ 0.628011] acpiphp: Slot [7] registered\n[ 0.629541] acpiphp: Slot [8] registered\n[ 0.631083] acpiphp: Slot [9] registered\n[ 0.632614] acpiphp: Slot [10] registered\n[ 0.634174] acpiphp: Slot [11] registered\n[ 0.635737] acpiphp: Slot [12] registered\n[ 0.637302] acpiphp: Slot [13] registered\n[ 0.638861] acpiphp: Slot [14] registered\n[ 0.640416] acpiphp: Slot [15] registered\n[ 0.642004] acpiphp: Slot [16] registered\n[ 0.643565] acpiphp: Slot [17] registered\n[ 0.645137] acpiphp: Slot [18] registered\n[ 0.646685] acpiphp: Slot [19] registered\n[ 0.648244] acpiphp: Slot [20] registered\n[ 0.649803] acpiphp: Slot [21] registered\n[ 0.651355] acpiphp: Slot [22] registered\n[ 0.652967] acpiphp: Slot [23] registered\n[ 0.654527] acpiphp: Slot [24] registered\n[ 0.656093] acpiphp: Slot [25] registered\n[ 0.657654] acpiphp: Slot [26] registered\n[ 0.659222] acpiphp: Slot [27] registered\n[ 0.660775] acpiphp: Slot [28] registered\n[ 0.662325] acpiphp: Slot [29] registered\n[ 0.663888] acpiphp: Slot [30] registered\n[ 0.665437] acpiphp: Slot [31] registered\n[ 0.666996] PCI host bridge to bus 0000:00\n[ 0.668556] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.670403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.672529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.674673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.677524] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.680363] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.685988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.688193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.690261] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.692470] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.696643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.699448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.722929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.725457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.728265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.730754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.733179] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.735473] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.737890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.740888] vgaarb: loaded\n[ 0.742145] vgaarb: bridge control possible 0000:00:02.0\n[ 0.744162] SCSI subsystem initialized\n[ 0.745687] ACPI: bus type USB registered\n[ 0.747267] usbcore: registered new interface driver usbfs\n[ 0.749164] usbcore: registered new interface driver hub\n[ 0.751026] usbcore: registered new device driver usb\n[ 0.753028] PCI: Using ACPI for IRQ routing\n[ 0.755026] NetLabel: Initializing\n[ 0.756455] NetLabel: domain hash size = 128\n[ 0.758076] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.759864] NetLabel: unlabeled traffic allowed by default\n[ 0.761892] Switched to clocksource kvm-clock\n[ 0.772115] pnp: PnP ACPI init\n[ 0.773498] ACPI: bus type PNP registered\n[ 0.775551] pnp: PnP ACPI: found 5 devices\n[ 0.777064] ACPI: bus type PNP unregistered\n[ 0.784738] NET: Registered protocol family 2\n[ 0.786659] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.789622] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.792098] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.794214] TCP: reno registered\n[ 0.795523] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.797517] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.799588] NET: Registered protocol family 1\n[ 0.801164] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.803066] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.804910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.825425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.845679] Unpacking initramfs...\n[ 1.359791] Freeing initrd memory: 37508k freed\n[ 1.369672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.371727] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.375484] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.377517] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.379801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.381772] Initialise system trusted keyring\n[ 1.383366] audit: initializing netlink socket (disabled)\n[ 1.385175] type=2000 audit(1535565239.516:1): initialized\n[ 1.402524] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.404547] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.407413] zpool: loaded\n[ 1.408614] zbud: loaded\n[ 1.409978] VFS: Disk quotas dquot_6.5.2\n[ 1.411479] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.413648] msgmni has been set to 7578\n[ 1.415182] Key type big_key registered\n[ 1.417427] NET: Registered protocol family 38\n[ 1.419045] Key type asymmetric registered\n[ 1.420544] Asymmetric key parser 'x509' registered\n[ 1.422254] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.425034] io scheduler noop registered\n[ 1.426521] io scheduler deadline registered (default)\n[ 1.442020] io scheduler cfq registered\n[ 1.443556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.445401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.447520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.450288] ACPI: Power Button [PWRF]\n[ 1.451869] GHES: HEST is not enabled!\n[ 1.453386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.478887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.481251] Non-volatile memory driver v1.3\n[ 1.482808] Linux agpgart interface v0.103\n[ 1.484448] crash memory driver: version 1.1\n[ 1.486046] rdac: device handler registered\n[ 1.487633] hp_sw: device handler registered\n[ 1.489192] emc: device handler registered\n[ 1.490715] alua: device handler registered\n[ 1.492259] libphy: Fixed MDIO Bus: probed\n[ 1.493820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.495836] ehci-pci: EHCI PCI platform driver\n[ 1.497374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.499318] ohci-pci: OHCI PCI platform driver\n[ 1.500896] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.521500] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.523312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.526061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.527827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.529737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.531833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.534572] usb usb1: Product: UHCI Host Controller\n[ 1.536263] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.538388] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.540150] hub 1-0:1.0: USB hub found\n[ 1.541604] hub 1-0:1.0: 2 ports detected\n[ 1.543255] usbcore: registered new interface driver usbserial\n[ 1.545197] usbcore: registered new interface driver usbserial_generic\n[ 1.547216] usbserial: USB Serial support registered for generic\n[ 1.549180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.552780] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.554467] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.556238] mousedev: PS/2 mouse device common for all mice\n[ 1.558396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.561949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.564988] rtc_cmos 00:00: RTC can wake from S4\n[ 1.566879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.568904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.570984] cpuidle: using governor menu\n[ 1.572673] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.575781] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.577645] usbcore: registered new interface driver usbhid\n[ 1.579492] usbhid: USB HID core driver\n[ 1.580950] drop_monitor: Initializing network drop monitor service\n[ 1.582978] TCP: cubic registered\n[ 1.584329] Initializing XFRM netlink socket\n[ 1.585905] NET: Registered protocol family 10\n[ 1.587755] NET: Registered protocol family 17\n[ 1.589531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.591433] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.593369] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.596536] Loading compiled-in X.509 certificates\n[ 1.598202] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.601440] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.605097] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.608339] registered taskstats version 1\n[ 1.611828] Key type trusted registered\n[ 1.614628] Key type encrypted registered\n[ 1.617386] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.619718] rtc_cmos 00:00: setting system clock to 2018-08-29 17:54:00 UTC (1535565240)\n[ 1.623298] Freeing unused kernel memory: 1680k freed\n[ 1.629024] 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.634703] systemd[1]: Detected virtualization kvm.\n[ 1.636450] systemd[1]: Detected architecture x86-64.\n[ 1.638175] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.641329] systemd[1]: No hostname configured.\n[ 1.643015] systemd[1]: Set hostname to .\n[ 1.644821] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.667450] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.670392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.674332] systemd[1]: Reached target Swap.\n[ 1.675928] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.678407] systemd[1]: Reached target Timers.\n[ 1.680041] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.682751] systemd[1]: Reached target Local File Systems.\n[ 1.684586] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.687427] systemd[1]: Created slice Root Slice.\n[ 1.689063] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.691671] systemd[1]: Created slice System Slice.\n[ 1.693360] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.696076] systemd[1]: Listening on Journal Socket.\n[ 1.697826] systemd[1]: Starting Journal Socket.\n[ 1.699764] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.702640] 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.707708] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.711724] systemd[1]: Listening on udev Kernel Socket.\n[ 1.713496] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.716443] systemd[1]: Listening on udev Control Socket.\n[ 1.718282] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.721051] systemd[1]: Reached target Sockets.\n[ 1.722664] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.725217] systemd[1]: Reached target Slices.\n[ 1.726810] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.729344] systemd[1]: Reached target Paths.\n[ 1.730947] systemd[1]: Starting Paths.\n[ 1.732792] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.736700] 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.807242] RPC: Registered named UNIX socket transport module.\n[ 1.809230] RPC: Registered udp transport module.\n[ 1.810906] RPC: Registered tcp transport module.\n[ 1.812600] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.846909] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[ 1.923382] FDC 0 is a S82078B\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.945811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.986604] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.990192] scsi host0: ata_piix\n[ 1.991652] scsi host1: ata_piix\n[ 1.993036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.995133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.999875] vda: vda1\n[ 2.001570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.003811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.006187] usb 1-1: Product: QEMU USB Tablet\n[ 2.008027] usb 1-1: Manufacturer: QEMU\n[ 2.009726] usb 1-1: SerialNumber: 42\n[ 2.019760] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.023622] 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] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.169786] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.173188] XFS (vda1): Mounting V4 Filesystem\n[ 2.197199] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.377938] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target 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 target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev 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.451539] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n"} 2018-08-29 17:54:01,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d/action used request id req-0a1f8798-bae0-4919-b5da-f8a8268d966b 2018-08-29 17:54:01,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714650154114s 2018-08-29 17:54:01,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d/action used request id req-0a1f8798-bae0-4919-b5da-f8a8268d966b 2018-08-29 17:54:01,055 - 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 1853154721 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.433257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.436479] pid_max: default: 32768 minimum: 301 [ 0.438200] Security Framework initialized [ 0.439797] SELinux: Initializing. [ 0.441517] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.448297] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.452443] Mount-cache hash table entries: 4096 [ 0.454443] Initializing cgroup subsys memory [ 0.456096] Initializing cgroup subsys devices [ 0.457772] Initializing cgroup subsys freezer [ 0.459418] Initializing cgroup subsys net_cls [ 0.461082] Initializing cgroup subsys blkio [ 0.462709] Initializing cgroup subsys perf_event [ 0.464409] Initializing cgroup subsys hugetlb [ 0.466088] Initializing cgroup subsys pids [ 0.467719] Initializing cgroup subsys net_prio [ 0.469683] CPU: Physical Processor ID: 0 [ 0.471968] mce: CPU supports 10 MCE banks [ 0.473594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.475432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.477268] tlb_flushall_shift: 6 [ 0.478882] Freeing SMP alternatives: 28k freed [ 0.483178] ACPI: Core revision 20130517 [ 0.485173] ACPI: All ACPI Tables successfully acquired [ 0.487269] ftrace: allocating 25812 entries in 101 pages [ 0.508994] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.511166] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.513314] smpboot: Max logical packages: 2 [ 0.515213] Enabling x2apic [ 0.516512] Enabled x2apic [ 0.518074] Switched APIC routing to physical x2apic. [ 0.521237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.523346] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.527107] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.536173] KVM setup paravirtual spinlock [ 0.539065] smpboot: Booting Node 0, Processors #1 OK [ 0.541305] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.563392] Brought up 2 CPUs [ 0.563395] KVM setup async PF for cpu 1 [ 0.563398] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.567870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.570961] devtmpfs: initialized [ 0.573876] EVM: security.selinux [ 0.575270] EVM: security.ima [ 0.576577] EVM: security.capability [ 0.578739] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.580908] pinctrl core: initialized pinctrl subsystem [ 0.582873] NET: Registered protocol family 16 [ 0.584795] ACPI: bus type PCI registered [ 0.586331] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.588483] PCI: Using configuration type 1 for base access [ 0.593874] ACPI: Added _OSI(Module Device) [ 0.595467] ACPI: Added _OSI(Processor Device) [ 0.597100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.598790] ACPI: Added _OSI(Processor Aggregator Device) [ 0.601779] ACPI: Interpreter enabled [ 0.603259] ACPI: (supports S0 S5) [ 0.604675] ACPI: Using IOAPIC for interrupt routing [ 0.606444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.611579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.613616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.615789] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.617909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.621840] acpiphp: Slot [3] registered [ 0.623374] acpiphp: Slot [4] registered [ 0.624930] acpiphp: Slot [5] registered [ 0.626464] acpiphp: Slot [6] registered [ 0.628011] acpiphp: Slot [7] registered [ 0.629541] acpiphp: Slot [8] registered [ 0.631083] acpiphp: Slot [9] registered [ 0.632614] acpiphp: Slot [10] registered [ 0.634174] acpiphp: Slot [11] registered [ 0.635737] acpiphp: Slot [12] registered [ 0.637302] acpiphp: Slot [13] registered [ 0.638861] acpiphp: Slot [14] registered [ 0.640416] acpiphp: Slot [15] registered [ 0.642004] acpiphp: Slot [16] registered [ 0.643565] acpiphp: Slot [17] registered [ 0.645137] acpiphp: Slot [18] registered [ 0.646685] acpiphp: Slot [19] registered [ 0.648244] acpiphp: Slot [20] registered [ 0.649803] acpiphp: Slot [21] registered [ 0.651355] acpiphp: Slot [22] registered [ 0.652967] acpiphp: Slot [23] registered [ 0.654527] acpiphp: Slot [24] registered [ 0.656093] acpiphp: Slot [25] registered [ 0.657654] acpiphp: Slot [26] registered [ 0.659222] acpiphp: Slot [27] registered [ 0.660775] acpiphp: Slot [28] registered [ 0.662325] acpiphp: Slot [29] registered [ 0.663888] acpiphp: Slot [30] registered [ 0.665437] acpiphp: Slot [31] registered [ 0.666996] PCI host bridge to bus 0000:00 [ 0.668556] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.670403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.672529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.674673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.677524] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.680363] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.685988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.688193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.690261] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.692470] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.696643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.699448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.722929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.725457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.728265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.730754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.733179] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.735473] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.737890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.740888] vgaarb: loaded [ 0.742145] vgaarb: bridge control possible 0000:00:02.0 [ 0.744162] SCSI subsystem initialized [ 0.745687] ACPI: bus type USB registered [ 0.747267] usbcore: registered new interface driver usbfs [ 0.749164] usbcore: registered new interface driver hub [ 0.751026] usbcore: registered new device driver usb [ 0.753028] PCI: Using ACPI for IRQ routing [ 0.755026] NetLabel: Initializing [ 0.756455] NetLabel: domain hash size = 128 [ 0.758076] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.759864] NetLabel: unlabeled traffic allowed by default [ 0.761892] Switched to clocksource kvm-clock [ 0.772115] pnp: PnP ACPI init [ 0.773498] ACPI: bus type PNP registered [ 0.775551] pnp: PnP ACPI: found 5 devices [ 0.777064] ACPI: bus type PNP unregistered [ 0.784738] NET: Registered protocol family 2 [ 0.786659] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.789622] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.792098] TCP: Hash tables configured (established 32768 bind 32768) [ 0.794214] TCP: reno registered [ 0.795523] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.797517] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.799588] NET: Registered protocol family 1 [ 0.801164] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.803066] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.804910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.825425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.845679] Unpacking initramfs... [ 1.359791] Freeing initrd memory: 37508k freed [ 1.369672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.371727] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.375484] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.377517] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.379801] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.381772] Initialise system trusted keyring [ 1.383366] audit: initializing netlink socket (disabled) [ 1.385175] type=2000 audit(1535565239.516:1): initialized [ 1.402524] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.404547] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.407413] zpool: loaded [ 1.408614] zbud: loaded [ 1.409978] VFS: Disk quotas dquot_6.5.2 [ 1.411479] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.413648] msgmni has been set to 7578 [ 1.415182] Key type big_key registered [ 1.417427] NET: Registered protocol family 38 [ 1.419045] Key type asymmetric registered [ 1.420544] Asymmetric key parser 'x509' registered [ 1.422254] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.425034] io scheduler noop registered [ 1.426521] io scheduler deadline registered (default) [ 1.442020] io scheduler cfq registered [ 1.443556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.445401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.447520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.450288] ACPI: Power Button [PWRF] [ 1.451869] GHES: HEST is not enabled! [ 1.453386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.478887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.481251] Non-volatile memory driver v1.3 [ 1.482808] Linux agpgart interface v0.103 [ 1.484448] crash memory driver: version 1.1 [ 1.486046] rdac: device handler registered [ 1.487633] hp_sw: device handler registered [ 1.489192] emc: device handler registered [ 1.490715] alua: device handler registered [ 1.492259] libphy: Fixed MDIO Bus: probed [ 1.493820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.495836] ehci-pci: EHCI PCI platform driver [ 1.497374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.499318] ohci-pci: OHCI PCI platform driver [ 1.500896] uhci_hcd: USB Universal Host Controller Interface driver [ 1.521500] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.523312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.526061] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.527827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.529737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.531833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.534572] usb usb1: Product: UHCI Host Controller [ 1.536263] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.538388] usb usb1: SerialNumber: 0000:00:01.2 [ 1.540150] hub 1-0:1.0: USB hub found [ 1.541604] hub 1-0:1.0: 2 ports detected [ 1.543255] usbcore: registered new interface driver usbserial [ 1.545197] usbcore: registered new interface driver usbserial_generic [ 1.547216] usbserial: USB Serial support registered for generic [ 1.549180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.552780] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.554467] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.556238] mousedev: PS/2 mouse device common for all mice [ 1.558396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.561949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.564988] rtc_cmos 00:00: RTC can wake from S4 [ 1.566879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.568904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.570984] cpuidle: using governor menu [ 1.572673] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.575781] hidraw: raw HID events driver (C) Jiri Kosina [ 1.577645] usbcore: registered new interface driver usbhid [ 1.579492] usbhid: USB HID core driver [ 1.580950] drop_monitor: Initializing network drop monitor service [ 1.582978] TCP: cubic registered [ 1.584329] Initializing XFRM netlink socket [ 1.585905] NET: Registered protocol family 10 [ 1.587755] NET: Registered protocol family 17 [ 1.589531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.591433] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.593369] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.596536] Loading compiled-in X.509 certificates [ 1.598202] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.601440] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.605097] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.608339] registered taskstats version 1 [ 1.611828] Key type trusted registered [ 1.614628] Key type encrypted registered [ 1.617386] IMA: No TPM chip found, activating TPM-bypass! [ 1.619718] rtc_cmos 00:00: setting system clock to 2018-08-29 17:54:00 UTC (1535565240) [ 1.623298] Freeing unused kernel memory: 1680k freed [ 1.629024] 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.634703] systemd[1]: Detected virtualization kvm. [ 1.636450] systemd[1]: Detected architecture x86-64. [ 1.638175] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.641329] systemd[1]: No hostname configured. [ 1.643015] systemd[1]: Set hostname to . [ 1.644821] systemd[1]: Initializing machine ID from KVM UUID. [ 1.667450] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.670392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.674332] systemd[1]: Reached target Swap. [ 1.675928] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.678407] systemd[1]: Reached target Timers. [ 1.680041] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.682751] systemd[1]: Reached target Local File Systems. [ 1.684586] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.687427] systemd[1]: Created slice Root Slice. [ 1.689063] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.691671] systemd[1]: Created slice System Slice. [ 1.693360] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.696076] systemd[1]: Listening on Journal Socket. [ 1.697826] systemd[1]: Starting Journal Socket. [ 1.699764] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.702640] 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.707708] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.711724] systemd[1]: Listening on udev Kernel Socket. [ 1.713496] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.716443] systemd[1]: Listening on udev Control Socket. [ 1.718282] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.721051] systemd[1]: Reached target Sockets. [ 1.722664] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.725217] systemd[1]: Reached target Slices. [ 1.726810] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.729344] systemd[1]: Reached target Paths. [ 1.730947] systemd[1]: Starting Paths. [ 1.732792] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.736700] 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.807242] RPC: Registered named UNIX socket transport module. [ 1.809230] RPC: Registered udp transport module. [ 1.810906] RPC: Registered tcp transport module. [ 1.812600] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.846909] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [ 1.923382] FDC 0 is a S82078B [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.945811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.986604] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.990192] scsi host0: ata_piix [ 1.991652] scsi host1: ata_piix [ 1.993036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.995133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.999875] vda: vda1 [ 2.001570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.003811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.006187] usb 1-1: Product: QEMU USB Tablet [ 2.008027] usb 1-1: Manufacturer: QEMU [ 2.009726] usb 1-1: SerialNumber: 42 [ 2.019760] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.023622] 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] 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. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.169786] SGI XFS with ACLs, security attributes, no debug enabled [ 2.173188] XFS (vda1): Mounting V4 Filesystem [ 2.197199] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.377938] tsc: Refined TSC clocksource calibration: 3491.883 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target 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 target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev 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.451539] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). 2018-08-29 17:54:02,057 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-08-29 17:54:11,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 17:54:11,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 17:54:11,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 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-3456ad2a-ce1b-47be-9b97-1c761dea9eeb x-compute-request-id: req-3456ad2a-ce1b-47be-9b97-1c761dea9eeb Content-Encoding: gzip Content-Length: 12746 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1853154721 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.433257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.436479] pid_max: default: 32768 minimum: 301\n[ 0.438200] Security Framework initialized\n[ 0.439797] SELinux: Initializing.\n[ 0.441517] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.448297] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.452443] Mount-cache hash table entries: 4096\n[ 0.454443] Initializing cgroup subsys memory\n[ 0.456096] Initializing cgroup subsys devices\n[ 0.457772] Initializing cgroup subsys freezer\n[ 0.459418] Initializing cgroup subsys net_cls\n[ 0.461082] Initializing cgroup subsys blkio\n[ 0.462709] Initializing cgroup subsys perf_event\n[ 0.464409] Initializing cgroup subsys hugetlb\n[ 0.466088] Initializing cgroup subsys pids\n[ 0.467719] Initializing cgroup subsys net_prio\n[ 0.469683] CPU: Physical Processor ID: 0\n[ 0.471968] mce: CPU supports 10 MCE banks\n[ 0.473594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.475432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.477268] tlb_flushall_shift: 6\n[ 0.478882] Freeing SMP alternatives: 28k freed\n[ 0.483178] ACPI: Core revision 20130517\n[ 0.485173] ACPI: All ACPI Tables successfully acquired\n[ 0.487269] ftrace: allocating 25812 entries in 101 pages\n[ 0.508994] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.511166] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.513314] smpboot: Max logical packages: 2\n[ 0.515213] Enabling x2apic\n[ 0.516512] Enabled x2apic\n[ 0.518074] Switched APIC routing to physical x2apic.\n[ 0.521237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.523346] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.527107] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.536173] KVM setup paravirtual spinlock\n[ 0.539065] smpboot: Booting Node 0, Processors #1 OK\n[ 0.541305] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.563392] Brought up 2 CPUs\n[ 0.563395] KVM setup async PF for cpu 1\n[ 0.563398] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.567870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.570961] devtmpfs: initialized\n[ 0.573876] EVM: security.selinux\n[ 0.575270] EVM: security.ima\n[ 0.576577] EVM: security.capability\n[ 0.578739] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.580908] pinctrl core: initialized pinctrl subsystem\n[ 0.582873] NET: Registered protocol family 16\n[ 0.584795] ACPI: bus type PCI registered\n[ 0.586331] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.588483] PCI: Using configuration type 1 for base access\n[ 0.593874] ACPI: Added _OSI(Module Device)\n[ 0.595467] ACPI: Added _OSI(Processor Device)\n[ 0.597100] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.598790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.601779] ACPI: Interpreter enabled\n[ 0.603259] ACPI: (supports S0 S5)\n[ 0.604675] ACPI: Using IOAPIC for interrupt routing\n[ 0.606444] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.611579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.613616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.615789] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.617909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.621840] acpiphp: Slot [3] registered\n[ 0.623374] acpiphp: Slot [4] registered\n[ 0.624930] acpiphp: Slot [5] registered\n[ 0.626464] acpiphp: Slot [6] registered\n[ 0.628011] acpiphp: Slot [7] registered\n[ 0.629541] acpiphp: Slot [8] registered\n[ 0.631083] acpiphp: Slot [9] registered\n[ 0.632614] acpiphp: Slot [10] registered\n[ 0.634174] acpiphp: Slot [11] registered\n[ 0.635737] acpiphp: Slot [12] registered\n[ 0.637302] acpiphp: Slot [13] registered\n[ 0.638861] acpiphp: Slot [14] registered\n[ 0.640416] acpiphp: Slot [15] registered\n[ 0.642004] acpiphp: Slot [16] registered\n[ 0.643565] acpiphp: Slot [17] registered\n[ 0.645137] acpiphp: Slot [18] registered\n[ 0.646685] acpiphp: Slot [19] registered\n[ 0.648244] acpiphp: Slot [20] registered\n[ 0.649803] acpiphp: Slot [21] registered\n[ 0.651355] acpiphp: Slot [22] registered\n[ 0.652967] acpiphp: Slot [23] registered\n[ 0.654527] acpiphp: Slot [24] registered\n[ 0.656093] acpiphp: Slot [25] registered\n[ 0.657654] acpiphp: Slot [26] registered\n[ 0.659222] acpiphp: Slot [27] registered\n[ 0.660775] acpiphp: Slot [28] registered\n[ 0.662325] acpiphp: Slot [29] registered\n[ 0.663888] acpiphp: Slot [30] registered\n[ 0.665437] acpiphp: Slot [31] registered\n[ 0.666996] PCI host bridge to bus 0000:00\n[ 0.668556] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.670403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.672529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.674673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.677524] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.680363] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.685988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.688193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.690261] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.692470] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.696643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.699448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.722929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.725457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.728265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.730754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.733179] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.735473] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.737890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.740888] vgaarb: loaded\n[ 0.742145] vgaarb: bridge control possible 0000:00:02.0\n[ 0.744162] SCSI subsystem initialized\n[ 0.745687] ACPI: bus type USB registered\n[ 0.747267] usbcore: registered new interface driver usbfs\n[ 0.749164] usbcore: registered new interface driver hub\n[ 0.751026] usbcore: registered new device driver usb\n[ 0.753028] PCI: Using ACPI for IRQ routing\n[ 0.755026] NetLabel: Initializing\n[ 0.756455] NetLabel: domain hash size = 128\n[ 0.758076] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.759864] NetLabel: unlabeled traffic allowed by default\n[ 0.761892] Switched to clocksource kvm-clock\n[ 0.772115] pnp: PnP ACPI init\n[ 0.773498] ACPI: bus type PNP registered\n[ 0.775551] pnp: PnP ACPI: found 5 devices\n[ 0.777064] ACPI: bus type PNP unregistered\n[ 0.784738] NET: Registered protocol family 2\n[ 0.786659] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.789622] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.792098] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.794214] TCP: reno registered\n[ 0.795523] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.797517] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.799588] NET: Registered protocol family 1\n[ 0.801164] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.803066] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.804910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.825425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.845679] Unpacking initramfs...\n[ 1.359791] Freeing initrd memory: 37508k freed\n[ 1.369672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.371727] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.375484] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.377517] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.379801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.381772] Initialise system trusted keyring\n[ 1.383366] audit: initializing netlink socket (disabled)\n[ 1.385175] type=2000 audit(1535565239.516:1): initialized\n[ 1.402524] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.404547] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.407413] zpool: loaded\n[ 1.408614] zbud: loaded\n[ 1.409978] VFS: Disk quotas dquot_6.5.2\n[ 1.411479] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.413648] msgmni has been set to 7578\n[ 1.415182] Key type big_key registered\n[ 1.417427] NET: Registered protocol family 38\n[ 1.419045] Key type asymmetric registered\n[ 1.420544] Asymmetric key parser 'x509' registered\n[ 1.422254] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.425034] io scheduler noop registered\n[ 1.426521] io scheduler deadline registered (default)\n[ 1.442020] io scheduler cfq registered\n[ 1.443556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.445401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.447520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.450288] ACPI: Power Button [PWRF]\n[ 1.451869] GHES: HEST is not enabled!\n[ 1.453386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.478887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.481251] Non-volatile memory driver v1.3\n[ 1.482808] Linux agpgart interface v0.103\n[ 1.484448] crash memory driver: version 1.1\n[ 1.486046] rdac: device handler registered\n[ 1.487633] hp_sw: device handler registered\n[ 1.489192] emc: device handler registered\n[ 1.490715] alua: device handler registered\n[ 1.492259] libphy: Fixed MDIO Bus: probed\n[ 1.493820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.495836] ehci-pci: EHCI PCI platform driver\n[ 1.497374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.499318] ohci-pci: OHCI PCI platform driver\n[ 1.500896] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.521500] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.523312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.526061] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.527827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.529737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.531833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.534572] usb usb1: Product: UHCI Host Controller\n[ 1.536263] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.538388] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.540150] hub 1-0:1.0: USB hub found\n[ 1.541604] hub 1-0:1.0: 2 ports detected\n[ 1.543255] usbcore: registered new interface driver usbserial\n[ 1.545197] usbcore: registered new interface driver usbserial_generic\n[ 1.547216] usbserial: USB Serial support registered for generic\n[ 1.549180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.552780] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.554467] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.556238] mousedev: PS/2 mouse device common for all mice\n[ 1.558396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.561949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.564988] rtc_cmos 00:00: RTC can wake from S4\n[ 1.566879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.568904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.570984] cpuidle: using governor menu\n[ 1.572673] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.575781] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.577645] usbcore: registered new interface driver usbhid\n[ 1.579492] usbhid: USB HID core driver\n[ 1.580950] drop_monitor: Initializing network drop monitor service\n[ 1.582978] TCP: cubic registered\n[ 1.584329] Initializing XFRM netlink socket\n[ 1.585905] NET: Registered protocol family 10\n[ 1.587755] NET: Registered protocol family 17\n[ 1.589531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.591433] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.593369] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.596536] Loading compiled-in X.509 certificates\n[ 1.598202] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.601440] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.605097] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.608339] registered taskstats version 1\n[ 1.611828] Key type trusted registered\n[ 1.614628] Key type encrypted registered\n[ 1.617386] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.619718] rtc_cmos 00:00: setting system clock to 2018-08-29 17:54:00 UTC (1535565240)\n[ 1.623298] Freeing unused kernel memory: 1680k freed\n[ 1.629024] 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.634703] systemd[1]: Detected virtualization kvm.\n[ 1.636450] systemd[1]: Detected architecture x86-64.\n[ 1.638175] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.641329] systemd[1]: No hostname configured.\n[ 1.643015] systemd[1]: Set hostname to .\n[ 1.644821] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.667450] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.670392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.674332] systemd[1]: Reached target Swap.\n[ 1.675928] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.678407] systemd[1]: Reached target Timers.\n[ 1.680041] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.682751] systemd[1]: Reached target Local File Systems.\n[ 1.684586] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.687427] systemd[1]: Created slice Root Slice.\n[ 1.689063] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.691671] systemd[1]: Created slice System Slice.\n[ 1.693360] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.696076] systemd[1]: Listening on Journal Socket.\n[ 1.697826] systemd[1]: Starting Journal Socket.\n[ 1.699764] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.702640] 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.707708] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.711724] systemd[1]: Listening on udev Kernel Socket.\n[ 1.713496] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.716443] systemd[1]: Listening on udev Control Socket.\n[ 1.718282] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.721051] systemd[1]: Reached target Sockets.\n[ 1.722664] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.725217] systemd[1]: Reached target Slices.\n[ 1.726810] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.729344] systemd[1]: Reached target Paths.\n[ 1.730947] systemd[1]: Starting Paths.\n[ 1.732792] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.736700] 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.807242] RPC: Registered named UNIX socket transport module.\n[ 1.809230] RPC: Registered udp transport module.\n[ 1.810906] RPC: Registered tcp transport module.\n[ 1.812600] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.846909] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Mounted Configuration File System.\n Starting dracut initqueue hook...\n[ 1.923382] FDC 0 is a S82078B\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.945811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.986604] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.990192] scsi host0: ata_piix\n[ 1.991652] scsi host1: ata_piix\n[ 1.993036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.995133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.999875] vda: vda1\n[ 2.001570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.003811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.006187] usb 1-1: Product: QEMU USB Tablet\n[ 2.008027] usb 1-1: Manufacturer: QEMU\n[ 2.009726] usb 1-1: SerialNumber: 42\n[ 2.019760] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.023622] 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] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.169786] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.173188] XFS (vda1): Mounting V4 Filesystem\n[ 2.197199] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.377938] tsc: Refined TSC clocksource calibration: 3491.883 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target 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 target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev 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.451539] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.563525] SELinux: Disabled at runtime.\n[ 2.599901] type=1404 audit(1535565241.480:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.667202] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.669215] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.186151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.244934] systemd-journald[384]: 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 Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\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 Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.426113] type=1305 audit(1535565242.306:3): audit_pid=435 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] 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 Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n[ 3.593986] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n[ 3.599327] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.603625] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.630459] ppdev: user-space parallel port driver\n[ 3.632651] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.632652] [TTM] Initializing pool allocator\n[ 3.632653] [TTM] Initializing DMA pool allocator\n[ 3.632881] [drm] fb mappable at 0xFC000000\n[ 3.632882] [drm] vram aper at 0xFC000000\n[ 3.632882] [drm] size 33554432\n[ 3.632882] [drm] fb depth is 24\n[ 3.632883] [drm] pitch is 3072\n[ 3.676398] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.700915] Console: switching to colour frame buffer device 128x48\n[ 3.716345] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n [ 3.723905] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nStarting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.788625] AES CTR mode by8 optimization enabled\n[ 3.791392] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.796846] alg: No test for crc32 (crc32-pclmul)\n[ 3.810214] intel_rapl: no valid rapl domains found in package 0\n[ 3.818317] intel_rapl: no valid rapl domains found in package 0\n[ 3.829634] intel_powerclamp: No package C-state available\n[ 3.834419] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.044426] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 17:54:03 +0000. Up 4.00 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\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 Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[ 6.408444] cloud-init[806]: Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 17:54:05 +0000. Up 6.37 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.463711] cloud-init[806]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.466263] cloud-init[806]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.468350] cloud-init[806]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.471270] cloud-init[806]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.473167] cloud-init[806]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.475562] cloud-init[806]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:9a:ff:c4 |\n[ 6.477631] cloud-init[806]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.479855] cloud-init[806]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.482225] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.485479] cloud-init[806]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.491604] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.495786] cloud-init[806]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.498684] cloud-init[806]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.501178] cloud-init[806]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.505266] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.788012] cloud-init[3478]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 17:54:10 +0000. Up 10.58 seconds.\n[ 11.492501] cloud-init[3627]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 17:54:10 +0000. Up 11.42 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 | e3:c4:46:b8:6a:f3:c0:4a:a3:39:4a:8f:c0:8f:33:75 | - | 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.563105] cloud-init[3627]: Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 17:54:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.54 seconds\n"} 2018-08-29 17:54:11,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d/action used request id req-3456ad2a-ce1b-47be-9b97-1c761dea9eeb 2018-08-29 17:54:11,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809381008148s 2018-08-29 17:54:11,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d/action used request id req-3456ad2a-ce1b-47be-9b97-1c761dea9eeb 2018-08-29 17:54:11,150 - 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 1853154721 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.433257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.436479] pid_max: default: 32768 minimum: 301 [ 0.438200] Security Framework initialized [ 0.439797] SELinux: Initializing. [ 0.441517] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.448297] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.452443] Mount-cache hash table entries: 4096 [ 0.454443] Initializing cgroup subsys memory [ 0.456096] Initializing cgroup subsys devices [ 0.457772] Initializing cgroup subsys freezer [ 0.459418] Initializing cgroup subsys net_cls [ 0.461082] Initializing cgroup subsys blkio [ 0.462709] Initializing cgroup subsys perf_event [ 0.464409] Initializing cgroup subsys hugetlb [ 0.466088] Initializing cgroup subsys pids [ 0.467719] Initializing cgroup subsys net_prio [ 0.469683] CPU: Physical Processor ID: 0 [ 0.471968] mce: CPU supports 10 MCE banks [ 0.473594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.475432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.477268] tlb_flushall_shift: 6 [ 0.478882] Freeing SMP alternatives: 28k freed [ 0.483178] ACPI: Core revision 20130517 [ 0.485173] ACPI: All ACPI Tables successfully acquired [ 0.487269] ftrace: allocating 25812 entries in 101 pages [ 0.508994] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.511166] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.513314] smpboot: Max logical packages: 2 [ 0.515213] Enabling x2apic [ 0.516512] Enabled x2apic [ 0.518074] Switched APIC routing to physical x2apic. [ 0.521237] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.523346] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.527107] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.536173] KVM setup paravirtual spinlock [ 0.539065] smpboot: Booting Node 0, Processors #1 OK [ 0.541305] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.563392] Brought up 2 CPUs [ 0.563395] KVM setup async PF for cpu 1 [ 0.563398] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.567870] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.570961] devtmpfs: initialized [ 0.573876] EVM: security.selinux [ 0.575270] EVM: security.ima [ 0.576577] EVM: security.capability [ 0.578739] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.580908] pinctrl core: initialized pinctrl subsystem [ 0.582873] NET: Registered protocol family 16 [ 0.584795] ACPI: bus type PCI registered [ 0.586331] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.588483] PCI: Using configuration type 1 for base access [ 0.593874] ACPI: Added _OSI(Module Device) [ 0.595467] ACPI: Added _OSI(Processor Device) [ 0.597100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.598790] ACPI: Added _OSI(Processor Aggregator Device) [ 0.601779] ACPI: Interpreter enabled [ 0.603259] ACPI: (supports S0 S5) [ 0.604675] ACPI: Using IOAPIC for interrupt routing [ 0.606444] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.611579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.613616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.615789] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.617909] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.621840] acpiphp: Slot [3] registered [ 0.623374] acpiphp: Slot [4] registered [ 0.624930] acpiphp: Slot [5] registered [ 0.626464] acpiphp: Slot [6] registered [ 0.628011] acpiphp: Slot [7] registered [ 0.629541] acpiphp: Slot [8] registered [ 0.631083] acpiphp: Slot [9] registered [ 0.632614] acpiphp: Slot [10] registered [ 0.634174] acpiphp: Slot [11] registered [ 0.635737] acpiphp: Slot [12] registered [ 0.637302] acpiphp: Slot [13] registered [ 0.638861] acpiphp: Slot [14] registered [ 0.640416] acpiphp: Slot [15] registered [ 0.642004] acpiphp: Slot [16] registered [ 0.643565] acpiphp: Slot [17] registered [ 0.645137] acpiphp: Slot [18] registered [ 0.646685] acpiphp: Slot [19] registered [ 0.648244] acpiphp: Slot [20] registered [ 0.649803] acpiphp: Slot [21] registered [ 0.651355] acpiphp: Slot [22] registered [ 0.652967] acpiphp: Slot [23] registered [ 0.654527] acpiphp: Slot [24] registered [ 0.656093] acpiphp: Slot [25] registered [ 0.657654] acpiphp: Slot [26] registered [ 0.659222] acpiphp: Slot [27] registered [ 0.660775] acpiphp: Slot [28] registered [ 0.662325] acpiphp: Slot [29] registered [ 0.663888] acpiphp: Slot [30] registered [ 0.665437] acpiphp: Slot [31] registered [ 0.666996] PCI host bridge to bus 0000:00 [ 0.668556] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.670403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.672529] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.674673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.677524] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.680363] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.685988] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.688193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.690261] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.692470] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.696643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.699448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.722929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.725457] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.728265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.730754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.733179] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.735473] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.737890] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.740888] vgaarb: loaded [ 0.742145] vgaarb: bridge control possible 0000:00:02.0 [ 0.744162] SCSI subsystem initialized [ 0.745687] ACPI: bus type USB registered [ 0.747267] usbcore: registered new interface driver usbfs [ 0.749164] usbcore: registered new interface driver hub [ 0.751026] usbcore: registered new device driver usb [ 0.753028] PCI: Using ACPI for IRQ routing [ 0.755026] NetLabel: Initializing [ 0.756455] NetLabel: domain hash size = 128 [ 0.758076] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.759864] NetLabel: unlabeled traffic allowed by default [ 0.761892] Switched to clocksource kvm-clock [ 0.772115] pnp: PnP ACPI init [ 0.773498] ACPI: bus type PNP registered [ 0.775551] pnp: PnP ACPI: found 5 devices [ 0.777064] ACPI: bus type PNP unregistered [ 0.784738] NET: Registered protocol family 2 [ 0.786659] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.789622] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.792098] TCP: Hash tables configured (established 32768 bind 32768) [ 0.794214] TCP: reno registered [ 0.795523] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.797517] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.799588] NET: Registered protocol family 1 [ 0.801164] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.803066] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.804910] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.825425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.845679] Unpacking initramfs... [ 1.359791] Freeing initrd memory: 37508k freed [ 1.369672] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.371727] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.375484] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.377517] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.379801] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.381772] Initialise system trusted keyring [ 1.383366] audit: initializing netlink socket (disabled) [ 1.385175] type=2000 audit(1535565239.516:1): initialized [ 1.402524] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.404547] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.407413] zpool: loaded [ 1.408614] zbud: loaded [ 1.409978] VFS: Disk quotas dquot_6.5.2 [ 1.411479] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.413648] msgmni has been set to 7578 [ 1.415182] Key type big_key registered [ 1.417427] NET: Registered protocol family 38 [ 1.419045] Key type asymmetric registered [ 1.420544] Asymmetric key parser 'x509' registered [ 1.422254] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.425034] io scheduler noop registered [ 1.426521] io scheduler deadline registered (default) [ 1.442020] io scheduler cfq registered [ 1.443556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.445401] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.447520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.450288] ACPI: Power Button [PWRF] [ 1.451869] GHES: HEST is not enabled! [ 1.453386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.478887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.481251] Non-volatile memory driver v1.3 [ 1.482808] Linux agpgart interface v0.103 [ 1.484448] crash memory driver: version 1.1 [ 1.486046] rdac: device handler registered [ 1.487633] hp_sw: device handler registered [ 1.489192] emc: device handler registered [ 1.490715] alua: device handler registered [ 1.492259] libphy: Fixed MDIO Bus: probed [ 1.493820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.495836] ehci-pci: EHCI PCI platform driver [ 1.497374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.499318] ohci-pci: OHCI PCI platform driver [ 1.500896] uhci_hcd: USB Universal Host Controller Interface driver [ 1.521500] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.523312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.526061] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.527827] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.529737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.531833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.534572] usb usb1: Product: UHCI Host Controller [ 1.536263] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.538388] usb usb1: SerialNumber: 0000:00:01.2 [ 1.540150] hub 1-0:1.0: USB hub found [ 1.541604] hub 1-0:1.0: 2 ports detected [ 1.543255] usbcore: registered new interface driver usbserial [ 1.545197] usbcore: registered new interface driver usbserial_generic [ 1.547216] usbserial: USB Serial support registered for generic [ 1.549180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.552780] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.554467] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.556238] mousedev: PS/2 mouse device common for all mice [ 1.558396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.561949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.564988] rtc_cmos 00:00: RTC can wake from S4 [ 1.566879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.568904] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.570984] cpuidle: using governor menu [ 1.572673] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.575781] hidraw: raw HID events driver (C) Jiri Kosina [ 1.577645] usbcore: registered new interface driver usbhid [ 1.579492] usbhid: USB HID core driver [ 1.580950] drop_monitor: Initializing network drop monitor service [ 1.582978] TCP: cubic registered [ 1.584329] Initializing XFRM netlink socket [ 1.585905] NET: Registered protocol family 10 [ 1.587755] NET: Registered protocol family 17 [ 1.589531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.591433] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.593369] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.596536] Loading compiled-in X.509 certificates [ 1.598202] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.601440] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.605097] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.608339] registered taskstats version 1 [ 1.611828] Key type trusted registered [ 1.614628] Key type encrypted registered [ 1.617386] IMA: No TPM chip found, activating TPM-bypass! [ 1.619718] rtc_cmos 00:00: setting system clock to 2018-08-29 17:54:00 UTC (1535565240) [ 1.623298] Freeing unused kernel memory: 1680k freed [ 1.629024] 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.634703] systemd[1]: Detected virtualization kvm. [ 1.636450] systemd[1]: Detected architecture x86-64. [ 1.638175] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.641329] systemd[1]: No hostname configured. [ 1.643015] systemd[1]: Set hostname to . [ 1.644821] systemd[1]: Initializing machine ID from KVM UUID. [ 1.667450] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.670392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.674332] systemd[1]: Reached target Swap. [ 1.675928] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.678407] systemd[1]: Reached target Timers. [ 1.680041] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.682751] systemd[1]: Reached target Local File Systems. [ 1.684586] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.687427] systemd[1]: Created slice Root Slice. [ 1.689063] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.691671] systemd[1]: Created slice System Slice. [ 1.693360] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.696076] systemd[1]: Listening on Journal Socket. [ 1.697826] systemd[1]: Starting Journal Socket. [ 1.699764] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.702640] 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.707708] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.711724] systemd[1]: Listening on udev Kernel Socket. [ 1.713496] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.716443] systemd[1]: Listening on udev Control Socket. [ 1.718282] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.721051] systemd[1]: Reached target Sockets. [ 1.722664] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.725217] systemd[1]: Reached target Slices. [ 1.726810] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.729344] systemd[1]: Reached target Paths. [ 1.730947] systemd[1]: Starting Paths. [ 1.732792] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.736700] 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.807242] RPC: Registered named UNIX socket transport module. [ 1.809230] RPC: Registered udp transport module. [ 1.810906] RPC: Registered tcp transport module. [ 1.812600] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.846909] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Mounted Configuration File System. Starting dracut initqueue hook... [ 1.923382] FDC 0 is a S82078B [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.945811] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.986604] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.990192] scsi host0: ata_piix [ 1.991652] scsi host1: ata_piix [ 1.993036] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.995133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.999875] vda: vda1 [ 2.001570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.003811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.006187] usb 1-1: Product: QEMU USB Tablet [ 2.008027] usb 1-1: Manufacturer: QEMU [ 2.009726] usb 1-1: SerialNumber: 42 [ 2.019760] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.023622] 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] 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. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.169786] SGI XFS with ACLs, security attributes, no debug enabled [ 2.173188] XFS (vda1): Mounting V4 Filesystem [ 2.197199] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.377938] tsc: Refined TSC clocksource calibration: 3491.883 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target 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 target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev 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.451539] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.563525] SELinux: Disabled at runtime. [ 2.599901] type=1404 audit(1535565241.480:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.667202] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.669215] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.186151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.244934] systemd-journald[384]: 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 Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[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 Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.426113] type=1305 audit(1535565242.306:3): audit_pid=435 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] 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 Timers. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... [ 3.593986] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... [ 3.599327] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.603625] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.630459] ppdev: user-space parallel port driver [ 3.632651] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.632652] [TTM] Initializing pool allocator [ 3.632653] [TTM] Initializing DMA pool allocator [ 3.632881] [drm] fb mappable at 0xFC000000 [ 3.632882] [drm] vram aper at 0xFC000000 [ 3.632882] [drm] size 33554432 [ 3.632882] [drm] fb depth is 24 [ 3.632883] [drm] pitch is 3072 [ 3.676398] fbcon: cirrusdrmfb (fb0) is primary device [ 3.700915] Console: switching to colour frame buffer device 128x48 [ 3.716345] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.723905] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.788625] AES CTR mode by8 optimization enabled [ 3.791392] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.796846] alg: No test for crc32 (crc32-pclmul) [ 3.810214] intel_rapl: no valid rapl domains found in package 0 [ 3.818317] intel_rapl: no valid rapl domains found in package 0 [ 3.829634] intel_powerclamp: No package C-state available [ 3.834419] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 4.044426] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 17:54:03 +0000. Up 4.00 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting OpenSSH server daemon... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [ 6.408444] cloud-init[806]: Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 17:54:05 +0000. Up 6.37 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 6.463711] cloud-init[806]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.466263] cloud-init[806]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.468350] cloud-init[806]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.471270] cloud-init[806]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.473167] cloud-init[806]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.475562] cloud-init[806]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:9a:ff:c4 | [ 6.477631] cloud-init[806]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.479855] cloud-init[806]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.482225] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.485479] cloud-init[806]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.491604] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.495786] cloud-init[806]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.498684] cloud-init[806]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.501178] cloud-init[806]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [[32m OK [0m] Created slice user-993.slice. [ 6.505266] cloud-init[806]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started PostgreSQL 9.5 database server. [[32m OK [0m] Started Postfix Mail Transport Agent. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.788012] cloud-init[3478]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 17:54:10 +0000. Up 10.58 seconds. [ 11.492501] cloud-init[3627]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 17:54:10 +0000. Up 11.42 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 | e3:c4:46:b8:6a:f3:c0:4a:a3:39:4a:8f:c0:8f:33:75 | - | 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.563105] cloud-init[3627]: Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 17:54:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.54 seconds 2018-08-29 17:54:11,153 - paramiko.transport - DEBUG - starting thread (client mode): 0x8ee08290L 2018-08-29 17:54:11,154 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 17:54:11,161 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-29 17:54:11,161 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-29 17:54:11,167 - 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-29 17:54:11,167 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 17:54:11,167 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-29 17:54:11,167 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 17:54:11,168 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 17:54:11,168 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 17:54:11,176 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 17:54:11,178 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 17:54:11,185 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-29 17:54:11,187 - paramiko.transport - DEBUG - Trying discovered key e3c446b86af3c04aa3394a8fc08f3375 in /tmp/tmpnlwQhV 2018-08-29 17:54:11,217 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 17:54:11,239 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 17:54:11,251 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-29 17:54:11,251 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-29 17:54:11,251 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-29 17:54:11,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-08-29 17:54:11,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:54:11,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:54:11,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:54:11,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 824, "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": 2690, "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": 946, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 813, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 823, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "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": 1374, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:54:11 GMT 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2379 2018-08-29 17:54:11,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:54:11,535 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 824, 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': 2690, 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': 946, 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': 813, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 823, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 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': 1374, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-29 17:54:11,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-08-29 17:54:11,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:54:11,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:54:11,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:54:11,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 824, "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": 2690, "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": 946, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 813, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 823, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "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": 1374, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:54:11 GMT 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2379 2018-08-29 17:54:11,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:54:11,651 - functest.core.cloudify - INFO - The current manager status is running 2018-08-29 17:54:11,651 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-29 17:54:11,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:54:11,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:54:11,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:54:12.026Z", "updated_at": "2018-08-29T17:54:12.026Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:54:12 GMT 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:54:11,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-29 17:54:11,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:54:11,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-08-29 17:54:11,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:54:11,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:54:11,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:54:11,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:54:11,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:54:11,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-29T17:54:12.026Z", "updated_at": "2018-08-29T17:54:12.026Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:54:12 GMT 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-29 17:54:11,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:54:11,783 - functest.core.cloudify - DEBUG - List secrets: 2018-08-29 17:54:11,784 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:54:11,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:54:12.026Z", "updated_at": "2018-08-29T17:54:12.026Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:54:12 GMT 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-29 17:54:11,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:54:11,850 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-29 17:54:11,851 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-29 17:54:11,984 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 17:54:11,985 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 17:54:11,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 17:54:11,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/37a2602c-0728-4a59-b465-0f3f976f1e6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:13,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-941c8b4e-2960-4555-81a7-dcedae96766e Content-Length: 0 Date: Wed, 29 Aug 2018 17:54:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:54:13,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/37a2602c-0728-4a59-b465-0f3f976f1e6a.json used request id req-941c8b4e-2960-4555-81a7-dcedae96766e 2018-08-29 17:54:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.21061611176s 2018-08-29 17:54:13,203 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/37a2602c-0728-4a59-b465-0f3f976f1e6a.json used request id req-941c8b4e-2960-4555-81a7-dcedae96766e 2018-08-29 17:54:13,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:54:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:13,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a877900d-b538-4695-a9c2-fdd4e9287511 Date: Wed, 29 Aug 2018 17:54:13 GMT RESP BODY: {"floatingips": []} 2018-08-29 17:54:13,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a877900d-b538-4695-a9c2-fdd4e9287511 2018-08-29 17:54:13,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0770709514618s 2018-08-29 17:54:13,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a877900d-b538-4695-a9c2-fdd4e9287511 2018-08-29 17:54:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 17:54:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:13,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:54: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-bc6db4d3-75c5-49cc-8a77-a475b8d07424 x-compute-request-id: req-bc6db4d3-75c5-49cc-8a77-a475b8d07424 Content-Type: application/json 2018-08-29 17:54:13,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d used request id req-bc6db4d3-75c5-49cc-8a77-a475b8d07424 2018-08-29 17:54:13,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143400907516s 2018-08-29 17:54:13,430 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d used request id req-bc6db4d3-75c5-49cc-8a77-a475b8d07424 2018-08-29 17:54:13,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:54:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:13,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54: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-48fd6596-9e4d-49a8-93ea-aee737663c5c x-compute-request-id: req-48fd6596-9e4d-49a8-93ea-aee737663c5c Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:ff:c4", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:ff:c4", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "rel": "bookmark"}], "image": {"id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "links": [{"href": "http://172.30.9.40:8774/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T17:53:56.000000", "flavor": {"id": "04a66b06-f85c-4cf0-bc65-78ff727c89fb", "links": [{"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "bookmark"}]}, "id": "9e478cf0-f6e7-4b98-9628-e02d5d980b7d", "security_groups": [{"name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}], "user_id": "dec0fe85096849d2bf06f31b51510f31", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T17:54:13Z", "hostId": "79f024f3f94371932e838552eaa3320275c722fa2a0f80948ca062fd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "name": "cloudify-vm_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "created": "2018-08-29T17:51:36Z", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:54:13,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-48fd6596-9e4d-49a8-93ea-aee737663c5c 2018-08-29 17:54:13,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503723859787s 2018-08-29 17:54:13,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-48fd6596-9e4d-49a8-93ea-aee737663c5c 2018-08-29 17:54:13,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:54:15,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:54:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:16,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1eb310b-13dc-455f-862f-7e8b64ff5da6 x-compute-request-id: req-c1eb310b-13dc-455f-862f-7e8b64ff5da6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 17:54:16,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c1eb310b-13dc-455f-862f-7e8b64ff5da6 2018-08-29 17:54:16,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0647530555725s 2018-08-29 17:54:16,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c1eb310b-13dc-455f-862f-7e8b64ff5da6 2018-08-29 17:54:16,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:54:16,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:16,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-219d01fc-4587-45d7-8e0f-3009c3853462 Date: Wed, 29 Aug 2018 17:54:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:52Z", "updated_at": "2018-08-29T17:49:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "3061dabb-21bc-4aa7-a6a9-2cb1d2b63c58", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "4d879dfb-a801-4045-9bff-d0b0dd0b0a33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "52ca954a-a985-4e98-9172-88e5ae5d8e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:49:52Z", "revision_number": 0, "id": "76e0bde3-bdcd-4161-a326-f2f8461dc35b", "remote_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "remote_ip_prefix": null, "created_at": "2018-08-29T17:49:52Z", "security_group_id": "25174e03-5cfa-4607-be6f-806eedec0b64", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 1, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "25174e03-5cfa-4607-be6f-806eedec0b64", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:51:33Z", "updated_at": "2018-08-29T17:51:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "33e51e19-d0e1-4d32-b686-0bfe0cb3360d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "8e74b9a1-83d2-4801-bb68-d3123c93b6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "923a4b4a-5180-4a68-aa6c-e6e80513d411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "c2e69cf6-b832-4611-9ac2-2b48031780f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "c8e8bfb5-1ee6-4b7c-8386-a51a0eeb783c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "d517558c-2f66-4a8c-87e4-9ac0f12efc38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:51:33Z", "revision_number": 0, "id": "d9621d2e-67a4-4803-88f9-794c79343a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:33Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-29T17:51:34Z", "revision_number": 0, "id": "f9653362-8432-4135-aa4e-ac9981862454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:51:34Z", "security_group_id": "293fd38b-93af-4eea-9330-9d35f3a69135", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "ed341a2d009a424098744828e8dd3a34"}], "revision_number": 7, "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "293fd38b-93af-4eea-9330-9d35f3a69135", "name": "cloudify-sg_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:54:16,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-219d01fc-4587-45d7-8e0f-3009c3853462 2018-08-29 17:54:16,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046117067337s 2018-08-29 17:54:16,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-219d01fc-4587-45d7-8e0f-3009c3853462 2018-08-29 17:54:16,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 17:54:16,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/293fd38b-93af-4eea-9330-9d35f3a69135.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:16,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-521132ee-a7db-45fa-be43-7d36624bd416 Content-Length: 0 Date: Wed, 29 Aug 2018 17:54:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:54:16,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/293fd38b-93af-4eea-9330-9d35f3a69135.json used request id req-521132ee-a7db-45fa-be43-7d36624bd416 2018-08-29 17:54:16,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.387801885605s 2018-08-29 17:54:16,445 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/293fd38b-93af-4eea-9330-9d35f3a69135.json used request id req-521132ee-a7db-45fa-be43-7d36624bd416 2018-08-29 17:54:16,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 17:54:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:16,474 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:54: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-8fc17738-acee-4ad3-9f10-0c8e54ca7a1a x-compute-request-id: req-8fc17738-acee-4ad3-9f10-0c8e54ca7a1a Content-Length: 0 Content-Type: application/json 2018-08-29 17:54:16,475 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686 used request id req-8fc17738-acee-4ad3-9f10-0c8e54ca7a1a 2018-08-29 17:54:16,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289750099182s 2018-08-29 17:54:16,475 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cloudify-kp_8f972cfd-55b9-4603-9d3d-ebcc96d33686 used request id req-8fc17738-acee-4ad3-9f10-0c8e54ca7a1a 2018-08-29 17:54:16,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 17:54:16,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" -d '{"subnet_id": "8d8c9df6-1893-41e2-9986-d4ee4d737352"}' 2018-08-29 17:54:18,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f3bad64-b13c-40ff-b8ce-b492dc47fd7f Date: Wed, 29 Aug 2018 17:54:18 GMT RESP BODY: {"network_id": "218c97fb-ba8c-4ee8-920b-c867451d9d68", "tenant_id": "ed341a2d009a424098744828e8dd3a34", "subnet_id": "8d8c9df6-1893-41e2-9986-d4ee4d737352", "subnet_ids": ["8d8c9df6-1893-41e2-9986-d4ee4d737352"], "port_id": "6590264e-7d22-4c5f-a083-814def4d0f36", "id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f"} 2018-08-29 17:54:18,266 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f/remove_router_interface.json used request id req-1f3bad64-b13c-40ff-b8ce-b492dc47fd7f 2018-08-29 17:54:18,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7902431488s 2018-08-29 17:54:18,266 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f/remove_router_interface.json used request id req-1f3bad64-b13c-40ff-b8ce-b492dc47fd7f returning object 98b749a6-22ac-48f7-a971-ed9b1c61c76f 2018-08-29 17:54:18,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 17:54:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:18,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b792a2b5-173e-4338-84ee-c98acee17894 Date: Wed, 29 Aug 2018 17:54:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ed341a2d009a424098744828e8dd3a34", "created_at": "2018-08-29T17:49:53Z", "admin_state_up": true, "updated_at": "2018-08-29T17:54:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ed341a2d009a424098744828e8dd3a34", "id": "98b749a6-22ac-48f7-a971-ed9b1c61c76f", "name": "cloudify-router_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:54:18,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b792a2b5-173e-4338-84ee-c98acee17894 2018-08-29 17:54:18,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109175920486s 2018-08-29 17:54:18,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-b792a2b5-173e-4338-84ee-c98acee17894 2018-08-29 17:54:18,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 17:54:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:19,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25d95b4a-4c07-42d0-9687-c202c9a16276 Content-Length: 0 Date: Wed, 29 Aug 2018 17:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:54:19,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f.json used request id req-25d95b4a-4c07-42d0-9687-c202c9a16276 2018-08-29 17:54:19,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15588378906s 2018-08-29 17:54:19,534 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/98b749a6-22ac-48f7-a971-ed9b1c61c76f.json used request id req-25d95b4a-4c07-42d0-9687-c202c9a16276 2018-08-29 17:54:19,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 17:54:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:19,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9856c104-cc6c-4e48-b75e-2876f989c3f9 Date: Wed, 29 Aug 2018 17:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:49: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":"ed341a2d009a424098744828e8dd3a34","id":"8d8c9df6-1893-41e2-9986-d4ee4d737352","subnetpool_id":null,"name":"cloudify-subnet_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:54:19,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-9856c104-cc6c-4e48-b75e-2876f989c3f9 2018-08-29 17:54:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.040629863739s 2018-08-29 17:54:19,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-9856c104-cc6c-4e48-b75e-2876f989c3f9 2018-08-29 17:54:19,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 17:54:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/8d8c9df6-1893-41e2-9986-d4ee4d737352.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:20,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54e06d7b-b9ef-4ebe-a9b8-a1e2538b489d Date: Wed, 29 Aug 2018 17:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:54:20,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/8d8c9df6-1893-41e2-9986-d4ee4d737352.json used request id req-54e06d7b-b9ef-4ebe-a9b8-a1e2538b489d 2018-08-29 17:54:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15029788017s 2018-08-29 17:54:20,727 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/8d8c9df6-1893-41e2-9986-d4ee4d737352.json used request id req-54e06d7b-b9ef-4ebe-a9b8-a1e2538b489d 2018-08-29 17:54:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:54:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:20,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-104a80ed-711e-4924-b063-ea3c41126000 Date: Wed, 29 Aug 2018 17:54:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"218c97fb-ba8c-4ee8-920b-c867451d9d68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ed341a2d009a424098744828e8dd3a34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:54:20Z","qos_policy_id":null,"name":"cloudify-net_8f972cfd-55b9-4603-9d3d-ebcc96d33686","admin_state_up":true,"tenant_id":"ed341a2d009a424098744828e8dd3a34","created_at":"2018-08-29T17:49:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 17:54:20,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-104a80ed-711e-4924-b063-ea3c41126000 2018-08-29 17:54:20,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927090644836s 2018-08-29 17:54:20,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-104a80ed-711e-4924-b063-ea3c41126000 2018-08-29 17:54:20,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 17:54:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/218c97fb-ba8c-4ee8-920b-c867451d9d68.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:22,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1df7f2aa-7d3b-47d8-8d4a-083815680bd1 Date: Wed, 29 Aug 2018 17:54:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 17:54:22,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/218c97fb-ba8c-4ee8-920b-c867451d9d68.json used request id req-1df7f2aa-7d3b-47d8-8d4a-083815680bd1 2018-08-29 17:54:22,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19507098198s 2018-08-29 17:54:22,018 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/218c97fb-ba8c-4ee8-920b-c867451d9d68.json used request id req-1df7f2aa-7d3b-47d8-8d4a-083815680bd1 2018-08-29 17:54:22,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:54:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:22,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-1957a370-2399-4f48-ae28-b5f457501f1a Date: Wed, 29 Aug 2018 17:54:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:51:32Z", "file": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/file", "owner": "ed341a2d009a424098744828e8dd3a34", "id": "d4357c8f-2c8e-4a72-aea2-914e5ae49584", "size": 4373348352, "self": "/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:50:32Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:54:22,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1957a370-2399-4f48-ae28-b5f457501f1a 2018-08-29 17:54:22,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.662332057953s 2018-08-29 17:54:22,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-1957a370-2399-4f48-ae28-b5f457501f1a 2018-08-29 17:54:22,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 17:54:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}725c69e59b1a8090f7722b036948645242072487" 2018-08-29 17:54:23,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-def3e692-ba99-4051-8c9c-296e0962ae25 Date: Wed, 29 Aug 2018 17:54:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 17:54:23,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584 used request id req-def3e692-ba99-4051-8c9c-296e0962ae25 2018-08-29 17:54:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.59846496582s 2018-08-29 17:54:23,285 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/d4357c8f-2c8e-4a72-aea2-914e5ae49584 used request id req-def3e692-ba99-4051-8c9c-296e0962ae25 2018-08-29 17:54:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:54:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:23,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54: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-89ffd7b0-5277-466b-863d-a3214ac18037 x-compute-request-id: req-89ffd7b0-5277-466b-863d-a3214ac18037 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb", "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": "04a66b06-f85c-4cf0-bc65-78ff727c89fb"}]} 2018-08-29 17:54:23,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-89ffd7b0-5277-466b-863d-a3214ac18037 2018-08-29 17:54:23,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265820026398s 2018-08-29 17:54:23,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-89ffd7b0-5277-466b-863d-a3214ac18037 2018-08-29 17:54:23,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 17:54:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:23,343 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:54: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-70da44f6-6930-4bd0-9afd-84b2c3a541f6 x-compute-request-id: req-70da44f6-6930-4bd0-9afd-84b2c3a541f6 Content-Length: 0 Content-Type: application/json 2018-08-29 17:54:23,344 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb used request id req-70da44f6-6930-4bd0-9afd-84b2c3a541f6 2018-08-29 17:54:23,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303559303284s 2018-08-29 17:54:23,344 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/04a66b06-f85c-4cf0-bc65-78ff727c89fb used request id req-70da44f6-6930-4bd0-9afd-84b2c3a541f6 2018-08-29 17:54:23,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:54:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:23,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f24f11f-3924-4a46-be3c-738ef6e3dd5c Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": {"self": "http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dec0fe85096849d2bf06f31b51510f31", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:54:23,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-3f24f11f-3924-4a46-be3c-738ef6e3dd5c 2018-08-29 17:54:23,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212398052216s 2018-08-29 17:54:23,557 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-3f24f11f-3924-4a46-be3c-738ef6e3dd5c 2018-08-29 17:54:23,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:54:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:23,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b7212f-076d-4318-b5a1-f2c10fe72692 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_8f972cfd-55b9-4603-9d3d-ebcc96d33686", "links": {"self": "http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dec0fe85096849d2bf06f31b51510f31", "description": null}} 2018-08-29 17:54:23,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31 used request id req-28b7212f-076d-4318-b5a1-f2c10fe72692 2018-08-29 17:54:23,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193506002426s 2018-08-29 17:54:23,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31 used request id req-28b7212f-076d-4318-b5a1-f2c10fe72692 2018-08-29 17:54:23,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 17:54:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:24,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e3c39ce-fda6-4a87-903a-6b1a926e3ed2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:54:24,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31 used request id req-4e3c39ce-fda6-4a87-903a-6b1a926e3ed2 2018-08-29 17:54:24,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324237108231s 2018-08-29 17:54:24,083 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/dec0fe85096849d2bf06f31b51510f31 used request id req-4e3c39ce-fda6-4a87-903a-6b1a926e3ed2 2018-08-29 17:54:24,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:54:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:24,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2758e626-b4f9-4ce3-a801-68770999920b Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34"}, "tags": [], "enabled": true, "id": "ed341a2d009a424098744828e8dd3a34", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8f972cfd-55b9-4603-9d3d-ebcc96d33686"}]} 2018-08-29 17:54:24,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-2758e626-b4f9-4ce3-a801-68770999920b 2018-08-29 17:54:24,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185254096985s 2018-08-29 17:54:24,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-2758e626-b4f9-4ce3-a801-68770999920b 2018-08-29 17:54:24,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 17:54:24,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad9416e1633b15336dc7b5516caf93df3e7c901d" 2018-08-29 17:54:24,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-831e419a-1d34-4648-92ce-d3f774b6c0ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:54:24,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34 used request id req-831e419a-1d34-4648-92ce-d3f774b6c0ac 2018-08-29 17:54:24,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229007005692s 2018-08-29 17:54:24,510 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/ed341a2d009a424098744828e8dd3a34 used request id req-831e419a-1d34-4648-92ce-d3f774b6c0ac 2018-08-29 17:54:24,536 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:54:24,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:54:24,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:54:24,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:54:24,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:54:24,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:54:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:54:24,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a889c5c2-f71d-4d84-b2d1-1d13f42681ba 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:54:24,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-a889c5c2-f71d-4d84-b2d1-1d13f42681ba 2018-08-29 17:54:24,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:54:24,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T18:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["vKSHpL5CTzam33wZ5M3woQ"], "issued_at": "2018-08-29T17:54:24.000000Z"}} 2018-08-29 17:54:24,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:54:24,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:25,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ca0e5dae-1bc8-4031-b333-284e477791ae Date: Wed, 29 Aug 2018 17:54:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 17:54:25,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca0e5dae-1bc8-4031-b333-284e477791ae 2018-08-29 17:54:25,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313197851181s 2018-08-29 17:54:25,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca0e5dae-1bc8-4031-b333-284e477791ae 2018-08-29 17:54:25,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:54:25,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-134610ec-cada-4fd7-9a65-17445e52cd27 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 17:54:25,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-134610ec-cada-4fd7-9a65-17445e52cd27 2018-08-29 17:54:25,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:54:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:25,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fcf9ce-5159-4556-9318-c52ca36e5cb1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 17:54:25,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-45fcf9ce-5159-4556-9318-c52ca36e5cb1 2018-08-29 17:54:25,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183357954025s 2018-08-29 17:54:25,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-45fcf9ce-5159-4556-9318-c52ca36e5cb1 2018-08-29 17:54:25,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 17:54:25,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"}}' 2018-08-29 17:54:25,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a12f3cd-29c1-47c5-a469-8caa98838dfd 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.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4"}, "tags": [], "enabled": true, "id": "0c01cf15df6e4ed187edb128539838b4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"}} 2018-08-29 17:54:25,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-1a12f3cd-29c1-47c5-a469-8caa98838dfd 2018-08-29 17:54:25,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123416185379s 2018-08-29 17:54:25,597 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-1a12f3cd-29c1-47c5-a469-8caa98838dfd 2018-08-29 17:54:25,597 - 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'0c01cf15df6e4ed187edb128539838b4', '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_60b698dd-f8b2-4072-be45-52d321c90771'}) 2018-08-29 17:54:25,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 17:54:25,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d64a10da-46ed-458b-a618-72b4ae3987cd", "email": null, "name": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771"}}' 2018-08-29 17:54:26,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 17:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8350f86e-af17-4042-a49f-e2132500a810 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ee9abd8190446cf844613de5d71b173", "domain_id": "default", "password_expires_at": null}} 2018-08-29 17:54:26,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-8350f86e-af17-4042-a49f-e2132500a810 2018-08-29 17:54:26,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476236104965s 2018-08-29 17:54:26,080 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-8350f86e-af17-4042-a49f-e2132500a810 2018-08-29 17:54:26,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ee9abd8190446cf844613de5d71b173', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771'}) 2018-08-29 17:54:26,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:54:26,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:26,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05591335-8c21-4fa1-bb34-3c22deccff65 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:54:26,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-05591335-8c21-4fa1-bb34-3c22deccff65 2018-08-29 17:54:26,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155195951462s 2018-08-29 17:54:26,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-05591335-8c21-4fa1-bb34-3c22deccff65 2018-08-29 17:54:26,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:54:26,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:26,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3d3cd5-431e-4cfd-acd9-be50107864dc Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:54:26,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8a3d3cd5-431e-4cfd-acd9-be50107864dc 2018-08-29 17:54:26,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174587965012s 2018-08-29 17:54:26,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8a3d3cd5-431e-4cfd-acd9-be50107864dc 2018-08-29 17:54:26,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 17:54:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:26,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c99b9cf-b8c3-4f9f-b886-ab8ed88caa5c Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 17:54:26,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8c99b9cf-b8c3-4f9f-b886-ab8ed88caa5c 2018-08-29 17:54:26,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100210905075s 2018-08-29 17:54:26,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-8c99b9cf-b8c3-4f9f-b886-ab8ed88caa5c 2018-08-29 17:54:26,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 17:54:26,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:26,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bc3a33-542a-4fcf-9336-7e3c362a3824 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 17:54:26,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d7bc3a33-542a-4fcf-9336-7e3c362a3824 2018-08-29 17:54:26,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170752048492s 2018-08-29 17:54:26,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-d7bc3a33-542a-4fcf-9336-7e3c362a3824 2018-08-29 17:54:26,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 17:54:26,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:26,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88111ee-bf2e-4231-a963-c6266342446b Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"users": [{"name": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ee9abd8190446cf844613de5d71b173", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 17:54:26,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-b88111ee-bf2e-4231-a963-c6266342446b 2018-08-29 17:54:26,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198889970779s 2018-08-29 17:54:26,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-b88111ee-bf2e-4231-a963-c6266342446b 2018-08-29 17:54:26,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:54:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:27,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253259cc-6278-462d-a9f5-32232967964b Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4"}, "tags": [], "enabled": true, "id": "0c01cf15df6e4ed187edb128539838b4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 17:54:27,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-253259cc-6278-462d-a9f5-32232967964b 2018-08-29 17:54:27,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188431978226s 2018-08-29 17:54:27,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-253259cc-6278-462d-a9f5-32232967964b 2018-08-29 17:54:27,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 17:54:27,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=0ee9abd8190446cf844613de5d71b173&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=0c01cf15df6e4ed187edb128539838b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:27,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31787ed3-75b6-4286-a751-bc7eb2e2ee5e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=0ee9abd8190446cf844613de5d71b173&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=0c01cf15df6e4ed187edb128539838b4", "previous": null, "next": null}} 2018-08-29 17:54:27,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=0ee9abd8190446cf844613de5d71b173&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=0c01cf15df6e4ed187edb128539838b4 used request id req-31787ed3-75b6-4286-a751-bc7eb2e2ee5e 2018-08-29 17:54:27,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0967841148376s 2018-08-29 17:54:27,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=0ee9abd8190446cf844613de5d71b173&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=0c01cf15df6e4ed187edb128539838b4 used request id req-31787ed3-75b6-4286-a751-bc7eb2e2ee5e 2018-08-29 17:54:27,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 17:54:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4/users/0ee9abd8190446cf844613de5d71b173/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:54:27,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 17:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f0a6b6-eb44-4085-a112-2a83a0a3821a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 17:54:27,347 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4/users/0ee9abd8190446cf844613de5d71b173/roles/c82bf036bd144284a48fe3ac4559304a used request id req-11f0a6b6-eb44-4085-a112-2a83a0a3821a 2018-08-29 17:54:27,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135250091553s 2018-08-29 17:54:27,347 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4/users/0ee9abd8190446cf844613de5d71b173/roles/c82bf036bd144284a48fe3ac4559304a used request id req-11f0a6b6-eb44-4085-a112-2a83a0a3821a 2018-08-29 17:54:27,348 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 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'0c01cf15df6e4ed187edb128539838b4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd64a10da-46ed-458b-a618-72b4ae3987cd', 'username': u'cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 17:54:27,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 17:54:27,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 17:54:27,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 17:54:27,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 17:54:27,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 17:54:27,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 17:54:27,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 17:54:27,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 17:54:27,353 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771', 'password': 'd64a10da-46ed-458b-a618-72b4ae3987cd', 'project_name': 'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '0c01cf15df6e4ed187edb128539838b4', 'project_domain_name': 'Default'} 2018-08-29 17:54:27,408 - 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-29 17:54:27,423 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-29 17:54:27,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:54:27,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9718670-8843-4a4b-bcca-ed84e7f6aeb0 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 17:54:27,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-b9718670-8843-4a4b-bcca-ed84e7f6aeb0 2018-08-29 17:54:27,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 17:54:27,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T18:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c01cf15df6e4ed187edb128539838b4", "name": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/0c01cf15df6e4ed187edb128539838b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/0c01cf15df6e4ed187edb128539838b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/0c01cf15df6e4ed187edb128539838b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/0c01cf15df6e4ed187edb128539838b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/0c01cf15df6e4ed187edb128539838b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/0c01cf15df6e4ed187edb128539838b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_0c01cf15df6e4ed187edb128539838b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_0c01cf15df6e4ed187edb128539838b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/0c01cf15df6e4ed187edb128539838b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/0c01cf15df6e4ed187edb128539838b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/0c01cf15df6e4ed187edb128539838b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/0c01cf15df6e4ed187edb128539838b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/0c01cf15df6e4ed187edb128539838b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/0c01cf15df6e4ed187edb128539838b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771", "id": "0ee9abd8190446cf844613de5d71b173"}, "audit_ids": ["AEG8o2shRRmMcq_Eif_UEQ"], "issued_at": "2018-08-29T17:54:27.000000Z"}} 2018-08-29 17:54:27,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 17:54:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"network": {"name": "cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771", "admin_state_up": true}}' 2018-08-29 17:54:28,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-8b040632-3150-4b7d-93b2-fcee47b2f713 Date: Wed, 29 Aug 2018 17:54:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"59050f06-eab4-43ca-9c37-e95badd023f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c01cf15df6e4ed187edb128539838b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:54:28Z","is_default":false,"name":"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","mtu":1450}} 2018-08-29 17:54:28,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8b040632-3150-4b7d-93b2-fcee47b2f713 2018-08-29 17:54:28,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.617501974106s 2018-08-29 17:54:28,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8b040632-3150-4b7d-93b2-fcee47b2f713 2018-08-29 17:54:28,439 - 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-29T17:54:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'59050f06-eab4-43ca-9c37-e95badd023f6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', u'admin_state_up': True, u'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T17:54:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c01cf15df6e4ed187edb128539838b4', u'l2_adjacency': True}) 2018-08-29 17:54:28,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:54:28,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:54:28,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-5308f969-703c-4601-81cc-57dcdf314a8b Date: Wed, 29 Aug 2018 17:54:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"59050f06-eab4-43ca-9c37-e95badd023f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c01cf15df6e4ed187edb128539838b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T17:54:28Z","qos_policy_id":null,"name":"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771","admin_state_up":true,"tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","mtu":1450}]} 2018-08-29 17:54:28,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5308f969-703c-4601-81cc-57dcdf314a8b 2018-08-29 17:54:28,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112150907516s 2018-08-29 17:54:28,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-5308f969-703c-4601-81cc-57dcdf314a8b 2018-08-29 17:54:28,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 17:54:28,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"subnet": {"name": "cloudify_ims-subnet_60b698dd-f8b2-4072-be45-52d321c90771", "enable_dhcp": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 17:54:29,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b3d0ac6f-9f22-41d7-a207-805fbed9d47e Date: Wed, 29 Aug 2018 17:54:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59050f06-eab4-43ca-9c37-e95badd023f6","tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:54: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":"0c01cf15df6e4ed187edb128539838b4","id":"9b11454f-2f77-4250-b45e-48ca79bc8286","subnetpool_id":null,"name":"cloudify_ims-subnet_60b698dd-f8b2-4072-be45-52d321c90771"}} 2018-08-29 17:54:29,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b3d0ac6f-9f22-41d7-a207-805fbed9d47e 2018-08-29 17:54:29,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.779007911682s 2018-08-29 17:54:29,333 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b3d0ac6f-9f22-41d7-a207-805fbed9d47e 2018-08-29 17:54:29,333 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:54: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'9b11454f-2f77-4250-b45e-48ca79bc8286', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_60b698dd-f8b2-4072-be45-52d321c90771', u'enable_dhcp': True, u'network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6', u'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T17:54: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'0c01cf15df6e4ed187edb128539838b4'}) 2018-08-29 17:54:29,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 17:54:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "cloudify_ims-router_60b698dd-f8b2-4072-be45-52d321c90771", "admin_state_up": true}}' 2018-08-29 17:54:30,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a2d7f0d1-582c-4edf-a33f-d49d23bc6e1c Date: Wed, 29 Aug 2018 17:54:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:29Z", "admin_state_up": true, "updated_at": "2018-08-29T17:54:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "name": "cloudify_ims-router_60b698dd-f8b2-4072-be45-52d321c90771"}} 2018-08-29 17:54:30,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a2d7f0d1-582c-4edf-a33f-d49d23bc6e1c 2018-08-29 17:54:30,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52049899101s 2018-08-29 17:54:30,855 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-a2d7f0d1-582c-4edf-a33f-d49d23bc6e1c 2018-08-29 17:54:30,855 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T17:54:30Z', u'revision_number': 2, u'id': u'5a6d92a5-1867-496b-a255-39ffc8391bd5', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_60b698dd-f8b2-4072-be45-52d321c90771', u'admin_state_up': True, u'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T17:54:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'0c01cf15df6e4ed187edb128539838b4'}) 2018-08-29 17:54:30,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 17:54:30,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"subnet_id": "9b11454f-2f77-4250-b45e-48ca79bc8286"}' 2018-08-29 17:54:33,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee40f749-8226-42e0-8b85-cdd5945316f9 Date: Wed, 29 Aug 2018 17:54:33 GMT RESP BODY: {"network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "subnet_id": "9b11454f-2f77-4250-b45e-48ca79bc8286", "subnet_ids": ["9b11454f-2f77-4250-b45e-48ca79bc8286"], "port_id": "922002ec-2dca-4dcd-b806-ad3c4d71d900", "id": "5a6d92a5-1867-496b-a255-39ffc8391bd5"} 2018-08-29 17:54:33,383 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5/add_router_interface.json used request id req-ee40f749-8226-42e0-8b85-cdd5945316f9 2018-08-29 17:54:33,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52705407143s 2018-08-29 17:54:33,383 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5/add_router_interface.json used request id req-ee40f749-8226-42e0-8b85-cdd5945316f9 returning object 5a6d92a5-1867-496b-a255-39ffc8391bd5 2018-08-29 17:54:33,384 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-29 17:54:58,184 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-29 17:54:58,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 17:54:58,193 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 17:54:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 17:54:58,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:54:58,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:54:58,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0fd8cff4-e678-4639-879e-74462b143d24 Date: Wed, 29 Aug 2018 17:54:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:54:58,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0fd8cff4-e678-4639-879e-74462b143d24 2018-08-29 17:54:58,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283649921417s 2018-08-29 17:54:58,482 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0fd8cff4-e678-4639-879e-74462b143d24 2018-08-29 17:54:58,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 17:54:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771"}' 2018-08-29 17:54:58,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5c05786c-d9bd-431c-904c-5a545a82ca02 Date: Wed, 29 Aug 2018 17:54:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:54:58Z", "file": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "size": null, "self": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "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_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": null, "created_at": "2018-08-29T17:54:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 17:54:58,536 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-5c05786c-d9bd-431c-904c-5a545a82ca02 2018-08-29 17:54:58,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460729598999s 2018-08-29 17:54:58,536 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-5c05786c-d9bd-431c-904c-5a545a82ca02 returning object 11d09b43-adad-4a77-a5de-b3ccd2aaefd1 2018-08-29 17:54:58,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 17:54:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '' 2018-08-29 17:55:59,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebf0f0f9-5d1d-42a1-ba0c-ea0b4398e276 Date: Wed, 29 Aug 2018 17:55: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-29 17:55:59,342 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file used request id req-ebf0f0f9-5d1d-42a1-ba0c-ea0b4398e276 2018-08-29 17:55:59,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.8059868813s 2018-08-29 17:55:59,343 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file used request id req-ebf0f0f9-5d1d-42a1-ba0c-ea0b4398e276 2018-08-29 17:55:59,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:55:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:55:59,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-ba7153cb-e6f7-4ba0-aeb9-ef2063990877 Date: Wed, 29 Aug 2018 17:55:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:55:59Z", "file": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "size": 4373348352, "self": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:54:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:55:59,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ba7153cb-e6f7-4ba0-aeb9-ef2063990877 2018-08-29 17:55:59,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364229679108s 2018-08-29 17:55:59,384 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ba7153cb-e6f7-4ba0-aeb9-ef2063990877 2018-08-29 17:55:59,385 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file', 'owner': u'0c01cf15df6e4ed187edb128539838b4', 'id': u'11d09b43-adad-4a77-a5de-b3ccd2aaefd1', 'size': 4373348352, u'self': u'/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c01cf15df6e4ed187edb128539838b4', 'name': 'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T17:55:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T17:55:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771', '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/11d09b43-adad-4a77-a5de-b3ccd2aaefd1', 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_60b698dd-f8b2-4072-be45-52d321c90771', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771', 'created': u'2018-08-29T17:54:58Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-29T17:54:58Z', 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/11d09b43-adad-4a77-a5de-b3ccd2aaefd1', 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_60b698dd-f8b2-4072-be45-52d321c90771', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-29 17:55:59,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 17:55:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_60b698dd-f8b2-4072-be45-52d321c90771", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-29 17:55:59,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:55: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-5fe7c9ae-82da-4cbb-af38-8e9d777324b3 x-compute-request-id: req-5fe7c9ae-82da-4cbb-af38-8e9d777324b3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_60b698dd-f8b2-4072-be45-52d321c90771", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "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": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa"}} 2018-08-29 17:55:59,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-5fe7c9ae-82da-4cbb-af38-8e9d777324b3 2018-08-29 17:55:59,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309443950653s 2018-08-29 17:55:59,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-5fe7c9ae-82da-4cbb-af38-8e9d777324b3 2018-08-29 17:55:59,697 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_60b698dd-f8b2-4072-be45-52d321c90771', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'c0da48ac-4b86-4efb-bb47-857c7d5c31fa', 'swap': 0}) 2018-08-29 17:55:59,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 17:55:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"extra_specs": {}}' 2018-08-29 17:55:59,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:55: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-5483a394-dcbe-49e6-9758-d7dedaf4d95b x-compute-request-id: req-5483a394-dcbe-49e6-9758-d7dedaf4d95b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 17:55:59,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa/os-extra_specs used request id req-5483a394-dcbe-49e6-9758-d7dedaf4d95b 2018-08-29 17:55:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208470821381s 2018-08-29 17:55:59,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa/os-extra_specs used request id req-5483a394-dcbe-49e6-9758-d7dedaf4d95b 2018-08-29 17:55:59,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 17:55:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"keypair": {"name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771"}}' 2018-08-29 17:56:00,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:55: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-0af24918-350c-456f-af29-26263f6350b4 x-compute-request-id: req-0af24918-350c-456f-af29-26263f6350b4 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFW4bPM8jwAEfAOIbivDY2t9NC1MX74fq62QOWCnYAVf82Xwjc4DJPzu2IHRq2sMuFUIR3UephakaxASQ9sNkzGIrVezd7DNi0rso5l1w9iGJ1AV5OcgwrALWV9UtMw8UZOvvOw+o7L6hCs97jQSXWIVb3o21jUEvCX9VNht8flgXcPuwqF2arjtuQr16fHN8yafEJNGt1QZlbcKDL4mUtAKe578X7+fhqwWaTWWn2kAKOrpDFjVq8SE0X7ruUM0K+Kcc33QxUjx4oA0R96GEjbkinYX7P3JQgX8xR0Qpol6Kz0PbAUltR9CaHZiEgn3yt6nVv5CpxhZesiKTnPbuj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxVuGzzPI8ABHwDiG4rw2NrfTQtTF++H6utkDlgp2AFX/Nl8I\n3OAyT87tiB0atrDLhVCEd1HqYWpGsQEkPbDZMxiK1Xs3ewzYtK7KOZdcPYhidQFe\nTnIMKwC1lfVLTMPFGTr7zsPqOy+oQrPe40El1iFW96NtY1BLwl/VTYbfH5YF3D7s\nKhdmq47bkK9enxzfMmnxCTRrdUGZW3Cgy+JlLQCnue/F+/n4asFmk1lp9pACjq6Q\nxY1avEhNF+67lDNCvinHN90MVI8eKANEfehhI25Ip2F+z9yUIF/MUdEKaJeis9D2\nwFJbUfQmh2YhIJ98rep1b+QqcYWXrIik5z27owIDAQABAoIBAQCoqLJJiuDSsfqf\ne+9R/zR5iJlDiOB1hMaoPWOCKwhy+wsypP7G+9YjPBzkcLLuo6IaGRhLfDbH73Hg\nPLCDBApqTzP+guGECBN+Pc3Wb9LFRzOU+IlmkrJxYZbNQ6aJQNjE2hJtviIDWJP8\nBQmavoceOrm+wexuriVARHPeYD94FlSXEAJ7m5UEHzaZfewiQFJ4iHs8IuqDjewx\nHpJOhMf+4rOzoRiEUxsehQvAM/0qvpKyjRUMgSbXlTSzhFt6dXVVudzQd3WjMtM8\nGfIGusxLvyZOK3Kr0C+hb9I3flaslv2L0yuQ29Jei0Alt79s3LT9r7ap0KRrz+eU\n/DSDK+QxAoGBAPdEW4oHIXOamwvAF11Ksh9EpREwIrfcim9+8QuPD3rgQnyjIAfS\nnZjy3UKqEsJxHnBcxAiMlhglveypdB3fMV8zaXuDUvxKH38Nd5x2uzeVAU3l3sa0\nTk/ngdihv07WZOp68oXWvL4b1D7i54dkiZdcGk4UJ2W+UcB3cSOAF5FLAoGBAMxT\n6rU7X5aZYLIIT2TuuPQrdk1sGWaFRgy3o9r3MhQAUJ7XCQYtlgXq9QmZqXhVPGog\nVBfkGjdosKbYzSlCv/y2fkyZgF4NmygsxfYtbkPSlGhRYSWenwMX/cfGK+CSj42Y\nXVOGuWJ0uWjL/eXzcnhTYK/ttyd+EJahfZyQ2OAJAoGBAMjosAAs3w9Rdd1MTS+u\nO6CQZBbdJ7iA57LEUBL2QLu0cBFZcfMpPIhD/WfnTKrUwsjFdzsDEAm60OD0praG\n3VTfLzv+bnUzvPe8940YI/J7jb2/ow2M/3yJPMXKVuk15nVnRJte6akGb6RRNZKb\nK/jiCzWZxpEy3LYn1rPjpkKVAoGBALpVCKQvOfOHeZPBWk3MGaSpgeAG5X8FqKTu\nTyHe7a8pvlur89HLfpV09/LCS7at3ENXqfiDjpjbAsWUzjuDYLtf3PuTvGmI9OaF\nNh5Svcxh2+7pz7LT3WSf21H0WY0ZeooA2ZLTOHodwftck/TAtrIeLv0gxjbgktYa\n/QbrXKupAoGASC+GbTvQkFvl4l26bFTh9d6E+ctrCx33OGTlVYM8ghpj5arLw1Sq\n3dDpFKVvDNrfEA51+n/MSKf779q/bOljjpaWkPrOGkJ/03JQlrYYQfa20xr6Wes3\n4MVpRm/ABy4MV0cSWL42UQH5PLE3SKsf0k88pfXYPlOONmWTFQ8mfO0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0ee9abd8190446cf844613de5d71b173", "name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "fingerprint": "c6:93:59:fa:df:cf:84:1f:b9:db:b3:9c:78:1f:b9:47"}} 2018-08-29 17:56:00,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-0af24918-350c-456f-af29-26263f6350b4 2018-08-29 17:56:00,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.801331996918s 2018-08-29 17:56:00,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-0af24918-350c-456f-af29-26263f6350b4 2018-08-29 17:56:00,522 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFW4bPM8jwAEfAOIbivDY2t9NC1MX74fq62QOWCnYAVf82Xwjc4DJPzu2IHRq2sMuFUIR3UephakaxASQ9sNkzGIrVezd7DNi0rso5l1w9iGJ1AV5OcgwrALWV9UtMw8UZOvvOw+o7L6hCs97jQSXWIVb3o21jUEvCX9VNht8flgXcPuwqF2arjtuQr16fHN8yafEJNGt1QZlbcKDL4mUtAKe578X7+fhqwWaTWWn2kAKOrpDFjVq8SE0X7ruUM0K+Kcc33QxUjx4oA0R96GEjbkinYX7P3JQgX8xR0Qpol6Kz0PbAUltR9CaHZiEgn3yt6nVv5CpxhZesiKTnPbuj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxVuGzzPI8ABHwDiG4rw2NrfTQtTF++H6utkDlgp2AFX/Nl8I\n3OAyT87tiB0atrDLhVCEd1HqYWpGsQEkPbDZMxiK1Xs3ewzYtK7KOZdcPYhidQFe\nTnIMKwC1lfVLTMPFGTr7zsPqOy+oQrPe40El1iFW96NtY1BLwl/VTYbfH5YF3D7s\nKhdmq47bkK9enxzfMmnxCTRrdUGZW3Cgy+JlLQCnue/F+/n4asFmk1lp9pACjq6Q\nxY1avEhNF+67lDNCvinHN90MVI8eKANEfehhI25Ip2F+z9yUIF/MUdEKaJeis9D2\nwFJbUfQmh2YhIJ98rep1b+QqcYWXrIik5z27owIDAQABAoIBAQCoqLJJiuDSsfqf\ne+9R/zR5iJlDiOB1hMaoPWOCKwhy+wsypP7G+9YjPBzkcLLuo6IaGRhLfDbH73Hg\nPLCDBApqTzP+guGECBN+Pc3Wb9LFRzOU+IlmkrJxYZbNQ6aJQNjE2hJtviIDWJP8\nBQmavoceOrm+wexuriVARHPeYD94FlSXEAJ7m5UEHzaZfewiQFJ4iHs8IuqDjewx\nHpJOhMf+4rOzoRiEUxsehQvAM/0qvpKyjRUMgSbXlTSzhFt6dXVVudzQd3WjMtM8\nGfIGusxLvyZOK3Kr0C+hb9I3flaslv2L0yuQ29Jei0Alt79s3LT9r7ap0KRrz+eU\n/DSDK+QxAoGBAPdEW4oHIXOamwvAF11Ksh9EpREwIrfcim9+8QuPD3rgQnyjIAfS\nnZjy3UKqEsJxHnBcxAiMlhglveypdB3fMV8zaXuDUvxKH38Nd5x2uzeVAU3l3sa0\nTk/ngdihv07WZOp68oXWvL4b1D7i54dkiZdcGk4UJ2W+UcB3cSOAF5FLAoGBAMxT\n6rU7X5aZYLIIT2TuuPQrdk1sGWaFRgy3o9r3MhQAUJ7XCQYtlgXq9QmZqXhVPGog\nVBfkGjdosKbYzSlCv/y2fkyZgF4NmygsxfYtbkPSlGhRYSWenwMX/cfGK+CSj42Y\nXVOGuWJ0uWjL/eXzcnhTYK/ttyd+EJahfZyQ2OAJAoGBAMjosAAs3w9Rdd1MTS+u\nO6CQZBbdJ7iA57LEUBL2QLu0cBFZcfMpPIhD/WfnTKrUwsjFdzsDEAm60OD0praG\n3VTfLzv+bnUzvPe8940YI/J7jb2/ow2M/3yJPMXKVuk15nVnRJte6akGb6RRNZKb\nK/jiCzWZxpEy3LYn1rPjpkKVAoGBALpVCKQvOfOHeZPBWk3MGaSpgeAG5X8FqKTu\nTyHe7a8pvlur89HLfpV09/LCS7at3ENXqfiDjpjbAsWUzjuDYLtf3PuTvGmI9OaF\nNh5Svcxh2+7pz7LT3WSf21H0WY0ZeooA2ZLTOHodwftck/TAtrIeLv0gxjbgktYa\n/QbrXKupAoGASC+GbTvQkFvl4l26bFTh9d6E+ctrCx33OGTlVYM8ghpj5arLw1Sq\n3dDpFKVvDNrfEA51+n/MSKf779q/bOljjpaWkPrOGkJ/03JQlrYYQfa20xr6Wes3\n4MVpRm/ABy4MV0cSWL42UQH5PLE3SKsf0k88pfXYPlOONmWTFQ8mfO0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ee9abd8190446cf844613de5d71b173', 'name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'created_at': '2018-08-29T17:56:00.522158', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c01cf15df6e4ed187edb128539838b4', 'name': 'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c6:93:59:fa:df:cf:84:1f:b9:db:b3:9c:78:1f:b9:47', 'type': 'ssh', 'id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771'}) 2018-08-29 17:56:00,522 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxVuGzzPI8ABHwDiG4rw2NrfTQtTF++H6utkDlgp2AFX/Nl8I 3OAyT87tiB0atrDLhVCEd1HqYWpGsQEkPbDZMxiK1Xs3ewzYtK7KOZdcPYhidQFe TnIMKwC1lfVLTMPFGTr7zsPqOy+oQrPe40El1iFW96NtY1BLwl/VTYbfH5YF3D7s Khdmq47bkK9enxzfMmnxCTRrdUGZW3Cgy+JlLQCnue/F+/n4asFmk1lp9pACjq6Q xY1avEhNF+67lDNCvinHN90MVI8eKANEfehhI25Ip2F+z9yUIF/MUdEKaJeis9D2 wFJbUfQmh2YhIJ98rep1b+QqcYWXrIik5z27owIDAQABAoIBAQCoqLJJiuDSsfqf e+9R/zR5iJlDiOB1hMaoPWOCKwhy+wsypP7G+9YjPBzkcLLuo6IaGRhLfDbH73Hg PLCDBApqTzP+guGECBN+Pc3Wb9LFRzOU+IlmkrJxYZbNQ6aJQNjE2hJtviIDWJP8 BQmavoceOrm+wexuriVARHPeYD94FlSXEAJ7m5UEHzaZfewiQFJ4iHs8IuqDjewx HpJOhMf+4rOzoRiEUxsehQvAM/0qvpKyjRUMgSbXlTSzhFt6dXVVudzQd3WjMtM8 GfIGusxLvyZOK3Kr0C+hb9I3flaslv2L0yuQ29Jei0Alt79s3LT9r7ap0KRrz+eU /DSDK+QxAoGBAPdEW4oHIXOamwvAF11Ksh9EpREwIrfcim9+8QuPD3rgQnyjIAfS nZjy3UKqEsJxHnBcxAiMlhglveypdB3fMV8zaXuDUvxKH38Nd5x2uzeVAU3l3sa0 Tk/ngdihv07WZOp68oXWvL4b1D7i54dkiZdcGk4UJ2W+UcB3cSOAF5FLAoGBAMxT 6rU7X5aZYLIIT2TuuPQrdk1sGWaFRgy3o9r3MhQAUJ7XCQYtlgXq9QmZqXhVPGog VBfkGjdosKbYzSlCv/y2fkyZgF4NmygsxfYtbkPSlGhRYSWenwMX/cfGK+CSj42Y XVOGuWJ0uWjL/eXzcnhTYK/ttyd+EJahfZyQ2OAJAoGBAMjosAAs3w9Rdd1MTS+u O6CQZBbdJ7iA57LEUBL2QLu0cBFZcfMpPIhD/WfnTKrUwsjFdzsDEAm60OD0praG 3VTfLzv+bnUzvPe8940YI/J7jb2/ow2M/3yJPMXKVuk15nVnRJte6akGb6RRNZKb K/jiCzWZxpEy3LYn1rPjpkKVAoGBALpVCKQvOfOHeZPBWk3MGaSpgeAG5X8FqKTu TyHe7a8pvlur89HLfpV09/LCS7at3ENXqfiDjpjbAsWUzjuDYLtf3PuTvGmI9OaF Nh5Svcxh2+7pz7LT3WSf21H0WY0ZeooA2ZLTOHodwftck/TAtrIeLv0gxjbgktYa /QbrXKupAoGASC+GbTvQkFvl4l26bFTh9d6E+ctrCx33OGTlVYM8ghpj5arLw1Sq 3dDpFKVvDNrfEA51+n/MSKf779q/bOljjpaWkPrOGkJ/03JQlrYYQfa20xr6Wes3 4MVpRm/ABy4MV0cSWL42UQH5PLE3SKsf0k88pfXYPlOONmWTFQ8mfO0= -----END RSA PRIVATE KEY----- 2018-08-29 17:56:00,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 17:56:00,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"security_group": {"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-29 17:56:00,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-df7222e0-882b-43fd-810f-340e1619f088 Date: Wed, 29 Aug 2018 17:56:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}} 2018-08-29 17:56:00,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-df7222e0-882b-43fd-810f-340e1619f088 2018-08-29 17:56:00,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.453523874283s 2018-08-29 17:56:00,979 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-df7222e0-882b-43fd-810f-340e1619f088 2018-08-29 17:56:00,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:56:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:01,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f265d06c-f95d-4a68-a08e-9e8ed72467eb Date: Wed, 29 Aug 2018 17:56:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:01,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-f265d06c-f95d-4a68-a08e-9e8ed72467eb 2018-08-29 17:56:01,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617640018463s 2018-08-29 17:56:01,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-f265d06c-f95d-4a68-a08e-9e8ed72467eb 2018-08-29 17:56:01,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:56:01,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}}' 2018-08-29 17:56:01,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-71ab0fce-cdb0-4c73-9f0c-b207311b6a60 Date: Wed, 29 Aug 2018 17:56: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": 22, "updated_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "port_range_min": 22, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:01Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6"}} 2018-08-29 17:56:01,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-71ab0fce-cdb0-4c73-9f0c-b207311b6a60 2018-08-29 17:56:01,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110623836517s 2018-08-29 17:56:01,160 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-71ab0fce-cdb0-4c73-9f0c-b207311b6a60 2018-08-29 17:56:01,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:56:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:01,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-672cab71-1318-40ea-8ae7-5632982be007 Date: Wed, 29 Aug 2018 17:56:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 2, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:01,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-672cab71-1318-40ea-8ae7-5632982be007 2018-08-29 17:56:01,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429830551147s 2018-08-29 17:56:01,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-672cab71-1318-40ea-8ae7-5632982be007 2018-08-29 17:56:01,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:56:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}}' 2018-08-29 17:56:01,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1d4a3c4a-042f-4428-876b-21ac83bee79e Date: Wed, 29 Aug 2018 17:56:01 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-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "port_range_min": null, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:01Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be"}} 2018-08-29 17:56:01,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1d4a3c4a-042f-4428-876b-21ac83bee79e 2018-08-29 17:56:01,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111593008041s 2018-08-29 17:56:01,322 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-1d4a3c4a-042f-4428-876b-21ac83bee79e 2018-08-29 17:56:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:56:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:01,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-a8a45e89-47df-4beb-a229-be46bddf8dcb Date: Wed, 29 Aug 2018 17:56:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 3, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:01,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a8a45e89-47df-4beb-a229-be46bddf8dcb 2018-08-29 17:56:01,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465700626373s 2018-08-29 17:56:01,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a8a45e89-47df-4beb-a229-be46bddf8dcb 2018-08-29 17:56:01,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:56:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}}' 2018-08-29 17:56:01,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8b81c690-c74a-4628-bdc3-b6ecec8271b6 Date: Wed, 29 Aug 2018 17:56: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": 80, "updated_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "port_range_min": 80, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:01Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "5d079930-56a2-43a4-b298-e940bc0fc8d4"}} 2018-08-29 17:56:01,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8b81c690-c74a-4628-bdc3-b6ecec8271b6 2018-08-29 17:56:01,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14691901207s 2018-08-29 17:56:01,523 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-8b81c690-c74a-4628-bdc3-b6ecec8271b6 2018-08-29 17:56:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:56:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:01,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-66b61f26-78c7-46b3-a4cf-e6bad02a4bc1 Date: Wed, 29 Aug 2018 17:56:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "5d079930-56a2-43a4-b298-e940bc0fc8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 4, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:01,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-66b61f26-78c7-46b3-a4cf-e6bad02a4bc1 2018-08-29 17:56:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440819263458s 2018-08-29 17:56:01,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-66b61f26-78c7-46b3-a4cf-e6bad02a4bc1 2018-08-29 17:56:01,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:56:01,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}}' 2018-08-29 17:56:01,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a08918a8-77ed-46ec-846f-6922e8267845 Date: Wed, 29 Aug 2018 17:56: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-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "port_range_min": 443, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:01Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "0173e930-eeb5-426b-a319-573a8a88d818"}} 2018-08-29 17:56:01,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a08918a8-77ed-46ec-846f-6922e8267845 2018-08-29 17:56:01,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134055137634s 2018-08-29 17:56:01,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-a08918a8-77ed-46ec-846f-6922e8267845 2018-08-29 17:56:01,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:56:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:01,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-e768333d-531b-43c0-8e11-4b7763ce9a34 Date: Wed, 29 Aug 2018 17:56:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "0173e930-eeb5-426b-a319-573a8a88d818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "5d079930-56a2-43a4-b298-e940bc0fc8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 5, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:01,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-e768333d-531b-43c0-8e11-4b7763ce9a34 2018-08-29 17:56:01,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042172908783s 2018-08-29 17:56:01,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-e768333d-531b-43c0-8e11-4b7763ce9a34 2018-08-29 17:56:01,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:56:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}}' 2018-08-29 17:56:01,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-5f19a272-6eb1-4f12-816e-4892241d0b3b Date: Wed, 29 Aug 2018 17:56: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-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "port_range_min": 5671, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:01Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "75b1c320-5403-4085-83ee-67dcc3dcbf79"}} 2018-08-29 17:56:01,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5f19a272-6eb1-4f12-816e-4892241d0b3b 2018-08-29 17:56:01,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130458116531s 2018-08-29 17:56:01,888 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-5f19a272-6eb1-4f12-816e-4892241d0b3b 2018-08-29 17:56:01,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:56:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:01,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-16f7514c-55bf-4cbb-be87-7fbcfeda7f42 Date: Wed, 29 Aug 2018 17:56:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "0173e930-eeb5-426b-a319-573a8a88d818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "5d079930-56a2-43a4-b298-e940bc0fc8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "75b1c320-5403-4085-83ee-67dcc3dcbf79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 6, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:01,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-16f7514c-55bf-4cbb-be87-7fbcfeda7f42 2018-08-29 17:56:01,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438990592957s 2018-08-29 17:56:01,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-16f7514c-55bf-4cbb-be87-7fbcfeda7f42 2018-08-29 17:56:01,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:56:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}}' 2018-08-29 17:56:02,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-65181470-6767-40c5-965a-fa6cabbe8997 Date: Wed, 29 Aug 2018 17:56: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": 53333, "updated_at": "2018-08-29T17:56:02Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "port_range_min": 53333, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:02Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "350e25db-000c-411d-b643-7ee79269207b"}} 2018-08-29 17:56:02,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-65181470-6767-40c5-965a-fa6cabbe8997 2018-08-29 17:56:02,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123733043671s 2018-08-29 17:56:02,064 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-65181470-6767-40c5-965a-fa6cabbe8997 2018-08-29 17:56:02,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:56:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:02,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-54a3486c-839b-4a2b-b13f-62c25a2e5674 Date: Wed, 29 Aug 2018 17:56:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59050f06-eab4-43ca-9c37-e95badd023f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c01cf15df6e4ed187edb128539838b4","l2_adjacency":true,"status":"ACTIVE","subnets":["9b11454f-2f77-4250-b45e-48ca79bc8286"],"description":"","tags":[],"updated_at":"2018-08-29T17:54:28Z","qos_policy_id":null,"name":"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771","admin_state_up":true,"tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","mtu":1450}]} 2018-08-29 17:56:02,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-54a3486c-839b-4a2b-b13f-62c25a2e5674 2018-08-29 17:56:02,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32959318161s 2018-08-29 17:56:02,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-54a3486c-839b-4a2b-b13f-62c25a2e5674 2018-08-29 17:56:02,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:56:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:02,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-dabc73fc-9f5a-4222-8ecc-a588d92dc0e9 Date: Wed, 29 Aug 2018 17:56:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:55:59Z", "file": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "size": 4373348352, "self": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:54:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:56:02,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dabc73fc-9f5a-4222-8ecc-a588d92dc0e9 2018-08-29 17:56:02,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348970890045s 2018-08-29 17:56:02,435 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-dabc73fc-9f5a-4222-8ecc-a588d92dc0e9 2018-08-29 17:56:02,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 17:56:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-81bdbdec-4c48-4a69-97e6-e24b37962672 x-compute-request-id: req-81bdbdec-4c48-4a69-97e6-e24b37962672 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_60b698dd-f8b2-4072-be45-52d321c90771", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "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": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa"}]} 2018-08-29 17:56:02,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-81bdbdec-4c48-4a69-97e6-e24b37962672 2018-08-29 17:56:02,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231139659882s 2018-08-29 17:56:02,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-81bdbdec-4c48-4a69-97e6-e24b37962672 2018-08-29 17:56:02,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 17:56:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"server": {"name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "imageRef": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "flavorRef": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59050f06-eab4-43ca-9c37-e95badd023f6"}], "security_groups": [{"name": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}]}}' 2018-08-29 17:56:04,357 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 17:56: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-8e6829f6-f6ce-45bb-82f2-9455c5d32df0 x-compute-request-id: req-8e6829f6-f6ce-45bb-82f2-9455c5d32df0 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e22a422e-cbd5-4dae-9127-42b06b2720b4"}], "OS-DCF:diskConfig": "MANUAL", "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "adminPass": "ha3SYnCU89J6"}} 2018-08-29 17:56:04,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-8e6829f6-f6ce-45bb-82f2-9455c5d32df0 2018-08-29 17:56:04,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.89518213272s 2018-08-29 17:56:04,357 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-8e6829f6-f6ce-45bb-82f2-9455c5d32df0 2018-08-29 17:56:04,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:04,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-ff054ba5-fca2-45f1-a4c2-9e5c0b0408c8 x-compute-request-id: req-ff054ba5-fca2-45f1-a4c2-9e5c0b0408c8 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "user_id": "0ee9abd8190446cf844613de5d71b173", "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-29T17:56:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:04,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ff054ba5-fca2-45f1-a4c2-9e5c0b0408c8 2018-08-29 17:56:04,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522082805634s 2018-08-29 17:56:04,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ff054ba5-fca2-45f1-a4c2-9e5c0b0408c8 2018-08-29 17:56:04,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:56:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:04,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-27ebb7a9-f75a-4fdf-99f0-c4381bb5f644 Date: Wed, 29 Aug 2018 17:56:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59050f06-eab4-43ca-9c37-e95badd023f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c01cf15df6e4ed187edb128539838b4","l2_adjacency":true,"status":"ACTIVE","subnets":["9b11454f-2f77-4250-b45e-48ca79bc8286"],"description":"","tags":[],"updated_at":"2018-08-29T17:54:28Z","qos_policy_id":null,"name":"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771","admin_state_up":true,"tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","mtu":1450}]} 2018-08-29 17:56:04,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-27ebb7a9-f75a-4fdf-99f0-c4381bb5f644 2018-08-29 17:56:04,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905549526215s 2018-08-29 17:56:04,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-27ebb7a9-f75a-4fdf-99f0-c4381bb5f644 2018-08-29 17:56:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 17:56:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0ca787e4-4b84-402a-9a8c-82d6889be26d Date: Wed, 29 Aug 2018 17:56:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59050f06-eab4-43ca-9c37-e95badd023f6","tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:54: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":"0c01cf15df6e4ed187edb128539838b4","id":"9b11454f-2f77-4250-b45e-48ca79bc8286","subnetpool_id":null,"name":"cloudify_ims-subnet_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:56:05,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-0ca787e4-4b84-402a-9a8c-82d6889be26d 2018-08-29 17:56:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441269874573s 2018-08-29 17:56:05,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-0ca787e4-4b84-402a-9a8c-82d6889be26d 2018-08-29 17:56:05,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:07,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:07,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-6f0a97ca-36a2-40ee-8130-325e1087fa3f x-compute-request-id: req-6f0a97ca-36a2-40ee-8130-325e1087fa3f 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:07,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f0a97ca-36a2-40ee-8130-325e1087fa3f 2018-08-29 17:56:07,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695688962936s 2018-08-29 17:56:07,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f0a97ca-36a2-40ee-8130-325e1087fa3f 2018-08-29 17:56:07,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:09,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:10,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-83ee4909-cb47-4e40-a916-bdee6839678c x-compute-request-id: req-83ee4909-cb47-4e40-a916-bdee6839678c 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:10,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-83ee4909-cb47-4e40-a916-bdee6839678c 2018-08-29 17:56:10,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483617782593s 2018-08-29 17:56:10,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-83ee4909-cb47-4e40-a916-bdee6839678c 2018-08-29 17:56:10,216 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:12,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:13,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-788ad81c-720d-4960-9f37-97f0bf8f1bab x-compute-request-id: req-788ad81c-720d-4960-9f37-97f0bf8f1bab 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:13,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-788ad81c-720d-4960-9f37-97f0bf8f1bab 2018-08-29 17:56:13,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786166906357s 2018-08-29 17:56:13,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-788ad81c-720d-4960-9f37-97f0bf8f1bab 2018-08-29 17:56:13,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:15,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:15,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:15,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-92d91a03-0360-49f9-8955-9d0a365f2606 x-compute-request-id: req-92d91a03-0360-49f9-8955-9d0a365f2606 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:15,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-92d91a03-0360-49f9-8955-9d0a365f2606 2018-08-29 17:56:15,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712564229965s 2018-08-29 17:56:15,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-92d91a03-0360-49f9-8955-9d0a365f2606 2018-08-29 17:56:15,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:17,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:18,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-aa7ab7dd-7137-4e76-91a4-a70bfcd9cd21 x-compute-request-id: req-aa7ab7dd-7137-4e76-91a4-a70bfcd9cd21 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:18,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-aa7ab7dd-7137-4e76-91a4-a70bfcd9cd21 2018-08-29 17:56:18,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635861873627s 2018-08-29 17:56:18,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-aa7ab7dd-7137-4e76-91a4-a70bfcd9cd21 2018-08-29 17:56:18,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:20,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:20,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-4575e04d-57f6-4e15-b9fb-774a32893c53 x-compute-request-id: req-4575e04d-57f6-4e15-b9fb-774a32893c53 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:20,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4575e04d-57f6-4e15-b9fb-774a32893c53 2018-08-29 17:56:20,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41398692131s 2018-08-29 17:56:20,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4575e04d-57f6-4e15-b9fb-774a32893c53 2018-08-29 17:56:20,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:22,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:23,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-8b444d13-3380-4a9a-bea8-568b848fe24b x-compute-request-id: req-8b444d13-3380-4a9a-bea8-568b848fe24b 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:23,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b444d13-3380-4a9a-bea8-568b848fe24b 2018-08-29 17:56:23,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399832010269s 2018-08-29 17:56:23,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b444d13-3380-4a9a-bea8-568b848fe24b 2018-08-29 17:56:23,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:25,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:25,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-c28f8e0f-508c-4579-b887-e885f2f1c06a x-compute-request-id: req-c28f8e0f-508c-4579-b887-e885f2f1c06a 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:25,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c28f8e0f-508c-4579-b887-e885f2f1c06a 2018-08-29 17:56:25,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16801404953s 2018-08-29 17:56:25,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c28f8e0f-508c-4579-b887-e885f2f1c06a 2018-08-29 17:56:25,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:27,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:27,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-0ada6b3b-8313-49ea-8a39-81dba6296feb x-compute-request-id: req-0ada6b3b-8313-49ea-8a39-81dba6296feb 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:27,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0ada6b3b-8313-49ea-8a39-81dba6296feb 2018-08-29 17:56:27,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329488992691s 2018-08-29 17:56:27,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0ada6b3b-8313-49ea-8a39-81dba6296feb 2018-08-29 17:56:27,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:29,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:30,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-e3699544-fbac-40a3-81e5-74e809b04ea9 x-compute-request-id: req-e3699544-fbac-40a3-81e5-74e809b04ea9 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:30,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e3699544-fbac-40a3-81e5-74e809b04ea9 2018-08-29 17:56:30,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587738037109s 2018-08-29 17:56:30,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e3699544-fbac-40a3-81e5-74e809b04ea9 2018-08-29 17:56:30,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:32,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:32,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-ba10b540-2ddc-4bcc-857f-00c74735bb5b x-compute-request-id: req-ba10b540-2ddc-4bcc-857f-00c74735bb5b 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:32,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ba10b540-2ddc-4bcc-857f-00c74735bb5b 2018-08-29 17:56:32,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336030006409s 2018-08-29 17:56:32,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ba10b540-2ddc-4bcc-857f-00c74735bb5b 2018-08-29 17:56:32,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:34,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:34,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-7c47ba26-fee3-4a42-8fb2-bbd51961701f x-compute-request-id: req-7c47ba26-fee3-4a42-8fb2-bbd51961701f 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:34,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c47ba26-fee3-4a42-8fb2-bbd51961701f 2018-08-29 17:56:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166865110397s 2018-08-29 17:56:34,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c47ba26-fee3-4a42-8fb2-bbd51961701f 2018-08-29 17:56:34,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:36,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:37,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-155a481d-7c3b-451a-bb55-644be2136721 x-compute-request-id: req-155a481d-7c3b-451a-bb55-644be2136721 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:37,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-155a481d-7c3b-451a-bb55-644be2136721 2018-08-29 17:56:37,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16695523262s 2018-08-29 17:56:37,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-155a481d-7c3b-451a-bb55-644be2136721 2018-08-29 17:56:37,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:39,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:39,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:40,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-d9cc64af-4478-459f-b413-0ddb68219aae x-compute-request-id: req-d9cc64af-4478-459f-b413-0ddb68219aae 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:40,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d9cc64af-4478-459f-b413-0ddb68219aae 2018-08-29 17:56:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432774066925s 2018-08-29 17:56:40,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d9cc64af-4478-459f-b413-0ddb68219aae 2018-08-29 17:56:40,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:42,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:42,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-3d18926d-ba79-40c5-a00d-928e5fa78a10 x-compute-request-id: req-3d18926d-ba79-40c5-a00d-928e5fa78a10 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:42,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3d18926d-ba79-40c5-a00d-928e5fa78a10 2018-08-29 17:56:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402409076691s 2018-08-29 17:56:42,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3d18926d-ba79-40c5-a00d-928e5fa78a10 2018-08-29 17:56:42,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:44,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:44,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-45494690-91a9-4b9f-99d3-8ff0d4901e17 x-compute-request-id: req-45494690-91a9-4b9f-99d3-8ff0d4901e17 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:44,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-45494690-91a9-4b9f-99d3-8ff0d4901e17 2018-08-29 17:56:44,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168169021606s 2018-08-29 17:56:44,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-45494690-91a9-4b9f-99d3-8ff0d4901e17 2018-08-29 17:56:45,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:47,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:47,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:47,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-b79c2448-2ebb-4044-832d-7c55ad4e3d7e x-compute-request-id: req-b79c2448-2ebb-4044-832d-7c55ad4e3d7e 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:47,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b79c2448-2ebb-4044-832d-7c55ad4e3d7e 2018-08-29 17:56:47,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433796882629s 2018-08-29 17:56:47,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b79c2448-2ebb-4044-832d-7c55ad4e3d7e 2018-08-29 17:56:47,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:49,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-3f745d33-76f3-4eb8-af8c-61718eb50a75 x-compute-request-id: req-3f745d33-76f3-4eb8-af8c-61718eb50a75 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:49,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3f745d33-76f3-4eb8-af8c-61718eb50a75 2018-08-29 17:56:49,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411667108536s 2018-08-29 17:56:49,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3f745d33-76f3-4eb8-af8c-61718eb50a75 2018-08-29 17:56:49,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:51,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:52,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-13167d97-e4b9-4b0e-94a7-5ad36bd6d9a7 x-compute-request-id: req-13167d97-e4b9-4b0e-94a7-5ad36bd6d9a7 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:52,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-13167d97-e4b9-4b0e-94a7-5ad36bd6d9a7 2018-08-29 17:56:52,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169589996338s 2018-08-29 17:56:52,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-13167d97-e4b9-4b0e-94a7-5ad36bd6d9a7 2018-08-29 17:56:52,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:54,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:54,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:54,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-8b8cac2d-6608-492d-90d3-0e6e406bebc4 x-compute-request-id: req-8b8cac2d-6608-492d-90d3-0e6e406bebc4 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:54,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b8cac2d-6608-492d-90d3-0e6e406bebc4 2018-08-29 17:56:54,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389045000076s 2018-08-29 17:56:54,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b8cac2d-6608-492d-90d3-0e6e406bebc4 2018-08-29 17:56:54,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:56,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:56,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-8e5b436d-cc77-41c1-bebf-b782e601319a x-compute-request-id: req-8e5b436d-cc77-41c1-bebf-b782e601319a 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:56,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8e5b436d-cc77-41c1-bebf-b782e601319a 2018-08-29 17:56:56,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164953947067s 2018-08-29 17:56:56,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8e5b436d-cc77-41c1-bebf-b782e601319a 2018-08-29 17:56:56,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:56:58,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:56:58,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:56:58,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:56: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-521484d7-eee6-4101-bf87-59db7a744c76 x-compute-request-id: req-521484d7-eee6-4101-bf87-59db7a744c76 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:56:58,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-521484d7-eee6-4101-bf87-59db7a744c76 2018-08-29 17:56:58,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174246788025s 2018-08-29 17:56:58,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-521484d7-eee6-4101-bf87-59db7a744c76 2018-08-29 17:56:58,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:00,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:00,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:00,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-d43c5f11-ef94-4c11-801e-132dd06b7d59 x-compute-request-id: req-d43c5f11-ef94-4c11-801e-132dd06b7d59 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:00,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d43c5f11-ef94-4c11-801e-132dd06b7d59 2018-08-29 17:57:00,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166476964951s 2018-08-29 17:57:00,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d43c5f11-ef94-4c11-801e-132dd06b7d59 2018-08-29 17:57:00,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:02,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:03,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-275a2e32-fb70-4666-9bd4-e73c59480066 x-compute-request-id: req-275a2e32-fb70-4666-9bd4-e73c59480066 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:03,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-275a2e32-fb70-4666-9bd4-e73c59480066 2018-08-29 17:57:03,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169396877289s 2018-08-29 17:57:03,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-275a2e32-fb70-4666-9bd4-e73c59480066 2018-08-29 17:57:03,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:05,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-8c2ec5cd-527e-411f-9640-771f537fa1ad x-compute-request-id: req-8c2ec5cd-527e-411f-9640-771f537fa1ad 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:05,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8c2ec5cd-527e-411f-9640-771f537fa1ad 2018-08-29 17:57:05,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167922973633s 2018-08-29 17:57:05,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8c2ec5cd-527e-411f-9640-771f537fa1ad 2018-08-29 17:57:05,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:07,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:07,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-4174f054-7185-4aa0-94e7-590879dc91b5 x-compute-request-id: req-4174f054-7185-4aa0-94e7-590879dc91b5 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:07,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4174f054-7185-4aa0-94e7-590879dc91b5 2018-08-29 17:57:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1693379879s 2018-08-29 17:57:07,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4174f054-7185-4aa0-94e7-590879dc91b5 2018-08-29 17:57:07,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:09,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:10,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-6ff51267-d77f-4203-88f2-34b2116f5ed3 x-compute-request-id: req-6ff51267-d77f-4203-88f2-34b2116f5ed3 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:10,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6ff51267-d77f-4203-88f2-34b2116f5ed3 2018-08-29 17:57:10,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616077899933s 2018-08-29 17:57:10,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6ff51267-d77f-4203-88f2-34b2116f5ed3 2018-08-29 17:57:10,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:12,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:12,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-b91fc11b-3b44-4904-9f0b-5310a970e94e x-compute-request-id: req-b91fc11b-3b44-4904-9f0b-5310a970e94e 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:12,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b91fc11b-3b44-4904-9f0b-5310a970e94e 2018-08-29 17:57:12,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691965103149s 2018-08-29 17:57:12,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b91fc11b-3b44-4904-9f0b-5310a970e94e 2018-08-29 17:57:12,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:14,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:14,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:14,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-c8be604a-2762-43bb-9be0-d194f0f9b8c9 x-compute-request-id: req-c8be604a-2762-43bb-9be0-d194f0f9b8c9 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:14,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c8be604a-2762-43bb-9be0-d194f0f9b8c9 2018-08-29 17:57:14,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175432920456s 2018-08-29 17:57:14,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c8be604a-2762-43bb-9be0-d194f0f9b8c9 2018-08-29 17:57:14,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:16,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:17,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-f5bccf99-5896-456e-9139-af9922f5b9ba x-compute-request-id: req-f5bccf99-5896-456e-9139-af9922f5b9ba 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:17,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f5bccf99-5896-456e-9139-af9922f5b9ba 2018-08-29 17:57:17,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424360990524s 2018-08-29 17:57:17,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f5bccf99-5896-456e-9139-af9922f5b9ba 2018-08-29 17:57:17,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:19,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:19,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-7c2ccae2-7721-488b-9a52-8cfbed4b1600 x-compute-request-id: req-7c2ccae2-7721-488b-9a52-8cfbed4b1600 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:19,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c2ccae2-7721-488b-9a52-8cfbed4b1600 2018-08-29 17:57:19,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433948993683s 2018-08-29 17:57:19,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c2ccae2-7721-488b-9a52-8cfbed4b1600 2018-08-29 17:57:19,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:21,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-286fe5e2-d799-4549-b5bf-881c1f763f35 x-compute-request-id: req-286fe5e2-d799-4549-b5bf-881c1f763f35 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:22,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-286fe5e2-d799-4549-b5bf-881c1f763f35 2018-08-29 17:57:22,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623692989349s 2018-08-29 17:57:22,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-286fe5e2-d799-4549-b5bf-881c1f763f35 2018-08-29 17:57:22,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:24,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:24,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-9583d032-c2fa-4277-b730-f6b83cf4d13e x-compute-request-id: req-9583d032-c2fa-4277-b730-f6b83cf4d13e 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:24,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9583d032-c2fa-4277-b730-f6b83cf4d13e 2018-08-29 17:57:24,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455644130707s 2018-08-29 17:57:24,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9583d032-c2fa-4277-b730-f6b83cf4d13e 2018-08-29 17:57:24,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:26,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:27,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-58804cb0-d1bf-4907-aad6-84ef2e75ab6f x-compute-request-id: req-58804cb0-d1bf-4907-aad6-84ef2e75ab6f 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:27,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-58804cb0-d1bf-4907-aad6-84ef2e75ab6f 2018-08-29 17:57:27,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335046052933s 2018-08-29 17:57:27,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-58804cb0-d1bf-4907-aad6-84ef2e75ab6f 2018-08-29 17:57:27,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:29,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:29,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-2cb48ab9-892b-4c37-97d8-a80a7b132ccd x-compute-request-id: req-2cb48ab9-892b-4c37-97d8-a80a7b132ccd 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:29,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2cb48ab9-892b-4c37-97d8-a80a7b132ccd 2018-08-29 17:57:29,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361999034882s 2018-08-29 17:57:29,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2cb48ab9-892b-4c37-97d8-a80a7b132ccd 2018-08-29 17:57:29,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:31,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:32,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-71680005-a558-4e6e-9c5a-65f9a4656c89 x-compute-request-id: req-71680005-a558-4e6e-9c5a-65f9a4656c89 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:32,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-71680005-a558-4e6e-9c5a-65f9a4656c89 2018-08-29 17:57:32,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337957859039s 2018-08-29 17:57:32,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-71680005-a558-4e6e-9c5a-65f9a4656c89 2018-08-29 17:57:32,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:34,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-6f60f23b-27b4-4181-b022-619971dc3b37 x-compute-request-id: req-6f60f23b-27b4-4181-b022-619971dc3b37 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:34,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f60f23b-27b4-4181-b022-619971dc3b37 2018-08-29 17:57:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356467008591s 2018-08-29 17:57:34,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6f60f23b-27b4-4181-b022-619971dc3b37 2018-08-29 17:57:34,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:36,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:36,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-a7187bb5-c931-4b9d-9805-346f89f63769 x-compute-request-id: req-a7187bb5-c931-4b9d-9805-346f89f63769 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:36,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a7187bb5-c931-4b9d-9805-346f89f63769 2018-08-29 17:57:36,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374529123306s 2018-08-29 17:57:36,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a7187bb5-c931-4b9d-9805-346f89f63769 2018-08-29 17:57:36,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:38,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:39,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-f52bcfa8-cdb8-4233-8a1f-976d2bb6f4a8 x-compute-request-id: req-f52bcfa8-cdb8-4233-8a1f-976d2bb6f4a8 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:39,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f52bcfa8-cdb8-4233-8a1f-976d2bb6f4a8 2018-08-29 17:57:39,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383167028427s 2018-08-29 17:57:39,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f52bcfa8-cdb8-4233-8a1f-976d2bb6f4a8 2018-08-29 17:57:39,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:41,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:41,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-1ba205cb-c7c8-4b4c-9f2a-244bdf3b823c x-compute-request-id: req-1ba205cb-c7c8-4b4c-9f2a-244bdf3b823c 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:41,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1ba205cb-c7c8-4b4c-9f2a-244bdf3b823c 2018-08-29 17:57:41,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426359891891s 2018-08-29 17:57:41,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1ba205cb-c7c8-4b4c-9f2a-244bdf3b823c 2018-08-29 17:57:41,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:43,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:44,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-128fab7c-b34b-463b-b1ce-63e48b5e70bb x-compute-request-id: req-128fab7c-b34b-463b-b1ce-63e48b5e70bb 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:44,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-128fab7c-b34b-463b-b1ce-63e48b5e70bb 2018-08-29 17:57:44,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454498052597s 2018-08-29 17:57:44,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-128fab7c-b34b-463b-b1ce-63e48b5e70bb 2018-08-29 17:57:44,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:46,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:46,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-d499f27f-830c-4bbd-a2fb-1d44b7812989 x-compute-request-id: req-d499f27f-830c-4bbd-a2fb-1d44b7812989 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:46,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d499f27f-830c-4bbd-a2fb-1d44b7812989 2018-08-29 17:57:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340346813202s 2018-08-29 17:57:46,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d499f27f-830c-4bbd-a2fb-1d44b7812989 2018-08-29 17:57:46,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:48,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:48,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-76f7ddf7-be8f-4d9e-b0ca-9ccc8d2617a2 x-compute-request-id: req-76f7ddf7-be8f-4d9e-b0ca-9ccc8d2617a2 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:48,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-76f7ddf7-be8f-4d9e-b0ca-9ccc8d2617a2 2018-08-29 17:57:48,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422302961349s 2018-08-29 17:57:48,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-76f7ddf7-be8f-4d9e-b0ca-9ccc8d2617a2 2018-08-29 17:57:48,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:50,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:51,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-1cf59bf7-cc62-4e95-926b-a357324b0e3d x-compute-request-id: req-1cf59bf7-cc62-4e95-926b-a357324b0e3d 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:51,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1cf59bf7-cc62-4e95-926b-a357324b0e3d 2018-08-29 17:57:51,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335654020309s 2018-08-29 17:57:51,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1cf59bf7-cc62-4e95-926b-a357324b0e3d 2018-08-29 17:57:51,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:53,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:53,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-8f664956-3ece-47f6-a589-4332c94aae33 x-compute-request-id: req-8f664956-3ece-47f6-a589-4332c94aae33 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:53,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f664956-3ece-47f6-a589-4332c94aae33 2018-08-29 17:57:53,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180296182632s 2018-08-29 17:57:53,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8f664956-3ece-47f6-a589-4332c94aae33 2018-08-29 17:57:53,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:55,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:55,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-364d1eff-a1fc-48ff-ac0d-70052d42b26e x-compute-request-id: req-364d1eff-a1fc-48ff-ac0d-70052d42b26e 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:55,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-364d1eff-a1fc-48ff-ac0d-70052d42b26e 2018-08-29 17:57:55,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173331022263s 2018-08-29 17:57:55,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-364d1eff-a1fc-48ff-ac0d-70052d42b26e 2018-08-29 17:57:55,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:57,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:57:57,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-3ce339fc-503a-4079-9994-2e10e504340f x-compute-request-id: req-3ce339fc-503a-4079-9994-2e10e504340f 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:57:57,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3ce339fc-503a-4079-9994-2e10e504340f 2018-08-29 17:57:57,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346596002579s 2018-08-29 17:57:57,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3ce339fc-503a-4079-9994-2e10e504340f 2018-08-29 17:57:57,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:57:59,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:57:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:00,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:57: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-2b7e0551-ceca-4373-8a8b-4ebe95c2df75 x-compute-request-id: req-2b7e0551-ceca-4373-8a8b-4ebe95c2df75 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:00,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2b7e0551-ceca-4373-8a8b-4ebe95c2df75 2018-08-29 17:58:00,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171248912811s 2018-08-29 17:58:00,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2b7e0551-ceca-4373-8a8b-4ebe95c2df75 2018-08-29 17:58:00,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:02,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:02,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-1fd23c34-8de0-4228-bd52-d54798ca43e0 x-compute-request-id: req-1fd23c34-8de0-4228-bd52-d54798ca43e0 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:02,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1fd23c34-8de0-4228-bd52-d54798ca43e0 2018-08-29 17:58:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163002967834s 2018-08-29 17:58:02,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1fd23c34-8de0-4228-bd52-d54798ca43e0 2018-08-29 17:58:02,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:04,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:04,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:04,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-49a843a8-9008-42d0-9fc6-172b396c669d x-compute-request-id: req-49a843a8-9008-42d0-9fc6-172b396c669d 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:04,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-49a843a8-9008-42d0-9fc6-172b396c669d 2018-08-29 17:58:04,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345295906067s 2018-08-29 17:58:04,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-49a843a8-9008-42d0-9fc6-172b396c669d 2018-08-29 17:58:04,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:06,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:06,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:07,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-24242190-e4d0-4692-b908-811aade154a2 x-compute-request-id: req-24242190-e4d0-4692-b908-811aade154a2 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:07,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24242190-e4d0-4692-b908-811aade154a2 2018-08-29 17:58:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425213098526s 2018-08-29 17:58:07,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-24242190-e4d0-4692-b908-811aade154a2 2018-08-29 17:58:07,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:09,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:09,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:09,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-dff8e9bf-5031-43e4-a4a7-87078aeae36f x-compute-request-id: req-dff8e9bf-5031-43e4-a4a7-87078aeae36f 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:09,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dff8e9bf-5031-43e4-a4a7-87078aeae36f 2018-08-29 17:58:09,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418349027634s 2018-08-29 17:58:09,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dff8e9bf-5031-43e4-a4a7-87078aeae36f 2018-08-29 17:58:09,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:11,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:11,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-8312a63c-cec1-49b0-b400-33166cb17c49 x-compute-request-id: req-8312a63c-cec1-49b0-b400-33166cb17c49 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:11,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8312a63c-cec1-49b0-b400-33166cb17c49 2018-08-29 17:58:11,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173273086548s 2018-08-29 17:58:11,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8312a63c-cec1-49b0-b400-33166cb17c49 2018-08-29 17:58:11,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:13,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:13,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:14,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-e1685a7e-d955-4a76-8aed-36bcc283e4f2 x-compute-request-id: req-e1685a7e-d955-4a76-8aed-36bcc283e4f2 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:14,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1685a7e-d955-4a76-8aed-36bcc283e4f2 2018-08-29 17:58:14,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63490319252s 2018-08-29 17:58:14,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e1685a7e-d955-4a76-8aed-36bcc283e4f2 2018-08-29 17:58:14,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:16,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:16,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-8a9ad6aa-e105-40a0-afa0-18de5d8f3627 x-compute-request-id: req-8a9ad6aa-e105-40a0-afa0-18de5d8f3627 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:16,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8a9ad6aa-e105-40a0-afa0-18de5d8f3627 2018-08-29 17:58:16,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199584960938s 2018-08-29 17:58:16,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8a9ad6aa-e105-40a0-afa0-18de5d8f3627 2018-08-29 17:58:16,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:18,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:18,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-4f10ab89-dc6d-43f8-aa30-2781fbec6073 x-compute-request-id: req-4f10ab89-dc6d-43f8-aa30-2781fbec6073 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:18,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4f10ab89-dc6d-43f8-aa30-2781fbec6073 2018-08-29 17:58:18,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452053785324s 2018-08-29 17:58:18,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4f10ab89-dc6d-43f8-aa30-2781fbec6073 2018-08-29 17:58:18,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:20,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:20,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:21,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-a778566d-fc7f-457f-bda0-cd33b2e82882 x-compute-request-id: req-a778566d-fc7f-457f-bda0-cd33b2e82882 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:21,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a778566d-fc7f-457f-bda0-cd33b2e82882 2018-08-29 17:58:21,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179097890854s 2018-08-29 17:58:21,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a778566d-fc7f-457f-bda0-cd33b2e82882 2018-08-29 17:58:21,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:23,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:23,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-07d9c536-a483-4f34-b2f4-8fb1e83f63f6 x-compute-request-id: req-07d9c536-a483-4f34-b2f4-8fb1e83f63f6 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.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T17:56:07Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:23,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-07d9c536-a483-4f34-b2f4-8fb1e83f63f6 2018-08-29 17:58:23,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187167882919s 2018-08-29 17:58:23,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-07d9c536-a483-4f34-b2f4-8fb1e83f63f6 2018-08-29 17:58:23,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 17:58:25,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 17:58:25,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:25,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-2a35a545-0e9d-453d-9b27-e99899a23bef x-compute-request-id: req-2a35a545-0e9d-453d-9b27-e99899a23bef Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:01:05", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T17:58:24.000000", "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T17:58:24Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 17:58:25,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2a35a545-0e9d-453d-9b27-e99899a23bef 2018-08-29 17:58:25,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175102949142s 2018-08-29 17:58:25,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2a35a545-0e9d-453d-9b27-e99899a23bef 2018-08-29 17:58:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 17:58:25,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=23e8f458-f6a9-4746-bf66-17fb629660cd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:25,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-f7f88439-d438-4262-9187-158c87867d4f Date: Wed, 29 Aug 2018 17:58:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T17:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9b11454f-2f77-4250-b45e-48ca79bc8286","ip_address":"192.168.120.8"}],"id":"cfeb5287-d6b1-4467-a180-7aa44e4a86c4","security_groups":["e22a422e-cbd5-4dae-9127-42b06b2720b4"],"mac_address":"fa:16:3e:64:01:05","project_id":"0c01cf15df6e4ed187edb128539838b4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59050f06-eab4-43ca-9c37-e95badd023f6","tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:56:07Z","binding:vnic_type":"normal","device_id":"23e8f458-f6a9-4746-bf66-17fb629660cd","ip_allocation":"immediate"}]} 2018-08-29 17:58:25,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=23e8f458-f6a9-4746-bf66-17fb629660cd used request id req-f7f88439-d438-4262-9187-158c87867d4f 2018-08-29 17:58:25,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0723149776459s 2018-08-29 17:58:25,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=23e8f458-f6a9-4746-bf66-17fb629660cd used request id req-f7f88439-d438-4262-9187-158c87867d4f 2018-08-29 17:58:25,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=cfeb5287-d6b1-4467-a180-7aa44e4a86c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:25,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4d6f2b95-e4e2-49f1-8892-e1940f9c35d3 Date: Wed, 29 Aug 2018 17:58:25 GMT RESP BODY: {"floatingips": []} 2018-08-29 17:58:25,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=cfeb5287-d6b1-4467-a180-7aa44e4a86c4 used request id req-4d6f2b95-e4e2-49f1-8892-e1940f9c35d3 2018-08-29 17:58:25,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0505249500275s 2018-08-29 17:58:25,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=cfeb5287-d6b1-4467-a180-7aa44e4a86c4 used request id req-4d6f2b95-e4e2-49f1-8892-e1940f9c35d3 2018-08-29 17:58:25,610 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:01:05', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'11d09b43-adad-4a77-a5de-b3ccd2aaefd1'}), 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-29T17:58:24.000000', 'flavor': Munch({u'id': u'c0da48ac-4b86-4efb-bb47-857c7d5c31fa'}), 'az': u'nova', 'id': u'23e8f458-f6a9-4746-bf66-17fb629660cd', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ee9abd8190446cf844613de5d71b173', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c01cf15df6e4ed187edb128539838b4', 'name': 'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', '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-29T17:58:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T17:58:24Z', 'hostId': u'2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb', '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-29T17:58:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0c01cf15df6e4ed187edb128539838b4', 'name': u'cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771', 'adminPass': u'ha3SYnCU89J6', 'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', 'created_at': u'2018-08-29T17:56:04Z', 'created': u'2018-08-29T17:56:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 17:58:25,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 17:58:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:25,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-c41eec66-50a7-40ee-b4b7-86ee99b57c86 Date: Wed, 29 Aug 2018 17:58:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59050f06-eab4-43ca-9c37-e95badd023f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c01cf15df6e4ed187edb128539838b4","l2_adjacency":true,"status":"ACTIVE","subnets":["9b11454f-2f77-4250-b45e-48ca79bc8286"],"description":"","tags":[],"updated_at":"2018-08-29T17:54:28Z","qos_policy_id":null,"name":"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771","admin_state_up":true,"tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","mtu":1450}]} 2018-08-29 17:58:25,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c41eec66-50a7-40ee-b4b7-86ee99b57c86 2018-08-29 17:58:25,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935161113739s 2018-08-29 17:58:25,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c41eec66-50a7-40ee-b4b7-86ee99b57c86 2018-08-29 17:58:25,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 17:58:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=23e8f458-f6a9-4746-bf66-17fb629660cd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:25,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e03d3ada-51ad-4ff9-9b18-4de8eeb83040 Date: Wed, 29 Aug 2018 17:58:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T17:58:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9b11454f-2f77-4250-b45e-48ca79bc8286","ip_address":"192.168.120.8"}],"id":"cfeb5287-d6b1-4467-a180-7aa44e4a86c4","security_groups":["e22a422e-cbd5-4dae-9127-42b06b2720b4"],"mac_address":"fa:16:3e:64:01:05","project_id":"0c01cf15df6e4ed187edb128539838b4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59050f06-eab4-43ca-9c37-e95badd023f6","tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:56:07Z","binding:vnic_type":"normal","device_id":"23e8f458-f6a9-4746-bf66-17fb629660cd","ip_allocation":"immediate"}]} 2018-08-29 17:58:25,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=23e8f458-f6a9-4746-bf66-17fb629660cd used request id req-e03d3ada-51ad-4ff9-9b18-4de8eeb83040 2018-08-29 17:58:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0505089759827s 2018-08-29 17:58:25,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=23e8f458-f6a9-4746-bf66-17fb629660cd used request id req-e03d3ada-51ad-4ff9-9b18-4de8eeb83040 2018-08-29 17:58:25,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 17:58:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.8", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4"}}' 2018-08-29 17:58:27,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-faab68de-99c8-4bea-86a2-06cc4b1c855e Date: Wed, 29 Aug 2018 17:58:27 GMT RESP BODY: {"floatingip": {"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}} 2018-08-29 17:58:27,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-faab68de-99c8-4bea-86a2-06cc4b1c855e 2018-08-29 17:58:27,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.07027292252s 2018-08-29 17:58:27,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-faab68de-99c8-4bea-86a2-06cc4b1c855e 2018-08-29 17:58:27,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:27,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:28,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e9e43c98-9902-4655-8330-1a4f5cc873ef Date: Wed, 29 Aug 2018 17:58:28 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:28,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e9e43c98-9902-4655-8330-1a4f5cc873ef 2018-08-29 17:58:28,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.325484991074s 2018-08-29 17:58:28,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e9e43c98-9902-4655-8330-1a4f5cc873ef 2018-08-29 17:58:28,168 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:28,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:28,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:28,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6bdcddf2-46fe-43ff-9c13-48b64d5a1321 Date: Wed, 29 Aug 2018 17:58:28 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:28,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6bdcddf2-46fe-43ff-9c13-48b64d5a1321 2018-08-29 17:58:28,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055860042572s 2018-08-29 17:58:28,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-6bdcddf2-46fe-43ff-9c13-48b64d5a1321 2018-08-29 17:58:28,331 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:28,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:28,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:28,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ffb5e1f8-fad5-4fc0-be8e-39b2b55d63be Date: Wed, 29 Aug 2018 17:58:28 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:28,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ffb5e1f8-fad5-4fc0-be8e-39b2b55d63be 2018-08-29 17:58:28,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584177970886s 2018-08-29 17:58:28,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ffb5e1f8-fad5-4fc0-be8e-39b2b55d63be 2018-08-29 17:58:28,498 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:28,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:28,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d82f6810-74b3-4860-aab1-c2bbbc566bc3 Date: Wed, 29 Aug 2018 17:58:28 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:28,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d82f6810-74b3-4860-aab1-c2bbbc566bc3 2018-08-29 17:58:28,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550909042358s 2018-08-29 17:58:28,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d82f6810-74b3-4860-aab1-c2bbbc566bc3 2018-08-29 17:58:28,661 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:28,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:28,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-5dad69b8-356f-45db-87ad-48dfeeb7b163 Date: Wed, 29 Aug 2018 17:58:28 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:28,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-5dad69b8-356f-45db-87ad-48dfeeb7b163 2018-08-29 17:58:28,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0541808605194s 2018-08-29 17:58:28,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-5dad69b8-356f-45db-87ad-48dfeeb7b163 2018-08-29 17:58:28,823 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:28,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:28,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7ba6f056-1622-4125-ba3d-a1839aa2b545 Date: Wed, 29 Aug 2018 17:58:28 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:28,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7ba6f056-1622-4125-ba3d-a1839aa2b545 2018-08-29 17:58:28,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563139915466s 2018-08-29 17:58:28,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7ba6f056-1622-4125-ba3d-a1839aa2b545 2018-08-29 17:58:28,989 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:29,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:29,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:29,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b62e347c-364d-400b-9d38-1b88ce0049f8 Date: Wed, 29 Aug 2018 17:58:29 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:29,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b62e347c-364d-400b-9d38-1b88ce0049f8 2018-08-29 17:58:29,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557651519775s 2018-08-29 17:58:29,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-b62e347c-364d-400b-9d38-1b88ce0049f8 2018-08-29 17:58:29,153 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 17:58:29,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 17:58:29,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:58:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-ff096bff-064a-4867-bbf7-c06d95c4056c Date: Wed, 29 Aug 2018 17:58:29 GMT RESP BODY: {"floatingips": [{"router_id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:58:26Z", "updated_at": "2018-08-29T17:58:29Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:01:05", "device_id": "23e8f458-f6a9-4746-bf66-17fb629660cd"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "port_id": "cfeb5287-d6b1-4467-a180-7aa44e4a86c4", "id": "e90ec691-0500-4a86-bea0-ae78cb474fca", "qos_policy_id": null}]} 2018-08-29 17:58:29,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ff096bff-064a-4867-bbf7-c06d95c4056c 2018-08-29 17:58:29,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557589530945s 2018-08-29 17:58:29,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ff096bff-064a-4867-bbf7-c06d95c4056c 2018-08-29 17:58:29,318 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5a6d92a5-1867-496b-a255-39ffc8391bd5', 'updated_at': u'2018-08-29T17:58:29Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'cfeb5287-d6b1-4467-a180-7aa44e4a86c4', 'id': u'e90ec691-0500-4a86-bea0-ae78cb474fca', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'cfeb5287-d6b1-4467-a180-7aa44e4a86c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c01cf15df6e4ed187edb128539838b4', 'name': 'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0c01cf15df6e4ed187edb128539838b4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:01:05', u'device_id': u'23e8f458-f6a9-4746-bf66-17fb629660cd'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', 'created_at': u'2018-08-29T17:58:26Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:01:05', u'device_id': u'23e8f458-f6a9-4746-bf66-17fb629660cd'}), 'router': u'5a6d92a5-1867-496b-a255-39ffc8391bd5'}) 2018-08-29 17:58:29,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 17:58:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 17:58:29,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-af4e6fc1-539a-4fcf-b4fe-58308d7cd4e6 x-compute-request-id: req-af4e6fc1-539a-4fcf-b4fe-58308d7cd4e6 Content-Encoding: gzip Content-Length: 9117 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 2088073112 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.428688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.431789] pid_max: default: 32768 minimum: 301\n[ 0.433453] Security Framework initialized\n[ 0.435006] SELinux: Initializing.\n[ 0.436688] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.443112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.447162] Mount-cache hash table entries: 4096\n[ 0.449134] Initializing cgroup subsys memory\n[ 0.450755] Initializing cgroup subsys devices\n[ 0.452359] Initializing cgroup subsys freezer\n[ 0.453965] Initializing cgroup subsys net_cls\n[ 0.455589] Initializing cgroup subsys blkio\n[ 0.457162] Initializing cgroup subsys perf_event\n[ 0.458826] Initializing cgroup subsys hugetlb\n[ 0.460425] Initializing cgroup subsys pids\n[ 0.461978] Initializing cgroup subsys net_prio\n[ 0.463710] CPU: Physical Processor ID: 0\n[ 0.465953] mce: CPU supports 10 MCE banks\n[ 0.467529] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.469310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.471103] tlb_flushall_shift: 6\n[ 0.472679] Freeing SMP alternatives: 28k freed\n[ 0.477036] ACPI: Core revision 20130517\n[ 0.478998] ACPI: All ACPI Tables successfully acquired\n[ 0.481010] ftrace: allocating 25812 entries in 101 pages\n[ 0.503730] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505788] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.507846] smpboot: Max logical packages: 2\n[ 0.509686] Enabling x2apic\n[ 0.510966] Enabled x2apic\n[ 0.512498] Switched APIC routing to physical x2apic.\n[ 0.515628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.521311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.529646] KVM setup paravirtual spinlock\n[ 0.532498] smpboot: Booting Node 0, Processors #1 OK\n[ 0.534684] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.556791] Brought up 2 CPUs\n[ 0.556795] KVM setup async PF for cpu 1\n[ 0.556798] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.561158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.564105] devtmpfs: initialized\n[ 0.566854] EVM: security.selinux\n[ 0.568210] EVM: security.ima\n[ 0.569492] EVM: security.capability\n[ 0.571586] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.573690] pinctrl core: initialized pinctrl subsystem\n[ 0.575574] NET: Registered protocol family 16\n[ 0.577394] ACPI: bus type PCI registered\n[ 0.578903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.581005] PCI: Using configuration type 1 for base access\n[ 0.586240] ACPI: Added _OSI(Module Device)\n[ 0.587805] ACPI: Added _OSI(Processor Device)\n[ 0.589415] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.591061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.593971] ACPI: Interpreter enabled\n[ 0.595427] ACPI: (supports S0 S5)\n[ 0.596814] ACPI: Using IOAPIC for interrupt routing\n[ 0.598517] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.603546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.605508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.607617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.609672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.613488] acpiphp: Slot [3] registered\n[ 0.614997] acpiphp: Slot [4] registered\n[ 0.616510] acpiphp: Slot [5] registered\n[ 0.618020] acpiphp: Slot [6] registered\n[ 0.619519] acpiphp: Slot [7] registered\n[ 0.621037] acpiphp: Slot [8] registered\n[ 0.622536] acpiphp: Slot [9] registered\n[ 0.624044] acpiphp: Slot [10] registered\n[ 0.625563] acpiphp: Slot [11] registered\n[ 0.627093] acpiphp: Slot [12] registered\n[ 0.628617] acpiphp: Slot [13] registered\n[ 0.630150] acpiphp: Slot [14] registered\n[ 0.631676] acpiphp: Slot [15] registered\n[ 0.633209] acpiphp: Slot [16] registered\n[ 0.634761] acpiphp: Slot [17] registered\n[ 0.636314] acpiphp: Slot [18] registered\n[ 0.637827] acpiphp: Slot [19] registered\n[ 0.639329] acpiphp: Slot [20] registered\n[ 0.640836] acpiphp: Slot [21] registered\n[ 0.642336] acpiphp: Slot [22] registered\n[ 0.643848] acpiphp: Slot [23] registered\n[ 0.645392] acpiphp: Slot [24] registered\n[ 0.646904] acpiphp: Slot [25] registered\n[ 0.648410] acpiphp: Slot [26] registered\n[ 0.649938] acpiphp: Slot [27] registered\n[ 0.651444] acpiphp: Slot [28] registered\n[ 0.652961] acpiphp: Slot [29] registered\n[ 0.654497] acpiphp: Slot [30] registered\n[ 0.656011] acpiphp: Slot [31] registered\n[ 0.657508] PCI host bridge to bus 0000:00\n[ 0.659019] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.660806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.662863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.664933] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.667696] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.670496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.676106] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.678254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.680262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.682409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.686643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.689384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.713545] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.716012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.718660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.721046] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.723391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.725587] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.727874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.730769] vgaarb: loaded\n[ 0.731989] vgaarb: bridge control possible 0000:00:02.0\n[ 0.733957] SCSI subsystem initialized\n[ 0.735463] ACPI: bus type USB registered\n[ 0.737024] usbcore: registered new interface driver usbfs\n[ 0.738842] usbcore: registered new interface driver hub\n[ 0.740676] usbcore: registered new device driver usb\n[ 0.742645] PCI: Using ACPI for IRQ routing\n[ 0.744597] NetLabel: Initializing\n[ 0.745979] NetLabel: domain hash size = 128\n[ 0.747530] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.749261] NetLabel: unlabeled traffic allowed by default\n[ 0.751275] Switched to clocksource kvm-clock\n[ 0.761474] pnp: PnP ACPI init\n[ 0.762807] ACPI: bus type PNP registered\n[ 0.764739] pnp: PnP ACPI: found 5 devices\n[ 0.766248] ACPI: bus type PNP unregistered\n[ 0.774505] NET: Registered protocol family 2\n[ 0.776460] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.779456] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.781927] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.784056] TCP: reno registered\n[ 0.785410] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.787361] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.789452] NET: Registered protocol family 1\n[ 0.791054] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.792943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.794809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.815067] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.835462] Unpacking initramfs...\n[ 1.322131] Freeing initrd memory: 37508k freed\n[ 1.331950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.333963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.337893] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.339906] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.342239] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.344134] Initialise system trusted keyring\n[ 1.345655] audit: initializing netlink socket (disabled)\n[ 1.347430] type=2000 audit(1535565507.723:1): initialized\n[ 1.364478] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.366422] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.369266] zpool: loaded\n[ 1.370468] zbud: loaded\n[ 1.371873] VFS: Disk quotas dquot_6.5.2\n[ 1.373332] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.375509] msgmni has been set to 7578\n[ 1.377041] Key type big_key registered\n[ 1.379512] NET: Registered protocol family 38\n[ 1.381105] Key type asymmetric registered\n[ 1.382547] Asymmetric key parser 'x509' registered\n[ 1.384158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.386922] io scheduler noop registered\n[ 1.388352] io scheduler deadline registered (default)\n[ 1.404021] io scheduler cfq registered\n[ 1.405504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.407304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.409352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.412031] ACPI: Power Button [PWRF]\n[ 1.413574] GHES: HEST is not enabled!\n[ 1.415126] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.439848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.442246] Non-volatile memory driver v1.3\n[ 1.443724] Linux agpgart interface v0.103\n[ 1.445313] crash memory driver: version 1.1\n[ 1.446905] rdac: device handler registered\n[ 1.448464] hp_sw: device handler registered\n[ 1.449954] emc: device handler registered\n[ 1.451415] alua: device handler registered\n[ 1.452931] libphy: Fixed MDIO Bus: probed\n[ 1.454502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.456459] ehci-pci: EHCI PCI platform driver\n[ 1.458003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.459846] ohci-pci: OHCI PCI platform driver\n[ 1.461386] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.481720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.483530] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.486273] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.488005] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.489858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.491886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.494532] usb usb1: Product: UHCI Host Controller\n[ 1.496171] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.498249] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.499934] hub 1-0:1.0: USB hub found\n[ 1.501340] hub 1-0:1.0: 2 ports detected\n[ 1.502981] usbcore: registered new interface driver usbserial\n[ 1.504813] usbcore: registered new interface driver usbserial_generic\n[ 1.506798] usbserial: USB Serial support registered for generic\n[ 1.508671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.512220] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.513878] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.515656] mousedev: PS/2 mouse device common for all mice\n[ 1.517829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.521386] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.524438] rtc_cmos 00:00: RTC can wake from S4\n[ 1.526317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.528293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.530265] cpuidle: using governor menu\n[ 1.531820] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.531888] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.538154] usbcore: registered new interface driver usbhid\n[ 1.540605] usbhid: USB HID core driver\n[ 1.542497] drop_monitor: Initializing network drop monitor service\n[ 1.545167] TCP: cubic registered\n[ 1.546868] Initializing XFRM netlink socket\n[ 1.548955] NET: Registered protocol family 10\n[ 1.551252] NET: Registered protocol family 17\n[ 1.553475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.555317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.557795] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.561819] Loading compiled-in X.509 certificates\n[ 1.564007] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.568210] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.572917] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.577144] registered taskstats version 1\n[ 1.581090] Key type trusted registered\n[ 1.583906] Key type encrypted registered\n[ 1.586702] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.588973] rtc_cmos 00:00: setting system clock to 2018-08-29 17:58:28 UTC (1535565508)\n[ 1.592531] Freeing unused kernel memory: 1680k freed\n[ 1.598567] 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.605950] systemd[1]: Detected virtualization kvm.\n[ 1.608157] systemd[1]: Detected architecture x86-64.\n[ 1.610372] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.614052] systemd[1]: No hostname configured.\n[ 1.615655] systemd[1]: Set hostname to .\n[ 1.617424] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.642697] systemd[1]: Reached target Timers.\n[ 1.644298] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.646902] systemd[1]: Created slice Root Slice.\n[ 1.648542] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.651235] systemd[1]: Created slice System Slice.\n[ 1.652905] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.655670] systemd[1]: Listening on udev Control Socket.\n[ 1.657456] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.660362] systemd[1]: Listening on udev Kernel Socket.\n[ 1.662123] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.664834] systemd[1]: Reached target Slices.\n[ 1.666412] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.668889] systemd[1]: Reached target Swap.\n[ 1.670436] systemd[1]: Starting Swap.\n[ 1.671909] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.674777] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.678664] systemd[1]: Reached target Paths.\n[ 1.680236] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.682900] systemd[1]: Reached target Local File Systems.\n[ 1.684694] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.687547] systemd[1]: Listening on Journal Socket.\n[ 1.689236] systemd[1]: Starting Journal Socket.\n[ 1.691310] 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 Sockets.\n[ 1.696989] systemd[1]: Reached target Sockets.\n[ 1.698589] systemd[1]: Starting Sockets.\n[ 1.700443] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.703554] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.706581] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.711247] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.716957] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.720467] 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.792914] RPC: Registered named UNIX socket transport module.\n[ 1.794806] RPC: Registered udp transport module.\n[ 1.796419] RPC: Registered tcp transport module.\n[ 1.798048] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.807292] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.904805] FDC 0 is a S82078B\n[ 1.915882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.957742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959500] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.959501] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.959502] usb 1-1: Product: QEMU USB Tablet\n[ 1.959502] usb 1-1: Manufacturer: QEMU\n[ 1.959503] usb 1-1: SerialNumber: 42\n[ 1.968668] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.975387] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.979558] scsi host0: ata_piix\n[ 1.981021] vda: vda1\n[ 1.981384] scsi host1: ata_piix\n[ 1.981412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.981412] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.156658] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.159612] XFS (vda1): Mounting V4 Filesystem\n[ 2.240446] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target 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 Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped 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.475410] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n"} 2018-08-29 17:58:29,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd/action used request id req-af4e6fc1-539a-4fcf-b4fe-58308d7cd4e6 2018-08-29 17:58:29,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110018014908s 2018-08-29 17:58:29,430 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd/action used request id req-af4e6fc1-539a-4fcf-b4fe-58308d7cd4e6 2018-08-29 17:58:29,430 - 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 2088073112 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.428688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.431789] pid_max: default: 32768 minimum: 301 [ 0.433453] Security Framework initialized [ 0.435006] SELinux: Initializing. [ 0.436688] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.443112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.447162] Mount-cache hash table entries: 4096 [ 0.449134] Initializing cgroup subsys memory [ 0.450755] Initializing cgroup subsys devices [ 0.452359] Initializing cgroup subsys freezer [ 0.453965] Initializing cgroup subsys net_cls [ 0.455589] Initializing cgroup subsys blkio [ 0.457162] Initializing cgroup subsys perf_event [ 0.458826] Initializing cgroup subsys hugetlb [ 0.460425] Initializing cgroup subsys pids [ 0.461978] Initializing cgroup subsys net_prio [ 0.463710] CPU: Physical Processor ID: 0 [ 0.465953] mce: CPU supports 10 MCE banks [ 0.467529] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.469310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.471103] tlb_flushall_shift: 6 [ 0.472679] Freeing SMP alternatives: 28k freed [ 0.477036] ACPI: Core revision 20130517 [ 0.478998] ACPI: All ACPI Tables successfully acquired [ 0.481010] ftrace: allocating 25812 entries in 101 pages [ 0.503730] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505788] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.507846] smpboot: Max logical packages: 2 [ 0.509686] Enabling x2apic [ 0.510966] Enabled x2apic [ 0.512498] Switched APIC routing to physical x2apic. [ 0.515628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.521311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.529646] KVM setup paravirtual spinlock [ 0.532498] smpboot: Booting Node 0, Processors #1 OK [ 0.534684] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.556791] Brought up 2 CPUs [ 0.556795] KVM setup async PF for cpu 1 [ 0.556798] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.561158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.564105] devtmpfs: initialized [ 0.566854] EVM: security.selinux [ 0.568210] EVM: security.ima [ 0.569492] EVM: security.capability [ 0.571586] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.573690] pinctrl core: initialized pinctrl subsystem [ 0.575574] NET: Registered protocol family 16 [ 0.577394] ACPI: bus type PCI registered [ 0.578903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.581005] PCI: Using configuration type 1 for base access [ 0.586240] ACPI: Added _OSI(Module Device) [ 0.587805] ACPI: Added _OSI(Processor Device) [ 0.589415] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.591061] ACPI: Added _OSI(Processor Aggregator Device) [ 0.593971] ACPI: Interpreter enabled [ 0.595427] ACPI: (supports S0 S5) [ 0.596814] ACPI: Using IOAPIC for interrupt routing [ 0.598517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.603546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.605508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.607617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.609672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.613488] acpiphp: Slot [3] registered [ 0.614997] acpiphp: Slot [4] registered [ 0.616510] acpiphp: Slot [5] registered [ 0.618020] acpiphp: Slot [6] registered [ 0.619519] acpiphp: Slot [7] registered [ 0.621037] acpiphp: Slot [8] registered [ 0.622536] acpiphp: Slot [9] registered [ 0.624044] acpiphp: Slot [10] registered [ 0.625563] acpiphp: Slot [11] registered [ 0.627093] acpiphp: Slot [12] registered [ 0.628617] acpiphp: Slot [13] registered [ 0.630150] acpiphp: Slot [14] registered [ 0.631676] acpiphp: Slot [15] registered [ 0.633209] acpiphp: Slot [16] registered [ 0.634761] acpiphp: Slot [17] registered [ 0.636314] acpiphp: Slot [18] registered [ 0.637827] acpiphp: Slot [19] registered [ 0.639329] acpiphp: Slot [20] registered [ 0.640836] acpiphp: Slot [21] registered [ 0.642336] acpiphp: Slot [22] registered [ 0.643848] acpiphp: Slot [23] registered [ 0.645392] acpiphp: Slot [24] registered [ 0.646904] acpiphp: Slot [25] registered [ 0.648410] acpiphp: Slot [26] registered [ 0.649938] acpiphp: Slot [27] registered [ 0.651444] acpiphp: Slot [28] registered [ 0.652961] acpiphp: Slot [29] registered [ 0.654497] acpiphp: Slot [30] registered [ 0.656011] acpiphp: Slot [31] registered [ 0.657508] PCI host bridge to bus 0000:00 [ 0.659019] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.660806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.662863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.664933] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.667696] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.670496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.676106] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.678254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.680262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.682409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.686643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.689384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.713545] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.716012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.718660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.721046] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.723391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.725587] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.727874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.730769] vgaarb: loaded [ 0.731989] vgaarb: bridge control possible 0000:00:02.0 [ 0.733957] SCSI subsystem initialized [ 0.735463] ACPI: bus type USB registered [ 0.737024] usbcore: registered new interface driver usbfs [ 0.738842] usbcore: registered new interface driver hub [ 0.740676] usbcore: registered new device driver usb [ 0.742645] PCI: Using ACPI for IRQ routing [ 0.744597] NetLabel: Initializing [ 0.745979] NetLabel: domain hash size = 128 [ 0.747530] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.749261] NetLabel: unlabeled traffic allowed by default [ 0.751275] Switched to clocksource kvm-clock [ 0.761474] pnp: PnP ACPI init [ 0.762807] ACPI: bus type PNP registered [ 0.764739] pnp: PnP ACPI: found 5 devices [ 0.766248] ACPI: bus type PNP unregistered [ 0.774505] NET: Registered protocol family 2 [ 0.776460] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.779456] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.781927] TCP: Hash tables configured (established 32768 bind 32768) [ 0.784056] TCP: reno registered [ 0.785410] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.787361] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.789452] NET: Registered protocol family 1 [ 0.791054] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.792943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.794809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.815067] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.835462] Unpacking initramfs... [ 1.322131] Freeing initrd memory: 37508k freed [ 1.331950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.333963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.337893] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.339906] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.342239] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.344134] Initialise system trusted keyring [ 1.345655] audit: initializing netlink socket (disabled) [ 1.347430] type=2000 audit(1535565507.723:1): initialized [ 1.364478] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.366422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.369266] zpool: loaded [ 1.370468] zbud: loaded [ 1.371873] VFS: Disk quotas dquot_6.5.2 [ 1.373332] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.375509] msgmni has been set to 7578 [ 1.377041] Key type big_key registered [ 1.379512] NET: Registered protocol family 38 [ 1.381105] Key type asymmetric registered [ 1.382547] Asymmetric key parser 'x509' registered [ 1.384158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.386922] io scheduler noop registered [ 1.388352] io scheduler deadline registered (default) [ 1.404021] io scheduler cfq registered [ 1.405504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.407304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.409352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.412031] ACPI: Power Button [PWRF] [ 1.413574] GHES: HEST is not enabled! [ 1.415126] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.439848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.442246] Non-volatile memory driver v1.3 [ 1.443724] Linux agpgart interface v0.103 [ 1.445313] crash memory driver: version 1.1 [ 1.446905] rdac: device handler registered [ 1.448464] hp_sw: device handler registered [ 1.449954] emc: device handler registered [ 1.451415] alua: device handler registered [ 1.452931] libphy: Fixed MDIO Bus: probed [ 1.454502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.456459] ehci-pci: EHCI PCI platform driver [ 1.458003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.459846] ohci-pci: OHCI PCI platform driver [ 1.461386] uhci_hcd: USB Universal Host Controller Interface driver [ 1.481720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.483530] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.486273] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.488005] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.489858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.491886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.494532] usb usb1: Product: UHCI Host Controller [ 1.496171] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.498249] usb usb1: SerialNumber: 0000:00:01.2 [ 1.499934] hub 1-0:1.0: USB hub found [ 1.501340] hub 1-0:1.0: 2 ports detected [ 1.502981] usbcore: registered new interface driver usbserial [ 1.504813] usbcore: registered new interface driver usbserial_generic [ 1.506798] usbserial: USB Serial support registered for generic [ 1.508671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.512220] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.513878] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.515656] mousedev: PS/2 mouse device common for all mice [ 1.517829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.521386] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.524438] rtc_cmos 00:00: RTC can wake from S4 [ 1.526317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.528293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.530265] cpuidle: using governor menu [ 1.531820] hidraw: raw HID events driver (C) Jiri Kosina [ 1.531888] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.538154] usbcore: registered new interface driver usbhid [ 1.540605] usbhid: USB HID core driver [ 1.542497] drop_monitor: Initializing network drop monitor service [ 1.545167] TCP: cubic registered [ 1.546868] Initializing XFRM netlink socket [ 1.548955] NET: Registered protocol family 10 [ 1.551252] NET: Registered protocol family 17 [ 1.553475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.555317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.557795] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.561819] Loading compiled-in X.509 certificates [ 1.564007] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.568210] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.572917] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.577144] registered taskstats version 1 [ 1.581090] Key type trusted registered [ 1.583906] Key type encrypted registered [ 1.586702] IMA: No TPM chip found, activating TPM-bypass! [ 1.588973] rtc_cmos 00:00: setting system clock to 2018-08-29 17:58:28 UTC (1535565508) [ 1.592531] Freeing unused kernel memory: 1680k freed [ 1.598567] 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.605950] systemd[1]: Detected virtualization kvm. [ 1.608157] systemd[1]: Detected architecture x86-64. [ 1.610372] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.614052] systemd[1]: No hostname configured. [ 1.615655] systemd[1]: Set hostname to . [ 1.617424] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.642697] systemd[1]: Reached target Timers. [ 1.644298] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.646902] systemd[1]: Created slice Root Slice. [ 1.648542] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.651235] systemd[1]: Created slice System Slice. [ 1.652905] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.655670] systemd[1]: Listening on udev Control Socket. [ 1.657456] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.660362] systemd[1]: Listening on udev Kernel Socket. [ 1.662123] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.664834] systemd[1]: Reached target Slices. [ 1.666412] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.668889] systemd[1]: Reached target Swap. [ 1.670436] systemd[1]: Starting Swap. [ 1.671909] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.674777] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.678664] systemd[1]: Reached target Paths. [ 1.680236] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.682900] systemd[1]: Reached target Local File Systems. [ 1.684694] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.687547] systemd[1]: Listening on Journal Socket. [ 1.689236] systemd[1]: Starting Journal Socket. [ 1.691310] 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 Sockets. [ 1.696989] systemd[1]: Reached target Sockets. [ 1.698589] systemd[1]: Starting Sockets. [ 1.700443] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.703554] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.706581] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.711247] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.716957] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.720467] 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.792914] RPC: Registered named UNIX socket transport module. [ 1.794806] RPC: Registered udp transport module. [ 1.796419] RPC: Registered tcp transport module. [ 1.798048] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.807292] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.904805] FDC 0 is a S82078B [ 1.915882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.957742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.959500] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.959501] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.959502] usb 1-1: Product: QEMU USB Tablet [ 1.959502] usb 1-1: Manufacturer: QEMU [ 1.959503] usb 1-1: SerialNumber: 42 [ 1.968668] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.975387] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.979558] scsi host0: ata_piix [ 1.981021] vda: vda1 [ 1.981384] scsi host1: ata_piix [ 1.981412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.981412] 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. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.156658] SGI XFS with ACLs, security attributes, no debug enabled [ 2.159612] XFS (vda1): Mounting V4 Filesystem [ 2.240446] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target 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 Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped 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.475410] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). 2018-08-29 17:58:30,433 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-08-29 17:58:39,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 17:58:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 17:58:39,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58: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-115d29f6-03e0-4df1-9be4-890c8e045d5c x-compute-request-id: req-115d29f6-03e0-4df1-9be4-890c8e045d5c Content-Encoding: gzip Content-Length: 12692 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 2088073112 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.428688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.431789] pid_max: default: 32768 minimum: 301\n[ 0.433453] Security Framework initialized\n[ 0.435006] SELinux: Initializing.\n[ 0.436688] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.443112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.447162] Mount-cache hash table entries: 4096\n[ 0.449134] Initializing cgroup subsys memory\n[ 0.450755] Initializing cgroup subsys devices\n[ 0.452359] Initializing cgroup subsys freezer\n[ 0.453965] Initializing cgroup subsys net_cls\n[ 0.455589] Initializing cgroup subsys blkio\n[ 0.457162] Initializing cgroup subsys perf_event\n[ 0.458826] Initializing cgroup subsys hugetlb\n[ 0.460425] Initializing cgroup subsys pids\n[ 0.461978] Initializing cgroup subsys net_prio\n[ 0.463710] CPU: Physical Processor ID: 0\n[ 0.465953] mce: CPU supports 10 MCE banks\n[ 0.467529] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.469310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.471103] tlb_flushall_shift: 6\n[ 0.472679] Freeing SMP alternatives: 28k freed\n[ 0.477036] ACPI: Core revision 20130517\n[ 0.478998] ACPI: All ACPI Tables successfully acquired\n[ 0.481010] ftrace: allocating 25812 entries in 101 pages\n[ 0.503730] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505788] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.507846] smpboot: Max logical packages: 2\n[ 0.509686] Enabling x2apic\n[ 0.510966] Enabled x2apic\n[ 0.512498] Switched APIC routing to physical x2apic.\n[ 0.515628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.521311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.529646] KVM setup paravirtual spinlock\n[ 0.532498] smpboot: Booting Node 0, Processors #1 OK\n[ 0.534684] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.556791] Brought up 2 CPUs\n[ 0.556795] KVM setup async PF for cpu 1\n[ 0.556798] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.561158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.564105] devtmpfs: initialized\n[ 0.566854] EVM: security.selinux\n[ 0.568210] EVM: security.ima\n[ 0.569492] EVM: security.capability\n[ 0.571586] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.573690] pinctrl core: initialized pinctrl subsystem\n[ 0.575574] NET: Registered protocol family 16\n[ 0.577394] ACPI: bus type PCI registered\n[ 0.578903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.581005] PCI: Using configuration type 1 for base access\n[ 0.586240] ACPI: Added _OSI(Module Device)\n[ 0.587805] ACPI: Added _OSI(Processor Device)\n[ 0.589415] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.591061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.593971] ACPI: Interpreter enabled\n[ 0.595427] ACPI: (supports S0 S5)\n[ 0.596814] ACPI: Using IOAPIC for interrupt routing\n[ 0.598517] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.603546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.605508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.607617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.609672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.613488] acpiphp: Slot [3] registered\n[ 0.614997] acpiphp: Slot [4] registered\n[ 0.616510] acpiphp: Slot [5] registered\n[ 0.618020] acpiphp: Slot [6] registered\n[ 0.619519] acpiphp: Slot [7] registered\n[ 0.621037] acpiphp: Slot [8] registered\n[ 0.622536] acpiphp: Slot [9] registered\n[ 0.624044] acpiphp: Slot [10] registered\n[ 0.625563] acpiphp: Slot [11] registered\n[ 0.627093] acpiphp: Slot [12] registered\n[ 0.628617] acpiphp: Slot [13] registered\n[ 0.630150] acpiphp: Slot [14] registered\n[ 0.631676] acpiphp: Slot [15] registered\n[ 0.633209] acpiphp: Slot [16] registered\n[ 0.634761] acpiphp: Slot [17] registered\n[ 0.636314] acpiphp: Slot [18] registered\n[ 0.637827] acpiphp: Slot [19] registered\n[ 0.639329] acpiphp: Slot [20] registered\n[ 0.640836] acpiphp: Slot [21] registered\n[ 0.642336] acpiphp: Slot [22] registered\n[ 0.643848] acpiphp: Slot [23] registered\n[ 0.645392] acpiphp: Slot [24] registered\n[ 0.646904] acpiphp: Slot [25] registered\n[ 0.648410] acpiphp: Slot [26] registered\n[ 0.649938] acpiphp: Slot [27] registered\n[ 0.651444] acpiphp: Slot [28] registered\n[ 0.652961] acpiphp: Slot [29] registered\n[ 0.654497] acpiphp: Slot [30] registered\n[ 0.656011] acpiphp: Slot [31] registered\n[ 0.657508] PCI host bridge to bus 0000:00\n[ 0.659019] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.660806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.662863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.664933] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.667696] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.670496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.676106] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.678254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.680262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.682409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.686643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.689384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.713545] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.716012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.718660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.721046] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.723391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.725587] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.727874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.730769] vgaarb: loaded\n[ 0.731989] vgaarb: bridge control possible 0000:00:02.0\n[ 0.733957] SCSI subsystem initialized\n[ 0.735463] ACPI: bus type USB registered\n[ 0.737024] usbcore: registered new interface driver usbfs\n[ 0.738842] usbcore: registered new interface driver hub\n[ 0.740676] usbcore: registered new device driver usb\n[ 0.742645] PCI: Using ACPI for IRQ routing\n[ 0.744597] NetLabel: Initializing\n[ 0.745979] NetLabel: domain hash size = 128\n[ 0.747530] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.749261] NetLabel: unlabeled traffic allowed by default\n[ 0.751275] Switched to clocksource kvm-clock\n[ 0.761474] pnp: PnP ACPI init\n[ 0.762807] ACPI: bus type PNP registered\n[ 0.764739] pnp: PnP ACPI: found 5 devices\n[ 0.766248] ACPI: bus type PNP unregistered\n[ 0.774505] NET: Registered protocol family 2\n[ 0.776460] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.779456] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.781927] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.784056] TCP: reno registered\n[ 0.785410] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.787361] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.789452] NET: Registered protocol family 1\n[ 0.791054] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.792943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.794809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.815067] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.835462] Unpacking initramfs...\n[ 1.322131] Freeing initrd memory: 37508k freed\n[ 1.331950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.333963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.337893] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.339906] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.342239] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.344134] Initialise system trusted keyring\n[ 1.345655] audit: initializing netlink socket (disabled)\n[ 1.347430] type=2000 audit(1535565507.723:1): initialized\n[ 1.364478] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.366422] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.369266] zpool: loaded\n[ 1.370468] zbud: loaded\n[ 1.371873] VFS: Disk quotas dquot_6.5.2\n[ 1.373332] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.375509] msgmni has been set to 7578\n[ 1.377041] Key type big_key registered\n[ 1.379512] NET: Registered protocol family 38\n[ 1.381105] Key type asymmetric registered\n[ 1.382547] Asymmetric key parser 'x509' registered\n[ 1.384158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.386922] io scheduler noop registered\n[ 1.388352] io scheduler deadline registered (default)\n[ 1.404021] io scheduler cfq registered\n[ 1.405504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.407304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.409352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.412031] ACPI: Power Button [PWRF]\n[ 1.413574] GHES: HEST is not enabled!\n[ 1.415126] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.439848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.442246] Non-volatile memory driver v1.3\n[ 1.443724] Linux agpgart interface v0.103\n[ 1.445313] crash memory driver: version 1.1\n[ 1.446905] rdac: device handler registered\n[ 1.448464] hp_sw: device handler registered\n[ 1.449954] emc: device handler registered\n[ 1.451415] alua: device handler registered\n[ 1.452931] libphy: Fixed MDIO Bus: probed\n[ 1.454502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.456459] ehci-pci: EHCI PCI platform driver\n[ 1.458003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.459846] ohci-pci: OHCI PCI platform driver\n[ 1.461386] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.481720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.483530] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.486273] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.488005] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.489858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.491886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.494532] usb usb1: Product: UHCI Host Controller\n[ 1.496171] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.498249] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.499934] hub 1-0:1.0: USB hub found\n[ 1.501340] hub 1-0:1.0: 2 ports detected\n[ 1.502981] usbcore: registered new interface driver usbserial\n[ 1.504813] usbcore: registered new interface driver usbserial_generic\n[ 1.506798] usbserial: USB Serial support registered for generic\n[ 1.508671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.512220] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.513878] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.515656] mousedev: PS/2 mouse device common for all mice\n[ 1.517829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.521386] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.524438] rtc_cmos 00:00: RTC can wake from S4\n[ 1.526317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.528293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.530265] cpuidle: using governor menu\n[ 1.531820] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.531888] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.538154] usbcore: registered new interface driver usbhid\n[ 1.540605] usbhid: USB HID core driver\n[ 1.542497] drop_monitor: Initializing network drop monitor service\n[ 1.545167] TCP: cubic registered\n[ 1.546868] Initializing XFRM netlink socket\n[ 1.548955] NET: Registered protocol family 10\n[ 1.551252] NET: Registered protocol family 17\n[ 1.553475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.555317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.557795] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.561819] Loading compiled-in X.509 certificates\n[ 1.564007] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.568210] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.572917] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.577144] registered taskstats version 1\n[ 1.581090] Key type trusted registered\n[ 1.583906] Key type encrypted registered\n[ 1.586702] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.588973] rtc_cmos 00:00: setting system clock to 2018-08-29 17:58:28 UTC (1535565508)\n[ 1.592531] Freeing unused kernel memory: 1680k freed\n[ 1.598567] 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.605950] systemd[1]: Detected virtualization kvm.\n[ 1.608157] systemd[1]: Detected architecture x86-64.\n[ 1.610372] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.614052] systemd[1]: No hostname configured.\n[ 1.615655] systemd[1]: Set hostname to .\n[ 1.617424] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.642697] systemd[1]: Reached target Timers.\n[ 1.644298] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.646902] systemd[1]: Created slice Root Slice.\n[ 1.648542] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.651235] systemd[1]: Created slice System Slice.\n[ 1.652905] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.655670] systemd[1]: Listening on udev Control Socket.\n[ 1.657456] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.660362] systemd[1]: Listening on udev Kernel Socket.\n[ 1.662123] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.664834] systemd[1]: Reached target Slices.\n[ 1.666412] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.668889] systemd[1]: Reached target Swap.\n[ 1.670436] systemd[1]: Starting Swap.\n[ 1.671909] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.674777] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.678664] systemd[1]: Reached target Paths.\n[ 1.680236] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.682900] systemd[1]: Reached target Local File Systems.\n[ 1.684694] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.687547] systemd[1]: Listening on Journal Socket.\n[ 1.689236] systemd[1]: Starting Journal Socket.\n[ 1.691310] 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 Sockets.\n[ 1.696989] systemd[1]: Reached target Sockets.\n[ 1.698589] systemd[1]: Starting Sockets.\n[ 1.700443] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.703554] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.706581] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.711247] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.716957] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.720467] 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.792914] RPC: Registered named UNIX socket transport module.\n[ 1.794806] RPC: Registered udp transport module.\n[ 1.796419] RPC: Registered tcp transport module.\n[ 1.798048] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.807292] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.904805] FDC 0 is a S82078B\n[ 1.915882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.957742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.959500] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.959501] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.959502] usb 1-1: Product: QEMU USB Tablet\n[ 1.959502] usb 1-1: Manufacturer: QEMU\n[ 1.959503] usb 1-1: SerialNumber: 42\n[ 1.968668] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.975387] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 1.979558] scsi host0: ata_piix\n[ 1.981021] vda: vda1\n[ 1.981384] scsi host1: ata_piix\n[ 1.981412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.981412] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.156658] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.159612] XFS (vda1): Mounting V4 Filesystem\n[ 2.240446] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target 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 Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped 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.475410] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.682584] SELinux: Disabled at runtime.\n[ 2.721316] type=1404 audit(1535565509.632:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.757135] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.759121] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Huge Pages File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.223203] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.241230] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.524727] type=1305 audit(1535565510.435:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n[ 3.658534] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...[ 3.663819] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.693767] [drm] Initialized drm 1.1.0 20060810\n[ 3.697166] ppdev: user-space parallel port driver\n[ 3.707020] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.707020] [TTM] Initializing pool allocator\n[ 3.707022] [TTM] Initializing DMA pool allocator\n[ 3.707290] [drm] fb mappable at 0xFC000000\n[ 3.707290] [drm] vram aper at 0xFC000000\n[ 3.707291] [drm] size 33554432\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.707291] [drm] fb depth is 24\n[ 3.707291] [drm] pitch is 3072\n[ 3.743310] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.771516] Console: switching to colour frame buffer device 128x48\n[ 3.788956] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.794754] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.[ 3.947401] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.[ 3.958421] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.969071] alg: No test for crc32 (crc32-pclmul)\n[ 3.981594] intel_rapl: no valid rapl domains found in package 0\n[ 3.986703] intel_rapl: no valid rapl domains found in package 0\n[ 3.990141] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n\n[ 3.997133] intel_powerclamp: No package C-state available[ 4.155130] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 17:58:31 +0000. Up 4.11 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 nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.381881] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 17:58:33 +0000. Up 6.30 seconds.\n[ 6.388876] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.390714] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.394517] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.396559] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.398399] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.403727] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:64:01:05 |\n[ 6.406299] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.408350] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.410454] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.412479] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.414585] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.416658] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.418658] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.420711] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.422759] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.717287] cloud-init[3676]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 17:58:39 +0000. Up 11.67 seconds.\n[ 11.988170] cloud-init[3814]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 17:58:39 +0000. Up 11.94 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 | c6:93:59:fa:df:cf:84:1f:b9:db:b3:9c:78:1f:b9:47 | - | 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[ 12.069838] cloud-init[3814]: Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 17:58:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.06 seconds\n"} 2018-08-29 17:58:39,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd/action used request id req-115d29f6-03e0-4df1-9be4-890c8e045d5c 2018-08-29 17:58:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739850997925s 2018-08-29 17:58:39,518 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd/action used request id req-115d29f6-03e0-4df1-9be4-890c8e045d5c 2018-08-29 17:58:39,518 - 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 2088073112 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.428688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.431789] pid_max: default: 32768 minimum: 301 [ 0.433453] Security Framework initialized [ 0.435006] SELinux: Initializing. [ 0.436688] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.443112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.447162] Mount-cache hash table entries: 4096 [ 0.449134] Initializing cgroup subsys memory [ 0.450755] Initializing cgroup subsys devices [ 0.452359] Initializing cgroup subsys freezer [ 0.453965] Initializing cgroup subsys net_cls [ 0.455589] Initializing cgroup subsys blkio [ 0.457162] Initializing cgroup subsys perf_event [ 0.458826] Initializing cgroup subsys hugetlb [ 0.460425] Initializing cgroup subsys pids [ 0.461978] Initializing cgroup subsys net_prio [ 0.463710] CPU: Physical Processor ID: 0 [ 0.465953] mce: CPU supports 10 MCE banks [ 0.467529] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.469310] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.471103] tlb_flushall_shift: 6 [ 0.472679] Freeing SMP alternatives: 28k freed [ 0.477036] ACPI: Core revision 20130517 [ 0.478998] ACPI: All ACPI Tables successfully acquired [ 0.481010] ftrace: allocating 25812 entries in 101 pages [ 0.503730] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505788] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.507846] smpboot: Max logical packages: 2 [ 0.509686] Enabling x2apic [ 0.510966] Enabled x2apic [ 0.512498] Switched APIC routing to physical x2apic. [ 0.515628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.521311] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.529646] KVM setup paravirtual spinlock [ 0.532498] smpboot: Booting Node 0, Processors #1 OK [ 0.534684] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.556791] Brought up 2 CPUs [ 0.556795] KVM setup async PF for cpu 1 [ 0.556798] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.561158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.564105] devtmpfs: initialized [ 0.566854] EVM: security.selinux [ 0.568210] EVM: security.ima [ 0.569492] EVM: security.capability [ 0.571586] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.573690] pinctrl core: initialized pinctrl subsystem [ 0.575574] NET: Registered protocol family 16 [ 0.577394] ACPI: bus type PCI registered [ 0.578903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.581005] PCI: Using configuration type 1 for base access [ 0.586240] ACPI: Added _OSI(Module Device) [ 0.587805] ACPI: Added _OSI(Processor Device) [ 0.589415] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.591061] ACPI: Added _OSI(Processor Aggregator Device) [ 0.593971] ACPI: Interpreter enabled [ 0.595427] ACPI: (supports S0 S5) [ 0.596814] ACPI: Using IOAPIC for interrupt routing [ 0.598517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.603546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.605508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.607617] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.609672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.613488] acpiphp: Slot [3] registered [ 0.614997] acpiphp: Slot [4] registered [ 0.616510] acpiphp: Slot [5] registered [ 0.618020] acpiphp: Slot [6] registered [ 0.619519] acpiphp: Slot [7] registered [ 0.621037] acpiphp: Slot [8] registered [ 0.622536] acpiphp: Slot [9] registered [ 0.624044] acpiphp: Slot [10] registered [ 0.625563] acpiphp: Slot [11] registered [ 0.627093] acpiphp: Slot [12] registered [ 0.628617] acpiphp: Slot [13] registered [ 0.630150] acpiphp: Slot [14] registered [ 0.631676] acpiphp: Slot [15] registered [ 0.633209] acpiphp: Slot [16] registered [ 0.634761] acpiphp: Slot [17] registered [ 0.636314] acpiphp: Slot [18] registered [ 0.637827] acpiphp: Slot [19] registered [ 0.639329] acpiphp: Slot [20] registered [ 0.640836] acpiphp: Slot [21] registered [ 0.642336] acpiphp: Slot [22] registered [ 0.643848] acpiphp: Slot [23] registered [ 0.645392] acpiphp: Slot [24] registered [ 0.646904] acpiphp: Slot [25] registered [ 0.648410] acpiphp: Slot [26] registered [ 0.649938] acpiphp: Slot [27] registered [ 0.651444] acpiphp: Slot [28] registered [ 0.652961] acpiphp: Slot [29] registered [ 0.654497] acpiphp: Slot [30] registered [ 0.656011] acpiphp: Slot [31] registered [ 0.657508] PCI host bridge to bus 0000:00 [ 0.659019] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.660806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.662863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.664933] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.667696] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.670496] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.676106] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.678254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.680262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.682409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.686643] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.689384] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.713545] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.716012] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.718660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.721046] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.723391] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.725587] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.727874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.730769] vgaarb: loaded [ 0.731989] vgaarb: bridge control possible 0000:00:02.0 [ 0.733957] SCSI subsystem initialized [ 0.735463] ACPI: bus type USB registered [ 0.737024] usbcore: registered new interface driver usbfs [ 0.738842] usbcore: registered new interface driver hub [ 0.740676] usbcore: registered new device driver usb [ 0.742645] PCI: Using ACPI for IRQ routing [ 0.744597] NetLabel: Initializing [ 0.745979] NetLabel: domain hash size = 128 [ 0.747530] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.749261] NetLabel: unlabeled traffic allowed by default [ 0.751275] Switched to clocksource kvm-clock [ 0.761474] pnp: PnP ACPI init [ 0.762807] ACPI: bus type PNP registered [ 0.764739] pnp: PnP ACPI: found 5 devices [ 0.766248] ACPI: bus type PNP unregistered [ 0.774505] NET: Registered protocol family 2 [ 0.776460] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.779456] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.781927] TCP: Hash tables configured (established 32768 bind 32768) [ 0.784056] TCP: reno registered [ 0.785410] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.787361] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.789452] NET: Registered protocol family 1 [ 0.791054] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.792943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.794809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.815067] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.835462] Unpacking initramfs... [ 1.322131] Freeing initrd memory: 37508k freed [ 1.331950] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.333963] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.337893] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.339906] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.342239] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.344134] Initialise system trusted keyring [ 1.345655] audit: initializing netlink socket (disabled) [ 1.347430] type=2000 audit(1535565507.723:1): initialized [ 1.364478] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.366422] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.369266] zpool: loaded [ 1.370468] zbud: loaded [ 1.371873] VFS: Disk quotas dquot_6.5.2 [ 1.373332] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.375509] msgmni has been set to 7578 [ 1.377041] Key type big_key registered [ 1.379512] NET: Registered protocol family 38 [ 1.381105] Key type asymmetric registered [ 1.382547] Asymmetric key parser 'x509' registered [ 1.384158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.386922] io scheduler noop registered [ 1.388352] io scheduler deadline registered (default) [ 1.404021] io scheduler cfq registered [ 1.405504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.407304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.409352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.412031] ACPI: Power Button [PWRF] [ 1.413574] GHES: HEST is not enabled! [ 1.415126] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.439848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.442246] Non-volatile memory driver v1.3 [ 1.443724] Linux agpgart interface v0.103 [ 1.445313] crash memory driver: version 1.1 [ 1.446905] rdac: device handler registered [ 1.448464] hp_sw: device handler registered [ 1.449954] emc: device handler registered [ 1.451415] alua: device handler registered [ 1.452931] libphy: Fixed MDIO Bus: probed [ 1.454502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.456459] ehci-pci: EHCI PCI platform driver [ 1.458003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.459846] ohci-pci: OHCI PCI platform driver [ 1.461386] uhci_hcd: USB Universal Host Controller Interface driver [ 1.481720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.483530] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.486273] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.488005] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.489858] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.491886] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.494532] usb usb1: Product: UHCI Host Controller [ 1.496171] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.498249] usb usb1: SerialNumber: 0000:00:01.2 [ 1.499934] hub 1-0:1.0: USB hub found [ 1.501340] hub 1-0:1.0: 2 ports detected [ 1.502981] usbcore: registered new interface driver usbserial [ 1.504813] usbcore: registered new interface driver usbserial_generic [ 1.506798] usbserial: USB Serial support registered for generic [ 1.508671] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.512220] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.513878] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.515656] mousedev: PS/2 mouse device common for all mice [ 1.517829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.521386] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.524438] rtc_cmos 00:00: RTC can wake from S4 [ 1.526317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.528293] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.530265] cpuidle: using governor menu [ 1.531820] hidraw: raw HID events driver (C) Jiri Kosina [ 1.531888] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.538154] usbcore: registered new interface driver usbhid [ 1.540605] usbhid: USB HID core driver [ 1.542497] drop_monitor: Initializing network drop monitor service [ 1.545167] TCP: cubic registered [ 1.546868] Initializing XFRM netlink socket [ 1.548955] NET: Registered protocol family 10 [ 1.551252] NET: Registered protocol family 17 [ 1.553475] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.555317] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.557795] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.561819] Loading compiled-in X.509 certificates [ 1.564007] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.568210] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.572917] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.577144] registered taskstats version 1 [ 1.581090] Key type trusted registered [ 1.583906] Key type encrypted registered [ 1.586702] IMA: No TPM chip found, activating TPM-bypass! [ 1.588973] rtc_cmos 00:00: setting system clock to 2018-08-29 17:58:28 UTC (1535565508) [ 1.592531] Freeing unused kernel memory: 1680k freed [ 1.598567] 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.605950] systemd[1]: Detected virtualization kvm. [ 1.608157] systemd[1]: Detected architecture x86-64. [ 1.610372] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.614052] systemd[1]: No hostname configured. [ 1.615655] systemd[1]: Set hostname to . [ 1.617424] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.642697] systemd[1]: Reached target Timers. [ 1.644298] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.646902] systemd[1]: Created slice Root Slice. [ 1.648542] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.651235] systemd[1]: Created slice System Slice. [ 1.652905] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.655670] systemd[1]: Listening on udev Control Socket. [ 1.657456] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.660362] systemd[1]: Listening on udev Kernel Socket. [ 1.662123] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.664834] systemd[1]: Reached target Slices. [ 1.666412] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.668889] systemd[1]: Reached target Swap. [ 1.670436] systemd[1]: Starting Swap. [ 1.671909] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.674777] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.678664] systemd[1]: Reached target Paths. [ 1.680236] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.682900] systemd[1]: Reached target Local File Systems. [ 1.684694] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.687547] systemd[1]: Listening on Journal Socket. [ 1.689236] systemd[1]: Starting Journal Socket. [ 1.691310] 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 Sockets. [ 1.696989] systemd[1]: Reached target Sockets. [ 1.698589] systemd[1]: Starting Sockets. [ 1.700443] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.703554] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.706581] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.711247] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.716957] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.720467] 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.792914] RPC: Registered named UNIX socket transport module. [ 1.794806] RPC: Registered udp transport module. [ 1.796419] RPC: Registered tcp transport module. [ 1.798048] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.807292] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.904805] FDC 0 is a S82078B [ 1.915882] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.957742] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.959500] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.959501] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.959502] usb 1-1: Product: QEMU USB Tablet [ 1.959502] usb 1-1: Manufacturer: QEMU [ 1.959503] usb 1-1: SerialNumber: 42 [ 1.968668] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.975387] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 1.979558] scsi host0: ata_piix [ 1.981021] vda: vda1 [ 1.981384] scsi host1: ata_piix [ 1.981412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.981412] 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. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.156658] SGI XFS with ACLs, security attributes, no debug enabled [ 2.159612] XFS (vda1): Mounting V4 Filesystem [ 2.240446] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target 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 Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped 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.475410] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.682584] SELinux: Disabled at runtime. [ 2.721316] type=1404 audit(1535565509.632:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.757135] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.759121] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.223203] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.241230] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.524727] type=1305 audit(1535565510.435:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... [ 3.658534] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon...[ 3.663819] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting LSB: Bring up/down networking... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.693767] [drm] Initialized drm 1.1.0 20060810 [ 3.697166] ppdev: user-space parallel port driver [ 3.707020] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.707020] [TTM] Initializing pool allocator [ 3.707022] [TTM] Initializing DMA pool allocator [ 3.707290] [drm] fb mappable at 0xFC000000 [ 3.707290] [drm] vram aper at 0xFC000000 [ 3.707291] [drm] size 33554432 Starting Dump dmesg to /var/log/dmesg... [ 3.707291] [drm] fb depth is 24 [ 3.707291] [drm] pitch is 3072 [ 3.743310] fbcon: cirrusdrmfb (fb0) is primary device [ 3.771516] Console: switching to colour frame buffer device 128x48 [ 3.788956] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.794754] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service.[ 3.947401] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0.[ 3.958421] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.969071] alg: No test for crc32 (crc32-pclmul) [ 3.981594] intel_rapl: no valid rapl domains found in package 0 [ 3.986703] intel_rapl: no valid rapl domains found in package 0 [ 3.990141] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.997133] intel_powerclamp: No package C-state available[ 4.155130] cloud-init[512]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 17:58:31 +0000. Up 4.11 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 nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 6.381881] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 17:58:33 +0000. Up 6.30 seconds. [ 6.388876] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.390714] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.394517] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.396559] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.398399] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.403727] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:64:01:05 | [ 6.406299] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.408350] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.410454] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.412479] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.414585] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.416658] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.418658] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.420711] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.422759] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.717287] cloud-init[3676]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 17:58:39 +0000. Up 11.67 seconds. [ 11.988170] cloud-init[3814]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 17:58:39 +0000. Up 11.94 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 | c6:93:59:fa:df:cf:84:1f:b9:db:b3:9c:78:1f:b9:47 | - | 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----- [ 12.069838] cloud-init[3814]: Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 17:58:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.06 seconds 2018-08-29 17:58:39,522 - paramiko.transport - DEBUG - starting thread (client mode): 0x8eba50d0L 2018-08-29 17:58:39,523 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 17:58:39,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-29 17:58:39,530 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-29 17:58:39,560 - 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-29 17:58:39,560 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 17:58:39,560 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-29 17:58:39,560 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 17:58:39,561 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 17:58:39,561 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 17:58:39,571 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 17:58:39,571 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 17:58:39,586 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-29 17:58:39,587 - paramiko.transport - DEBUG - Trying discovered key c69359fadfcf841fb9dbb39c781fb947 in /tmp/tmp8w_Ev3 2018-08-29 17:58:39,612 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 17:58:39,632 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 17:58:39,652 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-29 17:58:39,652 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-29 17:58:39,652 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-29 17:58:39,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-29 17:58:39,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:39,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:39,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:39,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:39,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 824, "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": 2131, "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": 815, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 827, "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": 866, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:40 GMT 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-29 17:58:39,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:39,895 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 824, 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': 2131, 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': 815, 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': 827, 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': 866, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-29 17:58:39,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-29 17:58:40,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:40,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:40,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:40,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:40,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:40,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 824, "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": 2131, "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": 815, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 827, "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": 866, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:40 GMT 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-29 17:58:40,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:40,039 - functest.core.cloudify - INFO - The current manager status is running 2018-08-29 17:58:40,040 - 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-29 17:58:40,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:40,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:40,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:40,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:40,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:40.202Z", "updated_at": "2018-08-29T17:58:40.202Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:40 GMT 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-29 17:58:40,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:40,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-29 17:58:40,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:40,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:40.202Z", "updated_at": "2018-08-29T17:58:40.202Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:40 GMT 2018-08-29 17:58:40,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:40,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-29 17:58:40,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:40,198 - functest.core.cloudify - DEBUG - List secrets: 2018-08-29 17:58:40,198 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:40,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:40.202Z", "updated_at": "2018-08-29T17:58:40.202Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:40 GMT 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-29 17:58:40,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:40,297 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-29 17:58:40,298 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-29 17:58:40,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 17:58:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:58:40,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370d3c72-650f-4593-b9f6-c396709bb1da Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4"}, "tags": [], "enabled": true, "id": "0c01cf15df6e4ed187edb128539838b4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 17:58:40,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-370d3c72-650f-4593-b9f6-c396709bb1da 2018-08-29 17:58:40,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182396888733s 2018-08-29 17:58:40,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-370d3c72-650f-4593-b9f6-c396709bb1da 2018-08-29 17:58:40,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-29 17:58:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/quotas/0c01cf15df6e4ed187edb128539838b4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-29 17:58:41,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-84019f2d-c29b-4f74-a4d8-d94ac09718c6 Date: Wed, 29 Aug 2018 17:58:41 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-29 17:58:41,203 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/quotas/0c01cf15df6e4ed187edb128539838b4.json used request id req-84019f2d-c29b-4f74-a4d8-d94ac09718c6 2018-08-29 17:58:41,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.712702989578s 2018-08-29 17:58:41,203 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/quotas/0c01cf15df6e4ed187edb128539838b4.json used request id req-84019f2d-c29b-4f74-a4d8-d94ac09718c6 2018-08-29 17:58:41,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-29 17:58:41,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-29 17:58:41,210 - 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.15" 2018-08-29 17:58:41,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 17:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b2895aa-431a-4061-8996-1060affac428 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-29 17:58:41,216 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-5b2895aa-431a-4061-8996-1060affac428 2018-08-29 17:58:41,217 - 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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:58:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a741008-7621-412c-9fc5-b0c8632d846a Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/10de4c008d6f47ea980a4e8f0ff57fe5"}, "enabled": true, "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1455ba37e584433886bd1568d3a247c2"}, "enabled": true, "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2113372252234416bc15d93d5bd76069"}, "enabled": true, "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55e354f55aae41bdb673416cca695f99"}, "enabled": true, "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f3b9f2cce144f839705c2ebd720fc95"}, "enabled": true, "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6199190308f3462eb5c3c7a58711a3d3"}, "enabled": true, "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/794c6aeea35246fb88a4d55b09213dc5"}, "enabled": true, "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ed9938137c74822a3c83a7885365232"}, "enabled": true, "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8c8e5aad203946e4a71abd9500510753"}, "enabled": true, "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c89cb3622841c58b67358934683fe9"}, "enabled": true, "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa29a7871d64449ba391c519c497ce02"}, "enabled": true, "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/d130ea8fb3ce46eea4d7c2d98cef59a8"}, "enabled": true, "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dbb85f7516e7469a94dcbfef94d6181e"}, "enabled": true, "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e362dbb64af64d91bf6d0635725f6a3d"}, "enabled": true, "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fe6a7eefdcd14324a1a42a406f81a53d"}, "enabled": true, "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-29 17:58:41,398 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1a741008-7621-412c-9fc5-b0c8632d846a 2018-08-29 17:58:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.19090294838s 2018-08-29 17:58:41,398 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-1a741008-7621-412c-9fc5-b0c8632d846a 2018-08-29 17:58:41,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-29 17:58:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 17:58:41,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2480485a-9bae-4589-928e-d63f9f988d79 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/05029ef666e346deb4ad413101e330e2"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "05029ef666e346deb4ad413101e330e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/07ed4067ae3f48aab29474e7489c6f58"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0b4a989c2b4442189d8695a4abe22c89"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/103ae6ddc2694596bb38ff058fa60a0b"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/1d720d5fd6e745879c8a4d2f64115761"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/241e33d29a6c46e1bbe50830ccc01ea4"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2942da8a382747a3ad2611c070000fd4"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "2942da8a382747a3ad2611c070000fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2a7a5cffbcb34c59b5db8b974e1914ef"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/36e48712ef0d4e3ea9d9dc9c84442951"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2113372252234416bc15d93d5bd76069", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/3db503f1be9442139e19a7fd8abe1dee"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/409a75dc82024e0ca437905d9b22e435"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "409a75dc82024e0ca437905d9b22e435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/45f876358d92405d9cd7dc8c317ed2ca"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2113372252234416bc15d93d5bd76069", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/48a29d2bf58f4e0996a7a02f9210b7b7"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/492ae18cdf2740bcbc1d83b0078a9401"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5b5a085487724d63bb60b2fde1ab99a1"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5fadec66b49447f399634f10c3c62720"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "5fadec66b49447f399634f10c3c62720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6860c53ae0af4126916dfb7f15427d13"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/708e13bdbdc049bba30077e655db5017"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "708e13bdbdc049bba30077e655db5017"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/74cfabebfbb44c2f90978e78ccaccbfa"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/756a07f888de43b193c530b3214a4398"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "756a07f888de43b193c530b3214a4398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7a84f2d1bf24484e91eeb96462ce32a5"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7f2a221085fd41dfb012f9b82c1c302c"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2113372252234416bc15d93d5bd76069", "id": "7f2a221085fd41dfb012f9b82c1c302c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/90049b520fd243d1960846ca1d436336"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "90049b520fd243d1960846ca1d436336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9011758d9f9f4ef6a97341801cd4413c"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/96f077c30f234006b573b74abcf8cb1a"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/97635376276c4262865d5e205306ee89"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "97635376276c4262865d5e205306ee89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a1d7194f68e54c228749da800cb7476c"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "a1d7194f68e54c228749da800cb7476c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a9df54a0c8b64709a9c8623320258fca"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/aa7d6a9bcca04cfc9a474bfd824b520b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b1c1e655c7514abd9eee7a4eae4ec82c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b20ddb4309f5494c970a4b8c0e14001c"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "b20ddb4309f5494c970a4b8c0e14001c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ba264d61d6ea4d30a04086111894f211"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "ba264d61d6ea4d30a04086111894f211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bb8fb1373efa44d38d149f5b91311b3c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bf13298df2554b689b16c742aca9d875"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "bf13298df2554b689b16c742aca9d875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c069b592629d4159bb449963702c6f5d"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "c069b592629d4159bb449963702c6f5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c2128d26f7df45fe9b8793ae064fa9ed"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c80ede2ecb8849d0ae9a1b3128aea530"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d27499e96a6540c1b20f83edb0ed0a7b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d3824630368d4522bbf2f48c746e2adb"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "d3824630368d4522bbf2f48c746e2adb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d6180cc8146446129490e30017531022"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "d6180cc8146446129490e30017531022"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e1ac82b444f344c9bc71cd334a758b71"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "e1ac82b444f344c9bc71cd334a758b71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e55283ecb1a345d48162f671cf0da8db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "e55283ecb1a345d48162f671cf0da8db"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-29 17:58:41,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-2480485a-9bae-4589-928e-d63f9f988d79 2018-08-29 17:58:41,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.181565999985s 2018-08-29 17:58:41,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-2480485a-9bae-4589-928e-d63f9f988d79 2018-08-29 17:58:41,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'd64a10da-46ed-458b-a618-72b4ae3987cd', 'keystone_tenant_name': u'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.40:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771', 'project_domain_name': 'Default'} 2018-08-29 17:58:41,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-29 17:58:41,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:41 GMT 2018-08-29 17:58:41,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:41,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-29 17:58:41,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:41,849 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "d64a10da-46ed-458b-a618-72b4ae3987cd"} 2018-08-29 17:58:42,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.116Z", "updated_at": "2018-08-29T17:58:42.116Z", "created_by": "admin", "private_resource": false, "value": "d64a10da-46ed-458b-a618-72b4ae3987cd", "key": "keystone_password"} 2018-08-29 17:58:42,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,091 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-29 17:58:42,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,091 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"} 2018-08-29 17:58:42,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.326Z", "updated_at": "2018-08-29T17:58:42.326Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771", "key": "keystone_tenant_name"} 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-29 17:58:42,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,259 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-29 17:58:42,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.459Z", "updated_at": "2018-08-29T17:58:42.459Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-29 17:58:42,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,372 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.40:5000"} 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-29 17:58:42,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.554Z", "updated_at": "2018-08-29T17:58:42.554Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.40:5000", "key": "keystone_url"} 2018-08-29 17:58:42,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,494 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-29 17:58:42,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,494 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.713Z", "updated_at": "2018-08-29T17:58:42.713Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,631 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771"} 2018-08-29 17:58:42,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.843Z", "updated_at": "2018-08-29T17:58:42.843Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771", "key": "keystone_username"} 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-29 17:58:42,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,783 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-29 17:58:42,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:58:42,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T17:58:42.963Z", "updated_at": "2018-08-29T17:58:42.963Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:58:42,879 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:58:42 GMT 2018-08-29 17:58:42,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:58:42,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-29 17:58:42,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:58:42,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-29 17:58:42,881 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 17:58:42,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-29 17:58:42,886 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 17:58:42,895 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 17:58:43,014 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 17:58:43,015 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-29 17:58:43,016 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 17:58:43,017 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-29 17:58:43,017 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-29 17:58:43,032 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-29 17:59:25,284 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-29 17:59:25,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.usinternet.com * extras: mirrors.cat.pdx.edu * updates: mirror.web-ster.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.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-29 17:59:25,285 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-29 17:59:25,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-29 17:59:25,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 17:59:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:59:25,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-a31fae5c-112f-442e-b0c0-c4632833db16 Date: Wed, 29 Aug 2018 17:59:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 1, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "0173e930-eeb5-426b-a319-573a8a88d818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-29T17:56:02Z", "revision_number": 0, "id": "350e25db-000c-411d-b643-7ee79269207b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:02Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "5d079930-56a2-43a4-b298-e940bc0fc8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "75b1c320-5403-4085-83ee-67dcc3dcbf79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 7, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 17:59:25,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a31fae5c-112f-442e-b0c0-c4632833db16 2018-08-29 17:59:25,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0598790645599s 2018-08-29 17:59:25,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-a31fae5c-112f-442e-b0c0-c4632833db16 2018-08-29 17:59:25,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 17:59:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -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": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d"}}' 2018-08-29 17:59:25,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-16703435-8dce-4823-84ab-a7208411e344 Date: Wed, 29 Aug 2018 17:59:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-29T17:59:25Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "port_range_min": 22, "revision_number": 0, "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:59:25Z", "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "b402526e-4e20-4ea4-935d-865da00b9b76"}} 2018-08-29 17:59:25,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-16703435-8dce-4823-84ab-a7208411e344 2018-08-29 17:59:25,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171204090118s 2018-08-29 17:59:25,526 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-16703435-8dce-4823-84ab-a7208411e344 2018-08-29 17:59:25,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-29 17:59:25,634 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-29 17:59:28,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:28,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:28,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:28,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:28,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:28,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:28,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:28,392 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-29 17:59:28,393 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-29T17:59:28.334Z", "updated_at": "2018-08-29T17:59:28.334Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-29 17:59:28,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:28,395 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:28 GMT 2018-08-29 17:59:28,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:28,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-29 17:59:28,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:28,421 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-29 17:59:30,936 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-29 17:59:30,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:59:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:59:31,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-5e638634-044c-4e74-b35b-4cc8c66f5183 Date: Wed, 29 Aug 2018 17:59:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:55:59Z", "file": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "size": 4373348352, "self": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:54:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:59:31,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5e638634-044c-4e74-b35b-4cc8c66f5183 2018-08-29 17:59:31,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274729967117s 2018-08-29 17:59:31,216 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-5e638634-044c-4e74-b35b-4cc8c66f5183 2018-08-29 17:59:31,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 17:59:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771"}' 2018-08-29 17:59:31,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2a6140b4-c142-4d80-94e9-b25eca64ef33 Date: Wed, 29 Aug 2018 17:59:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:59:31Z", "file": "/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "size": null, "self": "/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": null, "created_at": "2018-08-29T17:59:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 17:59:31,270 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2a6140b4-c142-4d80-94e9-b25eca64ef33 2018-08-29 17:59:31,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0442161560059s 2018-08-29 17:59:31,270 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2a6140b4-c142-4d80-94e9-b25eca64ef33 returning object b03b1153-75f3-4efb-af0b-3f0cc8a668d1 2018-08-29 17:59:31,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 17:59:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '' 2018-08-29 17:59:36,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9b3222d-350b-4365-ae1d-0eb0b0bb8d89 Date: Wed, 29 Aug 2018 17:59: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-29 17:59:36,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/file used request id req-d9b3222d-350b-4365-ae1d-0eb0b0bb8d89 2018-08-29 17:59:36,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.39923501015s 2018-08-29 17:59:36,671 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/file used request id req-d9b3222d-350b-4365-ae1d-0eb0b0bb8d89 2018-08-29 17:59:36,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 17:59:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 17:59:36,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-86267e7a-3737-4a96-8785-f7d06df27690 Date: Wed, 29 Aug 2018 17:59:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:59:36Z", "file": "/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "size": 263193088, "self": "/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T17:59:31Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:55:59Z", "file": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "size": 4373348352, "self": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:54:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 17:59:36,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-86267e7a-3737-4a96-8785-f7d06df27690 2018-08-29 17:59:36,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0510880947113s 2018-08-29 17:59:36,726 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-86267e7a-3737-4a96-8785-f7d06df27690 2018-08-29 17:59:36,729 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/file', 'owner': u'0c01cf15df6e4ed187edb128539838b4', 'id': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'size': 263193088, u'self': u'/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c01cf15df6e4ed187edb128539838b4', 'name': 'cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T17:59:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T17:59:36Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771', 'created': u'2018-08-29T17:59:31Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-29T17:59:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_60b698dd-f8b2-4072-be45-52d321c90771', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-29 17:59:36,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 17:59:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_60b698dd-f8b2-4072-be45-52d321c90771", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-29 17:59:36,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:59: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-99ddfe0c-a57f-41be-adc4-70cf9bd6ba27 x-compute-request-id: req-99ddfe0c-a57f-41be-adc4-70cf9bd6ba27 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_60b698dd-f8b2-4072-be45-52d321c90771", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "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": "c408efa5-9f09-40e5-bf6f-f9541be0cf2a"}} 2018-08-29 17:59:36,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-99ddfe0c-a57f-41be-adc4-70cf9bd6ba27 2018-08-29 17:59:36,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0372941493988s 2018-08-29 17:59:36,768 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-99ddfe0c-a57f-41be-adc4-70cf9bd6ba27 2018-08-29 17:59:36,768 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_60b698dd-f8b2-4072-be45-52d321c90771', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'c408efa5-9f09-40e5-bf6f-f9541be0cf2a', 'swap': 0}) 2018-08-29 17:59:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 17:59:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" -d '{"extra_specs": {}}' 2018-08-29 17:59:36,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 17:59: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-40b2bd99-9eaa-4880-8e7b-2c8c75cbec6d x-compute-request-id: req-40b2bd99-9eaa-4880-8e7b-2c8c75cbec6d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 17:59:36,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a/os-extra_specs used request id req-40b2bd99-9eaa-4880-8e7b-2c8c75cbec6d 2018-08-29 17:59:36,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216181278229s 2018-08-29 17:59:36,791 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a/os-extra_specs used request id req-40b2bd99-9eaa-4880-8e7b-2c8c75cbec6d 2018-08-29 17:59:36,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-29 17:59:36,792 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "bono_cluster_size": 1, "flavor_id": "c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-29 17:59:37,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:37,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:37,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "bono_cluster_size": 1, "flavor_id": "c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771", "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-29T17:59:37.033Z", "updated_at": "2018-08-29T17:59:37.033Z", "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-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:37 GMT 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:37,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-29 17:59:37,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:37,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-08-29 17:59:37,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:37,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:37,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:37,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:37,997 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:37 GMT 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-29 17:59:37,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:37,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 17:59:38,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-29 17:59:38,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:38,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:38 GMT 2018-08-29 17:59:38,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:38,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-29 17:59:38,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:38,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 17:59:38,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:38,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:38,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:38,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:38,175 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:38 GMT 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 17:59:38,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:43,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:43,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:43,250 - 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-29T17:59:38.846Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:38.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:39.185Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:39.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:39.835Z", "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-29T17:59:39.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:39.865Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:39.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:39.865Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:39.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:39.865Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:39.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:40.857Z", "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-29T17:59:40.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:40.857Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmplrkv87 --prefix=\"/tmp/openstack-mcf4fk\" --constraint=\"/tmp/openstack-mcf4fk/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:40.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:40.857Z", "message": "Installing from directory: /tmp/tmplrkv87 [args=--prefix=\"/tmp/openstack-mcf4fk\" --constraint=\"/tmp/openstack-mcf4fk/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:40.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:40.857Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T17:59:40.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T17:59:40.857Z", "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-29T17:59:40.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-29 17:59:43,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:43,250 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:43 GMT 2018-08-29 17:59:43,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:43,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-29 17:59:43,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-29 17:59:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-29 17:59:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-29 17:59:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 17:59:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 17:59:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-29 17:59:43,252 - 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-29 17:59:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmplrkv87 --prefix="/tmp/openstack-mcf4fk" --constraint="/tmp/openstack-mcf4fk/constraint.txt" 2018-08-29 17:59:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmplrkv87 [args=--prefix="/tmp/openstack-mcf4fk" --constraint="/tmp/openstack-mcf4fk/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-29 17:59:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 17:59:43,252 - 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-29 17:59:43,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 17:59:43,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:43,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:43,311 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:43 GMT 2018-08-29 17:59:43,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:43,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 17:59:43,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:48,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 17:59:48,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 17:59:48,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:48,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:48 GMT 2018-08-29 17:59:48,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:48,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 17:59:48,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:48,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 17:59:48,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:48,512 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:48,512 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:48 GMT 2018-08-29 17:59:48,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:48,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 17:59:48,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:53,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 17:59:53,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:53,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:53 GMT 2018-08-29 17:59:53,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:53,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 17:59:53,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:53,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 17:59:53,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:53,928 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:53,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:53 GMT 2018-08-29 17:59:53,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:53,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 17:59:53,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:58,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 17:59:59,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:59,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:59 GMT 2018-08-29 17:59:59,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:59,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 17:59:59,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 17:59:59,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 17:59:59,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 17:59:59,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 17:59:59,242 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 17:59:59 GMT 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 17:59:59,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 17:59:59,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:04,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:04,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:04 GMT 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:04,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:04,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:04,691 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 18:00:04,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:04,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:04 GMT 2018-08-29 18:00:04,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:04,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 18:00:04,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:09,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:09,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:08.997Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:08.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:09,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:09 GMT 2018-08-29 18:00:09,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:09,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 591 2018-08-29 18:00:09,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:09,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-29 18:00:09,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 18:00:10,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:10,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:10,028 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:10 GMT 2018-08-29 18:00:10,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:10,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-29 18:00:10,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:15,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:15,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:15,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:09.884Z", "message": "Removing directory: /tmp/tmplrkv87", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:09.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365", "logger": "586de245-79f2-44bb-b24a-111fad25eee6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:09.999Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:09.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:11.046Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:11.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:11.046Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:11.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:11.046Z", "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-29T18:00:11.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}], "metadata": {"pagination": {"total": 17, "offset": 12, "size": 50}}} 2018-08-29 18:00:15,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:15,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:15 GMT 2018-08-29 18:00:15,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:15,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2516 2018-08-29 18:00:15,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:15,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplrkv87 2018-08-29 18:00:15,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:00:15,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-29 18:00:15,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-29 18:00:15,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-29 18:00:15,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/75fc7ced-2d4e-44fa-91be-c1cccfaee365 2018-08-29 18:00:15,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:15,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:15,183 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"} 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:15 GMT 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-29 18:00:15,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:15,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-29 18:00:15,184 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:15,332 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-29 18:00:15,333 - 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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:15,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:15,333 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:15 GMT 2018-08-29 18:00:15,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:15,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:15,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:15,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:15,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:15,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:15 GMT 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:15,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-29 18:00:15,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:15,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:15,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:15,457 - 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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:15 GMT 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:15,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:15,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:20,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:20,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:20,533 - 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-29T18:00:16.014Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:16.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:17.358Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:17.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.551Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.574Z", "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-29T18:00:19.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a50ba5f6-409b-4796-ac45-f450682ae0ab"}, {"node_instance_id": "base_security_group_who96t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "keypair_nftk1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "base_security_group_who96t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "keypair_nftk1e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:19.623Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:19.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a50ba5f6-409b-4796-ac45-f450682ae0ab"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "ellis_security_group_riksez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "69188f5f-f6e4-4bd9-aaa4-651e6bd0bad7"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "498ebd3e-c517-4f75-8625-f275036293da"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "498ebd3e-c517-4f75-8625-f275036293da"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "498ebd3e-c517-4f75-8625-f275036293da"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "ellis_security_group_riksez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "69188f5f-f6e4-4bd9-aaa4-651e6bd0bad7"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a50ba5f6-409b-4796-ac45-f450682ae0ab"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a50ba5f6-409b-4796-ac45-f450682ae0ab"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a50ba5f6-409b-4796-ac45-f450682ae0ab"}], "metadata": {"pagination": {"total": 62, "offset": 0, "size": 50}}} 2018-08-29 18:00:20,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:20,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:20 GMT 2018-08-29 18:00:20,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:20,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29325 2018-08-29 18:00:20,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:20,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-29 18:00:20,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-29 18:00:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-29 18:00:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,537 - 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-29 18:00:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:20,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-29 18:00:20,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:20,540 - 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-29 18:00:20,540 - 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-29 18:00:20,540 - 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-29 18:00:20,540 - 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-29 18:00:20,540 - 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-29 18:00:20,541 - 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-29 18:00:20,541 - 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-29 18:00:20,541 - 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-29 18:00:20,541 - 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-29 18:00:20,541 - 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-29 18:00:20,541 - 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-29 18:00:20,542 - 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-29 18:00:20,542 - 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-29 18:00:20,542 - 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-29 18:00:20,542 - 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-29 18:00:20,542 - 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-29 18:00:20,542 - 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-29 18:00:20,542 - 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-29 18:00:20,543 - 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-29 18:00:20,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:20,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:20,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:20,604 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:20 GMT 2018-08-29 18:00:20,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:20,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:20,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:25,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:25,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "ellis_security_group_riksez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "69188f5f-f6e4-4bd9-aaa4-651e6bd0bad7"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "498ebd3e-c517-4f75-8625-f275036293da"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "498ebd3e-c517-4f75-8625-f275036293da"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "498ebd3e-c517-4f75-8625-f275036293da"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "ellis_security_group_riksez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "69188f5f-f6e4-4bd9-aaa4-651e6bd0bad7"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a50ba5f6-409b-4796-ac45-f450682ae0ab"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.033Z", "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-29T18:00:20.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "476ea7ae-2646-48a2-a0d3-81ec774ac276"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.675Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:20.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:20.675Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:20.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_floatingip_exg7hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:21.876Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T18:00:21Z', u'updated_at': u'2018-08-29T18:00:21Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 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'0c01cf15df6e4ed187edb128539838b4', u'port_id': None, u'id': u'db1f78cc-cde1-4369-952f-5ad0e00abf29', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:21.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "33d53264-adf4-4286-9b28-399c7873e9b0"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.069Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:22.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.680Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:22.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.680Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:22.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:22.891Z", "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-29T18:00:22.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:23.041Z", "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-29T18:00:23.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:23.041Z", "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-29T18:00:23.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "51fea33b-607d-489b-af75-84c5d9f77b11"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:23.703Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:23.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:23.703Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:23.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "base_security_group_who96t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:23.703Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:23.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:23.703Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:23.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.252Z", "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-29T18:00:24.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.252Z", "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-29T18:00:24.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.252Z", "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-29T18:00:24.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.252Z", "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-29T18:00:24.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.252Z", "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-29T18:00:24.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "keypair_nftk1e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:24.936Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:24.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:25.266Z", "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-29T18:00:25.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "sprout_security_group_2l50tq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:25.266Z", "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-29T18:00:25.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "0bb4a4f8-9921-4811-9627-a95bfc98ccc4"}], "metadata": {"pagination": {"total": 103, "offset": 50, "size": 50}}} 2018-08-29 18:00:25,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:25,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:25 GMT 2018-08-29 18:00:25,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:25,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30914 2018-08-29 18:00:25,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:25,695 - 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-29 18:00:25,696 - 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-29 18:00:25,696 - 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-29 18:00:25,696 - 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-29 18:00:25,696 - 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-29 18:00:25,696 - 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-29 18:00:25,696 - 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-29 18:00:25,697 - 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-29 18:00:25,697 - 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-29 18:00:25,697 - 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-29 18:00:25,697 - 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-29 18:00:25,697 - 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-29 18:00:25,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-29 18:00:25,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,698 - 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'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T18:00:21Z', u'updated_at': u'2018-08-29T18:00:21Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 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'0c01cf15df6e4ed187edb128539838b4', u'port_id': None, u'id': u'db1f78cc-cde1-4369-952f-5ad0e00abf29', u'qos_policy_id': None} 2018-08-29 18:00:25,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-29 18:00:25,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:25,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,698 - 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-29 18:00:25,698 - 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-29 18:00:25,699 - 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-29 18:00:25,699 - 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-29 18:00:25,699 - 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-29 18:00:25,699 - 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-29 18:00:25,699 - 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-29 18:00:25,699 - 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-29 18:00:25,699 - 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-29 18:00:25,700 - 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-29 18:00:25,700 - 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-29 18:00:25,700 - 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-29 18:00:25,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:25,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:25,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,701 - 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-29 18:00:25,701 - 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-29 18:00:25,701 - 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-29 18:00:25,701 - 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-29 18:00:25,701 - 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-29 18:00:25,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:25,703 - 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-29 18:00:25,703 - 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-29 18:00:25,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:25,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:25,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:25,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:25,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:25 GMT 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:25,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:30,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:30,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:30,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:30,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:25.266Z", "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-29T18:00:25.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "sprout_security_group_2l50tq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:25.266Z", "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-29T18:00:25.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "0bb4a4f8-9921-4811-9627-a95bfc98ccc4"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:25.266Z", "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-29T18:00:25.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "067c6f57-422f-45f7-9398-a9c064e04a4e"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.090Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.090Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.090Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.090Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.090Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "keypair_nftk1e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.090Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "keypair_nftk1e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:26.274Z", "message": "Using external resource keypair: cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:26.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6afa0691-1c4e-41b2-a398-597c288b421e"}, {"node_instance_id": "keypair_nftk1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.099Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:27.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "keypair_nftk1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.099Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:27.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.099Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:27.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.099Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:27.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_security_group_x2kwjd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.299Z", "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-29T18:00:27.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6eb01a12-0491-4938-8262-dd707839351b"}, {"node_instance_id": "homer_security_group_x2kwjd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.299Z", "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-29T18:00:27.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6eb01a12-0491-4938-8262-dd707839351b"}, {"node_instance_id": "homer_security_group_x2kwjd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.299Z", "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-29T18:00:27.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6eb01a12-0491-4938-8262-dd707839351b"}, {"node_instance_id": "homer_security_group_x2kwjd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:27.299Z", "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-29T18:00:27.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6eb01a12-0491-4938-8262-dd707839351b"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "base_security_group_who96t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.223Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:28.310Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T18:00:26Z', u'updated_at': u'2018-08-29T18:00:26Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'0c01cf15df6e4ed187edb128539838b4', u'port_id': None, u'id': u'35c1a638-2cd6-42af-a243-dc9375e0813b', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:28.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c2f6f5bc-74b1-4ad5-b782-8b36ad1abea1"}, {"node_instance_id": "base_security_group_who96t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.236Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.236Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "base_security_group_who96t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.236Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.236Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.236Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.364Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "e2f9fd8a-3751-4781-af89-04c23331bf2b"}, {"node_instance_id": "bind_security_group_g4f06n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.364Z", "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-29T18:00:29.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db6fe0ff-ad3e-4230-84b1-d88dbb75bc76"}, {"node_instance_id": "bind_security_group_g4f06n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.364Z", "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-29T18:00:29.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db6fe0ff-ad3e-4230-84b1-d88dbb75bc76"}, {"node_instance_id": "bind_security_group_g4f06n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.364Z", "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-29T18:00:29.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db6fe0ff-ad3e-4230-84b1-d88dbb75bc76"}, {"node_instance_id": "bind_security_group_g4f06n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.364Z", "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-29T18:00:29.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db6fe0ff-ad3e-4230-84b1-d88dbb75bc76"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:29.364Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bfcag8'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:29.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "e2f9fd8a-3751-4781-af89-04c23331bf2b"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.298Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_floatingip_d3is3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:30.603Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T18:00:29Z', u'updated_at': u'2018-08-29T18:00:29Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 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'0c01cf15df6e4ed187edb128539838b4', u'port_id': None, u'id': u'480a3a70-6fbe-449f-8adc-6e5c59ca58ed', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:30.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "e27ed05b-1aa9-465a-bad8-e89273adf90a"}], "metadata": {"pagination": {"total": 147, "offset": 100, "size": 50}}} 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:30 GMT 2018-08-29 18:00:30,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:30,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26574 2018-08-29 18:00:30,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:30,996 - 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-29 18:00:30,996 - 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-29 18:00:30,996 - 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-29 18:00:30,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771 2018-08-29 18:00:30,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:30,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:30,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-29 18:00:30,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:30,998 - 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-29 18:00:30,998 - 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-29 18:00:30,998 - 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-29 18:00:30,999 - 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-29 18:00:30,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:30,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:30,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:30,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:30,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:00:30,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-29 18:00:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:31,000 - 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'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T18:00:26Z', u'updated_at': u'2018-08-29T18:00:26Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'0c01cf15df6e4ed187edb128539838b4', u'port_id': None, u'id': u'35c1a638-2cd6-42af-a243-dc9375e0813b', u'qos_policy_id': None} 2018-08-29 18:00:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}] 2018-08-29 18:00:31,001 - 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-29 18:00:31,001 - 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-29 18:00:31,001 - 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-29 18:00:31,001 - 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-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bfcag8'} 2018-08-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:31,003 - 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'0c01cf15df6e4ed187edb128539838b4', u'created_at': u'2018-08-29T18:00:29Z', u'updated_at': u'2018-08-29T18:00:29Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 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'0c01cf15df6e4ed187edb128539838b4', u'port_id': None, u'id': u'480a3a70-6fbe-449f-8adc-6e5c59ca58ed', u'qos_policy_id': None} 2018-08-29 18:00:31,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:31,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:31,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:31,124 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:31 GMT 2018-08-29 18:00:31,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:31,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:31,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:36,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:36,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:36,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:36,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:36,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:36,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_x2kwjd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.376Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.376Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.376Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.376Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.376Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.376Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "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-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "e2f9fd8a-3751-4781-af89-04c23331bf2b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bfcag8', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "e2f9fd8a-3751-4781-af89-04c23331bf2b"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5c152ce0-a124-4c9a-927d-f068b7926e86', 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-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "3f1a3410-5a6f-4065-804c-569d0a9bc258"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a8ad4a58-f723-4566-8382-56d7eff8a8db', 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-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "75953719-5b59-4aad-9a0e-dd25cccf6b59"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'afd38ae1-f552-4467-b105-10919b5367f2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'35c1a638-2cd6-42af-a243-dc9375e0813b', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2787a0dd-8c8a-461c-9caa-e87ba6318336"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bfcag8', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "e2f9fd8a-3751-4781-af89-04c23331bf2b"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_9qz6q1'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "3f1a3410-5a6f-4065-804c-569d0a9bc258"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_tgnqjj'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2787a0dd-8c8a-461c-9caa-e87ba6318336"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:31.913Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_g0t7uc'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:31.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "75953719-5b59-4aad-9a0e-dd25cccf6b59"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:32.382Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:32.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.103Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd014965-fd40-4db2-b528-95d9f9d9e085', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3de1e92c-53e9-417a-93d3-28e4b35ad7f2', 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-29T18:00:33.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd3509ac-1bf5-4720-8233-9c8c8ca413bf"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.411Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.411Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.411Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.411Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.411Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.411Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "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-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "3f1a3410-5a6f-4065-804c-569d0a9bc258"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "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-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "75953719-5b59-4aad-9a0e-dd25cccf6b59"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_9qz6q1', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "3f1a3410-5a6f-4065-804c-569d0a9bc258"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_g0t7uc', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "75953719-5b59-4aad-9a0e-dd25cccf6b59"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_9qz6q1', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "3f1a3410-5a6f-4065-804c-569d0a9bc258"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_g0t7uc', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "75953719-5b59-4aad-9a0e-dd25cccf6b59"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:33.922Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_wz60n7'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:33.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd3509ac-1bf5-4720-8233-9c8c8ca413bf"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.430Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.430Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.430Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.430Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.430Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.430Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.931Z", "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-29T18:00:34.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2787a0dd-8c8a-461c-9caa-e87ba6318336"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.931Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_tgnqjj', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2787a0dd-8c8a-461c-9caa-e87ba6318336"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.931Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9d097c26-cd02-4d31-9c6f-ecfed6ab2380', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'fd014965-fd40-4db2-b528-95d9f9d9e085', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'480a3a70-6fbe-449f-8adc-6e5c59ca58ed', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5bb4dee4-c0fd-4800-965d-d454c9169b10"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.931Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_tgnqjj', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2787a0dd-8c8a-461c-9caa-e87ba6318336"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:34.931Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_34ibzu'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:34.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5bb4dee4-c0fd-4800-965d-d454c9169b10"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:35.936Z", "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-29T18:00:35.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd3509ac-1bf5-4720-8233-9c8c8ca413bf"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:35.936Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_wz60n7', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:35.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd3509ac-1bf5-4720-8233-9c8c8ca413bf"}], "metadata": {"pagination": {"total": 198, "offset": 147, "size": 50}}} 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:36 GMT 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33216 2018-08-29 18:00:36,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:36,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:36,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:36,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:36,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-29 18:00:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:36,200 - 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-29 18:00:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bfcag8', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5c152ce0-a124-4c9a-927d-f068b7926e86', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-29 18:00:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a8ad4a58-f723-4566-8382-56d7eff8a8db', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'afd38ae1-f552-4467-b105-10919b5367f2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'35c1a638-2cd6-42af-a243-dc9375e0813b', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}] 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bfcag8', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_9qz6q1'} 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_tgnqjj'} 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_g0t7uc'} 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:00:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd014965-fd40-4db2-b528-95d9f9d9e085', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3de1e92c-53e9-417a-93d3-28e4b35ad7f2', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-29 18:00:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:36,203 - 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-29 18:00:36,203 - 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-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_9qz6q1', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_g0t7uc', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_9qz6q1', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_g0t7uc', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_wz60n7'} 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:00:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:00:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:36,205 - 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-29 18:00:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_tgnqjj', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9d097c26-cd02-4d31-9c6f-ecfed6ab2380', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'fd014965-fd40-4db2-b528-95d9f9d9e085', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'480a3a70-6fbe-449f-8adc-6e5c59ca58ed', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-08-29 18:00:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_tgnqjj', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_34ibzu'} 2018-08-29 18:00:36,206 - 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-29 18:00:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_wz60n7', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:36,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:36,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:36,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:36,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:36,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:36,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:36,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:36 GMT 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:36,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:41,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:41,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:41,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:41,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:41,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:41,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:41,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:35.936Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_wz60n7', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:35.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd3509ac-1bf5-4720-8233-9c8c8ca413bf"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:36.351Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:36.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:36.496Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:36.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:36.496Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:36.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.009Z", "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-29T18:00:37.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5bb4dee4-c0fd-4800-965d-d454c9169b10"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.009Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_34ibzu', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5bb4dee4-c0fd-4800-965d-d454c9169b10"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.009Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_34ibzu', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5bb4dee4-c0fd-4800-965d-d454c9169b10"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.505Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.505Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.505Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.505Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:37.505Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:37.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.018Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dbfa3cb7-713e-4ef7-a587-ea83e1a8ee9e', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'db1f78cc-cde1-4369-952f-5ad0e00abf29', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "138ebb76-c913-4e6d-8aea-f7519e622565"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.018Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e1e60280-7aa3-455d-87df-c18858221320', 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-29T18:00:38.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd2261c2-3b26-4fab-923d-c3da7ee2a859"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.018Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_kclqwl'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "138ebb76-c913-4e6d-8aea-f7519e622565"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.018Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_y1nsxy'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd2261c2-3b26-4fab-923d-c3da7ee2a859"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:38.684Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:38.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:39.983Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:39.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:39.983Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:39.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:39.983Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:39.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:39.983Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:39.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:40.717Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y1nsxy', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:40.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd2261c2-3b26-4fab-923d-c3da7ee2a859"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.108Z", "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-29T18:00:41.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd2261c2-3b26-4fab-923d-c3da7ee2a859"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.108Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y1nsxy', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cd2261c2-3b26-4fab-923d-c3da7ee2a859"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.108Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_kclqwl', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "138ebb76-c913-4e6d-8aea-f7519e622565"}], "metadata": {"pagination": {"total": 230, "offset": 197, "size": 50}}} 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:41 GMT 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20746 2018-08-29 18:00:41,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:41,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_wz60n7', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:41,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:41,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:41,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:41,506 - 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-29 18:00:41,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_34ibzu', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:41,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_34ibzu', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:41,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:41,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:00:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dbfa3cb7-713e-4ef7-a587-ea83e1a8ee9e', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'db1f78cc-cde1-4369-952f-5ad0e00abf29', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-08-29 18:00:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', u'external_type': u'keypair'}, {u'external_id': u'8c39d8cf-433b-4057-872d-29b616c3d77f', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e1e60280-7aa3-455d-87df-c18858221320', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-29 18:00:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_kclqwl'} 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_y1nsxy'} 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y1nsxy', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:41,510 - 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-29 18:00:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y1nsxy', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_kclqwl', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:41,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:41,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:41,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:41,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:41,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:41,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:41 GMT 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:41,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:46,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:46,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:46,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.520Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.520Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.520Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.520Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:41.520Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:41.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.387Z", "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-29T18:00:42.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "138ebb76-c913-4e6d-8aea-f7519e622565"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.387Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_kclqwl', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:42.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "138ebb76-c913-4e6d-8aea-f7519e622565"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.528Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:42.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.528Z", "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-29T18:00:42.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.528Z", "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-29T18:00:42.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.528Z", "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-29T18:00:42.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.528Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:42.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:42.528Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:42.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:43.539Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:43.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:43.539Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:43.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:44.546Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:44.546Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:44.546Z", "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-29T18:00:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:44.546Z", "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-29T18:00:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:44.546Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:44.546Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:44.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:45.552Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:45.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:45.552Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:45.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:45.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]", "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-29T18:00:45.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:45.552Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:00:45.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:46.557Z", "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-29T18:00:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 256, "offset": 230, "size": 50}}} 2018-08-29 18:00:46,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:46,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:46 GMT 2018-08-29 18:00:46,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:46,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17715 2018-08-29 18:00:46,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:46,699 - 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-29 18:00:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_kclqwl', 'key_name': u'cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771', 'image': u'b03b1153-75f3-4efb-af0b-3f0cc8a668d1', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771', 'cloudify_management_network_id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}, 'nics': [{'net-id': u'59050f06-eab4-43ca-9c37-e95badd023f6'}], 'flavor': u'c408efa5-9f09-40e5-bf6f-f9541be0cf2a'} 2018-08-29 18:00:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:46,699 - 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-29 18:00:46,700 - 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-29 18:00:46,700 - 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-29 18:00:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:00:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:46,701 - 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-29 18:00:46,701 - 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-29 18:00:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:00:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:00:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:00:46,702 - 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-29 18:00:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:00:46,702 - 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-29 18:00:46,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:46,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:46,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:46,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:46,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:46 GMT 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:46,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:51,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:51,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:00:47.560Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-29T18:00:47.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 257, "offset": 256, "size": 50}}} 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:51,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:51 GMT 2018-08-29 18:00:51,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:51,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1205 2018-08-29 18:00:51,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:51,828 - 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-29 18:00:51,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:51,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:51,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:51,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:51,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:51,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:51,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:51 GMT 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:51,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:56,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:00:56,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:56,954 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:56 GMT 2018-08-29 18:00:56,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:56,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:00:56,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:00:56,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:00:57,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:00:57 GMT 2018-08-29 18:00:57,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:00:57,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:00:57,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:02,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:02,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:02,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:02 GMT 2018-08-29 18:01:02,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:02,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:02,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:02,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:02,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:02,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:02 GMT 2018-08-29 18:01:02,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:02,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:02,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:07,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:07,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:07,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:07,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:07,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:07,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:07 GMT 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:07,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:07,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:07,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:07,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:07,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:07,369 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:07 GMT 2018-08-29 18:01:07,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:07,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:07,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:12,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:12,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:12,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:12,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:12,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:12,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:10.937Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:10.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:11.635Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:11.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:11.635Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:11.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:11.635Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:11.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 261, "offset": 257, "size": 50}}} 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:12 GMT 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-08-29 18:01:12,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:12,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:12,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:12,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:12,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:12,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:12,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:12,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:12,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:12 GMT 2018-08-29 18:01:12,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:12,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:12,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:17,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:17,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:17,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:12.745Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:12.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:12.745Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:12.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:13.749Z", "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-29T18:01:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:13.749Z", "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-29T18:01:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:13.749Z", "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-29T18:01:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:14.821Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:14.821Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:14.821Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:14.821Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:14.821Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:14.821Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:15.902Z", "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-29T18:01:15.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:16.829Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:16.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:16.829Z", "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-29T18:01:16.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:16.829Z", "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-29T18:01:16.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:16.829Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:16.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 277, "offset": 261, "size": 50}}} 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:17 GMT 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12020 2018-08-29 18:01:17,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:17,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,586 - 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-29 18:01:17,587 - 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-29 18:01:17,587 - 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-29 18:01:17,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,588 - 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-29 18:01:17,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,588 - 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-29 18:01:17,588 - 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-29 18:01:17,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:17,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:17,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:17,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:17,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:17,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:17,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:17 GMT 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:17,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:22,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:22,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:17.869Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:17.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:17.869Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:17.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:18.873Z", "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-29T18:01:18.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:19.876Z", "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-29T18:01:19.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 281, "offset": 277, "size": 50}}} 2018-08-29 18:01:22,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:22,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:22 GMT 2018-08-29 18:01:22,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:22,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3378 2018-08-29 18:01:22,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:22,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:22,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:01:22,718 - 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-29 18:01:22,718 - 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-29 18:01:22,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:22,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:22,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:22,774 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:22 GMT 2018-08-29 18:01:22,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:22,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:22,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:27,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:27,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:27,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:27,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:27,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:27,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:27 GMT 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:27,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:27,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:27,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:27,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:27,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:27 GMT 2018-08-29 18:01:27,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:27,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:27,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:32,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:32,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:32,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:32 GMT 2018-08-29 18:01:32,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:32,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:32,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:32,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:33,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:33,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:33,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:33,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:33,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:33 GMT 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:33,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:38,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:38,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:38,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:38,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:38,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:38,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:38 GMT 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:38,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:38,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:38,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:38,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:38,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:38,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:38,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:38,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:38 GMT 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:38,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:43,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:43,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:43,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:43,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:43 GMT 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:43,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:43,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:43,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:43,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:43,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:43,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:43,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:43 GMT 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:43,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:48,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:48,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:48,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:43.500Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:43.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:44.005Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:44.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:44.005Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:44.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:44.005Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:44.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:44.005Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:44.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:44.005Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:44.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:45.724Z", "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-29T18:01:45.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:46.060Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:46.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:46.060Z", "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-29T18:01:46.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:46.060Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:46.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:47.115Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:47.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:47.115Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:47.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:47.115Z", "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-29T18:01:47.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:47.115Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:47.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:47.115Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:47.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:48.125Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:48.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:48.125Z", "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-29T18:01:48.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:48.125Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:48.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 299, "offset": 281, "size": 50}}} 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:48 GMT 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:48,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11804 2018-08-29 18:01:48,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:48,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,372 - 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-29 18:01:48,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,373 - 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-29 18:01:48,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,373 - 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-29 18:01:48,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,374 - 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-29 18:01:48,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:48,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:48,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:48,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:48 GMT 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:48,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:48,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:53,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:53,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:53,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_9qz6q1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:49.128Z", "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-29T18:01:49.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:49.128Z", "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-29T18:01:49.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:50.132Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:50.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:50.132Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-29T18:01:50.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:50.132Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:01:50.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:01:51.482Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-29T18:01:51.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 305, "offset": 299, "size": 50}}} 2018-08-29 18:01:53,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:53,520 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:53 GMT 2018-08-29 18:01:53,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:53,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5650 2018-08-29 18:01:53,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:53,520 - 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-29 18:01:53,521 - 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-29 18:01:53,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:53,521 - 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-29 18:01:53,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:01:53,521 - 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-29 18:01:53,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:53,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:53,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:53,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:53,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:53 GMT 2018-08-29 18:01:53,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:53,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:53,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:58,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:01:58,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:58,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:58,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:58,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:58 GMT 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:01:58,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:01:58,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:01:58,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:01:58,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:01:58,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:01:58 GMT 2018-08-29 18:01:58,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:01:58,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:01:58,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:03,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:03,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:03,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:03 GMT 2018-08-29 18:02:03,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:03,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:02:03,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:03,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:03,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:03,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:03,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:03,840 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:03 GMT 2018-08-29 18:02:03,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:03,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:03,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:08,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:08,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:08,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:08,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:08,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:08,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:08 GMT 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:02:08,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:08,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:09,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:09,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:09,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:09,118 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:09 GMT 2018-08-29 18:02:09,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:09,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:09,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:14,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:14,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-29 18:02:14,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:14,925 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:14 GMT 2018-08-29 18:02:14,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:14,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:02:14,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:14,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:15,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:15,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:15,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:15,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:15 GMT 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:15,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:20,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:27,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:27,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:15.800Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:15.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:16.216Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:16.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:16.216Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:16.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:16.216Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:16.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:17.726Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:17.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:17.726Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:17.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:19.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:19.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:19.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:19.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:19.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:19.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:19.598Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:19.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:19.598Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:19.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:21.055Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:21.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 317, "offset": 305, "size": 50}}} 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:27 GMT 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6234 2018-08-29 18:02:27,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:27,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:34,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:34,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:34,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:34 GMT 2018-08-29 18:02:34,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:34,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:34,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:39,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:40,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:40,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:25.875Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:25.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:29.422Z", "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-29T18:02:29.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:29.422Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:29.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:30.654Z", "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-29T18:02:30.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:30.654Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:30.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:30.654Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:30.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:32.816Z", "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-29T18:02:32.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:35.854Z", "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-29T18:02:35.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 325, "offset": 317, "size": 50}}} 2018-08-29 18:02:40,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:40,789 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:40 GMT 2018-08-29 18:02:40,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:40,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6678 2018-08-29 18:02:40,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:40,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:40,790 - 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-29 18:02:40,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:40,790 - 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-29 18:02:40,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:40,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-29 18:02:40,791 - 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-29 18:02:40,791 - 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-29 18:02:40,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:42,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:42,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:42,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:42,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:42,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:42 GMT 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:42,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:47,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:47,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:47,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_34ibzu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:40.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": "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-29T18:02:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:43.769Z", "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-29T18:02:43.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:44.739Z", "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-29T18:02:44.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:46.234Z", "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-29T18:02:46.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 329, "offset": 325, "size": 50}}} 2018-08-29 18:02:47,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:47,991 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:47 GMT 2018-08-29 18:02:47,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:47,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4624 2018-08-29 18:02:47,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:47,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-29 18:02:47,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-29 18:02:47,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-29 18:02:47,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-08-29 18:02:47,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:48,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:48,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:48 GMT 2018-08-29 18:02:48,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:48,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:48,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:53,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:54,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:54 GMT 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:54,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:54,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:54,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:54,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:54,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:54,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:54 GMT 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:54,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:59,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:59,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:57.647Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:57.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:58.250Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:58.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-08-29 18:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:59 GMT 2018-08-29 18:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-29 18:02:59,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:02:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:02:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:02:59,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:02:59,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:02:59,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:02:59 GMT 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:02:59,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:02:59,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:04,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:04,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:04,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:02:59.695Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:02:59.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:00.491Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:00.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:03.509Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:03.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:03.509Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-29T18:03:03.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:03.509Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:03.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:04.061Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:04.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "42af88c0-bf7b-4a27-b680-425744eecdc0"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:04.457Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:04.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "7ec14cb4-bf44-4cb0-bacb-eddd362f4867"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:04.515Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:04.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:04.515Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:04.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:04.515Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:04.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 341, "offset": 331, "size": 50}}} 2018-08-29 18:03:04,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:04,962 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:04 GMT 2018-08-29 18:03:04,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:04,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5785 2018-08-29 18:03:04,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:04,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:04,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:04,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:04,963 - 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-29 18:03:04,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:04,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:04,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:04,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:04,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:04,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:04,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:05,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:05,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:05 GMT 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:05,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:05,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:10,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:10,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:10,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:10,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:10,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:10,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:10,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:05.523Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:05.523Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:05.523Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:05.523Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:05.523Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.478Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.551Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:06.551Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:06.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4021e76a-ae5f-4115-a205-a00df2112265"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.506Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:07.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef3b8886-5308-465b-ac80-87f66eb52f2a"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.560Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-29T18:03:07.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:07.560Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (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.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-29T18:03:07.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:08.524Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:08.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "4196ebed-e132-4f5c-832c-2c04f3f6f40e"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:08.574Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:08.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.542Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.583Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.583Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:09.583Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:09.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 388, "offset": 341, "size": 50}}} 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:10 GMT 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26704 2018-08-29 18:03:10,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:10,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:10,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:10,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:10,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:10,160 - 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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2018-08-29 18:03:10,160 - 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.27 on port 22: Unable to connect to port 22 on 192.168.120.27 (tried 1 time) 2018-08-29 18:03:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:10,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:10,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:10,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:10,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:10,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:10,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:10,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:10,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:10 GMT 2018-08-29 18:03:10,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:10,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:10,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:15,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:15,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:15,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:10.842Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:10.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:11.593Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:11.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:12.792Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:12.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a80bf417-db49-411f-8a35-a0eeab900047"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.064Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "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-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.564Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.617Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.617Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:13.617Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:13.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "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-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Creating Agent dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}], "metadata": {"pagination": {"total": 444, "offset": 388, "size": 50}}} 2018-08-29 18:03:15,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:15,335 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:15 GMT 2018-08-29 18:03:15,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:15,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27252 2018-08-29 18:03:15,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:15,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:03:15,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:03:15,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:15,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:15,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:15,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:15,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-29 18:03:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_9qz6q1 2018-08-29 18:03:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:03:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:03:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:03:15,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:15,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:15,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:15,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:15,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:15,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:15 GMT 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:15,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:20,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:20,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:20,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:20,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:20,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_9qz6q1/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:14.758Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:15.064Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:15.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:15.064Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:15.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:15.064Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:15.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:15.064Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:15.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:15.799Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:15.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:16.112Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:16.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:16.112Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:16.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:16.806Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:16.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d8dd7315-72ff-4c40-bc05-5033f373c0cf"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:16.806Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:16.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d499c530-7bc1-4a8a-9401-6d0c1983524b"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:17.135Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:17.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_9qz6q1/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_9qz6q1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_9qz6q1/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_9qz6q1', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_9qz6q1/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_9qz6q1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "/home/ubuntu/dime_host_9qz6q1/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-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d42daedc-23cc-4d42-8ab1-8c4a8272b9bf"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.112Z", "message": "Successfully created daemon: dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef65da68-3171-4e17-a37b-09f17c7e3a1d"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:18.224Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:18.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}], "metadata": {"pagination": {"total": 556, "offset": 438, "size": 50}}} 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:20 GMT 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:20,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28104 2018-08-29 18:03:20,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_9qz6q1/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:03:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:03:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_9qz6q1/env 2018-08-29 18:03:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_9qz6q1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_9qz6q1/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_9qz6q1', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_9qz6q1/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_9qz6q1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:03:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-29 18:03:20,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:03:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_9qz6q1/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-29 18:03:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:03:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:03:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_9qz6q1 2018-08-29 18:03:20,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:20,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:20,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:20,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:20,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:20 GMT 2018-08-29 18:03:20,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:20,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:20,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:25,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:25,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a7c7126-7dc3-4873-b95a-5083d69011ae"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.184Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:19.243Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:19.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}], "metadata": {"pagination": {"total": 664, "offset": 488, "size": 50}}} 2018-08-29 18:03:25,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:25,801 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:25 GMT 2018-08-29 18:03:25,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:25,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27866 2018-08-29 18:03:25,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:25,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:03:25,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:25,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:25,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:03:25,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:03:25,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:25,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:25,807 - 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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time) 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:25,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:25,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:25,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:25,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:25,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:25,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:25 GMT 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:25,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:30,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:31,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:31,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:31,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:31,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:31,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Configuring Agent dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_34ibzu/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1fe2c67f-7be2-4ad7-a06f-9376dfeceee2"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Creating Agent bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.445Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:20.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:20.477Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-29T18:03:20.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.454Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.454Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.454Z", "message": "Successfully configured daemon: dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.454Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "45415bec-0bcf-4694-b470-865f2b9b250f"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.483Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.483Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.483Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:21.483Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:21.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_34ibzu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_34ibzu/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_34ibzu', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_34ibzu/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_34ibzu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_34ibzu/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.529Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.560Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.560Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.560Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:22.560Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:22.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.565Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.565Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.565Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.565Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}], "metadata": {"pagination": {"total": 814, "offset": 538, "size": 50}}} 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:31 GMT 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28467 2018-08-29 18:03:31,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:31,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:31,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:03:31,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:03:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:31,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_9qz6q1 2018-08-29 18:03:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_34ibzu/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:03:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_34ibzu 2018-08-29 18:03:31,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-08-29 18:03:31,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:31,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:03:31,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_9qz6q1 2018-08-29 18:03:31,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:31,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:31,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:03:31,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:03:31,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_34ibzu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_34ibzu/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_34ibzu', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_34ibzu/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_34ibzu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:03:31,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_34ibzu/env 2018-08-29 18:03:31,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:03:31,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:03:31,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:03:31,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:31,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:31,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:31,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:31,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:31,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:31,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:31 GMT 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:31,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:36,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:36,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:36,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:36,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:36,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:36,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:36,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Starting Agent dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Successfully created daemon: bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Creating Agent sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "/home/ubuntu/bono_host_34ibzu/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_wz60n7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "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-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}], "metadata": {"pagination": {"total": 959, "offset": 588, "size": 50}}} 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:36 GMT 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28156 2018-08-29 18:03:36,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:36,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_9qz6q1 2018-08-29 18:03:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-29 18:03:36,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_34ibzu 2018-08-29 18:03:36,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:03:36,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:36,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:03:36,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:36,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_wz60n7 2018-08-29 18:03:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_34ibzu/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-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_wz60n7/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:03:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-29 18:03:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:36,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:36,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:36,244 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:36 GMT 2018-08-29 18:03:36,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:36,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:36,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:41,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:41,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "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-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "379f4132-c4d7-440d-a0c1-ebb8f53d8740"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:23.575Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:23.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Configuring Agent bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:24.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:24.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:25.509Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:25.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:25.799Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:25.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:25.799Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:25.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:25.799Z", "message": "Successfully configured daemon: bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:25.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:25.799Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:25.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96ba31b2-a0e3-457f-a7aa-3c9da135c579"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.575Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.575Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.575Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.575Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.575Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.575Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Successfully started daemon: dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}], "metadata": {"pagination": {"total": 1130, "offset": 638, "size": 50}}} 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:41,505 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:41 GMT 2018-08-29 18:03:41,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:41,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27131 2018-08-29 18:03:41,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:03:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:03:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_34ibzu 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_34ibzu 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:41,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:03:41,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:41,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-29 18:03:41,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:41,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:41,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:03:41,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_9qz6q1 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:03:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:41,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:41,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:41,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:41,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:41 GMT 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:41,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:41,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:46,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:46,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "/home/ubuntu/sprout_host_wz60n7/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-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_wz60n7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_wz60n7/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_wz60n7', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_wz60n7/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_wz60n7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_wz60n7/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Starting Agent bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}], "metadata": {"pagination": {"total": 1254, "offset": 688, "size": 50}}} 2018-08-29 18:03:46,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:46,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:46 GMT 2018-08-29 18:03:46,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:46,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28886 2018-08-29 18:03:46,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:46,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:03:46,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:03:46,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:03:46,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_wz60n7/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-29 18:03:46,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:03:46,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_wz60n7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_wz60n7/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_wz60n7', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_wz60n7/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_wz60n7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:03:46,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_wz60n7/env 2018-08-29 18:03:46,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:46,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:03:46,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:46,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:03:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_34ibzu 2018-08-29 18:03:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:03:46,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:46,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:46,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:46,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:46,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:46 GMT 2018-08-29 18:03:46,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:46,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:46,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:51,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:52,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:52,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_wz60n7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_wz60n7/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_wz60n7', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_wz60n7/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_wz60n7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Successfully created daemon: sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "673b86b1-73e0-41a1-b1ba-54126961c41f"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f20b65c9-fc9f-486b-a249-f54f373d81f0"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:26.874Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.579Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.579Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.579Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.579Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.579Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_tgnqjj/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_g0t7uc/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "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-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Creating Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "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-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "[localhost] run: /home/ubuntu/dime_host_9qz6q1/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Creating Agent ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Configuring Agent sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "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-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}], "metadata": {"pagination": {"total": 1321, "offset": 738, "size": 50}}} 2018-08-29 18:03:52,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:52,103 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:52 GMT 2018-08-29 18:03:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28579 2018-08-29 18:03:52,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:52,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_wz60n7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_wz60n7/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_wz60n7', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_wz60n7/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_wz60n7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_wz60n7 2018-08-29 18:03:52,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:52,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:03:52,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:03:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_tgnqjj/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_g0t7uc/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:03:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,109 - 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-29 18:03:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_g0t7uc 2018-08-29 18:03:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_9qz6q1/env/bin/pip freeze 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_tgnqjj 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_wz60n7 2018-08-29 18:03:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:03:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:03:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:03:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:03:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:03:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:03:52,112 - 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-29 18:03:52,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:52,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:52,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:52,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:52,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:52,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:52 GMT 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:52,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:57,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:03:57,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:57,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:57,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:57,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:57,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:57,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Creating Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:27.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:27.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.628Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:28.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.908Z", "message": "Successfully configured daemon: sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.908Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.908Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.908Z", "message": "Removing directory: /tmp/tmp_09d5x", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.908Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1e4a1ad5-3cc8-4ff8-af9e-78519ce8ff32"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:28.908Z", "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-29T18:03:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "afa77e3b-f3f3-40d4-b49b-04a39ffcf005"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:29.751Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:29.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_tgnqjj/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_g0t7uc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_g0t7uc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_g0t7uc', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_g0t7uc/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_g0t7uc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_g0t7uc/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_tgnqjj/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_tgnqjj/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_tgnqjj', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_tgnqjj/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_tgnqjj', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:30.043Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:30.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.057Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "/home/ubuntu/vellum_host_g0t7uc/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-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Starting Agent sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_34ibzu start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}], "metadata": {"pagination": {"total": 1384, "offset": 788, "size": 50}}} 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:57 GMT 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28725 2018-08-29 18:03:57,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:03:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_g0t7uc 2018-08-29 18:03:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:03:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_wz60n7 2018-08-29 18:03:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:03:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp_09d5x 2018-08-29 18:03:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:03:57,274 - 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-29 18:03:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:03:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:03:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:03:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_tgnqjj/env 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_g0t7uc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_g0t7uc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_g0t7uc', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_g0t7uc/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_g0t7uc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:03:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_g0t7uc/env 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_tgnqjj/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_tgnqjj/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_tgnqjj', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_tgnqjj/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_tgnqjj', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:03:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:03:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:03:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:03:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:03:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:57,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_g0t7uc/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-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_wz60n7 2018-08-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_34ibzu start 2018-08-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:03:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:57,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:03:57,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:03:57,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:03:57,344 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:03:57 GMT 2018-08-29 18:03:57,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:03:57,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:03:57,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:02,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:02,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:02,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:02,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:02,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "/home/ubuntu/vellum_host_g0t7uc/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-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_34ibzu start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "05b3c797-e735-4c4f-b517-a9d609ebe0f3"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Successfully created daemon: vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b2756f97-bf11-46c4-bf52-15fef48207bd"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Successfully created daemon: ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:31.097Z", "message": "/home/ubuntu/ellis_host_tgnqjj/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-29T18:03:31.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b12ea5f7-f653-48ba-a97c-bc3fa81a3de2"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.063Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.063Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.063Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Configuring Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "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-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "918a4a45-4433-42b2-b094-5e54c5c1933c"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "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-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "918a4a45-4433-42b2-b094-5e54c5c1933c"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "918a4a45-4433-42b2-b094-5e54c5c1933c"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Configuring Agent ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "[localhost] run: /home/ubuntu/bono_host_34ibzu/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "918a4a45-4433-42b2-b094-5e54c5c1933c"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:32.104Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:32.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "918a4a45-4433-42b2-b094-5e54c5c1933c"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Successfully configured daemon: ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Successfully configured daemon: vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}], "metadata": {"pagination": {"total": 1410, "offset": 838, "size": 50}}} 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:02 GMT 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:02,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28444 2018-08-29 18:04:02,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_g0t7uc/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-29 18:04:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_34ibzu start 2018-08-29 18:04:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_g0t7uc 2018-08-29 18:04:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:04:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_tgnqjj 2018-08-29 18:04:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_tgnqjj/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-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_g0t7uc 2018-08-29 18:04:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:02,724 - 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-29 18:04:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,724 - 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-29 18:04:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_tgnqjj 2018-08-29 18:04:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_34ibzu/env/bin/pip freeze 2018-08-29 18:04:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_tgnqjj 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_g0t7uc 2018-08-29 18:04:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:04:02,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:04:02,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:02,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:02,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:02,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:02,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:02,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:02,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:02 GMT 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:02,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:07,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:08,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:08,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:08,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:08,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:08,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:08,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Successfully configured daemon: vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df37bbdc-5b09-4b8f-9275-e004c8439f57"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.110Z", "message": "Successfully configured daemon: ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "88a31b96-74da-4666-a687-ee53db491f85"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:33.283Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.211Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_wz60n7 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.336Z", "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-29T18:03:34.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.336Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.336Z", "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-29T18:03:34.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.336Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:34.336Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:34.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Starting Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Starting Agent ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}], "metadata": {"pagination": {"total": 1418, "offset": 888, "size": 50}}} 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:08 GMT 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26820 2018-08-29 18:04:08,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:08,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:04:08,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:04:08,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:08,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_g0t7uc 2018-08-29 18:04:08,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_tgnqjj 2018-08-29 18:04:08,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:08,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:08,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:08,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:08,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:08,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:04:08,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:08,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-29 18:04:08,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:08,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:08,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-29 18:04:08,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:04:08,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_wz60n7 start 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:04:08,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:04:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_g0t7uc 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_tgnqjj 2018-08-29 18:04:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:08,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:08,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:08,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:08,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:08 GMT 2018-08-29 18:04:08,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:08,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:08,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:13,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:13,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:13,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Starting Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Starting Agent ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.225Z", "message": "Successfully started daemon: sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74df632d-1cf8-4e62-b6e9-362c24e811bc"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:35.402Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:35.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.418Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.418Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.418Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.418Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.418Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.418Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "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-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df341fab-5e39-4eb0-985a-55b6481765c4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "[localhost] run: /home/ubuntu/sprout_host_wz60n7/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df341fab-5e39-4eb0-985a-55b6481765c4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "871e61c5-87b2-449e-801d-f400bb5ae445"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df341fab-5e39-4eb0-985a-55b6481765c4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df341fab-5e39-4eb0-985a-55b6481765c4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:36.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:36.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.423Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.423Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.423Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1422, "offset": 938, "size": 50}}} 2018-08-29 18:04:13,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:13,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:13 GMT 2018-08-29 18:04:13,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:13,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26947 2018-08-29 18:04:13,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:13,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:13,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:04:13,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:13,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_g0t7uc 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_tgnqjj 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_wz60n7 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:13,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:04:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:04:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:04:13,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-29 18:04:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-29 18:04:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-29 18:04:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-29 18:04:13,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:13,333 - 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-29 18:04:13,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:04:13,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_wz60n7/env/bin/pip freeze 2018-08-29 18:04:13,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-29 18:04:13,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,335 - 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-29 18:04:13,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:13,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:13,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:13,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:13,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:13,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:13 GMT 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:13,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:18,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:18,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:18,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:18,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "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-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df341fab-5e39-4eb0-985a-55b6481765c4"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Removing directory: /tmp/tmpw8Q7Ty", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "df341fab-5e39-4eb0-985a-55b6481765c4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:37.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:37.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.465Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.465Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.465Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.465Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.465Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.465Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Successfully started daemon: ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Successfully started daemon: vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_g0t7uc start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "5e02e043-f17c-4418-b38b-2dde392f72ae"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_tgnqjj start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ef04636f-c9d9-443d-b38e-0870269921fc"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:38.485Z", "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-29T18:03:38.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}], "metadata": {"pagination": {"total": 1429, "offset": 988, "size": 50}}} 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:18 GMT 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:18,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27395 2018-08-29 18:04:18,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,658 - 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-29 18:04:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpw8Q7Ty 2018-08-29 18:04:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:18,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:04:18,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_tgnqjj 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_g0t7uc 2018-08-29 18:04:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_g0t7uc start 2018-08-29 18:04:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_tgnqjj start 2018-08-29 18:04:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:04:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:04:18,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:18,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:18,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:18,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:18,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:18,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:18,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:18 GMT 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:18,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:23,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:24,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:24,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:24,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:24,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "[localhost] run: /home/ubuntu/vellum_host_g0t7uc/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "[localhost] run: /home/ubuntu/ellis_host_tgnqjj/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "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-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_y1nsxy/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Creating Agent homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "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-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.494Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:39.498Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:39.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kclqwl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}], "metadata": {"pagination": {"total": 1429, "offset": 1038, "size": 50}}} 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:24 GMT 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:24,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27523 2018-08-29 18:04:24,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:24,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:04:24,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_g0t7uc/env/bin/pip freeze 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_tgnqjj/env/bin/pip freeze 2018-08-29 18:04:24,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:04:24,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:04:24,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:04:24,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_y1nsxy/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:04:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:04:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:04:24,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:04:24,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_y1nsxy 2018-08-29 18:04:24,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:04:24,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:24,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:24,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:24,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kclqwl/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:04:24,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:24,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:24,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:24,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:24,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:24 GMT 2018-08-29 18:04:24,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:24,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:24,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:29,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:29,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:29,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Removing directory: /tmp/tmpwtiAQT", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Creating Agent bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "fb7810f2-72e1-4e68-ae8e-2fa267237806"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:40.793Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:40.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.543Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1429, "offset": 1088, "size": 50}}} 2018-08-29 18:04:29,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:29,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:29 GMT 2018-08-29 18:04:29,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:29,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27658 2018-08-29 18:04:29,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:29,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:04:29,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:29,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,429 - 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-29 18:04:29,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-29 18:04:29,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-29 18:04:29,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-29 18:04:29,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwtiAQT 2018-08-29 18:04:29,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-29 18:04:29,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,431 - 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-29 18:04:29,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,431 - 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-29 18:04:29,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,432 - 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-29 18:04:29,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-29 18:04:29,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,433 - 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-29 18:04:29,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:29,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:04:29,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_kclqwl 2018-08-29 18:04:29,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:29,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:04:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:29,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:29,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:29,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:29,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:29,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:29,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:29,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:29,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:29,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:29,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:29 GMT 2018-08-29 18:04:29,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:29,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:29,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:34,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:34,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:34,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Removing directory: /tmp/tmpOnoFVQ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_y1nsxy/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "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-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a25b4e61-921f-4907-a482-1fa3459d4ce4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Creating Agent proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_y1nsxy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_y1nsxy/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_y1nsxy', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_y1nsxy/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_y1nsxy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_bfcag8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:41.772Z", "message": "Downloading Agent Package from https://192.168.120.8: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-29T18:03:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.580Z", "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-29T18:03:42.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "/home/ubuntu/bind_host_kclqwl/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-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_kclqwl/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Successfully created daemon: homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Successfully created daemon: bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kclqwl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kclqwl/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_kclqwl', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kclqwl/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kclqwl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cccc82c9-01a2-4347-9e4c-fe3560cf2678"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:42.778Z", "message": "/home/ubuntu/homer_host_y1nsxy/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-29T18:03:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66e9a78a-98fb-4617-bb51-3af8c3261876"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.680Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}], "metadata": {"pagination": {"total": 1434, "offset": 1138, "size": 50}}} 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:34,617 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:34 GMT 2018-08-29 18:04:34,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:34,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29227 2018-08-29 18:04:34,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:34,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOnoFVQ 2018-08-29 18:04:34,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-29 18:04:34,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:04:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-29 18:04:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-29 18:04:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_y1nsxy/env 2018-08-29 18:04:34,620 - 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-29 18:04:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_bfcag8 2018-08-29 18:04:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_y1nsxy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_y1nsxy/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_y1nsxy', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_y1nsxy/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_y1nsxy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:04:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_bfcag8/cloudify/ssl/cloudify_internal_cert.pem 2018-08-29 18:04:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:04:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-29 18:04:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:34,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:34,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:34,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:34,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:34,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:04:34,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:34,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:34,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:04:34,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-29 18:04:34,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:04:34,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_kclqwl/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-29 18:04:34,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_kclqwl/env 2018-08-29 18:04:34,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-29 18:04:34,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_y1nsxy 2018-08-29 18:04:34,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:04:34,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_kclqwl 2018-08-29 18:04:34,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kclqwl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kclqwl/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_kclqwl', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kclqwl/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kclqwl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:04:34,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:04:34,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:34,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:04:34,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_y1nsxy/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-29 18:04:34,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:34,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:34,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:34,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-29 18:04:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:04:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:34,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:34,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:34,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:34,689 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:34 GMT 2018-08-29 18:04:34,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:34,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:34,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:39,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:39,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:39,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:39,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:39,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:39,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Configuring Agent homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Successfully created daemon: proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_bfcag8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_bfcag8/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_bfcag8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_bfcag8/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_bfcag8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "/home/ubuntu/proxy_host_bfcag8/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-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:43.950Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:43.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "d29c50e8-acc0-424c-8042-80004078ed02"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.686Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.686Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.686Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.686Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.686Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.686Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Configuring Agent bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Successfully configured daemon: homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b0596ebe-9d0a-44b2-b118-555c1f4eb63f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:44.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:44.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1447, "offset": 1188, "size": 50}}} 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:39 GMT 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28118 2018-08-29 18:04:39,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:39,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-29 18:04:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-29 18:04:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_y1nsxy 2018-08-29 18:04:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-29 18:04:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_bfcag8 2018-08-29 18:04:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_bfcag8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_bfcag8/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_bfcag8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_bfcag8/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_bfcag8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmhwrw.unR9Ut2Anvend0NAb5WuFiQ7CTs'} 2018-08-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bfcag8/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-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-29 18:04:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:39,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:39,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_kclqwl 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_y1nsxy 2018-08-29 18:04:39,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:04:39,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:39,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:39,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:04:39,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:39,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:39,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:04:39,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:39,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:39,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:39,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:39,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:39,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:39,897 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:39 GMT 2018-08-29 18:04:39,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:39,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:39,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:44,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:44,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:44,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:44,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:44,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:44,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:44,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:44,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:44,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.801Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Successfully configured daemon: bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1d2a0826-87b2-4031-bceb-0b24a473b9e2"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Configuring Agent proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:45.973Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:45.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Successfully configured daemon: proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Starting Agent homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b1a3bda9-05ef-4685-b136-508a48a6c48b"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:47.224Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "Starting Agent bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}], "metadata": {"pagination": {"total": 1469, "offset": 1238, "size": 50}}} 2018-08-29 18:04:44,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:44,995 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:44 GMT 2018-08-29 18:04:44,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:44,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27053 2018-08-29 18:04:44,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:44,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:44,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:04:44,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_kclqwl 2018-08-29 18:04:44,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:44,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_bfcag8 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:45,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_bfcag8 2018-08-29 18:04:45,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-29 18:04:45,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_y1nsxy 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-29 18:04:45,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:45,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:45,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_kclqwl 2018-08-29 18:04:45,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:45,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:45,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:45,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:45,066 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:45 GMT 2018-08-29 18:04:45,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:45,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:45,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:50,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:50,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:50,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:50,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:50,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:48.253Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:48.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:49.256Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:49.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:49.256Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:49.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.226Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.260Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:50.260Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:50.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.481Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.481Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.481Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.481Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.481Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Successfully started daemon: homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Starting Agent proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Successfully started daemon: bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_y1nsxy start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "17b146a2-0d63-4e1e-ae0a-ddbc478ae7eb"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_kclqwl start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:51.623Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "07370b9b-f0c6-4066-985f-9b95eb4e93c0"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.716Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "message": "[localhost] run: /home/ubuntu/bind_host_kclqwl/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "message": "[localhost] run: /home/ubuntu/homer_host_y1nsxy/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "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-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "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-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:52.720Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:52.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.723Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:53.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.723Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:53.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.723Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:53.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "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-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "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-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "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-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}], "metadata": {"pagination": {"total": 1469, "offset": 1288, "size": 50}}} 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:50 GMT 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27103 2018-08-29 18:04:50,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:50,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-29 18:04:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:50,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:04:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_y1nsxy 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_bfcag8 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:04:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_kclqwl 2018-08-29 18:04:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_y1nsxy start 2018-08-29 18:04:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_kclqwl start 2018-08-29 18:04:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:50,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:04:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:50,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:04:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_kclqwl/env/bin/pip freeze 2018-08-29 18:04:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:04:50,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_y1nsxy/env/bin/pip freeze 2018-08-29 18:04:50,233 - 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-29 18:04:50,234 - 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-29 18:04:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:50,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:50,234 - 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-29 18:04:50,234 - 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-29 18:04:50,235 - 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-29 18:04:50,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:50,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:50,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:50,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:50 GMT 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:50,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:55,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:04:55,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:55,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "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-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "message": "Removing directory: /tmp/tmp6qt6B6", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "message": "Removing directory: /tmp/tmpTiB0SO", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "1942c630-3348-41b1-ae08-51450f6ccf0f"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:53.725Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:53.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6acbee86-0fd9-4d9d-84fe-93e6858c1941"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.732Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.737Z", "message": "Successfully started daemon: proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.737Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:54.737Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_bfcag8 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:54.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a892020c-5c48-4875-a4ab-9eed66bde1d9"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.760Z", "message": "[localhost] run: /home/ubuntu/proxy_host_bfcag8/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.760Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:55.765Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:55.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:56.984Z", "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-29T18:03:56.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:56.984Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:56.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:56.984Z", "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-29T18:03:56.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:56.984Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:56.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:56.984Z", "message": "Removing directory: /tmp/tmptxJgRw", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:56.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "cb21b92d-0531-4941-8a09-e5cdf8df9379"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:57.021Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:57.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:57.021Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:57.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:57.021Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:57.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:57.021Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:57.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:57.021Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:57.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:57.021Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:57.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:58.109Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:58.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1472, "offset": 1338, "size": 50}}} 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:55 GMT 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:55,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26481 2018-08-29 18:04:55,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:04:55,404 - 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-29 18:04:55,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp6qt6B6 2018-08-29 18:04:55,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTiB0SO 2018-08-29 18:04:55,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:55,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:55,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-29 18:04:55,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:55,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:55,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-29 18:04:55,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:55,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_bfcag8 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_bfcag8 start 2018-08-29 18:04:55,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_bfcag8/env/bin/pip freeze 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:55,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:55,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:55,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:55,408 - 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-29 18:04:55,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-29 18:04:55,408 - 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-29 18:04:55,409 - 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-29 18:04:55,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmptxJgRw 2018-08-29 18:04:55,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:55,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:04:55,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-29 18:04:55,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:04:55,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-29 18:04:55,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:04:55,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-29 18:04:55,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-29 18:04:55,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:04:55,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:04:55,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:04:55,583 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:04:55 GMT 2018-08-29 18:04:55,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:04:55,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:04:55,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:00,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:00,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:00,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:00,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:03:59.113Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:03:59.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:00.125Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:00.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:00.125Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:00.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:00.125Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:00.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:00.125Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:00.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_node_xgc3mu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:00.814Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/19D85/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:00.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "60d032b0-cbbf-4010-8be1-cd42bf11fcb1"}, {"node_instance_id": "proxy_node_xgc3mu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.080Z", "message": "Executing: /tmp/19D85/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "60d032b0-cbbf-4010-8be1-cd42bf11fcb1"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:01.137Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:01.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:02.130Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:02.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:03.227Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:03.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:04.480Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:04.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:05.232Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:05.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:05.232Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:05.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:05.232Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:05.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:06.236Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:06.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:06.236Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:06.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:06.236Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:06.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:09.357Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:09.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:10.275Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:10.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:10.275Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:10.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:10.275Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:10.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:14.895Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:14.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:16.211Z", "message": "Downloaded scripts/bind/bind.py to /tmp/O6KBU/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:16.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:16.279Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:16.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:16.279Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:16.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:16.279Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:16.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:17.088Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:17.088Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:17.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "proxy_node_xgc3mu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:30.721Z", "message": "Execution done (return_code=0): /tmp/19D85/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:30.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "60d032b0-cbbf-4010-8be1-cd42bf11fcb1"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:30.811Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:30.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:31.329Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:31.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:32.333Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:32.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:33.960Z", "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-29T18:04:33.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:38.561Z", "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-29T18:04:38.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "message": "[localhost] run: sudo mv /tmp/tmp1Csk3q /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "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-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "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-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "message": "[localhost] run: sudo mv /tmp/tmp7qH3ni /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "message": "[localhost] run: sudo mv /tmp/tmpi4nvWM /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "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-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "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-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.141Z", "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-29T18:04:39.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}], "metadata": {"pagination": {"total": 1472, "offset": 1388, "size": 50}}} 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:00 GMT 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:00,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26184 2018-08-29 18:05:00,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:00,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-29 18:05:00,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/19D85/install_requirements.sh 2018-08-29 18:05:00,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/19D85/install_requirements.sh 2018-08-29 18:05:00,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:00,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:05:00,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:00,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-29 18:05:00,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:00,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/O6KBU/bind.py 2018-08-29 18:05:00,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:00,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:00,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:00,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-29 18:05:00,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-29 18:05:00,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/19D85/install_requirements.sh 2018-08-29 18:05:00,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:00,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:05:00,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:05:00,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-29 18:05:00,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:05:00,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}. 2018-08-29 18:05:00,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1Csk3q /etc/bind/named.conf.local 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7qH3ni /etc/clearwater/local_config 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpi4nvWM /etc/clearwater/shared_config 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-29 18:05:00,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-29 18:05:00,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-29 18:05:00,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:00,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:00,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:00,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:00 GMT 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:00,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:05,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:06,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:06,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:06,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:06,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:06,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_wbzqrm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:39.896Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:39.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "message": "[localhost] run: sudo mv /tmp/tmpya6yL_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "message": "[localhost] run: sudo mv /tmp/tmpRB7XfY /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "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-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "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-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "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-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "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-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:40.149Z", "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-29T18:04:40.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "94806a4b-2113-4b35-9f86-f211701881ee"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:41.168Z", "message": "Executing: /tmp/6FEHO/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:41.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:41.168Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/6FEHO/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:41.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:41.339Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:41.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:41.339Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:41.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:41.339Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:41.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:42.172Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:42.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:42.172Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:42.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:42.172Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:42.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:43.175Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:43.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:53.067Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kclqwl\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 8s (2,783 B/s)\nReading package lists...\n\nreal\t0m10.429s\nuser\t0m2.701s\nsys\t0m0.202s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:53.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:54.182Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:54.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:04:54.182Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:04:54.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}], "metadata": {"pagination": {"total": 1472, "offset": 1438, "size": 50}}} 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:06 GMT 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17236 2018-08-29 18:05:06,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpya6yL_ /etc/bind/db.clearwater.opnfv 2018-08-29 18:05:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRB7XfY /etc/bind/db.clearwater.local 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.15', u'hss_hostname': u''}. 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:05:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6FEHO/install-etcd.sh 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/6FEHO/install-etcd.sh 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:06,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:05:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-29 18:05:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-29 18:05:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-29 18:05:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-29 18:05:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kclqwl Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 8s (2,783 B/s) Reading package lists... real 0m10.429s user 0m2.701s sys 0m0.202s 2018-08-29 18:05:06,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:05:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-29 18:05:06,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:06,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:06,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:06,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:06 GMT 2018-08-29 18:05:06,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:06,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:06,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:11,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:11,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:11,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:11,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:11,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:11,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:11,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:11 GMT 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:11,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:11,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:11,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:11,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:11 GMT 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:11,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:11,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:16,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:16,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:16,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:16,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:16,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:16 GMT 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:16,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:16,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:16,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:16,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:16,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:16 GMT 2018-08-29 18:05:16,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:16,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:16,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:21,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:21,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:21,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:21,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:21,911 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:21 GMT 2018-08-29 18:05:21,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:21,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:21,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:21,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:22,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:22,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:22 GMT 2018-08-29 18:05:22,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:22,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:22,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:27,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:27,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:27,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:27,135 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:27 GMT 2018-08-29 18:05:27,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:27,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:27,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:27,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:27,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:27,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:27,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:27,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:27,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:27 GMT 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:27,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:32,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:32,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:32,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:32,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:32,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:32 GMT 2018-08-29 18:05:32,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:32,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:32,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:32,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:32,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:32,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:32,417 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:32 GMT 2018-08-29 18:05:32,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:32,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:32,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:37,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:37,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:37 GMT 2018-08-29 18:05:37,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:37,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:37,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:37,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:37,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:37,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:37,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:37,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:37,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:37 GMT 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:37,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:42,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:42,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:42,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1462, "size": 50}}} 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:42 GMT 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:42,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:05:42,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:42,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:42,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:42,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:42 GMT 2018-08-29 18:05:42,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:42,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:42,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:47,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:48,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:45.517Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kclqwl\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://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-cluster-manager 1.0-171218.103208 [6,107 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/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 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-157.207 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 13s (6,521 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8942\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m51.776s\nuser\t0m18.435s\nsys\t0m8.595s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:45.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:46.201Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:46.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:46.201Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.002s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:46.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:46.201Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:46.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:47.208Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a7:01:4f \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea7:14f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68400 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30176 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123288632 (123.2 MB) TX bytes:4827206 (4.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:164 errors:0 dropped:0 overruns:0 frame:0\n TX packets:164 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13604 (13.6 KB) TX bytes:13604 (13.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:47.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:47.208Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:47.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:47.208Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:47.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:47.208Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:03 ? 00:00:01 /sbin/init\nroot 2 0 0 18:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:03 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:03 ? 00:00:00 [migration/0]\nroot 14 2 0 18:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:03 ? 00:00:00 [migration/1]\nroot 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:03 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:03 ? 00:00:00 [khelper]\nroot 21 2 0 18:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:03 ? 00:00:00 [netns]\nroot 23 2 0 18:03 ? 00:00:00 [writeback]\nroot 24 2 0 18:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:03 ? 00:00:00 [bioset]\nroot 26 2 0 18:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:03 ? 00:00:00 [kblockd]\nroot 28 2 0 18:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:03 ? 00:00:00 [khubd]\nroot 30 2 0 18:03 ? 00:00:00 [md]\nroot 31 2 0 18:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 18:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 18:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 18:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 18:03 ? 00:00:00 [vmstat]\nroot 38 2 0 18:03 ? 00:00:00 [ksmd]\nroot 39 2 0 18:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 18:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 18:03 ? 00:00:00 [crypto]\nroot 54 2 0 18:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 18:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 18:03 ? 00:00:00 [vballoon]\nroot 57 2 0 18:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:03 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 18:03 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 18:03 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 18:03 ? 00:00:00 [deferwq]\nroot 80 2 0 18:03 ? 00:00:00 [charger_manager]\nroot 124 2 0 18:03 ? 00:00:00 [kpsmoused]\nroot 142 2 0 18:03 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 444 2 0 18:03 ? 00:00:00 [kworker/u5:1]\nroot 445 2 0 18:03 ? 00:00:00 [kworker/u5:2]\nroot 480 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 18:03 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 941 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1032 1 0 18:03 ? 00:00:00 rsyslogd\nroot 1051 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1105 1 0 18:03 ? 00:00:00 atd\nroot 1106 1 0 18:03 ? 00:00:00 cron\nroot 1107 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1191 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1198 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 18:03 ? 00:00:00 /home/ubuntu/bind_host_kclqwl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kclqwl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kclqwl --logging-server-logdir=/home/ubuntu/bind_host_kclqwl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl%I.log --pidfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl.pid\nubuntu 1691 1652 0 18:03 ? 00:00:00 /home/ubuntu/bind_host_kclqwl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kclqwl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kclqwl --logging-server-logdir=/home/ubuntu/bind_host_kclqwl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl%I.log --pidfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl.pid\nubuntu 1766 1 0 18:03 ? 00:00:00 python2.7 /home/ubuntu/bind_host_kclqwl/env/bin/diamond --configfile /home/ubuntu/bind_host_kclqwl/work/plugins/diamond/etc/diamond.conf\nbind 2430 1 0 18:04 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2483 1691 0 18:04 ? 00:00:00 /home/ubuntu/bind_host_kclqwl/env/bin/python2.7 /home/ubuntu/bind_host_kclqwl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-uP01yb\nubuntu 2494 2483 0 18:04 ? 00:00:00 /bin/sh -c /tmp/6FEHO/install-etcd.sh\nubuntu 2496 2494 0 18:04 ? 00:00:00 /bin/bash -e /tmp/6FEHO/install-etcd.sh\nntp 8537 1 0 18:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 18:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9093 9075 0 18:05 ? 00:00:00 [check-monit-upt] \nclearwa+ 9153 1 1 18:05 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9176 9075 0 18:05 ? 00:00:00 [check-etcd-upti] \nroot 9178 9075 0 18:05 ? 00:00:00 [poll_etcd_clust] \nroot 9183 9075 0 18:05 ? 00:00:00 [poll_etcd.sh] \nroot 9216 1 0 18:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9222 9216 0 18:05 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9362 2496 0 18:05 ? 00:00:00 /bin/bash -e /tmp/6FEHO/install-etcd.sh\nubuntu 9363 9362 0 18:05 ? 00:00:00 /bin/bash -e /tmp/6FEHO/install-etcd.sh\nroot 9364 9363 0 18:05 ? 00:00:00 sudo ps -edf\nroot 9365 9364 0 18:05 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:47.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:47.208Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:47.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}], "metadata": {"pagination": {"total": 1481, "offset": 1462, "size": 50}}} 2018-08-29 18:05:48,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:48,073 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:48 GMT 2018-08-29 18:05:48,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:48,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 58161 2018-08-29 18:05:48,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:48,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kclqwl Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 4 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://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-cluster-manager 1.0-171218.103208 [6,107 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/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 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-157.207 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 13s (6,521 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8942 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m51.776s user 0m18.435s sys 0m8.595s 2018-08-29 18:05:48,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-29 18:05:48,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.002s sys 0m0.010s 2018-08-29 18:05:48,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-29 18:05:48,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a7:01:4f inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea7:14f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68400 errors:0 dropped:0 overruns:0 frame:0 TX packets:30176 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123288632 (123.2 MB) TX bytes:4827206 (4.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:164 errors:0 dropped:0 overruns:0 frame:0 TX packets:164 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13604 (13.6 KB) TX bytes:13604 (13.6 KB) real 0m0.006s user 0m0.002s sys 0m0.004s 2018-08-29 18:05:48,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-29 18:05:48,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-29 18:05:48,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:03 ? 00:00:01 /sbin/init root 2 0 0 18:03 ? 00:00:00 [kthreadd] root 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:03 ? 00:00:00 [kworker/0:0] root 5 2 0 18:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:03 ? 00:00:00 [rcu_sched] root 8 2 0 18:03 ? 00:00:00 [rcuos/0] root 9 2 0 18:03 ? 00:00:00 [rcuos/1] root 10 2 0 18:03 ? 00:00:00 [rcu_bh] root 11 2 0 18:03 ? 00:00:00 [rcuob/0] root 12 2 0 18:03 ? 00:00:00 [rcuob/1] root 13 2 0 18:03 ? 00:00:00 [migration/0] root 14 2 0 18:03 ? 00:00:00 [watchdog/0] root 15 2 0 18:03 ? 00:00:00 [watchdog/1] root 16 2 0 18:03 ? 00:00:00 [migration/1] root 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:03 ? 00:00:00 [kworker/1:0] root 19 2 0 18:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:03 ? 00:00:00 [khelper] root 21 2 0 18:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:03 ? 00:00:00 [netns] root 23 2 0 18:03 ? 00:00:00 [writeback] root 24 2 0 18:03 ? 00:00:00 [kintegrityd] root 25 2 0 18:03 ? 00:00:00 [bioset] root 26 2 0 18:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:03 ? 00:00:00 [kblockd] root 28 2 0 18:03 ? 00:00:00 [ata_sff] root 29 2 0 18:03 ? 00:00:00 [khubd] root 30 2 0 18:03 ? 00:00:00 [md] root 31 2 0 18:03 ? 00:00:00 [devfreq_wq] root 32 2 0 18:03 ? 00:00:00 [kworker/0:1] root 33 2 0 18:03 ? 00:00:00 [kworker/1:1] root 35 2 0 18:03 ? 00:00:00 [khungtaskd] root 36 2 0 18:03 ? 00:00:00 [kswapd0] root 37 2 0 18:03 ? 00:00:00 [vmstat] root 38 2 0 18:03 ? 00:00:00 [ksmd] root 39 2 0 18:03 ? 00:00:00 [khugepaged] root 40 2 0 18:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 18:03 ? 00:00:00 [crypto] root 54 2 0 18:03 ? 00:00:00 [kthrotld] root 55 2 0 18:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 18:03 ? 00:00:00 [vballoon] root 57 2 0 18:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:03 ? 00:00:00 [scsi_eh_1] root 59 2 0 18:03 ? 00:00:00 [kworker/u4:2] root 60 2 0 18:03 ? 00:00:00 [kworker/u4:3] root 79 2 0 18:03 ? 00:00:00 [deferwq] root 80 2 0 18:03 ? 00:00:00 [charger_manager] root 124 2 0 18:03 ? 00:00:00 [kpsmoused] root 142 2 0 18:03 ? 00:00:00 [kworker/1:2] root 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 444 2 0 18:03 ? 00:00:00 [kworker/u5:1] root 445 2 0 18:03 ? 00:00:00 [kworker/u5:2] root 480 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 18:03 ? 00:00:00 [kauditd] message+ 898 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon syslog 1032 1 0 18:03 ? 00:00:00 rsyslogd root 1051 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D daemon 1105 1 0 18:03 ? 00:00:00 atd root 1106 1 0 18:03 ? 00:00:00 cron root 1107 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1191 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1198 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 18:03 ? 00:00:00 /home/ubuntu/bind_host_kclqwl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kclqwl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kclqwl --logging-server-logdir=/home/ubuntu/bind_host_kclqwl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl%I.log --pidfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl.pid ubuntu 1691 1652 0 18:03 ? 00:00:00 /home/ubuntu/bind_host_kclqwl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kclqwl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kclqwl --logging-server-logdir=/home/ubuntu/bind_host_kclqwl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl%I.log --pidfile=/home/ubuntu/bind_host_kclqwl/work/bind_host_kclqwl.pid ubuntu 1766 1 0 18:03 ? 00:00:00 python2.7 /home/ubuntu/bind_host_kclqwl/env/bin/diamond --configfile /home/ubuntu/bind_host_kclqwl/work/plugins/diamond/etc/diamond.conf bind 2430 1 0 18:04 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2483 1691 0 18:04 ? 00:00:00 /home/ubuntu/bind_host_kclqwl/env/bin/python2.7 /home/ubuntu/bind_host_kclqwl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-uP01yb ubuntu 2494 2483 0 18:04 ? 00:00:00 /bin/sh -c /tmp/6FEHO/install-etcd.sh ubuntu 2496 2494 0 18:04 ? 00:00:00 /bin/bash -e /tmp/6FEHO/install-etcd.sh ntp 8537 1 0 18:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 18:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9093 9075 0 18:05 ? 00:00:00 [check-monit-upt] clearwa+ 9153 1 1 18:05 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9176 9075 0 18:05 ? 00:00:00 [check-etcd-upti] root 9178 9075 0 18:05 ? 00:00:00 [poll_etcd_clust] root 9183 9075 0 18:05 ? 00:00:00 [poll_etcd.sh] root 9216 1 0 18:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9222 9216 0 18:05 ? 00:00:00 inotifywait -e create -qq . ubuntu 9362 2496 0 18:05 ? 00:00:00 /bin/bash -e /tmp/6FEHO/install-etcd.sh ubuntu 9363 9362 0 18:05 ? 00:00:00 /bin/bash -e /tmp/6FEHO/install-etcd.sh root 9364 9363 0 18:05 ? 00:00:00 sudo ps -edf root 9365 9364 0 18:05 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.006s 2018-08-29 18:05:48,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-29 18:05:48,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:48,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:48,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:48 GMT 2018-08-29 18:05:48,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:48,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:48,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:53,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:53,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:53,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:53,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:53,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:48.207Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:48.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:48.207Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:48.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:48.207Z", "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.15:53 0.0.0.0:* LISTEN 2430/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/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 2430/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9153/etcd \ntcp6 0 0 :::53 :::* LISTEN 2430/named \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2430/named \ntcp6 0 0 :::4000 :::* LISTEN 9153/etcd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8537/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8537/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8537/ntpd \nudp 0 0 0.0.0.0:21251 0.0.0.0:* 573/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2430/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8537/ntpd \nudp6 0 0 ::1:123 :::* 8537/ntpd \nudp6 0 0 :::123 :::* 8537/ntpd \nudp6 0 0 :::39182 :::* 573/dhclient \nudp6 0 0 :::53 :::* 2430/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9257 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9518 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11493 1652/python2.7 /tmp/cloudify-logging-server-7d3a6.socket\nunix 2 [ ACC ] STREAM LISTENING 1457 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13832 2483/python2.7 /tmp/ctx-iAs7Rr.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7392 396/systemd-udevd /run/udev/control\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-29T18:05:48.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:48.207Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:48.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:49.284Z", "message": "[etcd] => [29-Aug-2018 18:05:40 UTC] clearwater-diags-monitor starting\n[29-Aug-2018 18:05:40 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:49.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:49.284Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:49.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:49.284Z", "message": "[etcd] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/sa29\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:49.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:50.184Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:50.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:50.292Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:50.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:50.292Z", "message": "[etcd] => 2018-08-29 18:05:33.434216954 Stopping etcd clearwater-etcd\n2018-08-29 18:05:39.458126851 Restarting etcd clearwater-etcd\n2018-08-29 18:05:39.463155820 Configured ETCDCTL_PEERS: \n2018-08-29 18:05:39.463966691 Check for previous failed startup attempt\n2018-08-29 18:05:39.465209041 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-08-29 18:05:39.480264344 etcdctl returned 2\n2018-08-29 18:05:39.486937244 Creating new cluster...\n2018-08-29 18:05:39.489956088 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-08-29 18:05:39.491617906 Check we're actually a member of the cluster\n2018-08-29 18:05:39.497521153 Wait for etcd to startup\n2018-08-29 18:05:40.520979229 Etcd started successfully\n2018-08-29 18:05:39.527156 I | etcdmain: etcd Version: 3.1.7\n2018-08-29 18:05:39.527220 I | etcdmain: Git SHA: 43b7507\n2018-08-29 18:05:39.527225 I | etcdmain: Go Version: go1.7.5\n2018-08-29 18:05:39.527228 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-29 18:05:39.527232 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-29 18:05:39.527373 I | embed: listening for peers on http://192.168.120.15:2380\n2018-08-29 18:05:39.527440 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-29 18:05:39.563714 I | etcdserver: name = 192-168-120-15\n2018-08-29 18:05:39.563728 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-08-29 18:05:39.563733 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-08-29 18:05:39.563737 I | etcdserver: heartbeat = 100ms\n2018-08-29 18:05:39.563763 I | etcdserver: election = 1000ms\n2018-08-29 18:05:39.563771 I | etcdserver: snapshot count = 10000\n2018-08-29 18:05:39.563778 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-08-29 18:05:39.563783 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-08-29 18:05:39.563790 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-08-29 18:05:39.571422 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-08-29 18:05:39.571476 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-08-29 18:05:39.571508 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-29 18:05:39.571517 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-08-29 18:05:39.593551 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-29 18:05:39.594660 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-08-29 18:05:40.071817 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-08-29 18:05:40.071963 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-08-29 18:05:40.071990 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-08-29 18:05:40.072017 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-08-29 18:05:40.072025 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-08-29 18:05:40.072339 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-08-29 18:05:40.072484 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-29 18:05:40.072568 I | embed: ready to serve client requests\n2018-08-29 18:05:40.073034 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-29 18:05:40.076567 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-29 18:05:40.076630 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-29 18:05:40.579992 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:35267\n2018-08-29 18:05:40.601788 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:35268\n2018-08-29 18:05:40.603878 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:35269\n2018-08-29 18:05:45.654635 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:35270\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-29T18:05:50.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:50.292Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:50.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:50.292Z", "message": "Execution done (return_code=0): /tmp/6FEHO/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:50.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "77181994-72d0-4045-99f8-8fc9cee18a55"}, {"node_instance_id": "bind_wbzqrm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:51.364Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:51.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.372Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:52.411Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YQGTD/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:52.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}], "metadata": {"pagination": {"total": 1514, "offset": 1471, "size": 50}}} 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:53 GMT 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24851 2018-08-29 18:05:53,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:53,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.000s sys 0m0.008s 2018-08-29 18:05:53,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-29 18:05:53,330 - 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.15:53 0.0.0.0:* LISTEN 2430/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2430/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 2430/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9153/etcd tcp6 0 0 :::53 :::* LISTEN 2430/named tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 ::1:953 :::* LISTEN 2430/named tcp6 0 0 :::4000 :::* LISTEN 9153/etcd udp 0 0 192.168.120.15:123 0.0.0.0:* 8537/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8537/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8537/ntpd udp 0 0 0.0.0.0:21251 0.0.0.0:* 573/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2430/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2430/named udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8537/ntpd udp6 0 0 ::1:123 :::* 8537/ntpd udp6 0 0 :::123 :::* 8537/ntpd udp6 0 0 :::39182 :::* 573/dhclient udp6 0 0 :::53 :::* 2430/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9257 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9518 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11493 1652/python2.7 /tmp/cloudify-logging-server-7d3a6.socket unix 2 [ ACC ] STREAM LISTENING 1457 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13832 2483/python2.7 /tmp/ctx-iAs7Rr.socket unix 2 [ ACC ] SEQPACKET LISTENING 7392 396/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-29 18:05:53,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-29 18:05:53,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [29-Aug-2018 18:05:40 UTC] clearwater-diags-monitor starting [29-Aug-2018 18:05:40 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:05:53,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-29 18:05:53,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/sa29 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.013s user 0m0.000s sys 0m0.006s 2018-08-29 18:05:53,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:53,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-29 18:05:53,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-29 18:05:33.434216954 Stopping etcd clearwater-etcd 2018-08-29 18:05:39.458126851 Restarting etcd clearwater-etcd 2018-08-29 18:05:39.463155820 Configured ETCDCTL_PEERS: 2018-08-29 18:05:39.463966691 Check for previous failed startup attempt 2018-08-29 18:05:39.465209041 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-08-29 18:05:39.480264344 etcdctl returned 2 2018-08-29 18:05:39.486937244 Creating new cluster... 2018-08-29 18:05:39.489956088 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-08-29 18:05:39.491617906 Check we're actually a member of the cluster 2018-08-29 18:05:39.497521153 Wait for etcd to startup 2018-08-29 18:05:40.520979229 Etcd started successfully 2018-08-29 18:05:39.527156 I | etcdmain: etcd Version: 3.1.7 2018-08-29 18:05:39.527220 I | etcdmain: Git SHA: 43b7507 2018-08-29 18:05:39.527225 I | etcdmain: Go Version: go1.7.5 2018-08-29 18:05:39.527228 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-29 18:05:39.527232 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-29 18:05:39.527373 I | embed: listening for peers on http://192.168.120.15:2380 2018-08-29 18:05:39.527440 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-29 18:05:39.563714 I | etcdserver: name = 192-168-120-15 2018-08-29 18:05:39.563728 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-08-29 18:05:39.563733 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-08-29 18:05:39.563737 I | etcdserver: heartbeat = 100ms 2018-08-29 18:05:39.563763 I | etcdserver: election = 1000ms 2018-08-29 18:05:39.563771 I | etcdserver: snapshot count = 10000 2018-08-29 18:05:39.563778 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-08-29 18:05:39.563783 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-08-29 18:05:39.563790 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-08-29 18:05:39.571422 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-08-29 18:05:39.571476 I | raft: ca6a20ed546c7237 became follower at term 0 2018-08-29 18:05:39.571508 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-29 18:05:39.571517 I | raft: ca6a20ed546c7237 became follower at term 1 2018-08-29 18:05:39.593551 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-29 18:05:39.594660 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-08-29 18:05:40.071817 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-08-29 18:05:40.071963 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-08-29 18:05:40.071990 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-08-29 18:05:40.072017 I | raft: ca6a20ed546c7237 became leader at term 2 2018-08-29 18:05:40.072025 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-08-29 18:05:40.072339 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-08-29 18:05:40.072484 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-29 18:05:40.072568 I | embed: ready to serve client requests 2018-08-29 18:05:40.073034 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-29 18:05:40.076567 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-29 18:05:40.076630 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-29 18:05:40.579992 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:35267 2018-08-29 18:05:40.601788 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:35268 2018-08-29 18:05:40.603878 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:35269 2018-08-29 18:05:45.654635 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:35270 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:05:53,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-29 18:05:53,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6FEHO/install-etcd.sh 2018-08-29 18:05:53,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:05:53,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:53,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:53,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:53,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YQGTD/clearwater.py 2018-08-29 18:05:53,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:53,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:53,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:53,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:53,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:53 GMT 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:53,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:53,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:58,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:05:58,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:58,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:58,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:58,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:58,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_zf4icj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.380Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.380Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "[localhost] run: sudo mv /tmp/tmprZs4Me /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-n6pts6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.15', 'name': u'bono-vwwbpm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1QNTS/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6H11F/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UH56Q/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/XU2Z2/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "[localhost] run: sudo mv /tmp/tmp4oOY6J /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "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-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "25aa1f5c-d212-483c-9d0b-5e47ec7e0498"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:53.501Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/32AX3/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:53.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.395Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmp7Boz_c /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmpjNC3xa /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-ceok3x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-zf4icj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}], "metadata": {"pagination": {"total": 1630, "offset": 1501, "size": 50}}} 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:58 GMT 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27285 2018-08-29 18:05:58,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:05:58,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:58,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:58,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprZs4Me /etc/clearwater/local_config 2018-08-29 18:05:58,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:58,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-n6pts6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2018-08-29 18:05:58,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-29 18:05:58,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:05:58,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.15', 'name': u'bono-vwwbpm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.20'}. 2018-08-29 18:05:58,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1QNTS/clearwater.py 2018-08-29 18:05:58,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-29 18:05:58,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-29 18:05:58,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:58,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6H11F/clearwater.py 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UH56Q/clearwater.py 2018-08-29 18:05:58,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/XU2Z2/clearwater.py 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4oOY6J /etc/dnsmasq.resolv.conf 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:05:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:05:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:05:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/32AX3/clearwater.py 2018-08-29 18:05:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:05:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:05:58,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7Boz_c /etc/dnsmasq.resolv.conf 2018-08-29 18:05:58,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjNC3xa /etc/clearwater/local_config 2018-08-29 18:05:58,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-ceok3x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-08-29 18:05:58,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-zf4icj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-08-29 18:05:58,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-29 18:05:58,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:05:58,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:05:58,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:05:58,655 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:05:58 GMT 2018-08-29 18:05:58,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:05:58,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:05:58,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:03,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:03,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:03,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:03,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:03,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:03,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:03,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmpEO6BKS /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmpjNC3xa /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "The config dict: {'public_ip': u'172.30.9.216', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-k71t57', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.27'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-zf4icj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmpjVj9HK /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmpCRQgwX /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "59a6d6cc-a4b3-4acf-a619-b702e5fec0c7"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-wg7an3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "a2c3fc21-5d03-450a-be61-e0561b1f21cc"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "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-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8a27ec6d-a5b0-4644-8a7a-7e1432369b1a"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:54.522Z", "message": "[localhost] run: sudo mv /tmp/tmp7Boz_c /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:54.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "ca981513-d801-427e-94e7-63eae3a3f4de"}, {"node_instance_id": "ellis_k71t57", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.401Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Executing: /tmp/UM34D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/UM34D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/TRNM2/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/IP9KZ/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Executing: /tmp/DDLK2/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/DDLK2/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Executing: /tmp/TRNM2/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Executing: /tmp/IP9KZ/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:55.528Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/5L6LE/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:55.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "7ad7d997-93b5-4d71-b531-501968f08c6b"}, {"node_instance_id": "sprout_ceok3x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.419Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.419Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "Executing: /tmp/9D34W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9D34W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}], "metadata": {"pagination": {"total": 1643, "offset": 1551, "size": 50}}} 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:03 GMT 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26707 2018-08-29 18:06:03,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:03,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-29 18:06:03,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:06:03,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-29 18:06:03,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEO6BKS /etc/clearwater/local_config 2018-08-29 18:06:03,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjNC3xa /etc/clearwater/local_config 2018-08-29 18:06:03,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.216', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-k71t57', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.27'}. 2018-08-29 18:06:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-zf4icj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-08-29 18:06:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-29 18:06:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-29 18:06:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-29 18:06:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:06:03,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjVj9HK /etc/clearwater/local_config 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCRQgwX /etc/dnsmasq.resolv.conf 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-wg7an3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7Boz_c /etc/dnsmasq.resolv.conf 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:06:03,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:06:03,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UM34D/install-vellum.sh 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/UM34D/install-vellum.sh 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/TRNM2/install-homer.sh 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/IP9KZ/install-dime.sh 2018-08-29 18:06:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DDLK2/install-ellis.sh 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/DDLK2/install-ellis.sh 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TRNM2/install-homer.sh 2018-08-29 18:06:03,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IP9KZ/install-dime.sh 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/5L6LE/append_proxy_snmp_conf.py 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9D34W/install-sprout.sh 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9D34W/install-sprout.sh 2018-08-29 18:06:03,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-29 18:06:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-29 18:06:03,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-29 18:06:03,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:04,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:04,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:04,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:04 GMT 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:04,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:09,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:09,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:09,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:09,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:09,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:09,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:09,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:09,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:09,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "Executing: /tmp/9D34W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9D34W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:56.535Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:56.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:57.550Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:57.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:57.550Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:57.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:57.550Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:57.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:57.550Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:57.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:57.550Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:57.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:58.559Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:58.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:58.560Z", "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-29T18:05:58.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:58.560Z", "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-29T18:05:58.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:58.560Z", "message": "[localhost] run: sudo mv /tmp/tmpflFYlD /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:58.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:58.560Z", "message": "[localhost] run: sudo mv /tmp/tmpUDDQZl /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:58.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "46fa7982-010d-4ce4-a793-4789624c4672"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:59.424Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:59.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:59.424Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:59.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:05:59.855Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/KUPBU/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:05:59.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "b4890ee5-14b5-4b34-8d1a-4a5e2b3a1730"}, {"node_instance_id": "bono_vwwbpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:00.595Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:00.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:00.595Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:00.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:01.100Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/8WZ3P/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:01.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:01.564Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:01.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:01.564Z", "message": "Executing: /tmp/8WZ3P/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:01.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:01.638Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:01.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:01.638Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:01.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:02.589Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:02.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:02.589Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:02.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:02.589Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:02.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:08.482Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-g0t7uc\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,184 kB/s)\nReading package lists...\n\nreal\t0m12.377s\nuser\t0m4.728s\nsys\t0m0.643s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:08.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}], "metadata": {"pagination": {"total": 1644, "offset": 1601, "size": 50}}} 2018-08-29 18:06:09,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:09,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:09 GMT 2018-08-29 18:06:09,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:09,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19844 2018-08-29 18:06:09,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:09,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-29 18:06:09,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9D34W/install-sprout.sh 2018-08-29 18:06:09,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9D34W/install-sprout.sh 2018-08-29 18:06:09,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-29 18:06:09,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-29 18:06:09,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-29 18:06:09,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-29 18:06:09,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-29 18:06:09,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-29 18:06:09,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-29 18:06:09,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpflFYlD /etc/clearwater/local_config 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUDDQZl /etc/dnsmasq.resolv.conf 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:06:09,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/KUPBU/append_proxy_snmp_conf.py 2018-08-29 18:06:09,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-29 18:06:09,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:06:09,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/8WZ3P/install-bono.sh 2018-08-29 18:06:09,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-29 18:06:09,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8WZ3P/install-bono.sh 2018-08-29 18:06:09,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:06:09,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:06:09,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-29 18:06:09,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-29 18:06:09,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-29 18:06:09,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-g0t7uc Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,184 kB/s) Reading package lists... real 0m12.377s user 0m4.728s sys 0m0.643s 2018-08-29 18:06:09,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:09,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:09,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:09,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:09,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:09,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:09,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:09 GMT 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:09,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:14,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:14,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:14,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:09.596Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:09.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:09.596Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:09.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:10.797Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tgnqjj\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,201 kB/s)\nReading package lists...\n\nreal\t0m14.026s\nuser\t0m4.987s\nsys\t0m0.634s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:10.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:10.797Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:10.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:10.797Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y1nsxy\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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,163 kB/s)\nReading package lists...\n\nreal\t0m13.601s\nuser\t0m4.761s\nsys\t0m0.651s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:10.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:10.797Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:10.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:10.797Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-wz60n7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,187 kB/s)\nReading package lists...\n\nreal\t0m13.311s\nuser\t0m4.730s\nsys\t0m0.610s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:10.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:10.797Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-9qz6q1\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 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:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,188 kB/s)\nReading package lists...\n\nreal\t0m13.481s\nuser\t0m4.970s\nsys\t0m0.653s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:10.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:11.819Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:11.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:11.819Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:11.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:11.819Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:11.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:11.819Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:11.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:11.819Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:11.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:11.819Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:11.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}], "metadata": {"pagination": {"total": 1658, "offset": 1630, "size": 50}}} 2018-08-29 18:06:14,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:14,951 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:14 GMT 2018-08-29 18:06:14,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:14,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26495 2018-08-29 18:06:14,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:14,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:06:14,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-29 18:06:14,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tgnqjj Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,201 kB/s) Reading package lists... real 0m14.026s user 0m4.987s sys 0m0.634s 2018-08-29 18:06:14,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-29 18:06:14,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y1nsxy 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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,163 kB/s) Reading package lists... real 0m13.601s user 0m4.761s sys 0m0.651s 2018-08-29 18:06:14,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-29 18:06:14,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-wz60n7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,187 kB/s) Reading package lists... real 0m13.311s user 0m4.730s sys 0m0.610s 2018-08-29 18:06:14,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-9qz6q1 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 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:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,188 kB/s) Reading package lists... real 0m13.481s user 0m4.970s sys 0m0.653s 2018-08-29 18:06:14,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:06:14,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-29 18:06:14,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:06:14,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-29 18:06:14,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:06:14,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:06:14,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:15,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:15,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:15,079 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:15 GMT 2018-08-29 18:06:15,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:15,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:15,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:20,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:20,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:20,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:16.085Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-34ibzu\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,158 kB/s)\nReading package lists...\n\nreal\t0m13.424s\nuser\t0m4.919s\nsys\t0m0.695s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:16.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:16.823Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:06:16.823Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:06:16.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}], "metadata": {"pagination": {"total": 1661, "offset": 1644, "size": 50}}} 2018-08-29 18:06:20,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:20,286 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:20 GMT 2018-08-29 18:06:20,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:20,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-08-29 18:06:20,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:20,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-34ibzu Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,158 kB/s) Reading package lists... real 0m13.424s user 0m4.919s sys 0m0.695s 2018-08-29 18:06:20,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:06:20,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-29 18:06:20,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:20,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:20,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:20,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:20,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:20,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:20 GMT 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:20,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:25,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:25,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:25,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:25,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:25,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:25 GMT 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:25,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:25,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:25,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:25,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:25,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:25,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:25 GMT 2018-08-29 18:06:25,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:25,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:25,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:30,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:31,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:31 GMT 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:31,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:31,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:31,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:31,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:31,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:31,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:31 GMT 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:31,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:36,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:36,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:36,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:36,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:36,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:36 GMT 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:36,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:36,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:36,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:36,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:36,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:36 GMT 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:36,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:41,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:41,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:41,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:41,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:41,541 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:41 GMT 2018-08-29 18:06:41,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:41,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:41,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:41,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:41,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:41,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:41,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:41 GMT 2018-08-29 18:06:41,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:41,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:41,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:46,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:46,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:46,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:46,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:46,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:46,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:46,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:46 GMT 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:46,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:46,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:46,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:46 GMT 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:46,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:46,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:51,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:52,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:52,199 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:52 GMT 2018-08-29 18:06:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:52,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:52,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:52,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:52,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:52,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:52,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:52,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:52,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:52 GMT 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:52,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:57,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:06:57,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:57,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:57,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:57,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:57,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:57,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:57 GMT 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:06:57,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:06:57,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:06:57,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:06:57,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:06:57 GMT 2018-08-29 18:06:57,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:06:57,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:06:57,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:02,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:02,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:02 GMT 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:02,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:02,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:02,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:02,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:02,772 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:02 GMT 2018-08-29 18:07:02,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:02,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:02,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:07,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:07,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:07,851 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:07 GMT 2018-08-29 18:07:07,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:07,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:07,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:07,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:07,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:07,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:07,927 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:07 GMT 2018-08-29 18:07:07,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:07,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:07,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:12,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:13,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:13,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:13 GMT 2018-08-29 18:07:13,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:13,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:13,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:13,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:13,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:13,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:13,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:13,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:13 GMT 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:13,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:18,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:18,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:18,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:18,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:18,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:18,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:18 GMT 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:18,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:18,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:18,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:18,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:18,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:18 GMT 2018-08-29 18:07:18,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:18,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:18,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:23,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:23,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:23,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:23,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:23 GMT 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:23,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:23,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:23,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:23,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:23,519 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:23 GMT 2018-08-29 18:07:23,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:23,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:23,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:28,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:28,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:28 GMT 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:28,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:28,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:28,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:28,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:28 GMT 2018-08-29 18:07:28,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:28,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:28,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:33,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:33,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:33,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:33,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:33 GMT 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:33,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:33,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:33,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:33,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:33,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:33 GMT 2018-08-29 18:07:33,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:33,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:33,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:38,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:38,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:38,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:38,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:38,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:38 GMT 2018-08-29 18:07:38,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:38,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:38,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:38,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:39,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:39,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:39,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:39,023 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:39 GMT 2018-08-29 18:07:39,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:39,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:39,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:44,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:44,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:44,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:44 GMT 2018-08-29 18:07:44,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:44,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:44,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:44,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:44,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:44,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:44,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:44,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:44 GMT 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:44,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:49,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:49,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:49,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:49,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:49,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:49,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:49 GMT 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:49,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:49,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:49,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:49,392 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:49 GMT 2018-08-29 18:07:49,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:49,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:49,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:54,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:54,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:54,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:54 GMT 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:54,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:54,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:54,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:54,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:54,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:54,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:54,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:54,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:54 GMT 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:54,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:59,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:07:59,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:59,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1661, "offset": 1647, "size": 50}}} 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:59,695 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:59 GMT 2018-08-29 18:07:59,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:59,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:07:59,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:07:59,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:07:59,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:07:59,887 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:07:59 GMT 2018-08-29 18:07:59,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:07:59,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:07:59,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:04,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:04,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:04,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:04,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:04,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:04,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:01.138Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-34ibzu\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://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/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 14s (3,758 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8630\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8660\nclearwater-socket-factory-sig start/running, process 8665\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m44.372s\nuser\t0m8.588s\nsys\t0m8.082s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:01.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:01.862Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:01.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}], "metadata": {"pagination": {"total": 1663, "offset": 1647, "size": 50}}} 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:04 GMT 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37765 2018-08-29 18:08:04,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-34ibzu Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 4 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://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/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 14s (3,758 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8630 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8660 clearwater-socket-factory-sig start/running, process 8665 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m44.372s user 0m8.588s sys 0m8.082s 2018-08-29 18:08:04,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:08:04,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:05,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:05,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:05,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:05,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:05,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:05,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:05 GMT 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:05,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:10,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:10,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1649, "size": 50}}} 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:10 GMT 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:10,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:10,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:10,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:10,290 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:10 GMT 2018-08-29 18:08:10,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:10,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:10,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:15,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:15,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:15,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1649, "size": 50}}} 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:15 GMT 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:15,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:08:15,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:15,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:15,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:15,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:15,506 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:15 GMT 2018-08-29 18:08:15,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:15,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:15,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:20,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:20,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:20,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:20,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:20,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:20,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:20,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1663, "offset": 1649, "size": 50}}} 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:20 GMT 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:20,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:20,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:20,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:20 GMT 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:20,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:25,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:25,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:25.634Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-wz60n7\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [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/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 30s (1,819 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8913\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 9014\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9022\nclearwater-socket-factory-sig start/running, process 9027\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\t2m14.304s\nuser\t0m9.356s\nsys\t0m8.709s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:25.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:25,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:25 GMT 2018-08-29 18:08:25,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:25,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45956 2018-08-29 18:08:25,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:25,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-wz60n7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [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/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 30s (1,819 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8913 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 9014 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9022 clearwater-socket-factory-sig start/running, process 9027 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 2m14.304s user 0m9.356s sys 0m8.709s 2018-08-29 18:08:25,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:25,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:25,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:25 GMT 2018-08-29 18:08:25,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:25,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:25,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:30,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:30,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:30,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:30,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:30,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:30,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:30,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:25.889Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:25.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:27.231Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 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.647s\nuser\t0m12.824s\nsys\t0m3.284s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:27.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:27.895Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:27.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:27.895Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:27.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:27.895Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y1nsxy\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 20s (4,198 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8979\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\t2m16.508s\nuser\t0m20.165s\nsys\t0m11.307s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:27.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}], "metadata": {"pagination": {"total": 1669, "offset": 1650, "size": 50}}} 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:30 GMT 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66739 2018-08-29 18:08:30,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:08:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 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.647s user 0m12.824s sys 0m3.284s 2018-08-29 18:08:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:08:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:08:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y1nsxy Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 4 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 20s (4,198 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8979 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 2m16.508s user 0m20.165s sys 0m11.307s 2018-08-29 18:08:30,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:31,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:31,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:31,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:31,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:31,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:31 GMT 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:31,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:36,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:36,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:34.942Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tgnqjj\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 18s (3,809 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9225\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-157.207) ...\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 9962\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........+++\n.................................................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m23.617s\nuser\t0m17.037s\nsys\t0m11.631s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:34.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:35.903Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:35.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}], "metadata": {"pagination": {"total": 1671, "offset": 1655, "size": 50}}} 2018-08-29 18:08:36,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:36,211 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:36 GMT 2018-08-29 18:08:36,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:36,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46498 2018-08-29 18:08:36,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:36,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-tgnqjj Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 4 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 18s (3,809 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9225 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-157.207) ... 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 9962 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........+++ .................................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m23.617s user 0m17.037s sys 0m11.631s 2018-08-29 18:08:36,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:08:36,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:36,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:36,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:36 GMT 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:36,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:41,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:41,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:36.981Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:36.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:36.981Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,155 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 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\t0m8.564s\nuser\t0m0.720s\nsys\t0m0.725s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:36.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:36.981Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:36.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:36.981Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:36.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:39.236Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.001s\nsys\t0m0.062s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:39.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:40.142Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:40.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:40.142Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:40.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:40.142Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:17:63 \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febb:1763/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80680 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47228 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131272557 (131.2 MB) TX bytes:8198656 (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:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:40.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:40.142Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:02 ? 00:00:01 /sbin/init\nroot 2 0 0 18:02 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:02 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:02 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:02 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:02 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:02 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:02 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:02 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:02 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:02 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:02 ? 00:00:00 [migration/0]\nroot 14 2 0 18:02 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:02 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:02 ? 00:00:00 [migration/1]\nroot 17 2 0 18:02 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:02 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:02 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:02 ? 00:00:00 [khelper]\nroot 21 2 0 18:02 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:02 ? 00:00:00 [netns]\nroot 23 2 0 18:02 ? 00:00:00 [writeback]\nroot 24 2 0 18:02 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:02 ? 00:00:00 [bioset]\nroot 27 2 0 18:02 ? 00:00:00 [kblockd]\nroot 28 2 0 18:02 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:02 ? 00:00:00 [khubd]\nroot 30 2 0 18:02 ? 00:00:00 [md]\nroot 31 2 0 18:02 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:02 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 18:02 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 18:02 ? 00:00:00 [khungtaskd]\nroot 36 2 0 18:02 ? 00:00:00 [kswapd0]\nroot 37 2 0 18:02 ? 00:00:00 [vmstat]\nroot 38 2 0 18:02 ? 00:00:00 [ksmd]\nroot 39 2 0 18:02 ? 00:00:00 [khugepaged]\nroot 40 2 0 18:02 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 18:02 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 18:02 ? 00:00:00 [crypto]\nroot 54 2 0 18:02 ? 00:00:00 [kthrotld]\nroot 55 2 0 18:02 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 18:02 ? 00:00:00 [vballoon]\nroot 57 2 0 18:02 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:02 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:02 ? 00:00:00 [deferwq]\nroot 80 2 0 18:02 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:02 ? 00:00:00 [kpsmoused]\nroot 126 2 0 18:02 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:02 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:02 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 452 2 0 18:03 ? 00:00:00 [kworker/u5:1]\nroot 453 2 0 18:03 ? 00:00:00 [kworker/u5:2]\nroot 489 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 18:03 ? 00:00:00 [kauditd]\nmessage+ 911 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nroot 941 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nroot 962 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 964 1 0 18:03 ? 00:00:00 rsyslogd\nroot 1050 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 18:03 ? 00:00:00 cron\ndaemon 1098 1 0 18:03 ? 00:00:00 atd\nroot 1113 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1251 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1257 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 18:03 ? 00:00:00 /home/ubuntu/bono_host_34ibzu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_34ibzu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_34ibzu --logging-server-logdir=/home/ubuntu/bono_host_34ibzu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu%I.log --pidfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu.pid\nubuntu 1764 1 0 18:03 ? 00:00:01 python2.7 /home/ubuntu/bono_host_34ibzu/env/bin/diamond --configfile /home/ubuntu/bono_host_34ibzu/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1650 0 18:05 ? 00:00:00 /home/ubuntu/bono_host_34ibzu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_34ibzu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_34ibzu --logging-server-logdir=/home/ubuntu/bono_host_34ibzu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu%I.log --pidfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu.pid\nubuntu 1848 1825 0 18:06 ? 00:00:00 /home/ubuntu/bono_host_34ibzu/env/bin/python2.7 /home/ubuntu/bono_host_34ibzu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-g6spw_\nubuntu 1859 1848 0 18:06 ? 00:00:00 /bin/sh -c /tmp/8WZ3P/install-bono.sh\nubuntu 1861 1859 0 18:06 ? 00:00:00 /bin/bash -e /tmp/8WZ3P/install-bono.sh\nntp 8126 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8660 1 0 18:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8661 8660 0 18:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8665 1 0 18:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8666 8665 0 18:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8672 8666 0 18:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8674 8672 0 18:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8677 8661 0 18:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8753 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9160 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9164 9160 0 18:08 ? 00:00:00 inotifywait -e create -qq .\nroot 9165 2 0 18:08 ? 00:00:00 [kworker/u5:0]\nbono 9182 1 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.20,bono-vwwbpm.clearwater.local --alias=172.30.9.208,bono-vwwbpm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-vwwbpm.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9796 1 0 18:08 ? 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 9860 1861 0 18:08 ? 00:00:00 /bin/bash -e /tmp/8WZ3P/install-bono.sh\nubuntu 9861 9860 0 18:08 ? 00:00:00 /bin/bash -e /tmp/8WZ3P/install-bono.sh\nroot 9862 9861 0 18:08 ? 00:00:00 sudo ps -edf\nroot 9863 9862 0 18:08 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:40.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:41.179Z", "message": "[bono] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20180829T180000Z.txt\n/var/log/bono/bono_out.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/clearwater-sa29\n/var/log/sysstat/sa29\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.059s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:41.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:41.179Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:41.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:41.179Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:41.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:41.179Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9796/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8753/monit \ntcp 0 0 192.168.120.20:5058 0.0.0.0:* LISTEN 9182/bono \ntcp 0 0 192.168.120.20:5060 0.0.0.0:* LISTEN 9182/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9182/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8126/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8126/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8126/ntpd \nudp 0 0 0.0.0.0:2229 0.0.0.0:* 569/dhclient \nudp 0 0 192.168.120.20:5058 0.0.0.0:* 9182/bono \nudp 0 0 192.168.120.20:5060 0.0.0.0:* 9182/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8126/ntpd \nudp6 0 0 ::1:123 :::* 8126/ntpd \nudp6 0 0 :::123 :::* 8126/ntpd \nudp6 0 0 :::30563 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9796/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20837 8674/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20059 8677/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11424 1650/python2.7 /tmp/cloudify-logging-server-6ef35.socket\nunix 2 [ ACC ] STREAM LISTENING 8000 911/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11756 1848/python2.7 /tmp/ctx-At1vuu.socket\nunix 2 [ ACC ] STREAM LISTENING 9049 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 814 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7390 392/systemd-udevd /run/udev/control\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:41.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}], "metadata": {"pagination": {"total": 1684, "offset": 1657, "size": 50}}} 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:41 GMT 2018-08-29 18:08:41,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:41,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23678 2018-08-29 18:08:41,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-29 18:08:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 4 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,155 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 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 0m8.564s user 0m0.720s sys 0m0.725s 2018-08-29 18:08:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-29 18:08:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-29 18:08:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.001s sys 0m0.062s 2018-08-29 18:08:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-29 18:08:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-29 18:08:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:17:63 inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febb:1763/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80680 errors:0 dropped:0 overruns:0 frame:0 TX packets:47228 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131272557 (131.2 MB) TX bytes:8198656 (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:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-29 18:08:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:02 ? 00:00:01 /sbin/init root 2 0 0 18:02 ? 00:00:00 [kthreadd] root 3 2 0 18:02 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:02 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:02 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:02 ? 00:00:00 [rcu_sched] root 8 2 0 18:02 ? 00:00:00 [rcuos/0] root 9 2 0 18:02 ? 00:00:00 [rcuos/1] root 10 2 0 18:02 ? 00:00:00 [rcu_bh] root 11 2 0 18:02 ? 00:00:00 [rcuob/0] root 12 2 0 18:02 ? 00:00:00 [rcuob/1] root 13 2 0 18:02 ? 00:00:00 [migration/0] root 14 2 0 18:02 ? 00:00:00 [watchdog/0] root 15 2 0 18:02 ? 00:00:00 [watchdog/1] root 16 2 0 18:02 ? 00:00:00 [migration/1] root 17 2 0 18:02 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:02 ? 00:00:00 [kworker/1:0] root 19 2 0 18:02 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:02 ? 00:00:00 [khelper] root 21 2 0 18:02 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:02 ? 00:00:00 [netns] root 23 2 0 18:02 ? 00:00:00 [writeback] root 24 2 0 18:02 ? 00:00:00 [kintegrityd] root 25 2 0 18:02 ? 00:00:00 [bioset] root 27 2 0 18:02 ? 00:00:00 [kblockd] root 28 2 0 18:02 ? 00:00:00 [ata_sff] root 29 2 0 18:02 ? 00:00:00 [khubd] root 30 2 0 18:02 ? 00:00:00 [md] root 31 2 0 18:02 ? 00:00:00 [devfreq_wq] root 32 2 0 18:02 ? 00:00:00 [kworker/1:1] root 33 2 0 18:02 ? 00:00:00 [kworker/0:1] root 35 2 0 18:02 ? 00:00:00 [khungtaskd] root 36 2 0 18:02 ? 00:00:00 [kswapd0] root 37 2 0 18:02 ? 00:00:00 [vmstat] root 38 2 0 18:02 ? 00:00:00 [ksmd] root 39 2 0 18:02 ? 00:00:00 [khugepaged] root 40 2 0 18:02 ? 00:00:00 [fsnotify_mark] root 41 2 0 18:02 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 18:02 ? 00:00:00 [crypto] root 54 2 0 18:02 ? 00:00:00 [kthrotld] root 55 2 0 18:02 ? 00:00:00 [kworker/u4:1] root 56 2 0 18:02 ? 00:00:00 [vballoon] root 57 2 0 18:02 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:02 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:02 ? 00:00:00 [deferwq] root 80 2 0 18:02 ? 00:00:00 [charger_manager] root 123 2 0 18:02 ? 00:00:00 [kpsmoused] root 126 2 0 18:02 ? 00:00:00 [kworker/0:2] root 186 2 0 18:02 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:02 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 18:03 ? 00:00:00 [kworker/u5:1] root 453 2 0 18:03 ? 00:00:00 [kworker/u5:2] root 489 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 18:03 ? 00:00:00 [kauditd] message+ 911 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork root 941 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon root 962 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind syslog 964 1 0 18:03 ? 00:00:00 rsyslogd root 1050 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 18:03 ? 00:00:00 cron daemon 1098 1 0 18:03 ? 00:00:00 atd root 1113 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1251 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1257 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 18:03 ? 00:00:00 /home/ubuntu/bono_host_34ibzu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_34ibzu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_34ibzu --logging-server-logdir=/home/ubuntu/bono_host_34ibzu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu%I.log --pidfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu.pid ubuntu 1764 1 0 18:03 ? 00:00:01 python2.7 /home/ubuntu/bono_host_34ibzu/env/bin/diamond --configfile /home/ubuntu/bono_host_34ibzu/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1650 0 18:05 ? 00:00:00 /home/ubuntu/bono_host_34ibzu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_34ibzu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_34ibzu --logging-server-logdir=/home/ubuntu/bono_host_34ibzu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu%I.log --pidfile=/home/ubuntu/bono_host_34ibzu/work/bono_host_34ibzu.pid ubuntu 1848 1825 0 18:06 ? 00:00:00 /home/ubuntu/bono_host_34ibzu/env/bin/python2.7 /home/ubuntu/bono_host_34ibzu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-g6spw_ ubuntu 1859 1848 0 18:06 ? 00:00:00 /bin/sh -c /tmp/8WZ3P/install-bono.sh ubuntu 1861 1859 0 18:06 ? 00:00:00 /bin/bash -e /tmp/8WZ3P/install-bono.sh ntp 8126 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8660 1 0 18:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8661 8660 0 18:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8665 1 0 18:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8666 8665 0 18:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8672 8666 0 18:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8674 8672 0 18:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8677 8661 0 18:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8753 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9160 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9164 9160 0 18:08 ? 00:00:00 inotifywait -e create -qq . root 9165 2 0 18:08 ? 00:00:00 [kworker/u5:0] bono 9182 1 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.20,bono-vwwbpm.clearwater.local --alias=172.30.9.208,bono-vwwbpm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-vwwbpm.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9796 1 0 18:08 ? 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 9860 1861 0 18:08 ? 00:00:00 /bin/bash -e /tmp/8WZ3P/install-bono.sh ubuntu 9861 9860 0 18:08 ? 00:00:00 /bin/bash -e /tmp/8WZ3P/install-bono.sh root 9862 9861 0 18:08 ? 00:00:00 sudo ps -edf root 9863 9862 0 18:08 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-29 18:08:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt/history.log /var/log/apt/term.log /var/log/bono/bono_err.log /var/log/bono/bono_20180829T180000Z.txt /var/log/bono/bono_out.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/clearwater-sa29 /var/log/sysstat/sa29 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.059s user 0m0.004s sys 0m0.003s 2018-08-29 18:08:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-29 18:08:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-29 18:08:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9796/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8753/monit tcp 0 0 192.168.120.20:5058 0.0.0.0:* LISTEN 9182/bono tcp 0 0 192.168.120.20:5060 0.0.0.0:* LISTEN 9182/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9182/bono tcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.20:123 0.0.0.0:* 8126/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8126/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8126/ntpd udp 0 0 0.0.0.0:2229 0.0.0.0:* 569/dhclient udp 0 0 192.168.120.20:5058 0.0.0.0:* 9182/bono udp 0 0 192.168.120.20:5060 0.0.0.0:* 9182/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8126/ntpd udp6 0 0 ::1:123 :::* 8126/ntpd udp6 0 0 :::123 :::* 8126/ntpd udp6 0 0 :::30563 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9796/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20837 8674/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20059 8677/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11424 1650/python2.7 /tmp/cloudify-logging-server-6ef35.socket unix 2 [ ACC ] STREAM LISTENING 8000 911/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11756 1848/python2.7 /tmp/ctx-At1vuu.socket unix 2 [ ACC ] STREAM LISTENING 9049 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 814 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7390 392/systemd-udevd /run/udev/control real 0m0.011s user 0m0.003s sys 0m0.008s 2018-08-29 18:08:41,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:41,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:41,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:41 GMT 2018-08-29 18:08:41,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:41,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:41,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:46,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:46,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:42.222Z", "message": "[bono] => [29-Aug-2018 18:08:30 UTC] clearwater-diags-monitor starting\n[29-Aug-2018 18:08:30 UTC] Waiting for trigger files\n2018:08:29 18:07:56: Namespace: signaling\n2018:08:29 18:07:56: [signaling] Starting server\n2018:08:29 18:07:56: [signaling] Listening for requests\n2018:08:29 18:07:56: Namespace: management\n2018:08:29 18:07:56: [management] Starting server\n2018:08:29 18:07:56: [management] 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-29T18:08:42.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:42.222Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:42.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:43.229Z", "message": "Execution done (return_code=0): /tmp/8WZ3P/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:43.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:43.229Z", "message": "[bono] => 2018-08-29 18:08:12.423326926 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-29T18:08:43.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:43.229Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:43.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:43.229Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:43.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:43.229Z", "message": "[bono] sudo cat /var/log/bono/bono_20180829T180000Z.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-29T18:08:43.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "f52b5c85-f674-489e-91d2-44e8cc7456f0"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:43.328Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:43.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "bono_vwwbpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:44.873Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:44.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:45.423Z", "message": "Downloaded scripts/bind/bind.py to /tmp/10BIX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:45.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:45.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:45.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:45.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:45.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "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-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "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-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "message": "[localhost] run: sudo mv /tmp/tmpPP4Qum /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "message": "[localhost] run: sudo mv /tmp/tmpKhjxPa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "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-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "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-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.289Z", "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-29T18:08:46.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "20860b5a-cf9f-4219-bd53-a9ca86ac25d0"}], "metadata": {"pagination": {"total": 1711, "offset": 1670, "size": 50}}} 2018-08-29 18:08:46,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:46,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:46 GMT 2018-08-29 18:08:46,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:46,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13209 2018-08-29 18:08:46,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [29-Aug-2018 18:08:30 UTC] clearwater-diags-monitor starting [29-Aug-2018 18:08:30 UTC] Waiting for trigger files 2018:08:29 18:07:56: Namespace: signaling 2018:08:29 18:07:56: [signaling] Starting server 2018:08:29 18:07:56: [signaling] Listening for requests 2018:08:29 18:07:56: Namespace: management 2018:08:29 18:07:56: [management] Starting server 2018:08:29 18:07:56: [management] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:08:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-29 18:08:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8WZ3P/install-bono.sh 2018-08-29 18:08:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-29 18:08:12.423326926 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:08:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-29 18:08:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-29 18:08:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180829T180000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-29 18:08:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:08:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:08:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/10BIX/bind.py 2018-08-29 18:08:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:08:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:08:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:08:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:08:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:08:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPP4Qum /etc/bind/db.clearwater.opnfv 2018-08-29 18:08:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:08:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:08:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKhjxPa /etc/bind/db.clearwater.local 2018-08-29 18:08:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:08:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:08:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:08:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:08:46,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:46,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:46,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:46,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:46,723 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:46 GMT 2018-08-29 18:08:46,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:46,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:46,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:51,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:52,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:52,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:52,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:52,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:52,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:52,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:52,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:52,070 - 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-29T18:08:46.883Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.883Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:46.883Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:46.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:47.332Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/O4J75/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:47.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2f35fd4e-4da2-48eb-8ca4-a0d207ba8b44"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:47.332Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-9qz6q1\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://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.10 [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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 19s (4,839 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9365\nclearwater-socket-factory-sig start/running, process 9370\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9419\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......................+++\n......................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m35.945s\nuser\t0m21.751s\nsys\t0m12.637s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:47.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:47.332Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:47.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:48.338Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bfcag8/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:48.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2f35fd4e-4da2-48eb-8ca4-a0d207ba8b44"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:49.574Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:49.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1719, "offset": 1693, "size": 50}}} 2018-08-29 18:08:52,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:52,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:52 GMT 2018-08-29 18:08:52,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:52,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 64047 2018-08-29 18:08:52,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:52,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:08:52,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:08:52,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:08:52,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/O4J75/add-snmpproxy-collector.py 2018-08-29 18:08:52,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-9qz6q1 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 4 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://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.10 [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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 19s (4,839 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9365 clearwater-socket-factory-sig start/running, process 9370 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9419 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................+++ ......................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m35.945s user 0m21.751s sys 0m12.637s 2018-08-29 18:08:52,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:08:52,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bfcag8/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-29 18:08:52,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:08:52,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:52,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:52,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:52,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:52 GMT 2018-08-29 18:08:52,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:52,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:52,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:57,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:57,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:57,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:55.816Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 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.713s\nuser\t0m12.620s\nsys\t0m3.245s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:55.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:56.375Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:56.375Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}], "metadata": {"pagination": {"total": 1722, "offset": 1701, "size": 50}}} 2018-08-29 18:08:57,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:57,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:57 GMT 2018-08-29 18:08:57,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:57,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15433 2018-08-29 18:08:57,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:08:57,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 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.713s user 0m12.620s sys 0m3.245s 2018-08-29 18:08:57,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-29 18:08:57,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-29 18:08:57,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:08:57,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:08:57,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:08:57,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:08:57,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:08:57 GMT 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:08:57,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:02,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:02,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:57.418Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:57.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:58.436Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 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.156s\nuser\t0m12.371s\nsys\t0m3.153s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:58.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b4:f6:8a \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb4:f68a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82286 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62814 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133373568 (133.3 MB) TX bytes:9859872 (9.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:26 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2594 (2.5 KB) TX bytes:2594 (2.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.004s\nsys\t0m0.055s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:08:59.469Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:08:59.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:00.506Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:00.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:00.506Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:00.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:00.506Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:03 ? 00:00:01 /sbin/init\nroot 2 0 0 18:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 18:03 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 18:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:03 ? 00:00:00 [migration/0]\nroot 14 2 0 18:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:03 ? 00:00:00 [migration/1]\nroot 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 18:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:03 ? 00:00:00 [khelper]\nroot 21 2 0 18:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:03 ? 00:00:00 [netns]\nroot 23 2 0 18:03 ? 00:00:00 [writeback]\nroot 24 2 0 18:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:03 ? 00:00:00 [bioset]\nroot 27 2 0 18:03 ? 00:00:00 [kblockd]\nroot 28 2 0 18:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:03 ? 00:00:00 [khubd]\nroot 30 2 0 18:03 ? 00:00:00 [md]\nroot 31 2 0 18:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 18:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 18:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 18:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 18:03 ? 00:00:00 [vmstat]\nroot 38 2 0 18:03 ? 00:00:00 [ksmd]\nroot 39 2 0 18:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 18:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 18:03 ? 00:00:00 [crypto]\nroot 54 2 0 18:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 18:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 18:03 ? 00:00:00 [vballoon]\nroot 57 2 0 18:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:03 ? 00:00:00 [deferwq]\nroot 80 2 0 18:03 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:03 ? 00:00:00 [kpsmoused]\nroot 142 2 0 18:03 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 18:03 ? 00:00:00 [kworker/u5:1]\nroot 520 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 595 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 18:03 ? 00:00:00 [kauditd]\nroot 819 2 0 18:03 ? 00:00:00 [kworker/u5:2]\nmessage+ 902 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 939 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nroot 1050 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 18:03 ? 00:00:00 cron\ndaemon 1106 1 0 18:03 ? 00:00:00 atd\nroot 1116 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1125 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 18:03 ? 00:00:00 /home/ubuntu/sprout_host_wz60n7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_wz60n7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_wz60n7 --logging-server-logdir=/home/ubuntu/sprout_host_wz60n7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7%I.log --pidfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7.pid\nubuntu 1764 1 0 18:03 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_wz60n7/env/bin/diamond --configfile /home/ubuntu/sprout_host_wz60n7/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1650 0 18:05 ? 00:00:00 /home/ubuntu/sprout_host_wz60n7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_wz60n7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_wz60n7 --logging-server-logdir=/home/ubuntu/sprout_host_wz60n7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7%I.log --pidfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7.pid\nubuntu 1844 1823 0 18:05 ? 00:00:00 /home/ubuntu/sprout_host_wz60n7/env/bin/python2.7 /home/ubuntu/sprout_host_wz60n7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Y6vDFt\nubuntu 1856 1844 0 18:05 ? 00:00:00 /bin/sh -c /tmp/9D34W/install-sprout.sh\nubuntu 1858 1856 0 18:05 ? 00:00:00 /bin/bash -e /tmp/9D34W/install-sprout.sh\nntp 8428 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8913 1 0 18:08 ? 00:00:00 rsyslogd\nroot 9014 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9022 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9023 9022 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9027 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9028 9027 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9036 9023 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9038 9028 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9039 9038 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9283 2 0 18:08 ? 00:00:00 [kworker/u5:0]\nroot 9585 1 0 18:08 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9586 9585 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 9587 9585 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 9588 9585 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 9589 9585 0 18:08 ? 00:00:00 nginx: worker process\nroot 9620 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9624 9620 0 18:08 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9768 1 0 18:08 ? 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 9832 1858 0 18:08 ? 00:00:00 /bin/bash -e /tmp/9D34W/install-sprout.sh\nubuntu 9833 9832 0 18:08 ? 00:00:00 /bin/bash -e /tmp/9D34W/install-sprout.sh\nroot 9834 9833 0 18:08 ? 00:00:00 sudo ps -edf\nroot 9835 9834 0 18:08 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:00.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:00.506Z", "message": "[sprout] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180829T180000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/sa29\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.024s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:00.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:00.506Z", "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 9768/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 9014/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9585/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9768/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8428/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8428/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8428/ntpd \nudp 0 0 0.0.0.0:41966 0.0.0.0:* 595/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9768/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 595/dhclient \nudp6 0 0 ::1:123 :::* 8428/ntpd \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8428/ntpd \nudp6 0 0 :::123 :::* 8428/ntpd \nudp6 0 0 :::52891 :::* 595/dhclient \nudp6 0 0 ::1:53 :::* 9768/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7439 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9522 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10780 1650/python2.7 /tmp/cloudify-logging-server-d5578.socket\nunix 2 [ ACC ] STREAM LISTENING 11064 1844/python2.7 /tmp/ctx-SgByjD.socket\nunix 2 [ ACC ] STREAM LISTENING 7196 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21777 9036/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21780 9039/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8681 1125/acpid /var/run/acpid.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-29T18:09:00.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:01.511Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:01.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:01.511Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:01.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:01.511Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.005s\nsys\t0m0.054s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:01.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:01.511Z", "message": "[sprout] => [29-Aug-2018 18:08:50 UTC] clearwater-diags-monitor starting\n[29-Aug-2018 18:08:50 UTC] Waiting for trigger files\n2018:08:29 18:08:20: Namespace: management\n2018:08:29 18:08:20: [management] Starting server\n2018:08:29 18:08:20: [management] Listening for requests\n2018:08:29 18:08:20: Namespace: signaling\n2018:08:29 18:08:20: [signaling] Starting server\n2018:08:29 18:08:20: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:01.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.370Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1744, "offset": 1704, "size": 50}}} 2018-08-29 18:09:02,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:02,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:02 GMT 2018-08-29 18:09:02,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:02,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38676 2018-08-29 18:09:02,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:02,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-29 18:09:02,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 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.156s user 0m12.371s sys 0m3.153s 2018-08-29 18:09:02,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-29 18:09:02,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-29 18:09:02,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-29 18:09:02,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b4:f6:8a inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb4:f68a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82286 errors:0 dropped:0 overruns:0 frame:0 TX packets:62814 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133373568 (133.3 MB) TX bytes:9859872 (9.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:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2594 (2.5 KB) TX bytes:2594 (2.5 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:09:02,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.004s sys 0m0.055s 2018-08-29 18:09:02,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-29 18:09:02,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-29 18:09:02,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-29 18:09:02,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-29 18:09:02,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:03 ? 00:00:01 /sbin/init root 2 0 0 18:03 ? 00:00:00 [kthreadd] root 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0] root 4 2 0 18:03 ? 00:00:00 [kworker/0:0] root 5 2 0 18:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:03 ? 00:00:00 [rcu_sched] root 8 2 0 18:03 ? 00:00:00 [rcuos/0] root 9 2 0 18:03 ? 00:00:00 [rcuos/1] root 10 2 0 18:03 ? 00:00:00 [rcu_bh] root 11 2 0 18:03 ? 00:00:00 [rcuob/0] root 12 2 0 18:03 ? 00:00:00 [rcuob/1] root 13 2 0 18:03 ? 00:00:00 [migration/0] root 14 2 0 18:03 ? 00:00:00 [watchdog/0] root 15 2 0 18:03 ? 00:00:00 [watchdog/1] root 16 2 0 18:03 ? 00:00:00 [migration/1] root 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1] root 19 2 0 18:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:03 ? 00:00:00 [khelper] root 21 2 0 18:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:03 ? 00:00:00 [netns] root 23 2 0 18:03 ? 00:00:00 [writeback] root 24 2 0 18:03 ? 00:00:00 [kintegrityd] root 25 2 0 18:03 ? 00:00:00 [bioset] root 27 2 0 18:03 ? 00:00:00 [kblockd] root 28 2 0 18:03 ? 00:00:00 [ata_sff] root 29 2 0 18:03 ? 00:00:00 [khubd] root 30 2 0 18:03 ? 00:00:00 [md] root 31 2 0 18:03 ? 00:00:00 [devfreq_wq] root 32 2 0 18:03 ? 00:00:00 [kworker/0:1] root 33 2 0 18:03 ? 00:00:00 [kworker/1:1] root 35 2 0 18:03 ? 00:00:00 [khungtaskd] root 36 2 0 18:03 ? 00:00:00 [kswapd0] root 37 2 0 18:03 ? 00:00:00 [vmstat] root 38 2 0 18:03 ? 00:00:00 [ksmd] root 39 2 0 18:03 ? 00:00:00 [khugepaged] root 40 2 0 18:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 18:03 ? 00:00:00 [crypto] root 54 2 0 18:03 ? 00:00:00 [kthrotld] root 55 2 0 18:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 18:03 ? 00:00:00 [vballoon] root 57 2 0 18:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:03 ? 00:00:00 [deferwq] root 80 2 0 18:03 ? 00:00:00 [charger_manager] root 123 2 0 18:03 ? 00:00:00 [kpsmoused] root 142 2 0 18:03 ? 00:00:00 [kworker/1:2] root 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 18:03 ? 00:00:00 [kworker/u5:1] root 520 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon root 595 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 18:03 ? 00:00:00 [kauditd] root 819 2 0 18:03 ? 00:00:00 [kworker/u5:2] message+ 902 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind root 939 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon root 1050 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 18:03 ? 00:00:00 cron daemon 1106 1 0 18:03 ? 00:00:00 atd root 1116 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1125 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 18:03 ? 00:00:00 /home/ubuntu/sprout_host_wz60n7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_wz60n7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_wz60n7 --logging-server-logdir=/home/ubuntu/sprout_host_wz60n7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7%I.log --pidfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7.pid ubuntu 1764 1 0 18:03 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_wz60n7/env/bin/diamond --configfile /home/ubuntu/sprout_host_wz60n7/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1650 0 18:05 ? 00:00:00 /home/ubuntu/sprout_host_wz60n7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_wz60n7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_wz60n7 --logging-server-logdir=/home/ubuntu/sprout_host_wz60n7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7%I.log --pidfile=/home/ubuntu/sprout_host_wz60n7/work/sprout_host_wz60n7.pid ubuntu 1844 1823 0 18:05 ? 00:00:00 /home/ubuntu/sprout_host_wz60n7/env/bin/python2.7 /home/ubuntu/sprout_host_wz60n7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Y6vDFt ubuntu 1856 1844 0 18:05 ? 00:00:00 /bin/sh -c /tmp/9D34W/install-sprout.sh ubuntu 1858 1856 0 18:05 ? 00:00:00 /bin/bash -e /tmp/9D34W/install-sprout.sh ntp 8428 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8913 1 0 18:08 ? 00:00:00 rsyslogd root 9014 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9022 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9023 9022 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9027 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9028 9027 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9036 9023 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9038 9028 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9039 9038 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9283 2 0 18:08 ? 00:00:00 [kworker/u5:0] root 9585 1 0 18:08 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9586 9585 0 18:08 ? 00:00:00 nginx: worker process www-data 9587 9585 0 18:08 ? 00:00:00 nginx: worker process www-data 9588 9585 0 18:08 ? 00:00:00 nginx: worker process www-data 9589 9585 0 18:08 ? 00:00:00 nginx: worker process root 9620 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9624 9620 0 18:08 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9768 1 0 18:08 ? 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 9832 1858 0 18:08 ? 00:00:00 /bin/bash -e /tmp/9D34W/install-sprout.sh ubuntu 9833 9832 0 18:08 ? 00:00:00 /bin/bash -e /tmp/9D34W/install-sprout.sh root 9834 9833 0 18:08 ? 00:00:00 sudo ps -edf root 9835 9834 0 18:08 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.005s 2018-08-29 18:09:02,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180829T180000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/sa29 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.024s user 0m0.004s sys 0m0.003s 2018-08-29 18:09:02,507 - 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 9768/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 9014/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9585/nginx tcp6 0 0 ::1:53 :::* LISTEN 9768/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8428/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8428/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8428/ntpd udp 0 0 0.0.0.0:41966 0.0.0.0:* 595/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9768/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 595/dhclient udp6 0 0 ::1:123 :::* 8428/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 8428/ntpd udp6 0 0 :::123 :::* 8428/ntpd udp6 0 0 :::52891 :::* 595/dhclient udp6 0 0 ::1:53 :::* 9768/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7439 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9522 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10780 1650/python2.7 /tmp/cloudify-logging-server-d5578.socket unix 2 [ ACC ] STREAM LISTENING 11064 1844/python2.7 /tmp/ctx-SgByjD.socket unix 2 [ ACC ] STREAM LISTENING 7196 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21777 9036/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21780 9039/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8681 1125/acpid /var/run/acpid.socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-29 18:09:02,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-29 18:09:02,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-29 18:09:02,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.005s sys 0m0.054s 2018-08-29 18:09:02,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [29-Aug-2018 18:08:50 UTC] clearwater-diags-monitor starting [29-Aug-2018 18:08:50 UTC] Waiting for trigger files 2018:08:29 18:08:20: Namespace: management 2018:08:29 18:08:20: [management] Starting server 2018:08:29 18:08:20: [management] Listening for requests 2018:08:29 18:08:20: Namespace: signaling 2018:08:29 18:08:20: [signaling] Starting server 2018:08:29 18:08:20: [signaling] Listening for requests real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-29 18:09:02,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:02,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:03,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:03,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:03 GMT 2018-08-29 18:09:03,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:03,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:03,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:08,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:08,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:08,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "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 9796/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 8979/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9172/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8466/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8466/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8466/ntpd \nudp 0 0 0.0.0.0:21251 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8466/ntpd \nudp6 0 0 ::1:123 :::* 8466/ntpd \nudp6 0 0 :::123 :::* 8466/ntpd \nudp6 0 0 :::39182 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9796/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11439 1650/python2.7 /tmp/cloudify-logging-server-02f2c.socket\nunix 2 [ ACC ] STREAM LISTENING 11827 1838/python2.7 /tmp/ctx-VvDKJN.socket\nunix 2 [ ACC ] STREAM LISTENING 1647 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9385 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8163 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7420 391/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-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[sprout] => 2018-08-29 18:08:39.717189555 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-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ee:ff:ba \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feee:ffba/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107472 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58255 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166324789 (166.3 MB) TX bytes:9439312 (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:50 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4141 (4.1 KB) TX bytes:4141 (4.1 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "Execution done (return_code=0): /tmp/9D34W/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8e8b42e5-3a24-4dce-a5ed-66a2514d1579"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:03 ? 00:00:01 /sbin/init\nroot 2 0 0 18:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:03 ? 00:00:00 [migration/0]\nroot 14 2 0 18:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:03 ? 00:00:00 [migration/1]\nroot 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:03 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:03 ? 00:00:00 [khelper]\nroot 21 2 0 18:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:03 ? 00:00:00 [netns]\nroot 23 2 0 18:03 ? 00:00:00 [writeback]\nroot 24 2 0 18:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:03 ? 00:00:00 [bioset]\nroot 26 2 0 18:03 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:03 ? 00:00:00 [kblockd]\nroot 28 2 0 18:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:03 ? 00:00:00 [khubd]\nroot 30 2 0 18:03 ? 00:00:00 [md]\nroot 31 2 0 18:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 18:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 18:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 18:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 18:03 ? 00:00:00 [vmstat]\nroot 38 2 0 18:03 ? 00:00:00 [ksmd]\nroot 39 2 0 18:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 18:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 18:03 ? 00:00:00 [crypto]\nroot 54 2 0 18:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 18:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 18:03 ? 00:00:00 [vballoon]\nroot 57 2 0 18:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:03 ? 00:00:00 [deferwq]\nroot 80 2 0 18:03 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:03 ? 00:00:00 [kpsmoused]\nroot 141 2 0 18:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver]\nroot 382 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 459 2 0 18:03 ? 00:00:00 [kworker/u5:1]\nroot 533 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 18:03 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 951 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 989 1 0 18:03 ? 00:00:00 rsyslogd\nroot 1050 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 18:03 ? 00:00:00 cron\ndaemon 1109 1 0 18:03 ? 00:00:00 atd\nroot 1115 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 18:03 ? 00:00:00 /home/ubuntu/homer_host_y1nsxy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y1nsxy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y1nsxy --logging-server-logdir=/home/ubuntu/homer_host_y1nsxy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy%I.log --pidfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy.pid\nubuntu 1764 1 0 18:03 ? 00:00:01 python2.7 /home/ubuntu/homer_host_y1nsxy/env/bin/diamond --configfile /home/ubuntu/homer_host_y1nsxy/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1650 0 18:05 ? 00:00:00 /home/ubuntu/homer_host_y1nsxy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y1nsxy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y1nsxy --logging-server-logdir=/home/ubuntu/homer_host_y1nsxy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy%I.log --pidfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy.pid\nubuntu 1838 1817 0 18:05 ? 00:00:00 /home/ubuntu/homer_host_y1nsxy/env/bin/python2.7 /home/ubuntu/homer_host_y1nsxy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-wv86TI\nubuntu 1849 1838 0 18:05 ? 00:00:00 /bin/sh -c /tmp/TRNM2/install-homer.sh\nubuntu 1851 1849 0 18:05 ? 00:00:00 /bin/bash -e /tmp/TRNM2/install-homer.sh\nroot 2232 2 0 18:06 ? 00:00:00 [kworker/u5:2]\nntp 8466 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8979 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9095 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9099 9095 0 18:08 ? 00:00:00 inotifywait -e create -qq .\nroot 9172 1 0 18:08 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9173 9172 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 9174 9172 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 9175 9172 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 9176 9172 0 18:08 ? 00:00:00 nginx: worker process\nroot 9687 8979 0 18:08 ? 00:00:00 [nginx_ping] \nroot 9689 8979 0 18:08 ? 00:00:00 [check-nginx-upt] \nroot 9692 8979 0 18:08 ? 00:00:00 [check-monit-upt] \ndnsmasq 9796 1 0 18:09 ? 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 9868 1851 0 18:09 ? 00:00:00 /bin/bash -e /tmp/TRNM2/install-homer.sh\nubuntu 9869 9868 0 18:09 ? 00:00:00 /bin/bash -e /tmp/TRNM2/install-homer.sh\nroot 9870 9869 0 18:09 ? 00:00:00 sudo ps -edf\nroot 9871 9870 0 18:09 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:02.549Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:02.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "sprout_ceok3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:03.578Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:03.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:03.967Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.543s\nuser\t0m12.878s\nsys\t0m3.398s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:03.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:03.967Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:03.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:03.967Z", "message": "[homer] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa29\n/var/log/sysstat/sa29\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.228s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:03.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:03.967Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:03.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:03.967Z", "message": "[homer] => [29-Aug-2018 18:08:10 UTC] clearwater-diags-monitor starting\n[29-Aug-2018 18:08:10 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-29T18:09:03.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.893Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.893Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "[homer] => 2018-08-29 18:08:43.990500493 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "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-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DBHH2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:04.972Z", "message": "Execution done (return_code=0): /tmp/TRNM2/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:04.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "8b888195-5ca2-4bf0-ae8b-903592d4f688"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.896Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.896Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.896Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "homer_zf4icj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.896Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.896Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/51QW0/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "66ca220d-442d-4577-b4ef-f156eb5127f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "message": "[localhost] run: sudo mv /tmp/tmpVjcvlR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "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-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "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-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "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-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "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-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:05.976Z", "message": "[localhost] run: sudo mv /tmp/tmpOtshXP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:05.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "96661042-1ae3-4a29-b029-438823ef17af"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:06.900Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:06.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:06.900Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:06.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:06.979Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0R605/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:06.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:06.979Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.003s\nsys\t0m0.057s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:06.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:07.903Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:07.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "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-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}], "metadata": {"pagination": {"total": 1812, "offset": 1723, "size": 50}}} 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:08 GMT 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:08,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 54049 2018-08-29 18:09:08,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-29 18:09:08,411 - 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 9796/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 8979/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9172/nginx tcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8466/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8466/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8466/ntpd udp 0 0 0.0.0.0:21251 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8466/ntpd udp6 0 0 ::1:123 :::* 8466/ntpd udp6 0 0 :::123 :::* 8466/ntpd udp6 0 0 :::39182 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9796/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11439 1650/python2.7 /tmp/cloudify-logging-server-02f2c.socket unix 2 [ ACC ] STREAM LISTENING 11827 1838/python2.7 /tmp/ctx-VvDKJN.socket unix 2 [ ACC ] STREAM LISTENING 1647 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9385 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8163 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7420 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-29 18:09:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-29 18:08:39.717189555 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-29 18:09:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-29 18:09:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ee:ff:ba inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feee:ffba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107472 errors:0 dropped:0 overruns:0 frame:0 TX packets:58255 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166324789 (166.3 MB) TX bytes:9439312 (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:50 errors:0 dropped:0 overruns:0 frame:0 TX packets:50 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4141 (4.1 KB) TX bytes:4141 (4.1 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-29 18:09:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9D34W/install-sprout.sh 2018-08-29 18:09:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:03 ? 00:00:01 /sbin/init root 2 0 0 18:03 ? 00:00:00 [kthreadd] root 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:03 ? 00:00:00 [rcu_sched] root 8 2 0 18:03 ? 00:00:00 [rcuos/0] root 9 2 0 18:03 ? 00:00:00 [rcuos/1] root 10 2 0 18:03 ? 00:00:00 [rcu_bh] root 11 2 0 18:03 ? 00:00:00 [rcuob/0] root 12 2 0 18:03 ? 00:00:00 [rcuob/1] root 13 2 0 18:03 ? 00:00:00 [migration/0] root 14 2 0 18:03 ? 00:00:00 [watchdog/0] root 15 2 0 18:03 ? 00:00:00 [watchdog/1] root 16 2 0 18:03 ? 00:00:00 [migration/1] root 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:03 ? 00:00:00 [kworker/1:0] root 19 2 0 18:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:03 ? 00:00:00 [khelper] root 21 2 0 18:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:03 ? 00:00:00 [netns] root 23 2 0 18:03 ? 00:00:00 [writeback] root 24 2 0 18:03 ? 00:00:00 [kintegrityd] root 25 2 0 18:03 ? 00:00:00 [bioset] root 26 2 0 18:03 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:03 ? 00:00:00 [kblockd] root 28 2 0 18:03 ? 00:00:00 [ata_sff] root 29 2 0 18:03 ? 00:00:00 [khubd] root 30 2 0 18:03 ? 00:00:00 [md] root 31 2 0 18:03 ? 00:00:00 [devfreq_wq] root 32 2 0 18:03 ? 00:00:00 [kworker/0:1] root 33 2 0 18:03 ? 00:00:00 [kworker/1:1] root 35 2 0 18:03 ? 00:00:00 [khungtaskd] root 36 2 0 18:03 ? 00:00:00 [kswapd0] root 37 2 0 18:03 ? 00:00:00 [vmstat] root 38 2 0 18:03 ? 00:00:00 [ksmd] root 39 2 0 18:03 ? 00:00:00 [khugepaged] root 40 2 0 18:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 18:03 ? 00:00:00 [crypto] root 54 2 0 18:03 ? 00:00:00 [kthrotld] root 55 2 0 18:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 18:03 ? 00:00:00 [vballoon] root 57 2 0 18:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:03 ? 00:00:00 [deferwq] root 80 2 0 18:03 ? 00:00:00 [charger_manager] root 123 2 0 18:03 ? 00:00:00 [kpsmoused] root 141 2 0 18:03 ? 00:00:00 [kworker/0:2] root 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver] root 382 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 459 2 0 18:03 ? 00:00:00 [kworker/u5:1] root 533 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 18:03 ? 00:00:00 [kauditd] message+ 896 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon syslog 989 1 0 18:03 ? 00:00:00 rsyslogd root 1050 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 18:03 ? 00:00:00 cron daemon 1109 1 0 18:03 ? 00:00:00 atd root 1115 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 18:03 ? 00:00:00 /home/ubuntu/homer_host_y1nsxy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y1nsxy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y1nsxy --logging-server-logdir=/home/ubuntu/homer_host_y1nsxy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy%I.log --pidfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy.pid ubuntu 1764 1 0 18:03 ? 00:00:01 python2.7 /home/ubuntu/homer_host_y1nsxy/env/bin/diamond --configfile /home/ubuntu/homer_host_y1nsxy/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1650 0 18:05 ? 00:00:00 /home/ubuntu/homer_host_y1nsxy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_y1nsxy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_y1nsxy --logging-server-logdir=/home/ubuntu/homer_host_y1nsxy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy%I.log --pidfile=/home/ubuntu/homer_host_y1nsxy/work/homer_host_y1nsxy.pid ubuntu 1838 1817 0 18:05 ? 00:00:00 /home/ubuntu/homer_host_y1nsxy/env/bin/python2.7 /home/ubuntu/homer_host_y1nsxy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-wv86TI ubuntu 1849 1838 0 18:05 ? 00:00:00 /bin/sh -c /tmp/TRNM2/install-homer.sh ubuntu 1851 1849 0 18:05 ? 00:00:00 /bin/bash -e /tmp/TRNM2/install-homer.sh root 2232 2 0 18:06 ? 00:00:00 [kworker/u5:2] ntp 8466 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8979 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9095 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9099 9095 0 18:08 ? 00:00:00 inotifywait -e create -qq . root 9172 1 0 18:08 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9173 9172 0 18:08 ? 00:00:00 nginx: worker process www-data 9174 9172 0 18:08 ? 00:00:00 nginx: worker process www-data 9175 9172 0 18:08 ? 00:00:00 nginx: worker process www-data 9176 9172 0 18:08 ? 00:00:00 nginx: worker process root 9687 8979 0 18:08 ? 00:00:00 [nginx_ping] root 9689 8979 0 18:08 ? 00:00:00 [check-nginx-upt] root 9692 8979 0 18:08 ? 00:00:00 [check-monit-upt] dnsmasq 9796 1 0 18:09 ? 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 9868 1851 0 18:09 ? 00:00:00 /bin/bash -e /tmp/TRNM2/install-homer.sh ubuntu 9869 9868 0 18:09 ? 00:00:00 /bin/bash -e /tmp/TRNM2/install-homer.sh root 9870 9869 0 18:09 ? 00:00:00 sudo ps -edf root 9871 9870 0 18:09 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.008s 2018-08-29 18:09:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-29 18:09:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:09:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.543s user 0m12.878s sys 0m3.398s 2018-08-29 18:09:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-29 18:09:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa29 /var/log/sysstat/sa29 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.228s user 0m0.004s sys 0m0.003s 2018-08-29 18:09:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-29 18:09:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [29-Aug-2018 18:08:10 UTC] clearwater-diags-monitor starting [29-Aug-2018 18:08:10 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-29 18:08:43.990500493 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:09:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DBHH2/bind.py 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TRNM2/install-homer.sh 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:09:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:09:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/51QW0/add-snmpproxy-collector.py 2018-08-29 18:09:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:09:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVjcvlR /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOtshXP /etc/bind/db.clearwater.local 2018-08-29 18:09:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0R605/bind.py 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.003s sys 0m0.057s 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-29 18:09:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-29 18:09:08,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:08,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:08,477 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:08 GMT 2018-08-29 18:09:08,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:08,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:08,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:13,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:13,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:13,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:31:4f:39 \n inet addr:192.168.120.27 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe31:4f39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97656 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53297 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147364970 (147.3 MB) TX bytes:9171382 (9.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:287 errors:0 dropped:0 overruns:0 frame:0\n TX packets:287 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:27460 (27.4 KB) TX bytes:27460 (27.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[localhost] run: sudo mv /tmp/tmpIUoCBC /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "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-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "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-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "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-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:03 ? 00:00:01 /sbin/init\nroot 2 0 0 18:03 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:03 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:03 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:03 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:03 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:03 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:03 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:03 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:03 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:03 ? 00:00:00 [migration/0]\nroot 14 2 0 18:03 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:03 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:03 ? 00:00:00 [migration/1]\nroot 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 18:03 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 18:03 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:03 ? 00:00:00 [khelper]\nroot 21 2 0 18:03 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:03 ? 00:00:00 [netns]\nroot 23 2 0 18:03 ? 00:00:00 [writeback]\nroot 24 2 0 18:03 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:03 ? 00:00:00 [bioset]\nroot 27 2 0 18:03 ? 00:00:00 [kblockd]\nroot 28 2 0 18:03 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:03 ? 00:00:00 [khubd]\nroot 30 2 0 18:03 ? 00:00:00 [md]\nroot 31 2 0 18:03 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:03 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 18:03 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 18:03 ? 00:00:00 [khungtaskd]\nroot 36 2 0 18:03 ? 00:00:00 [kswapd0]\nroot 37 2 0 18:03 ? 00:00:00 [vmstat]\nroot 38 2 0 18:03 ? 00:00:00 [ksmd]\nroot 39 2 0 18:03 ? 00:00:00 [khugepaged]\nroot 40 2 0 18:03 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 18:03 ? 00:00:00 [crypto]\nroot 54 2 0 18:03 ? 00:00:00 [kthrotld]\nroot 55 2 0 18:03 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 18:03 ? 00:00:00 [vballoon]\nroot 57 2 0 18:03 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:03 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:03 ? 00:00:00 [deferwq]\nroot 80 2 0 18:03 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:03 ? 00:00:00 [kpsmoused]\nroot 141 2 0 18:03 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 426 2 0 18:03 ? 00:00:00 [kworker/u5:1]\nroot 427 2 0 18:03 ? 00:00:00 [kworker/u5:2]\nroot 522 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 18:03 ? 00:00:00 [kauditd]\nmessage+ 921 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nroot 956 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 962 1 0 18:03 ? 00:00:00 rsyslogd\nroot 1059 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1062 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 18:03 ? 00:00:00 cron\ndaemon 1110 1 0 18:03 ? 00:00:00 atd\nroot 1127 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1224 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 18:03 ? 00:00:00 /home/ubuntu/ellis_host_tgnqjj/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_tgnqjj --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_tgnqjj --logging-server-logdir=/home/ubuntu/ellis_host_tgnqjj/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj%I.log --pidfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj.pid\nubuntu 1765 1 0 18:03 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_tgnqjj/env/bin/diamond --configfile /home/ubuntu/ellis_host_tgnqjj/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1651 0 18:05 ? 00:00:00 /home/ubuntu/ellis_host_tgnqjj/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_tgnqjj --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_tgnqjj --logging-server-logdir=/home/ubuntu/ellis_host_tgnqjj/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj%I.log --pidfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj.pid\nubuntu 1844 1823 0 18:05 ? 00:00:00 /home/ubuntu/ellis_host_tgnqjj/env/bin/python2.7 /home/ubuntu/ellis_host_tgnqjj/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Zoo9oZ\nubuntu 1855 1844 0 18:05 ? 00:00:00 /bin/sh -c /tmp/DDLK2/install-ellis.sh\nubuntu 1858 1855 0 18:05 ? 00:00:00 /bin/bash -e /tmp/DDLK2/install-ellis.sh\nmysql 9225 1 0 18:07 ? 00:00:00 /usr/sbin/mysqld\nntp 9374 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9725 2 0 18:08 ? 00:00:00 [kworker/u5:0]\nroot 9962 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10050 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10054 10050 0 18:08 ? 00:00:00 inotifywait -e create -qq .\nroot 10138 1 0 18:08 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10139 10138 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 10140 10138 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 10141 10138 0 18:08 ? 00:00:00 nginx: worker process\nwww-data 10142 10138 0 18:08 ? 00:00:00 nginx: worker process\nellis 10315 1 0 18:08 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10715 1 1 18:08 ? 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.27:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.27 --name 192-168-120-27 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-27=http://192.168.120.27:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.27:2380 --listen-peer-urls http://192.168.120.27:2380\nroot 10843 9962 0 18:09 ? 00:00:00 [nginx_ping] \nroot 10845 9962 0 18:09 ? 00:00:00 [check-nginx-upt] \nroot 10846 9962 0 18:09 ? 00:00:00 [check-monit-upt] \nroot 10850 9962 0 18:09 ? 00:00:00 [poll_ellis.sh] \nroot 10860 9962 0 18:09 ? 00:00:00 [poll_ellis_http] \nroot 10898 1 0 18:09 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.27 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10912 9962 0 18:09 ? 00:00:00 [check-queue-man] \nroot 10914 9962 0 18:09 ? 00:00:00 [check-etcd-upti] \nroot 10916 9962 0 18:09 ? 00:00:00 [poll_etcd_clust] \nroot 10923 9962 0 18:09 ? 00:00:00 [poll_etcd.sh] \nroot 10950 1 0 18:09 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.27 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 10995 1 0 18:09 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.27 --sig-local-ip=192.168.120.27 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=86b7b7cc-e6da-40ca-99ad-004e35183985 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\ndnsmasq 11065 1 0 18:09 ? 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 11128 1858 0 18:09 ? 00:00:00 /bin/bash -e /tmp/DDLK2/install-ellis.sh\nubuntu 11129 11128 0 18:09 ? 00:00:00 /bin/bash -e /tmp/DDLK2/install-ellis.sh\nroot 11130 11129 0 18:09 ? 00:00:00 sudo ps -edf\nroot 11131 11130 0 18:09 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[localhost] run: sudo mv /tmp/tmpybiAQK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "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-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "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-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:08.003Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:08.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "74a31a03-b918-4b04-ad14-a134766a88fa"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:09.010Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:09.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:09.010Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:09.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:09.010Z", "message": "[ellis] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20180829T180000Z.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/mysql.err\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20180829T180000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa29\n/var/log/sysstat/sa29\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20180829T180000Z.txt\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/mysql.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/ellis\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:09.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:09.010Z", "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 11065/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 9962/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10138/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9225/mysqld \ntcp 0 0 192.168.120.27:2380 0.0.0.0:* LISTEN 10715/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11065/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10715/etcd \nudp 0 0 192.168.120.27:123 0.0.0.0:* 9374/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9374/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9374/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11065/dnsmasq \nudp 0 0 0.0.0.0:62519 0.0.0.0:* 570/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 9374/ntpd \nudp6 0 0 ::1:123 :::* 9374/ntpd \nudp6 0 0 :::123 :::* 9374/ntpd \nudp6 0 0 :::16974 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 11065/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21523 9225/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 11621 1651/python2.7 /tmp/cloudify-logging-server-5708b.socket\nunix 2 [ ACC ] STREAM LISTENING 9283 921/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11906 1844/python2.7 /tmp/ctx-nZbT0r.socket\nunix 2 [ ACC ] STREAM LISTENING 22362 10315/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9564 1128/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7059 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7569 391/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:09.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:10.014Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:10.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:10.014Z", "message": "[ellis] => 29-08-2018 18:09:04.173 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n29-08-2018 18:09:04.173 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:10.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:10.014Z", "message": "[ellis] => [29-Aug-2018 18:08:20 UTC] clearwater-diags-monitor starting\n[29-Aug-2018 18:08:20 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:10.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:10.014Z", "message": "[ellis] => 29-08-2018 18:09:03.865 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n29-08-2018 18:09:03.866 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n29-08-2018 18:09:03.867 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n29-08-2018 18:09:03.867 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n29-08-2018 18:09:03.867 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n29-08-2018 18:09:03.875 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n29-08-2018 18:09:03.875 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n29-08-2018 18:09:03.886 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n29-08-2018 18:09:05.990 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n29-08-2018 18:09:05.990 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n29-08-2018 18:09:05.991 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n29-08-2018 18:09:05.991 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n29-08-2018 18:09:06.011 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n29-08-2018 18:09:06.011 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n29-08-2018 18:09:06.012 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n29-08-2018 18:09:06.012 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n29-08-2018 18:09:06.012 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d\n29-08-2018 18:09:06.012 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n29-08-2018 18:09:08.137 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n29-08-2018 18:09:08.137 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\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-29T18:09:10.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:11.018Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:11.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:11.018Z", "message": "[ellis] => 29-08-2018 18:09:03.557 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n29-08-2018 18:09:03.558 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n29-08-2018 18:09:03.568 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n29-08-2018 18:09:03.568 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n29-08-2018 18:09:03.574 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n29-08-2018 18:09:03.574 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n29-08-2018 18:09:03.579 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n29-08-2018 18:09:03.583 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n29-08-2018 18:09:03.583 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n29-08-2018 18:09:03.589 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n29-08-2018 18:09:05.691 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n29-08-2018 18:09:07.794 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n29-08-2018 18:09:07.807 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n29-08-2018 18:09:07.809 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.27-ellis\"}]} from etcd, comparing to last value None\n29-08-2018 18:09:09.910 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n29-08-2018 18:09:06.108 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n29-08-2018 18:09:06.108 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.27-ellis to queue to restart\n29-08-2018 18:09:06.279 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n29-08-2018 18:09:06.281 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.27-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:11.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:11.018Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:11.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:11.018Z", "message": "[ellis] => 2018-08-29 18:08:46.564665834 Stopping etcd clearwater-etcd\n2018-08-29 18:08:47.305158388 Restarting etcd clearwater-etcd\n2018-08-29 18:08:47.313399103 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-08-29 18:08:47.314195207 Check for previous failed startup attempt\n2018-08-29 18:08:47.315720088 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-08-29 18:08:47.442750754 etcdctl returned 0\n2018-08-29 18:08:47.449357501 Joining existing cluster...\n2018-08-29 18:08:53.452166361 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-08-29 18:08:53.452956925 Check cluster is healthy\n2018-08-29 18:08:53.454743352 Running etcdctl cluster-health\n2018-08-29 18:08:53.474016108 etcdctl returned 0\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-08-29 18:08:53.478465187 Tell the cluster we're joining\n2018-08-29 18:08:53.479266868 Running etcdctl member add 192-168-120-27 http://192.168.120.27:2380\nAdded member named 192-168-120-27 with ID 6e01798ca2b3b43e to cluster\n\nETCD_NAME=\"192-168-120-27\"\nETCD_INITIAL_CLUSTER=\"192-168-120-27=http://192.168.120.27:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-29 18:08:53.529380345 etcdctl returned 0\n2018-08-29 18:08:53.562055588 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.27:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.27\n --name 192-168-120-27\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-27=http://192.168.120.27:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.27:2380\n --listen-peer-urls http://192.168.120.27:2380\n2018-08-29 18:08:53.563767524 Check we're actually a member of the cluster\n2018-08-29 18:08:53.570573433 Wait for etcd to startup\n2018-08-29 18:08:54.614028476 Etcd started successfully\n2018-08-29 18:08:53.614311 I | etcdmain: etcd Version: 3.1.7\n2018-08-29 18:08:53.614355 I | etcdmain: Git SHA: 43b7507\n2018-08-29 18:08:53.614359 I | etcdmain: Go Version: go1.7.5\n2018-08-29 18:08:53.614362 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-29 18:08:53.614366 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-29 18:08:53.614465 I | embed: listening for peers on http://192.168.120.27:2380\n2018-08-29 18:08:53.614521 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-29 18:08:53.682674 I | etcdserver: name = 192-168-120-27\n2018-08-29 18:08:53.682693 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.27\n2018-08-29 18:08:53.682700 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.27/member\n2018-08-29 18:08:53.682705 I | etcdserver: heartbeat = 100ms\n2018-08-29 18:08:53.682708 I | etcdserver: election = 1000ms\n2018-08-29 18:08:53.682712 I | etcdserver: snapshot count = 10000\n2018-08-29 18:08:53.682720 I | etcdserver: advertise client URLs = http://192.168.120.27:4000\n2018-08-29 18:08:53.761013 I | etcdserver: starting member 6e01798ca2b3b43e in cluster f59fb9088e78524e\n2018-08-29 18:08:53.761067 I | raft: 6e01798ca2b3b43e became follower at term 0\n2018-08-29 18:08:53.761087 I | raft: newRaft 6e01798ca2b3b43e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-29 18:08:53.761097 I | raft: 6e01798ca2b3b43e became follower at term 1\n2018-08-29 18:08:54.070168 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-08-29 18:08:54.070210 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-08-29 18:08:54.070221 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-08-29 18:08:54.072152 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-08-29 18:08:54.072186 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-08-29 18:08:54.075063 I | rafthttp: started peer ca6a20ed546c7237\n2018-08-29 18:08:54.075107 I | rafthttp: added peer ca6a20ed546c7237\n2018-08-29 18:08:54.075128 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-29 18:08:54.076303 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-08-29 18:08:54.076623 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-08-29 18:08:54.079307 I | raft: 6e01798ca2b3b43e [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2]\n2018-08-29 18:08:54.079322 I | raft: 6e01798ca2b3b43e became follower at term 2\n2018-08-29 18:08:54.079354 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-08-29 18:08:54.079360 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-08-29 18:08:54.079422 I | raft: raft.node: 6e01798ca2b3b43e elected leader ca6a20ed546c7237 at term 2\n2018-08-29 18:08:54.081467 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-08-29 18:08:54.081601 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-08-29 18:08:54.081746 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-08-29 18:08:55.094721 I | raft: 6e01798ca2b3b43e [term: 2] received a MsgVote message with higher term from ca6a20ed546c7237 [term: 3]\n2018-08-29 18:08:55.094760 I | raft: 6e01798ca2b3b43e became follower at term 3\n2018-08-29 18:08:55.094779 I | raft: 6e01798ca2b3b43e [logterm: 0, index: 0, vote: 0] cast MsgVote for ca6a20ed546c7237 [logterm: 2, index: 30] at term 3\n2018-08-29 18:08:55.094787 I | raft: raft.node: 6e01798ca2b3b43e lost leader ca6a20ed546c7237 at term 3\n2018-08-29 18:08:55.801378 D | raft: 6e01798ca2b3b43e [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from ca6a20ed546c7237\n2018-08-29 18:08:55.801469 I | raft: raft.node: 6e01798ca2b3b43e elected leader ca6a20ed546c7237 at term 3\n2018-08-29 18:08:55.827595 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-08-29 18:08:55.827767 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-29 18:08:55.827805 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-29 18:08:55.827998 I | etcdserver/membership: added member 6e01798ca2b3b43e [http://192.168.120.27:2380] to cluster f59fb9088e78524e\n2018-08-29 18:08:55.957608 I | etcdserver: published {Name:192-168-120-27 ClientURLs:[http://192.168.120.27:4000]} to cluster f59fb9088e78524e\n2018-08-29 18:08:55.957768 I | embed: ready to serve client requests\n2018-08-29 18:08:55.958368 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-29 18:08:55.958823 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.27:58809\n2018-08-29 18:08:55.959180 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.27:58808\n2018-08-29 18:08:55.960805 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.27:58816\n2018-08-29 18:09:03.504875 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:37854\n2018-08-29 18:09:03.575903 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.27:58821\n2018-08-29 18:09:03.580293 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58821\n2018-08-29 18:09:03.769204 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.27:58822\n2018-08-29 18:09:03.851514 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.27:58823\n2018-08-29 18:09:03.852788 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.27:58824\n2018-08-29 18:09:05.992113 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.27:58826\n2018-08-29 18:09:05.992634 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.27:58827\n2018-08-29 18:09:06.109437 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.27:58828\n2018-08-29 18:09:06.207068 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58828\n2018-08-29 18:09:06.280683 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58829\n2018-08-29 18:09:07.239991 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:35295\n2018-08-29 18:09:07.240426 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.20:35295\n2018-08-29 18:09:07.795601 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58821\n2018-08-29 18:09:07.807553 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.27:58821\n2018-08-29 18:09:08.125956 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.27:58826\n2018-08-29 18:09:08.137593 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.27:58826\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-29T18:09:11.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:11.128Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:11.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:11.907Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:11.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:12.021Z", "message": "Execution done (return_code=0): /tmp/DDLK2/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:12.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "9ca7fa65-17b6-4a03-8ebe-5aae6b91f814"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.088Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.088Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c832cea8-52b5-4689-99ae-e6c1b91e11f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VCCB8/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c832cea8-52b5-4689-99ae-e6c1b91e11f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "message": "Executing: /tmp/Y5KWW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c832cea8-52b5-4689-99ae-e6c1b91e11f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/Y5KWW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c832cea8-52b5-4689-99ae-e6c1b91e11f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:13.118Z", "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-29T18:09:13.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}], "metadata": {"pagination": {"total": 1840, "offset": 1773, "size": 50}}} 2018-08-29 18:09:13,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:13,700 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:13 GMT 2018-08-29 18:09:13,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:13,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 53455 2018-08-29 18:09:13,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:31:4f:39 inet addr:192.168.120.27 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe31:4f39/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97656 errors:0 dropped:0 overruns:0 frame:0 TX packets:53297 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147364970 (147.3 MB) TX bytes:9171382 (9.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:287 errors:0 dropped:0 overruns:0 frame:0 TX packets:287 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:27460 (27.4 KB) TX bytes:27460 (27.4 KB) real 0m0.006s user 0m0.005s sys 0m0.002s 2018-08-29 18:09:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIUoCBC /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:09:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:09:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:09:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:09:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:03 ? 00:00:01 /sbin/init root 2 0 0 18:03 ? 00:00:00 [kthreadd] root 3 2 0 18:03 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:03 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:03 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:03 ? 00:00:00 [rcu_sched] root 8 2 0 18:03 ? 00:00:00 [rcuos/0] root 9 2 0 18:03 ? 00:00:00 [rcuos/1] root 10 2 0 18:03 ? 00:00:00 [rcu_bh] root 11 2 0 18:03 ? 00:00:00 [rcuob/0] root 12 2 0 18:03 ? 00:00:00 [rcuob/1] root 13 2 0 18:03 ? 00:00:00 [migration/0] root 14 2 0 18:03 ? 00:00:00 [watchdog/0] root 15 2 0 18:03 ? 00:00:00 [watchdog/1] root 16 2 0 18:03 ? 00:00:00 [migration/1] root 17 2 0 18:03 ? 00:00:00 [ksoftirqd/1] root 18 2 0 18:03 ? 00:00:00 [kworker/1:0] root 19 2 0 18:03 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:03 ? 00:00:00 [khelper] root 21 2 0 18:03 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:03 ? 00:00:00 [netns] root 23 2 0 18:03 ? 00:00:00 [writeback] root 24 2 0 18:03 ? 00:00:00 [kintegrityd] root 25 2 0 18:03 ? 00:00:00 [bioset] root 27 2 0 18:03 ? 00:00:00 [kblockd] root 28 2 0 18:03 ? 00:00:00 [ata_sff] root 29 2 0 18:03 ? 00:00:00 [khubd] root 30 2 0 18:03 ? 00:00:00 [md] root 31 2 0 18:03 ? 00:00:00 [devfreq_wq] root 32 2 0 18:03 ? 00:00:00 [kworker/0:1] root 33 2 0 18:03 ? 00:00:00 [kworker/1:1] root 35 2 0 18:03 ? 00:00:00 [khungtaskd] root 36 2 0 18:03 ? 00:00:00 [kswapd0] root 37 2 0 18:03 ? 00:00:00 [vmstat] root 38 2 0 18:03 ? 00:00:00 [ksmd] root 39 2 0 18:03 ? 00:00:00 [khugepaged] root 40 2 0 18:03 ? 00:00:00 [fsnotify_mark] root 41 2 0 18:03 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 18:03 ? 00:00:00 [crypto] root 54 2 0 18:03 ? 00:00:00 [kthrotld] root 55 2 0 18:03 ? 00:00:00 [kworker/u4:1] root 56 2 0 18:03 ? 00:00:00 [vballoon] root 57 2 0 18:03 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:03 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:03 ? 00:00:00 [deferwq] root 80 2 0 18:03 ? 00:00:00 [charger_manager] root 123 2 0 18:03 ? 00:00:00 [kpsmoused] root 141 2 0 18:03 ? 00:00:00 [kworker/0:2] root 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 426 2 0 18:03 ? 00:00:00 [kworker/u5:1] root 427 2 0 18:03 ? 00:00:00 [kworker/u5:2] root 522 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 18:03 ? 00:00:00 [kauditd] message+ 921 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon root 956 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind syslog 962 1 0 18:03 ? 00:00:00 rsyslogd root 1059 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1062 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 18:03 ? 00:00:00 cron daemon 1110 1 0 18:03 ? 00:00:00 atd root 1127 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1224 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 18:03 ? 00:00:00 /home/ubuntu/ellis_host_tgnqjj/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_tgnqjj --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_tgnqjj --logging-server-logdir=/home/ubuntu/ellis_host_tgnqjj/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj%I.log --pidfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj.pid ubuntu 1765 1 0 18:03 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_tgnqjj/env/bin/diamond --configfile /home/ubuntu/ellis_host_tgnqjj/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1651 0 18:05 ? 00:00:00 /home/ubuntu/ellis_host_tgnqjj/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_tgnqjj --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_tgnqjj --logging-server-logdir=/home/ubuntu/ellis_host_tgnqjj/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj%I.log --pidfile=/home/ubuntu/ellis_host_tgnqjj/work/ellis_host_tgnqjj.pid ubuntu 1844 1823 0 18:05 ? 00:00:00 /home/ubuntu/ellis_host_tgnqjj/env/bin/python2.7 /home/ubuntu/ellis_host_tgnqjj/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Zoo9oZ ubuntu 1855 1844 0 18:05 ? 00:00:00 /bin/sh -c /tmp/DDLK2/install-ellis.sh ubuntu 1858 1855 0 18:05 ? 00:00:00 /bin/bash -e /tmp/DDLK2/install-ellis.sh mysql 9225 1 0 18:07 ? 00:00:00 /usr/sbin/mysqld ntp 9374 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9725 2 0 18:08 ? 00:00:00 [kworker/u5:0] root 9962 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10050 1 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10054 10050 0 18:08 ? 00:00:00 inotifywait -e create -qq . root 10138 1 0 18:08 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10139 10138 0 18:08 ? 00:00:00 nginx: worker process www-data 10140 10138 0 18:08 ? 00:00:00 nginx: worker process www-data 10141 10138 0 18:08 ? 00:00:00 nginx: worker process www-data 10142 10138 0 18:08 ? 00:00:00 nginx: worker process ellis 10315 1 0 18:08 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10715 1 1 18:08 ? 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.27:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.27 --name 192-168-120-27 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-27=http://192.168.120.27:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.27:2380 --listen-peer-urls http://192.168.120.27:2380 root 10843 9962 0 18:09 ? 00:00:00 [nginx_ping] root 10845 9962 0 18:09 ? 00:00:00 [check-nginx-upt] root 10846 9962 0 18:09 ? 00:00:00 [check-monit-upt] root 10850 9962 0 18:09 ? 00:00:00 [poll_ellis.sh] root 10860 9962 0 18:09 ? 00:00:00 [poll_ellis_http] root 10898 1 0 18:09 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.27 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10912 9962 0 18:09 ? 00:00:00 [check-queue-man] root 10914 9962 0 18:09 ? 00:00:00 [check-etcd-upti] root 10916 9962 0 18:09 ? 00:00:00 [poll_etcd_clust] root 10923 9962 0 18:09 ? 00:00:00 [poll_etcd.sh] root 10950 1 0 18:09 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.27 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 10995 1 0 18:09 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.27 --sig-local-ip=192.168.120.27 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=86b7b7cc-e6da-40ca-99ad-004e35183985 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid dnsmasq 11065 1 0 18:09 ? 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 11128 1858 0 18:09 ? 00:00:00 /bin/bash -e /tmp/DDLK2/install-ellis.sh ubuntu 11129 11128 0 18:09 ? 00:00:00 /bin/bash -e /tmp/DDLK2/install-ellis.sh root 11130 11129 0 18:09 ? 00:00:00 sudo ps -edf root 11131 11130 0 18:09 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-29 18:09:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpybiAQK /etc/bind/db.clearwater.local 2018-08-29 18:09:13,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:09:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:09:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-29 18:09:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:09:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-29 18:09:13,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-29 18:09:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20180829T180000Z.txt /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/mysql.err /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20180829T180000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/mysql /var/log/mysql/error.log /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa29 /var/log/sysstat/sa29 /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20180829T180000Z.txt /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/mysql.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/ellis /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-29 18:09:13,705 - 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 11065/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 9962/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10138/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9225/mysqld tcp 0 0 192.168.120.27:2380 0.0.0.0:* LISTEN 10715/etcd tcp6 0 0 ::1:53 :::* LISTEN 11065/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd tcp6 0 0 :::4000 :::* LISTEN 10715/etcd udp 0 0 192.168.120.27:123 0.0.0.0:* 9374/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9374/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9374/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 11065/dnsmasq udp 0 0 0.0.0.0:62519 0.0.0.0:* 570/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 9374/ntpd udp6 0 0 ::1:123 :::* 9374/ntpd udp6 0 0 :::123 :::* 9374/ntpd udp6 0 0 :::16974 :::* 570/dhclient udp6 0 0 ::1:53 :::* 11065/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21523 9225/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11621 1651/python2.7 /tmp/cloudify-logging-server-5708b.socket unix 2 [ ACC ] STREAM LISTENING 9283 921/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11906 1844/python2.7 /tmp/ctx-nZbT0r.socket unix 2 [ ACC ] STREAM LISTENING 22362 10315/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9564 1128/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7059 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7569 391/systemd-udevd /run/udev/control real 0m0.009s user 0m0.000s sys 0m0.008s 2018-08-29 18:09:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-29 18:09:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 29-08-2018 18:09:04.173 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 29-08-2018 18:09:04.173 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:13,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [29-Aug-2018 18:08:20 UTC] clearwater-diags-monitor starting [29-Aug-2018 18:08:20 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 29-08-2018 18:09:03.865 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 29-08-2018 18:09:03.866 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 29-08-2018 18:09:03.867 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 29-08-2018 18:09:03.867 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 29-08-2018 18:09:03.867 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 29-08-2018 18:09:03.875 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 29-08-2018 18:09:03.875 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 29-08-2018 18:09:03.886 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 29-08-2018 18:09:05.990 UTC INFO main.py:113 (thread MainThread): Loaded plugin 29-08-2018 18:09:05.990 UTC INFO main.py:113 (thread MainThread): Loaded plugin 29-08-2018 18:09:05.991 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 29-08-2018 18:09:05.991 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 29-08-2018 18:09:06.011 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 29-08-2018 18:09:06.011 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 29-08-2018 18:09:06.012 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 29-08-2018 18:09:06.012 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 29-08-2018 18:09:06.012 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d 29-08-2018 18:09:06.012 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 29-08-2018 18:09:08.137 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 29-08-2018 18:09:08.137 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-29 18:09:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-29 18:09:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 29-08-2018 18:09:03.557 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 29-08-2018 18:09:03.558 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 29-08-2018 18:09:03.568 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 29-08-2018 18:09:03.568 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 29-08-2018 18:09:03.574 UTC INFO main.py:114 (thread MainThread): Loaded plugin 29-08-2018 18:09:03.574 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 29-08-2018 18:09:03.579 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 29-08-2018 18:09:03.583 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 29-08-2018 18:09:03.583 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 29-08-2018 18:09:03.589 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 29-08-2018 18:09:05.691 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 29-08-2018 18:09:07.794 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 29-08-2018 18:09:07.807 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 29-08-2018 18:09:07.809 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.27-ellis"}]} from etcd, comparing to last value None 29-08-2018 18:09:09.910 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 29-08-2018 18:09:06.108 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 29-08-2018 18:09:06.108 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.27-ellis to queue to restart 29-08-2018 18:09:06.279 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 29-08-2018 18:09:06.281 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.27-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-29 18:09:13,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-29 18:08:46.564665834 Stopping etcd clearwater-etcd 2018-08-29 18:08:47.305158388 Restarting etcd clearwater-etcd 2018-08-29 18:08:47.313399103 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-08-29 18:08:47.314195207 Check for previous failed startup attempt 2018-08-29 18:08:47.315720088 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-08-29 18:08:47.442750754 etcdctl returned 0 2018-08-29 18:08:47.449357501 Joining existing cluster... 2018-08-29 18:08:53.452166361 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-08-29 18:08:53.452956925 Check cluster is healthy 2018-08-29 18:08:53.454743352 Running etcdctl cluster-health 2018-08-29 18:08:53.474016108 etcdctl returned 0 member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-08-29 18:08:53.478465187 Tell the cluster we're joining 2018-08-29 18:08:53.479266868 Running etcdctl member add 192-168-120-27 http://192.168.120.27:2380 Added member named 192-168-120-27 with ID 6e01798ca2b3b43e to cluster ETCD_NAME="192-168-120-27" ETCD_INITIAL_CLUSTER="192-168-120-27=http://192.168.120.27:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-29 18:08:53.529380345 etcdctl returned 0 2018-08-29 18:08:53.562055588 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.27:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.27 --name 192-168-120-27 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-27=http://192.168.120.27:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.27:2380 --listen-peer-urls http://192.168.120.27:2380 2018-08-29 18:08:53.563767524 Check we're actually a member of the cluster 2018-08-29 18:08:53.570573433 Wait for etcd to startup 2018-08-29 18:08:54.614028476 Etcd started successfully 2018-08-29 18:08:53.614311 I | etcdmain: etcd Version: 3.1.7 2018-08-29 18:08:53.614355 I | etcdmain: Git SHA: 43b7507 2018-08-29 18:08:53.614359 I | etcdmain: Go Version: go1.7.5 2018-08-29 18:08:53.614362 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-29 18:08:53.614366 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-29 18:08:53.614465 I | embed: listening for peers on http://192.168.120.27:2380 2018-08-29 18:08:53.614521 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-29 18:08:53.682674 I | etcdserver: name = 192-168-120-27 2018-08-29 18:08:53.682693 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.27 2018-08-29 18:08:53.682700 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.27/member 2018-08-29 18:08:53.682705 I | etcdserver: heartbeat = 100ms 2018-08-29 18:08:53.682708 I | etcdserver: election = 1000ms 2018-08-29 18:08:53.682712 I | etcdserver: snapshot count = 10000 2018-08-29 18:08:53.682720 I | etcdserver: advertise client URLs = http://192.168.120.27:4000 2018-08-29 18:08:53.761013 I | etcdserver: starting member 6e01798ca2b3b43e in cluster f59fb9088e78524e 2018-08-29 18:08:53.761067 I | raft: 6e01798ca2b3b43e became follower at term 0 2018-08-29 18:08:53.761087 I | raft: newRaft 6e01798ca2b3b43e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-29 18:08:53.761097 I | raft: 6e01798ca2b3b43e became follower at term 1 2018-08-29 18:08:54.070168 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-08-29 18:08:54.070210 I | rafthttp: starting peer ca6a20ed546c7237... 2018-08-29 18:08:54.070221 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-08-29 18:08:54.072152 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-08-29 18:08:54.072186 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-08-29 18:08:54.075063 I | rafthttp: started peer ca6a20ed546c7237 2018-08-29 18:08:54.075107 I | rafthttp: added peer ca6a20ed546c7237 2018-08-29 18:08:54.075128 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-29 18:08:54.076303 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-08-29 18:08:54.076623 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-08-29 18:08:54.079307 I | raft: 6e01798ca2b3b43e [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2] 2018-08-29 18:08:54.079322 I | raft: 6e01798ca2b3b43e became follower at term 2 2018-08-29 18:08:54.079354 I | rafthttp: peer ca6a20ed546c7237 became active 2018-08-29 18:08:54.079360 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-08-29 18:08:54.079422 I | raft: raft.node: 6e01798ca2b3b43e elected leader ca6a20ed546c7237 at term 2 2018-08-29 18:08:54.081467 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-08-29 18:08:54.081601 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-08-29 18:08:54.081746 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-08-29 18:08:55.094721 I | raft: 6e01798ca2b3b43e [term: 2] received a MsgVote message with higher term from ca6a20ed546c7237 [term: 3] 2018-08-29 18:08:55.094760 I | raft: 6e01798ca2b3b43e became follower at term 3 2018-08-29 18:08:55.094779 I | raft: 6e01798ca2b3b43e [logterm: 0, index: 0, vote: 0] cast MsgVote for ca6a20ed546c7237 [logterm: 2, index: 30] at term 3 2018-08-29 18:08:55.094787 I | raft: raft.node: 6e01798ca2b3b43e lost leader ca6a20ed546c7237 at term 3 2018-08-29 18:08:55.801378 D | raft: 6e01798ca2b3b43e [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from ca6a20ed546c7237 2018-08-29 18:08:55.801469 I | raft: raft.node: 6e01798ca2b3b43e elected leader ca6a20ed546c7237 at term 3 2018-08-29 18:08:55.827595 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-08-29 18:08:55.827767 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-29 18:08:55.827805 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-29 18:08:55.827998 I | etcdserver/membership: added member 6e01798ca2b3b43e [http://192.168.120.27:2380] to cluster f59fb9088e78524e 2018-08-29 18:08:55.957608 I | etcdserver: published {Name:192-168-120-27 ClientURLs:[http://192.168.120.27:4000]} to cluster f59fb9088e78524e 2018-08-29 18:08:55.957768 I | embed: ready to serve client requests 2018-08-29 18:08:55.958368 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-29 18:08:55.958823 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.27:58809 2018-08-29 18:08:55.959180 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.27:58808 2018-08-29 18:08:55.960805 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.27:58816 2018-08-29 18:09:03.504875 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:37854 2018-08-29 18:09:03.575903 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.27:58821 2018-08-29 18:09:03.580293 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58821 2018-08-29 18:09:03.769204 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.27:58822 2018-08-29 18:09:03.851514 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.27:58823 2018-08-29 18:09:03.852788 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.27:58824 2018-08-29 18:09:05.992113 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.27:58826 2018-08-29 18:09:05.992634 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.27:58827 2018-08-29 18:09:06.109437 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.27:58828 2018-08-29 18:09:06.207068 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58828 2018-08-29 18:09:06.280683 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58829 2018-08-29 18:09:07.239991 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:35295 2018-08-29 18:09:07.240426 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.20:35295 2018-08-29 18:09:07.795601 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.27:58821 2018-08-29 18:09:07.807553 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.27:58821 2018-08-29 18:09:08.125956 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.27:58826 2018-08-29 18:09:08.137593 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.27:58826 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:09:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:09:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/DDLK2/install-ellis.sh 2018-08-29 18:09:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:09:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:09:13,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-29 18:09:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VCCB8/bind.py 2018-08-29 18:09:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-29 18:09:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y5KWW/create_number.sh 2018-08-29 18:09:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/Y5KWW/create_number.sh 2018-08-29 18:09:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:09:13,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:09:13,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:13,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:13,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:13,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:13,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:13,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:13,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:13 GMT 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:13,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:18,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:19,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:19,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:19,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.091Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:14.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "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-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "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-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "message": "[localhost] run: sudo mv /tmp/tmpVMqLTx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "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-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c832cea8-52b5-4689-99ae-e6c1b91e11f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "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-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:14.122Z", "message": "[localhost] run: sudo mv /tmp/tmpz4cnP9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:14.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2fb70ed4-a569-4db0-9c80-c9497f1e18f6"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:15.955Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,055 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.422s\nuser\t0m12.627s\nsys\t0m3.229s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:15.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:16.925Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:16.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:17.116Z", "message": "Execution done (return_code=0): /tmp/Y5KWW/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:17.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "c832cea8-52b5-4689-99ae-e6c1b91e11f0"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:17.116Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:17.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:17.116Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:17.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:17.116Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:17.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:18.138Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:18.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:18.910Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.083s\nuser\t0m0.006s\nsys\t0m0.058s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:18.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}], "metadata": {"pagination": {"total": 1860, "offset": 1810, "size": 50}}} 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:19 GMT 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25599 2018-08-29 18:09:19,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:19,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:09:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:09:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:09:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:09:19,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVMqLTx /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:09:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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-29 18:09:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:09:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpz4cnP9 /etc/bind/db.clearwater.local 2018-08-29 18:09:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,055 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.422s user 0m12.627s sys 0m3.229s 2018-08-29 18:09:19,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Y5KWW/create_number.sh 2018-08-29 18:09:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-29 18:09:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-29 18:09:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-29 18:09:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:19,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.083s user 0m0.006s sys 0m0.058s 2018-08-29 18:09:19,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:19,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:19,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:19,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:19,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:19,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:19,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:19,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:19,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:19,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:19,133 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:19 GMT 2018-08-29 18:09:19,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:19,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:19,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:24,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:24,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:19.149Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:19.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:20.181Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:20.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:20.181Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:20.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:20.181Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:02 ? 00:00:01 /sbin/init\nroot 2 0 0 18:02 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:02 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:02 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:02 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:02 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:02 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:02 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:02 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:02 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:02 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:02 ? 00:00:00 [migration/0]\nroot 14 2 0 18:02 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:02 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:02 ? 00:00:00 [migration/1]\nroot 17 2 0 18:02 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 18:02 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:02 ? 00:00:00 [khelper]\nroot 21 2 0 18:02 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:02 ? 00:00:00 [netns]\nroot 23 2 0 18:02 ? 00:00:00 [writeback]\nroot 24 2 0 18:02 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:02 ? 00:00:00 [bioset]\nroot 26 2 0 18:02 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 18:02 ? 00:00:00 [kblockd]\nroot 28 2 0 18:02 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:02 ? 00:00:00 [khubd]\nroot 30 2 0 18:02 ? 00:00:00 [md]\nroot 31 2 0 18:02 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:02 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 18:02 ? 00:00:00 [khungtaskd]\nroot 35 2 0 18:02 ? 00:00:00 [kswapd0]\nroot 36 2 0 18:02 ? 00:00:00 [vmstat]\nroot 37 2 0 18:02 ? 00:00:00 [ksmd]\nroot 38 2 0 18:02 ? 00:00:00 [khugepaged]\nroot 39 2 0 18:02 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 18:02 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 18:02 ? 00:00:00 [crypto]\nroot 53 2 0 18:02 ? 00:00:00 [kthrotld]\nroot 54 2 0 18:02 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 18:02 ? 00:00:00 [vballoon]\nroot 56 2 0 18:02 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 18:02 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:02 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:02 ? 00:00:00 [deferwq]\nroot 80 2 0 18:02 ? 00:00:00 [charger_manager]\nroot 123 2 0 18:02 ? 00:00:00 [kpsmoused]\nroot 142 2 0 18:02 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:02 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:02 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 18:02 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 18:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 397 2 0 18:02 ? 00:00:00 [kworker/u5:1]\nroot 490 1 0 18:02 ? 00:00:00 upstart-socket-bridge --daemon\nroot 591 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 18:03 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 941 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1004 1 0 18:03 ? 00:00:00 rsyslogd\nroot 1065 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1068 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1075 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1076 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1078 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1113 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 18:03 ? 00:00:00 cron\ndaemon 1115 1 0 18:03 ? 00:00:00 atd\nroot 1127 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1181 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1256 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1263 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1453 2 0 18:03 ? 00:00:00 [kworker/1:2]\nubuntu 1653 1 0 18:03 ? 00:00:00 /home/ubuntu/dime_host_9qz6q1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_9qz6q1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_9qz6q1 --logging-server-logdir=/home/ubuntu/dime_host_9qz6q1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1%I.log --pidfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1.pid\nubuntu 1767 1 0 18:03 ? 00:00:02 python2.7 /home/ubuntu/dime_host_9qz6q1/env/bin/diamond --configfile /home/ubuntu/dime_host_9qz6q1/work/plugins/diamond/etc/diamond.conf\nubuntu 1829 1653 0 18:05 ? 00:00:00 /home/ubuntu/dime_host_9qz6q1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_9qz6q1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_9qz6q1 --logging-server-logdir=/home/ubuntu/dime_host_9qz6q1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1%I.log --pidfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1.pid\nubuntu 1850 1829 0 18:05 ? 00:00:00 /home/ubuntu/dime_host_9qz6q1/env/bin/python2.7 /home/ubuntu/dime_host_9qz6q1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-s1BNmR\nubuntu 1862 1850 0 18:05 ? 00:00:00 /bin/sh -c /tmp/IP9KZ/install-dime.sh\nubuntu 1865 1862 0 18:05 ? 00:00:00 /bin/bash -e /tmp/IP9KZ/install-dime.sh\nroot 2414 2 0 18:06 ? 00:00:00 [kworker/u5:2]\nntp 8800 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9365 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9366 9365 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9370 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9371 9370 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9380 9371 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9381 9366 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9382 9380 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9419 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10126 1 0 18:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10433 1 0 18:09 ? 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 10497 1865 0 18:09 ? 00:00:00 /bin/bash -e /tmp/IP9KZ/install-dime.sh\nubuntu 10498 10497 0 18:09 ? 00:00:00 /bin/bash -e /tmp/IP9KZ/install-dime.sh\nroot 10499 10498 0 18:09 ? 00:00:00 sudo ps -edf\nroot 10500 10499 0 18:09 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.007s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:20.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:20.181Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e6:09:9b \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee6:99b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:115144 errors:0 dropped:0 overruns:0 frame:0\n TX packets:66589 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171956999 (171.9 MB) TX bytes:10308295 (10.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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:20.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:21.186Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:21.186Z", "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 10433/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9419/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10433/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1113/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8800/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8800/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8800/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10126/snmpd \nudp 0 0 0.0.0.0:28414 0.0.0.0:* 591/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10433/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8800/ntpd \nudp6 0 0 ::1:123 :::* 8800/ntpd \nudp6 0 0 :::123 :::* 8800/ntpd \nudp6 0 0 :::161 :::* 10126/snmpd \nudp6 0 0 :::25132 :::* 591/dhclient \nudp6 0 0 ::1:53 :::* 10433/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8458 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8757 1127/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 569 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10708 1653/python2.7 /tmp/cloudify-logging-server-58111.socket\nunix 2 [ ACC ] STREAM LISTENING 12189 1850/python2.7 /tmp/ctx-5nA3pT.socket\nunix 2 [ ACC ] STREAM LISTENING 300 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20340 9381/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21679 9382/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23092 10126/snmpd /var/agentx/master\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:21.186Z", "message": "[dime] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/ralf\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa29\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_20180829T180000Z.txt\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.016s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:21.186Z", "message": "[dime] => 2018:08:29 18:08:21: Namespace: management\n2018:08:29 18:08:21: [management] Starting server\n2018:08:29 18:08:21: [management] Listening for requests\n2018:08:29 18:08:21: Namespace: signaling\n2018:08:29 18:08:21: [signaling] Starting server\n2018:08:29 18:08:21: [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-29T18:09:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:21.186Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:22.190Z", "message": "[dime] => 2018-08-29 18:09:02.225348351 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:22.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:22.190Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:22.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:22.749Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:22.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:23.194Z", "message": "Execution done (return_code=0): /tmp/IP9KZ/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:23.194Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:23.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "2680f621-2fb1-47d2-a4a8-8e0ae5bbe1a4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:23.881Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:23.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "dime_wg7an3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:23.881Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:23.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:24.142Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:24.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1881, "offset": 1829, "size": 50}}} 2018-08-29 18:09:24,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:24,347 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:24 GMT 2018-08-29 18:09:24,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:24,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23759 2018-08-29 18:09:24,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-29 18:09:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-29 18:09:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-29 18:09:24,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:02 ? 00:00:01 /sbin/init root 2 0 0 18:02 ? 00:00:00 [kthreadd] root 3 2 0 18:02 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:02 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:02 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:02 ? 00:00:00 [rcu_sched] root 8 2 0 18:02 ? 00:00:00 [rcuos/0] root 9 2 0 18:02 ? 00:00:00 [rcuos/1] root 10 2 0 18:02 ? 00:00:00 [rcu_bh] root 11 2 0 18:02 ? 00:00:00 [rcuob/0] root 12 2 0 18:02 ? 00:00:00 [rcuob/1] root 13 2 0 18:02 ? 00:00:00 [migration/0] root 14 2 0 18:02 ? 00:00:00 [watchdog/0] root 15 2 0 18:02 ? 00:00:00 [watchdog/1] root 16 2 0 18:02 ? 00:00:00 [migration/1] root 17 2 0 18:02 ? 00:00:00 [ksoftirqd/1] root 19 2 0 18:02 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:02 ? 00:00:00 [khelper] root 21 2 0 18:02 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:02 ? 00:00:00 [netns] root 23 2 0 18:02 ? 00:00:00 [writeback] root 24 2 0 18:02 ? 00:00:00 [kintegrityd] root 25 2 0 18:02 ? 00:00:00 [bioset] root 26 2 0 18:02 ? 00:00:00 [kworker/u5:0] root 27 2 0 18:02 ? 00:00:00 [kblockd] root 28 2 0 18:02 ? 00:00:00 [ata_sff] root 29 2 0 18:02 ? 00:00:00 [khubd] root 30 2 0 18:02 ? 00:00:00 [md] root 31 2 0 18:02 ? 00:00:00 [devfreq_wq] root 32 2 0 18:02 ? 00:00:00 [kworker/1:1] root 34 2 0 18:02 ? 00:00:00 [khungtaskd] root 35 2 0 18:02 ? 00:00:00 [kswapd0] root 36 2 0 18:02 ? 00:00:00 [vmstat] root 37 2 0 18:02 ? 00:00:00 [ksmd] root 38 2 0 18:02 ? 00:00:00 [khugepaged] root 39 2 0 18:02 ? 00:00:00 [fsnotify_mark] root 40 2 0 18:02 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 18:02 ? 00:00:00 [crypto] root 53 2 0 18:02 ? 00:00:00 [kthrotld] root 54 2 0 18:02 ? 00:00:00 [kworker/u4:1] root 55 2 0 18:02 ? 00:00:00 [vballoon] root 56 2 0 18:02 ? 00:00:00 [kworker/0:1] root 57 2 0 18:02 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:02 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:02 ? 00:00:00 [deferwq] root 80 2 0 18:02 ? 00:00:00 [charger_manager] root 123 2 0 18:02 ? 00:00:00 [kpsmoused] root 142 2 0 18:02 ? 00:00:00 [kworker/0:2] root 186 2 0 18:02 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:02 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 18:02 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 18:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 397 2 0 18:02 ? 00:00:00 [kworker/u5:1] root 490 1 0 18:02 ? 00:00:00 upstart-socket-bridge --daemon root 591 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 18:03 ? 00:00:00 [kauditd] message+ 902 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon syslog 1004 1 0 18:03 ? 00:00:00 rsyslogd root 1065 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1068 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1075 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1076 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1078 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1113 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 18:03 ? 00:00:00 cron daemon 1115 1 0 18:03 ? 00:00:00 atd root 1127 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1181 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1256 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1263 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1453 2 0 18:03 ? 00:00:00 [kworker/1:2] ubuntu 1653 1 0 18:03 ? 00:00:00 /home/ubuntu/dime_host_9qz6q1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_9qz6q1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_9qz6q1 --logging-server-logdir=/home/ubuntu/dime_host_9qz6q1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1%I.log --pidfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1.pid ubuntu 1767 1 0 18:03 ? 00:00:02 python2.7 /home/ubuntu/dime_host_9qz6q1/env/bin/diamond --configfile /home/ubuntu/dime_host_9qz6q1/work/plugins/diamond/etc/diamond.conf ubuntu 1829 1653 0 18:05 ? 00:00:00 /home/ubuntu/dime_host_9qz6q1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_9qz6q1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_9qz6q1 --logging-server-logdir=/home/ubuntu/dime_host_9qz6q1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1%I.log --pidfile=/home/ubuntu/dime_host_9qz6q1/work/dime_host_9qz6q1.pid ubuntu 1850 1829 0 18:05 ? 00:00:00 /home/ubuntu/dime_host_9qz6q1/env/bin/python2.7 /home/ubuntu/dime_host_9qz6q1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-s1BNmR ubuntu 1862 1850 0 18:05 ? 00:00:00 /bin/sh -c /tmp/IP9KZ/install-dime.sh ubuntu 1865 1862 0 18:05 ? 00:00:00 /bin/bash -e /tmp/IP9KZ/install-dime.sh root 2414 2 0 18:06 ? 00:00:00 [kworker/u5:2] ntp 8800 1 0 18:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9365 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9366 9365 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9370 1 0 18:08 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9371 9370 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9380 9371 0 18:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9381 9366 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9382 9380 0 18:08 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9419 1 0 18:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10126 1 0 18:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10433 1 0 18:09 ? 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 10497 1865 0 18:09 ? 00:00:00 /bin/bash -e /tmp/IP9KZ/install-dime.sh ubuntu 10498 10497 0 18:09 ? 00:00:00 /bin/bash -e /tmp/IP9KZ/install-dime.sh root 10499 10498 0 18:09 ? 00:00:00 sudo ps -edf root 10500 10499 0 18:09 ? 00:00:00 ps -edf real 0m0.011s user 0m0.007s sys 0m0.003s 2018-08-29 18:09:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e6:09:9b inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee6:99b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:115144 errors:0 dropped:0 overruns:0 frame:0 TX packets:66589 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171956999 (171.9 MB) TX bytes:10308295 (10.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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.008s user 0m0.000s sys 0m0.007s 2018-08-29 18:09:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-29 18:09:24,349 - 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 10433/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9419/monit tcp6 0 0 ::1:53 :::* LISTEN 10433/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1113/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8800/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8800/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8800/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10126/snmpd udp 0 0 0.0.0.0:28414 0.0.0.0:* 591/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10433/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8800/ntpd udp6 0 0 ::1:123 :::* 8800/ntpd udp6 0 0 :::123 :::* 8800/ntpd udp6 0 0 :::161 :::* 10126/snmpd udp6 0 0 :::25132 :::* 591/dhclient udp6 0 0 ::1:53 :::* 10433/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8458 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8757 1127/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 569 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10708 1653/python2.7 /tmp/cloudify-logging-server-58111.socket unix 2 [ ACC ] STREAM LISTENING 12189 1850/python2.7 /tmp/ctx-5nA3pT.socket unix 2 [ ACC ] STREAM LISTENING 300 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20340 9381/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21679 9382/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23092 10126/snmpd /var/agentx/master real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-29 18:09:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/ralf /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa29 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_20180829T180000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.016s user 0m0.000s sys 0m0.006s 2018-08-29 18:09:24,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:29 18:08:21: Namespace: management 2018:08:29 18:08:21: [management] Starting server 2018:08:29 18:08:21: [management] Listening for requests 2018:08:29 18:08:21: Namespace: signaling 2018:08:29 18:08:21: [signaling] Starting server 2018:08:29 18:08:21: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-29 18:09:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-29 18:09:02.225348351 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-08-29 18:09:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-29 18:09:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IP9KZ/install-dime.sh 2018-08-29 18:09:24,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-29 18:09:24,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:09:24,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:09:24,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:09:24,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:24,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:24 GMT 2018-08-29 18:09:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:24,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:29,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:29,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:29,792 - 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-29T18:09:24.364Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LM23L/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:24.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "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-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "message": "[localhost] run: sudo mv /tmp/tmp6QqPKH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "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-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "message": "[localhost] run: sudo mv /tmp/tmpV1GaFp /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "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-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "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-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.198Z", "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-29T18:09:25.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:25.317Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:25.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:26.202Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:26.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "db7c6ca8-ff41-4b91-82c7-6eccb2861f32"}], "metadata": {"pagination": {"total": 1895, "offset": 1847, "size": 50}}} 2018-08-29 18:09:29,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:29,793 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:29 GMT 2018-08-29 18:09:29,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:29,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7976 2018-08-29 18:09:29,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LM23L/bind.py 2018-08-29 18:09:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:09:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:09:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6QqPKH /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:09:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:09:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpV1GaFp /etc/bind/db.clearwater.local 2018-08-29 18:09:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:09:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:09:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:09:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:09:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:09:29,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:30,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:30,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:30 GMT 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:30,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:30,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:35,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:35,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:35,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:34.795Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:34.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}], "metadata": {"pagination": {"total": 1896, "offset": 1860, "size": 50}}} 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:35 GMT 2018-08-29 18:09:35,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:35,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-29 18:09:35,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-29 18:09:35,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:35,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:35,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:35 GMT 2018-08-29 18:09:35,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:35,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:35,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:40,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:40,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:40,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:40,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:40,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:40,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:40,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1896, "offset": 1861, "size": 50}}} 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:40 GMT 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:40,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:40,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:40,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:40,639 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:40 GMT 2018-08-29 18:09:40,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:40,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:40,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:45,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:45,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:45,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:41.632Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,317 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 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.577s\nuser\t0m3.652s\nsys\t0m0.927s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:41.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:42.210Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:42.210Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:43.213Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:43.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:44.585Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.012s\nsys\t0m0.049s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:45.217Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:45.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:45.217Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3a:84:45 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3a:8445/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144404 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49146 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218453545 (218.4 MB) TX bytes:9287489 (9.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:45.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}], "metadata": {"pagination": {"total": 1903, "offset": 1861, "size": 50}}} 2018-08-29 18:09:45,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:45,810 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:45 GMT 2018-08-29 18:09:45,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:45,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9522 2018-08-29 18:09:45,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:45,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,317 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 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.577s user 0m3.652s sys 0m0.927s 2018-08-29 18:09:45,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-29 18:09:45,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-29 18:09:45,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-29 18:09:45,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.012s sys 0m0.049s 2018-08-29 18:09:45,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-29 18:09:45,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3a:84:45 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3a:8445/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144404 errors:0 dropped:0 overruns:0 frame:0 TX packets:49146 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218453545 (218.4 MB) TX bytes:9287489 (9.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-29 18:09:45,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:45,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:45,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:45 GMT 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:45,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:45,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:50,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:51,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:51,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:51,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:51,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:51,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:51,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:46.220Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:46.220Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:46.220Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 18:02 ? 00:00:01 /sbin/init\nroot 2 0 0 18:02 ? 00:00:00 [kthreadd]\nroot 3 2 0 18:02 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 18:02 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 18:02 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 18:02 ? 00:00:00 [rcu_sched]\nroot 8 2 0 18:02 ? 00:00:00 [rcuos/0]\nroot 9 2 0 18:02 ? 00:00:00 [rcuos/1]\nroot 10 2 0 18:02 ? 00:00:00 [rcu_bh]\nroot 11 2 0 18:02 ? 00:00:00 [rcuob/0]\nroot 12 2 0 18:02 ? 00:00:00 [rcuob/1]\nroot 13 2 0 18:02 ? 00:00:00 [migration/0]\nroot 14 2 0 18:02 ? 00:00:00 [watchdog/0]\nroot 15 2 0 18:02 ? 00:00:00 [watchdog/1]\nroot 16 2 0 18:02 ? 00:00:00 [migration/1]\nroot 17 2 0 18:02 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 18:02 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 18:02 ? 00:00:00 [khelper]\nroot 21 2 0 18:02 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 18:02 ? 00:00:00 [netns]\nroot 23 2 0 18:02 ? 00:00:00 [writeback]\nroot 24 2 0 18:02 ? 00:00:00 [kintegrityd]\nroot 25 2 0 18:02 ? 00:00:00 [bioset]\nroot 27 2 0 18:02 ? 00:00:00 [kblockd]\nroot 28 2 0 18:02 ? 00:00:00 [ata_sff]\nroot 29 2 0 18:02 ? 00:00:00 [khubd]\nroot 30 2 0 18:02 ? 00:00:00 [md]\nroot 31 2 0 18:02 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 18:02 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 18:02 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 18:02 ? 00:00:00 [khungtaskd]\nroot 36 2 0 18:02 ? 00:00:00 [kswapd0]\nroot 37 2 0 18:02 ? 00:00:00 [vmstat]\nroot 38 2 0 18:02 ? 00:00:00 [ksmd]\nroot 39 2 0 18:02 ? 00:00:00 [khugepaged]\nroot 40 2 0 18:02 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 18:02 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 18:02 ? 00:00:00 [crypto]\nroot 54 2 0 18:02 ? 00:00:00 [kthrotld]\nroot 55 2 0 18:02 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 18:02 ? 00:00:00 [vballoon]\nroot 57 2 0 18:02 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 18:02 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 18:02 ? 00:00:00 [deferwq]\nroot 80 2 0 18:02 ? 00:00:00 [charger_manager]\nroot 124 2 0 18:02 ? 00:00:00 [kpsmoused]\nroot 128 2 0 18:02 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 18:03 ? 00:00:00 [kworker/u5:1]\nroot 438 2 0 18:03 ? 00:00:00 [kworker/u5:2]\nroot 487 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 18:03 ? 00:00:00 [kauditd]\nroot 919 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 967 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork\nsyslog 971 1 0 18:03 ? 00:00:00 rsyslogd\nroot 992 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1055 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1064 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1065 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1067 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 18:03 ? 00:00:00 cron\ndaemon 1109 1 0 18:03 ? 00:00:00 atd\nroot 1126 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance\nroot 1127 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 18:03 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 18:03 ? 00:00:00 /home/ubuntu/vellum_host_g0t7uc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_g0t7uc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_g0t7uc --logging-server-logdir=/home/ubuntu/vellum_host_g0t7uc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc%I.log --pidfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc.pid\nubuntu 1765 1 0 18:03 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_g0t7uc/env/bin/diamond --configfile /home/ubuntu/vellum_host_g0t7uc/work/plugins/diamond/etc/diamond.conf\nubuntu 1822 1651 0 18:05 ? 00:00:00 /home/ubuntu/vellum_host_g0t7uc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_g0t7uc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_g0t7uc --logging-server-logdir=/home/ubuntu/vellum_host_g0t7uc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc%I.log --pidfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc.pid\nubuntu 1843 1822 0 18:05 ? 00:00:00 /home/ubuntu/vellum_host_g0t7uc/env/bin/python2.7 /home/ubuntu/vellum_host_g0t7uc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-I885Rt\nubuntu 1854 1843 0 18:05 ? 00:00:00 /bin/sh -c /tmp/UM34D/install-vellum.sh\nubuntu 1856 1854 0 18:05 ? 00:00:00 /bin/bash -e /tmp/UM34D/install-vellum.sh\nroot 6204 2 0 18:08 ? 00:00:00 [kworker/u5:0]\nntp 11853 1 0 18:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12252 1 0 18:08 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12578 1 0 18:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13221 1 0 18:09 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13229 13221 0 18:09 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13674 12578 0 18:09 ? 00:00:00 [check-monit-upt] \ndnsmasq 14188 1 0 18:09 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14252 1856 0 18:09 ? 00:00:00 /bin/bash -e /tmp/UM34D/install-vellum.sh\nubuntu 14253 14252 0 18:09 ? 00:00:00 /bin/bash -e /tmp/UM34D/install-vellum.sh\nroot 14254 14253 0 18:09 ? 00:00:00 sudo ps -edf\nroot 14255 14254 0 18:09 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:46.220Z", "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 14188/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 12578/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12252/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14188/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 11853/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11853/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11853/ntpd \nudp 0 0 0.0.0.0:14824 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12252/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14188/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 11853/ntpd \nudp6 0 0 ::1:123 :::* 11853/ntpd \nudp6 0 0 :::123 :::* 11853/ntpd \nudp6 0 0 :::64636 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 14188/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11719 1651/python2.7 /tmp/cloudify-logging-server-335de.socket\nunix 2 [ ACC ] STREAM LISTENING 12023 1843/python2.7 /tmp/ctx-LpiYhA.socket\nunix 2 [ ACC ] STREAM LISTENING 7072 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9610 1127/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1730 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9443 967/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:46.220Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:47.225Z", "message": "[vellum] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/chronos\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/rogers\n/var/log/astaire\n/var/log/astaire/astaire_20180829T180000Z.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/unattended-upgrades\n/var/log/memcached.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:47.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:47.225Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:47.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:47.225Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:47.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:48.230Z", "message": "[vellum] => 2018-08-29 18:09:03.954722499 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:48.230Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:48.230Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:48.230Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:48.230Z", "message": "[vellum] => INFO [main] 2018-08-29 18:07:23,445 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-29 18:07:23,461 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:23,547 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-29 18:07:23,695 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-29 18:07:23,705 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-29 18:07:23,705 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-29 18:07:24,034 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:24,060 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-29 18:07:24,105 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 712192(695K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73994144(72259K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16768952(16375K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-29 18:07:24,107 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-29 18:07:24,107 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_1535566042.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1535566042.log]\nINFO [main] 2018-08-29 18:07:24,225 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-29 18:07:24,225 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-29 18:07:24,336 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-29 18:07:24,338 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-29 18:07:24,338 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-29 18:07:24,343 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-29 18:07:24,349 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-29 18:07:24,354 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-29 18:07:24,355 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-29 18:07:24,436 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-29 18:07:25,679 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-29 18:07:25,688 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-29 18:07:25,694 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-29 18:07:25,698 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-29 18:07:25,702 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-29 18:07:25,705 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-29 18:07:25,710 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-29 18:07:25,714 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-29 18:07:25,717 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-29 18:07:25,720 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-29 18:07:25,726 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-29 18:07:25,729 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-29 18:07:25,732 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-29 18:07:25,735 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-29 18:07:25,739 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-29 18:07:25,742 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-29 18:07:25,812 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-29 18:07:25,813 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-29 18:07:25,850 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:25,855 Memtable.java:347 - Writing Memtable-local@89886613(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:25,885 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=1535566045656, position=399)\nINFO [main] 2018-08-29 18:07:26,470 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-29 18:07:26,621 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-29 18:07:26,621 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-29 18:07:26,624 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-29 18:07:26,635 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-29 18:07:26,636 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-29 18:07:26,650 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:26,658 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-29 18:07:26,670 SystemKeyspace.java:765 - No host ID found, created 06ececc1-797e-443b-b6dd-4cbf8c35c187 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-29 18:07:26,673 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-29 18:07:26,675 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:26,675 Memtable.java:347 - Writing Memtable-local@1186999014(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:26,676 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=1535566045656, position=93397)\nINFO [main] 2018-08-29 18:07:26,821 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:26,829 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-29 18:07:26,856 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-29 18:07:26,869 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:26,878 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-29 18:07:26,887 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:26,894 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-29 18:07:26,906 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-29 18:07:26,907 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-29 18:07:26,914 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-29 18:07:26,931 StorageService.java:959 - Generated random tokens. tokens are [-8888536773568539623, -7159361004184744731, -2377767715749853744, -4222921496886830641, 6546757243336806427, 3663208870146365798, -8967536761048695486, 8634156445553355887, 6035856410510195828, 7062097691355597249, 4401294688552162674, 544819860766121017, 9036326054183675287, -4280289575214472592, 5063128433225998129, 1992411552471648471, 7329646762734582748, -1095428839262049155, -9026767168625536372, -5895730767429924283, -9214940299734191727, 438010515648901766, -7267065352953893400, -1886389579424411510, -4830677238010874854, -7408488310736487173, -5210878761712822218, 3748033527562145527, -626836528094285721, -4370862684935935187, -131150774667626420, 6192092283795300062, 5183836847324129451, 1552354458852253783, -7996329520627948795, 2100500001574845799, -2624572310682945127, -922386209335982883, -2669084356978420801, -460973321214899733, 6040478103379836358, -7770373853037285210, 9053047038055730226, 3862567810096549945, 7778807583462811267, -9065085274975046298, -1238057995469510818, 5064243713412980633, 3230477120233459484, -512491874935293053, 7956497896947032100, -1481832803863364855, -6903714709826876405, -2675836865757561736, -8393782395039972460, -8917961736244001960, 4946888771173193272, -1131038280963891683, 4615277701564002495, -6763504745947669242, -501390440336788770, 8993412344286350731, 2516335967699168619, -5763466524242165391, -5513392650897063307, 3012946539756183880, -1993335180189876015, 9203740980197730695, -1140320302178067161, 8941965893520240885, 7652990987322678147, -3524514125736198606, 171368705896827727, -8746198403580630110, -8043967593073873961, -6733909829150364970, -871812530393136825, -6126247361343579607, 6937613107389730599, 2966043744159052519, -2983511292366216348, -2530682638555525202, -8513699226631809978, 8324521251115224815, -4120053206127517684, 4631934567679513975, -8719018825733294230, 570074909028225084, -3436655467822355917, -4322160802665854561, 878160079051883812, -364674900311200088, 7317030193169229819, -7501477979644317222, 4282309776798024434, 8046057071003748129, 1912980302134613450, -7114545950412648502, -7258833788103116086, -5742399915107735940, -1763521579733508591, 7149377595799522770, 7039113436352804682, -2984711710268235792, 3031025635957876179, -4158255800785046644, -3054429126499055901, -6481046739597094530, -1893450306649300990, -4309893226006990075, -4847569819480412751, 845458529525169728, -1965376914093586446, -2050232241434724169, 873194584923438328, -7655836624043196310, -692443420999136349, 492464402474892820, 3725796602349470110, -8072240635323533524, 1859000920906875247, 4231279316145741267, 290631066734350171, -1144478851329037998, 2942729726019639201, 2532837377663156112, -1701678976702544857, -3597385284053205671, 875835280201350871, 27715025324510352, -2126896654731059122, -4617176330611302935, -7400182119089845899, -5219106252938405737, 2419894377173483692, 138071572149936701, -6092658480726592437, -3856965279663558591, 3380059820517728243, 5283501143637498023, 47598668079784086, -1508787397537314145, 4923958913413131006, 7335980598302793443, -3848975491202589494, -2011460745017920675, 4765762965133768390, -142302847182112972, 6356989656409757464, -6176957817420444834, 4699782275026197516, -7926776142366369113, 1580009589061661038, 3334465775433332812, -7476057084103063810, 7396204707464753046, 9194697243425266639, -8644127695842724613, -8273301514717318367, -6811389361599630610, 1895043602590369138, -353490845865381098, 7128285534228572990, 8663732332835684289, 9052747895871346331, 1801720887791846718, 2274000789179786221, -5520448556395158637, 8725070779875464188, -8624094391082488703, -7307835004405800907, 4740284656317182522, 7309678457410885172, -1935225679922545357, -540166739427774123, -3653585201418876205, 3209745966924505023, -7273450705020605761, 8298665688569501176, -7380325341629395923, -1772284258331369921, -7737743002639840732, 2441619239154478368, -1474462130498037378, -8783082719193969731, -4829310913239760834, 2853039753388274057, 3698068376065596512, 1424062177820785122, 5946230881100494503, 8709159821357819410, -5038798233611868836, -7805943446683722757, 4416980623472122164, -4839790900454084283, -4499639277505089189, -2915857085005057920, -2579133346234288434, 2520742995364648285, 741097285721427619, -1838228125642324646, -7357414640490366105, -2775779849816031917, 5943368356480958781, -3396266016268769918, -4227171691128312023, -5301241551049663387, 946760808385860298, 7294487328044717844, -8383992782742619787, -5917113336571155234, 7220081056607480410, 3184924170048534030, -3512394159921796658, -3104445209393513870, 3657271800533969602, 1090053814356761155, 4561618008542148463, -8905689189326296408, -5397965323445364051, -2149553347770907517, 9206047434290471180, 494091037654314839, -1645732809537956184, -3445164987435574021, 1612225820984043556, 523192032768953131, 1214832640638386915, 831518284002050182, -3965377400312311633, 9058843618352090644, 1116031621278327747, 6007151053560814325, -5710439646890730147, -3790158157223545884, 7388999037691212756, -6997794491394797876, 4936278260695287637, 2647709834896956910, 783837109715349778, -3820520486656010668, -8602680750965620529, -5784787032899320307, -398369892110535073, -3790773267025342004, -6632420725448930922, 2124594771726518412, 2128844639166445646, 6843737802852758977, 7035961440206346851, 5960118586415049523, -3076225422549305926, 3319077140744856235, 1202137054456257021, 5629949067136140361, 353599790153792499]\nINFO [main] 2018-08-29 18:07:26,942 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@5ec7f0a4[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@6381d3ae[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@6fd77f3c}\nINFO [MigrationStage:1] 2018-08-29 18:07:26,979 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:26,980 Memtable.java:347 - Writing Memtable-schema_keyspaces@1953638372(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:26,981 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=1535566045656, position=102352)\nINFO [MigrationStage:1] 2018-08-29 18:07:27,203 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,205 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2077429129(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,214 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=1535566045656, position=102352)\nINFO [MigrationStage:1] 2018-08-29 18:07:27,486 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:27,487 Memtable.java:347 - Writing Memtable-schema_columns@436787563(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:27,503 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=1535566045656, position=102352)\nINFO [MigrationStage:1] 2018-08-29 18:07:27,885 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,886 Memtable.java:347 - Writing Memtable-schema_triggers@1455237452(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,890 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=1535566045656, position=102352)\nINFO [MigrationStage:1] 2018-08-29 18:07:28,310 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:28,310 Memtable.java:347 - Writing Memtable-schema_usertypes@73541374(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:28,312 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=1535566045656, position=102352)\nINFO [MigrationStage:1] 2018-08-29 18:07:28,732 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@31d81491[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-29 18:07:28,737 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-29 18:07:28,737 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7b59167c[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-29 18:07:28,749 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-29 18:07:28,790 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:28,791 Memtable.java:347 - Writing Memtable-local@232984848(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-29 18:07:28,792 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=1535566045656, position=102595)\nINFO [main] 2018-08-29 18:07:29,395 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:29,395 Memtable.java:347 - Writing Memtable-local@746219639(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-29 18:07:29,403 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=1535566045656, position=114583)\nINFO [CompactionExecutor:2] 2018-08-29 18:07:29,974 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-08-29 18:07:30,005 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-29 18:07:30,102 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-29 18:07:30,130 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-29 18:07:30,171 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-29 18:07:30,218 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-29 18:07:30,223 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-08-29 18:07:30,542 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,950 bytes to 5,786 (~97% of original) in 494ms = 0.011170MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,083 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,102 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,103 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,106 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-29 18:09:01,116 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-29 18:09:01,117 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-29T18:09:48.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:49.235Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:49.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:49.235Z", "message": "Execution done (return_code=0): /tmp/UM34D/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:49.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:49.235Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:49.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:49.235Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:49.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:49.235Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:49.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "6fe5069f-09fd-4196-8c81-e3094b4576ca"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:49.257Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:49.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:50.317Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:50.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:50.317Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:50.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:50.317Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:50.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:50.579Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/X6KKW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:50.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1928, "offset": 1868, "size": 50}}} 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:51 GMT 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79078 2018-08-29 18:09:51,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-29 18:09:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-29 18:09:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:02 ? 00:00:01 /sbin/init root 2 0 0 18:02 ? 00:00:00 [kthreadd] root 3 2 0 18:02 ? 00:00:00 [ksoftirqd/0] root 5 2 0 18:02 ? 00:00:00 [kworker/0:0H] root 6 2 0 18:02 ? 00:00:00 [kworker/u4:0] root 7 2 0 18:02 ? 00:00:00 [rcu_sched] root 8 2 0 18:02 ? 00:00:00 [rcuos/0] root 9 2 0 18:02 ? 00:00:00 [rcuos/1] root 10 2 0 18:02 ? 00:00:00 [rcu_bh] root 11 2 0 18:02 ? 00:00:00 [rcuob/0] root 12 2 0 18:02 ? 00:00:00 [rcuob/1] root 13 2 0 18:02 ? 00:00:00 [migration/0] root 14 2 0 18:02 ? 00:00:00 [watchdog/0] root 15 2 0 18:02 ? 00:00:00 [watchdog/1] root 16 2 0 18:02 ? 00:00:00 [migration/1] root 17 2 0 18:02 ? 00:00:00 [ksoftirqd/1] root 19 2 0 18:02 ? 00:00:00 [kworker/1:0H] root 20 2 0 18:02 ? 00:00:00 [khelper] root 21 2 0 18:02 ? 00:00:00 [kdevtmpfs] root 22 2 0 18:02 ? 00:00:00 [netns] root 23 2 0 18:02 ? 00:00:00 [writeback] root 24 2 0 18:02 ? 00:00:00 [kintegrityd] root 25 2 0 18:02 ? 00:00:00 [bioset] root 27 2 0 18:02 ? 00:00:00 [kblockd] root 28 2 0 18:02 ? 00:00:00 [ata_sff] root 29 2 0 18:02 ? 00:00:00 [khubd] root 30 2 0 18:02 ? 00:00:00 [md] root 31 2 0 18:02 ? 00:00:00 [devfreq_wq] root 32 2 0 18:02 ? 00:00:00 [kworker/0:1] root 33 2 0 18:02 ? 00:00:00 [kworker/1:1] root 35 2 0 18:02 ? 00:00:00 [khungtaskd] root 36 2 0 18:02 ? 00:00:00 [kswapd0] root 37 2 0 18:02 ? 00:00:00 [vmstat] root 38 2 0 18:02 ? 00:00:00 [ksmd] root 39 2 0 18:02 ? 00:00:00 [khugepaged] root 40 2 0 18:02 ? 00:00:00 [fsnotify_mark] root 41 2 0 18:02 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 18:02 ? 00:00:00 [crypto] root 54 2 0 18:02 ? 00:00:00 [kthrotld] root 55 2 0 18:02 ? 00:00:00 [kworker/u4:1] root 56 2 0 18:02 ? 00:00:00 [vballoon] root 57 2 0 18:02 ? 00:00:00 [scsi_eh_0] root 58 2 0 18:02 ? 00:00:00 [scsi_eh_1] root 79 2 0 18:02 ? 00:00:00 [deferwq] root 80 2 0 18:02 ? 00:00:00 [charger_manager] root 124 2 0 18:02 ? 00:00:00 [kpsmoused] root 128 2 0 18:02 ? 00:00:00 [kworker/0:2] root 186 2 0 18:03 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 18:03 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 18:03 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 18:03 ? 00:00:00 [kworker/u5:1] root 438 2 0 18:03 ? 00:00:00 [kworker/u5:2] root 487 1 0 18:03 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 18:03 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 18:03 ? 00:00:00 [kauditd] root 919 1 0 18:03 ? 00:00:00 upstart-file-bridge --daemon message+ 967 1 0 18:03 ? 00:00:00 dbus-daemon --system --fork syslog 971 1 0 18:03 ? 00:00:00 rsyslogd root 992 1 0 18:03 ? 00:00:00 /lib/systemd/systemd-logind root 1055 1 0 18:03 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 18:03 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1064 1 0 18:03 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1065 1 0 18:03 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1067 1 0 18:03 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 18:03 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 18:03 ? 00:00:00 cron daemon 1109 1 0 18:03 ? 00:00:00 atd root 1126 1 0 18:03 ? 00:00:00 /usr/sbin/irqbalance root 1127 1 0 18:03 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 18:03 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 18:03 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 18:03 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 18:03 ? 00:00:00 /home/ubuntu/vellum_host_g0t7uc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_g0t7uc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_g0t7uc --logging-server-logdir=/home/ubuntu/vellum_host_g0t7uc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc%I.log --pidfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc.pid ubuntu 1765 1 0 18:03 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_g0t7uc/env/bin/diamond --configfile /home/ubuntu/vellum_host_g0t7uc/work/plugins/diamond/etc/diamond.conf ubuntu 1822 1651 0 18:05 ? 00:00:00 /home/ubuntu/vellum_host_g0t7uc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_g0t7uc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_g0t7uc --logging-server-logdir=/home/ubuntu/vellum_host_g0t7uc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc%I.log --pidfile=/home/ubuntu/vellum_host_g0t7uc/work/vellum_host_g0t7uc.pid ubuntu 1843 1822 0 18:05 ? 00:00:00 /home/ubuntu/vellum_host_g0t7uc/env/bin/python2.7 /home/ubuntu/vellum_host_g0t7uc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-I885Rt ubuntu 1854 1843 0 18:05 ? 00:00:00 /bin/sh -c /tmp/UM34D/install-vellum.sh ubuntu 1856 1854 0 18:05 ? 00:00:00 /bin/bash -e /tmp/UM34D/install-vellum.sh root 6204 2 0 18:08 ? 00:00:00 [kworker/u5:0] ntp 11853 1 0 18:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12252 1 0 18:08 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12578 1 0 18:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13221 1 0 18:09 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13229 13221 0 18:09 ? 00:00:00 cpulimit -e astaire -l 10 root 13674 12578 0 18:09 ? 00:00:00 [check-monit-upt] dnsmasq 14188 1 0 18:09 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14252 1856 0 18:09 ? 00:00:00 /bin/bash -e /tmp/UM34D/install-vellum.sh ubuntu 14253 14252 0 18:09 ? 00:00:00 /bin/bash -e /tmp/UM34D/install-vellum.sh root 14254 14253 0 18:09 ? 00:00:00 sudo ps -edf root 14255 14254 0 18:09 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-08-29 18:09:51,121 - 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 14188/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 12578/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12252/memcached tcp6 0 0 ::1:53 :::* LISTEN 14188/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 11853/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11853/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11853/ntpd udp 0 0 0.0.0.0:14824 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12252/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14188/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 11853/ntpd udp6 0 0 ::1:123 :::* 11853/ntpd udp6 0 0 :::123 :::* 11853/ntpd udp6 0 0 :::64636 :::* 585/dhclient udp6 0 0 ::1:53 :::* 14188/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11719 1651/python2.7 /tmp/cloudify-logging-server-335de.socket unix 2 [ ACC ] STREAM LISTENING 12023 1843/python2.7 /tmp/ctx-LpiYhA.socket unix 2 [ ACC ] STREAM LISTENING 7072 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9610 1127/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 1730 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9443 967/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-29 18:09:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-29 18:09:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/chronos /var/log/dist-upgrade /var/log/sysstat /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/rogers /var/log/astaire /var/log/astaire/astaire_20180829T180000Z.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/unattended-upgrades /var/log/memcached.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.001s sys 0m0.004s 2018-08-29 18:09:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-29 18:09:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-29 18:09:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-29 18:09:03.954722499 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2018-08-29 18:09:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-29 18:09:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-29 18:09:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-29 18:09:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-29 18:07:23,445 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-29 18:07:23,461 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:23,547 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-29 18:07:23,695 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-29 18:07:23,705 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-29 18:07:23,705 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-29 18:07:24,034 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:24,060 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-29 18:07:24,105 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 712192(695K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73994144(72259K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-29 18:07:24,106 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16768952(16375K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-29 18:07:24,107 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-29 18:07:24,107 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_1535566042.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1535566042.log] INFO [main] 2018-08-29 18:07:24,225 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-29 18:07:24,225 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-29 18:07:24,336 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-29 18:07:24,338 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-29 18:07:24,338 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-29 18:07:24,343 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-29 18:07:24,349 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-29 18:07:24,354 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-29 18:07:24,355 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-29 18:07:24,436 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-29 18:07:25,679 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-29 18:07:25,688 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-29 18:07:25,694 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-29 18:07:25,698 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-29 18:07:25,702 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-29 18:07:25,705 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-29 18:07:25,710 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-29 18:07:25,714 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-29 18:07:25,717 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-29 18:07:25,720 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-29 18:07:25,726 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-29 18:07:25,729 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-29 18:07:25,732 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-29 18:07:25,735 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-29 18:07:25,739 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-29 18:07:25,742 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-29 18:07:25,812 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-29 18:07:25,813 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-29 18:07:25,850 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-29 18:07:25,855 Memtable.java:347 - Writing Memtable-local@89886613(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-29 18:07:25,885 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=1535566045656, position=399) INFO [main] 2018-08-29 18:07:26,470 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-29 18:07:26,621 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-29 18:07:26,621 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-29 18:07:26,624 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-29 18:07:26,635 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-29 18:07:26,636 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-29 18:07:26,650 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:26,658 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-29 18:07:26,670 SystemKeyspace.java:765 - No host ID found, created 06ececc1-797e-443b-b6dd-4cbf8c35c187 (Note: This should happen exactly once per node). INFO [main] 2018-08-29 18:07:26,673 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-29 18:07:26,675 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-29 18:07:26,675 Memtable.java:347 - Writing Memtable-local@1186999014(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-29 18:07:26,676 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=1535566045656, position=93397) INFO [main] 2018-08-29 18:07:26,821 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:26,829 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-29 18:07:26,856 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-29 18:07:26,869 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:26,878 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-29 18:07:26,887 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:26,894 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-29 18:07:26,906 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-29 18:07:26,907 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-29 18:07:26,914 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-29 18:07:26,931 StorageService.java:959 - Generated random tokens. tokens are [-8888536773568539623, -7159361004184744731, -2377767715749853744, -4222921496886830641, 6546757243336806427, 3663208870146365798, -8967536761048695486, 8634156445553355887, 6035856410510195828, 7062097691355597249, 4401294688552162674, 544819860766121017, 9036326054183675287, -4280289575214472592, 5063128433225998129, 1992411552471648471, 7329646762734582748, -1095428839262049155, -9026767168625536372, -5895730767429924283, -9214940299734191727, 438010515648901766, -7267065352953893400, -1886389579424411510, -4830677238010874854, -7408488310736487173, -5210878761712822218, 3748033527562145527, -626836528094285721, -4370862684935935187, -131150774667626420, 6192092283795300062, 5183836847324129451, 1552354458852253783, -7996329520627948795, 2100500001574845799, -2624572310682945127, -922386209335982883, -2669084356978420801, -460973321214899733, 6040478103379836358, -7770373853037285210, 9053047038055730226, 3862567810096549945, 7778807583462811267, -9065085274975046298, -1238057995469510818, 5064243713412980633, 3230477120233459484, -512491874935293053, 7956497896947032100, -1481832803863364855, -6903714709826876405, -2675836865757561736, -8393782395039972460, -8917961736244001960, 4946888771173193272, -1131038280963891683, 4615277701564002495, -6763504745947669242, -501390440336788770, 8993412344286350731, 2516335967699168619, -5763466524242165391, -5513392650897063307, 3012946539756183880, -1993335180189876015, 9203740980197730695, -1140320302178067161, 8941965893520240885, 7652990987322678147, -3524514125736198606, 171368705896827727, -8746198403580630110, -8043967593073873961, -6733909829150364970, -871812530393136825, -6126247361343579607, 6937613107389730599, 2966043744159052519, -2983511292366216348, -2530682638555525202, -8513699226631809978, 8324521251115224815, -4120053206127517684, 4631934567679513975, -8719018825733294230, 570074909028225084, -3436655467822355917, -4322160802665854561, 878160079051883812, -364674900311200088, 7317030193169229819, -7501477979644317222, 4282309776798024434, 8046057071003748129, 1912980302134613450, -7114545950412648502, -7258833788103116086, -5742399915107735940, -1763521579733508591, 7149377595799522770, 7039113436352804682, -2984711710268235792, 3031025635957876179, -4158255800785046644, -3054429126499055901, -6481046739597094530, -1893450306649300990, -4309893226006990075, -4847569819480412751, 845458529525169728, -1965376914093586446, -2050232241434724169, 873194584923438328, -7655836624043196310, -692443420999136349, 492464402474892820, 3725796602349470110, -8072240635323533524, 1859000920906875247, 4231279316145741267, 290631066734350171, -1144478851329037998, 2942729726019639201, 2532837377663156112, -1701678976702544857, -3597385284053205671, 875835280201350871, 27715025324510352, -2126896654731059122, -4617176330611302935, -7400182119089845899, -5219106252938405737, 2419894377173483692, 138071572149936701, -6092658480726592437, -3856965279663558591, 3380059820517728243, 5283501143637498023, 47598668079784086, -1508787397537314145, 4923958913413131006, 7335980598302793443, -3848975491202589494, -2011460745017920675, 4765762965133768390, -142302847182112972, 6356989656409757464, -6176957817420444834, 4699782275026197516, -7926776142366369113, 1580009589061661038, 3334465775433332812, -7476057084103063810, 7396204707464753046, 9194697243425266639, -8644127695842724613, -8273301514717318367, -6811389361599630610, 1895043602590369138, -353490845865381098, 7128285534228572990, 8663732332835684289, 9052747895871346331, 1801720887791846718, 2274000789179786221, -5520448556395158637, 8725070779875464188, -8624094391082488703, -7307835004405800907, 4740284656317182522, 7309678457410885172, -1935225679922545357, -540166739427774123, -3653585201418876205, 3209745966924505023, -7273450705020605761, 8298665688569501176, -7380325341629395923, -1772284258331369921, -7737743002639840732, 2441619239154478368, -1474462130498037378, -8783082719193969731, -4829310913239760834, 2853039753388274057, 3698068376065596512, 1424062177820785122, 5946230881100494503, 8709159821357819410, -5038798233611868836, -7805943446683722757, 4416980623472122164, -4839790900454084283, -4499639277505089189, -2915857085005057920, -2579133346234288434, 2520742995364648285, 741097285721427619, -1838228125642324646, -7357414640490366105, -2775779849816031917, 5943368356480958781, -3396266016268769918, -4227171691128312023, -5301241551049663387, 946760808385860298, 7294487328044717844, -8383992782742619787, -5917113336571155234, 7220081056607480410, 3184924170048534030, -3512394159921796658, -3104445209393513870, 3657271800533969602, 1090053814356761155, 4561618008542148463, -8905689189326296408, -5397965323445364051, -2149553347770907517, 9206047434290471180, 494091037654314839, -1645732809537956184, -3445164987435574021, 1612225820984043556, 523192032768953131, 1214832640638386915, 831518284002050182, -3965377400312311633, 9058843618352090644, 1116031621278327747, 6007151053560814325, -5710439646890730147, -3790158157223545884, 7388999037691212756, -6997794491394797876, 4936278260695287637, 2647709834896956910, 783837109715349778, -3820520486656010668, -8602680750965620529, -5784787032899320307, -398369892110535073, -3790773267025342004, -6632420725448930922, 2124594771726518412, 2128844639166445646, 6843737802852758977, 7035961440206346851, 5960118586415049523, -3076225422549305926, 3319077140744856235, 1202137054456257021, 5629949067136140361, 353599790153792499] INFO [main] 2018-08-29 18:07:26,942 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@5ec7f0a4[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@6381d3ae[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@6fd77f3c} INFO [MigrationStage:1] 2018-08-29 18:07:26,979 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-29 18:07:26,980 Memtable.java:347 - Writing Memtable-schema_keyspaces@1953638372(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-29 18:07:26,981 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=1535566045656, position=102352) INFO [MigrationStage:1] 2018-08-29 18:07:27,203 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,205 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2077429129(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,214 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=1535566045656, position=102352) INFO [MigrationStage:1] 2018-08-29 18:07:27,486 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-29 18:07:27,487 Memtable.java:347 - Writing Memtable-schema_columns@436787563(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-29 18:07:27,503 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=1535566045656, position=102352) INFO [MigrationStage:1] 2018-08-29 18:07:27,885 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,886 Memtable.java:347 - Writing Memtable-schema_triggers@1455237452(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-29 18:07:27,890 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=1535566045656, position=102352) INFO [MigrationStage:1] 2018-08-29 18:07:28,310 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-29 18:07:28,310 Memtable.java:347 - Writing Memtable-schema_usertypes@73541374(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-29 18:07:28,312 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=1535566045656, position=102352) INFO [MigrationStage:1] 2018-08-29 18:07:28,732 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@31d81491[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-29 18:07:28,737 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-29 18:07:28,737 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7b59167c[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-29 18:07:28,749 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-29 18:07:28,790 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-29 18:07:28,791 Memtable.java:347 - Writing Memtable-local@232984848(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-29 18:07:28,792 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=1535566045656, position=102595) INFO [main] 2018-08-29 18:07:29,395 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51477 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-29 18:07:29,395 Memtable.java:347 - Writing Memtable-local@746219639(8.363KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-29 18:07:29,403 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=1535566045656, position=114583) INFO [CompactionExecutor:2] 2018-08-29 18:07:29,974 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-08-29 18:07:30,005 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-29 18:07:30,102 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-29 18:07:30,130 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-29 18:07:30,171 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-29 18:07:30,218 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-29 18:07:30,223 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-08-29 18:07:30,542 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,950 bytes to 5,786 (~97% of original) in 494ms = 0.011170MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,083 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,102 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,103 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-29 18:08:59,106 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-29 18:09:01,116 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-29 18:09:01,117 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:09:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-29 18:09:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UM34D/install-vellum.sh 2018-08-29 18:09:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-29 18:09:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-29 18:09:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-29 18:09:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:09:51,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-29 18:09:51,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:09:51,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:09:51,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/X6KKW/start-vellum.sh 2018-08-29 18:09:51,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:51,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:51,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:51,188 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:51 GMT 2018-08-29 18:09:51,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:51,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:51,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:56,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:56,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:56,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:51.239Z", "message": "Executing: /tmp/X6KKW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:51.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:51.239Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:51.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:52.242Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:52.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:52.242Z", "message": "[vellum] 192.168.120.19", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:52.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:52.242Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:09:52.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:09:52.242Z", "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-29T18:09:52.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1934, "offset": 1891, "size": 50}}} 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:56 GMT 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3200 2018-08-29 18:09:56,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:09:56,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X6KKW/start-vellum.sh 2018-08-29 18:09:56,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-29 18:09:56,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-29 18:09:56,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.19 2018-08-29 18:09:56,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-29 18:09:56,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:09:56,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:09:56,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:09:56,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:09:56,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:09:56,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:09:56,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:09:56,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:09:56 GMT 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:09:56,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:01,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:01,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:01,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1897, "size": 50}}} 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:01 GMT 2018-08-29 18:10:01,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:01,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:10:01,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:01,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:01,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:01,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:01 GMT 2018-08-29 18:10:01,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:01,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:01,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:06,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:06,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:06,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:10:02.236Z", "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-29T18:10:02.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1935, "offset": 1897, "size": 50}}} 2018-08-29 18:10:06,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:06,859 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:06 GMT 2018-08-29 18:10:06,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:06,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:10:06,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:06,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:10:06,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:07,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:07,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:07,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:07 GMT 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:07,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:12,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:12,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1898, "size": 50}}} 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:12 GMT 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:12,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:12,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:12,379 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:12 GMT 2018-08-29 18:10:12,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:12,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:12,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:17,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:17,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:10:12.474Z", "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-29T18:10:12.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1936, "offset": 1898, "size": 50}}} 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:17,628 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:17 GMT 2018-08-29 18:10:17,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:17,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:10:17,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:17,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:10:17,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:17,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:17,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:17,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:17 GMT 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:17,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:17,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:22,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:22,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:10:22.713Z", "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-29T18:10:22.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1937, "offset": 1899, "size": 50}}} 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:22,770 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:22 GMT 2018-08-29 18:10:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:10:22,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:22,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:10:22,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:22,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:22,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:22,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:22,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:22 GMT 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:22,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:27,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:27,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:27,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:27,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:27,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:27,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1900, "size": 50}}} 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:27 GMT 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:10:27,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:27,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:27,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:27,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:27,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:27,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:27,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:27,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:27,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:27,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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:27,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:27,983 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:27 GMT 2018-08-29 18:10:27,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:27,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:27,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:32,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:33,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:33,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:33,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:33,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:10:32.950Z", "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-29T18:10:32.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1938, "offset": 1900, "size": 50}}} 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:33 GMT 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:10:33,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:33,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:10:33,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:33,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:33,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:33,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:33 GMT 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:33,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:38,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:38,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:38,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1901, "size": 50}}} 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:38 GMT 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:10:38,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:38,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:38,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:38,443 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:38 GMT 2018-08-29 18:10:38,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:38,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:38,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:43,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:43,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:43,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:43,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:43,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:10:43.184Z", "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-29T18:10:43.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1939, "offset": 1901, "size": 50}}} 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:43 GMT 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:10:43,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:43,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:10:43,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:43,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:43,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:43,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:43,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:43 GMT 2018-08-29 18:10:43,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:43,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:43,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:48,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:48,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:48,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1902, "size": 50}}} 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:48 GMT 2018-08-29 18:10:48,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:48,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:10:48,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:48,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:48,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:48,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:48,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:48,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:48,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:48 GMT 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:48,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:53,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:53,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:53,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:53,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:10:53.421Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:10:53.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1940, "offset": 1902, "size": 50}}} 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:53 GMT 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:53,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:10:53,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:53,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:10:53,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:53,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:53,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:53,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:53 GMT 2018-08-29 18:10:53,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:53,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:53,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:58,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:10:59,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1903, "size": 50}}} 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:59,017 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:59 GMT 2018-08-29 18:10:59,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:59,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:10:59,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:10:59,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:10:59,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:10:59,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:10:59,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:10:59,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:10:59 GMT 2018-08-29 18:10:59,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:10:59,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:10:59,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:04,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:04,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:11:03.660Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:11:03.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1941, "offset": 1903, "size": 50}}} 2018-08-29 18:11:04,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:04,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:04 GMT 2018-08-29 18:11:04,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:04,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:11:04,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:04,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:11:04,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:04,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:04,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:04,215 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:04 GMT 2018-08-29 18:11:04,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:04,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:04,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:09,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:09,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:09,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:09,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1904, "size": 50}}} 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:09 GMT 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:11:09,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:09,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:09,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:09,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:09,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:09 GMT 2018-08-29 18:11:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:14,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:14,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:14,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:14,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:14,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:14,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:14,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:11:13.891Z", "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-29T18:11:13.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1942, "offset": 1904, "size": 50}}} 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:14 GMT 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:11:14,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:14,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:11:14,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:14,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:14,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:14,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:14,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:14 GMT 2018-08-29 18:11:14,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:14,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:14,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:19,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:19,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:19,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:19,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1905, "size": 50}}} 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:19 GMT 2018-08-29 18:11:19,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:19,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:11:19,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:19,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:19,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:19,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:19 GMT 2018-08-29 18:11:19,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:19,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:19,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:24,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:24,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:24,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:24,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:24,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:24,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:11:24.128Z", "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-29T18:11:24.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1943, "offset": 1905, "size": 50}}} 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:24 GMT 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:11:24,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:11:24,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:24,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:24,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:24,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:24,881 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:24 GMT 2018-08-29 18:11:24,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:24,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:24,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:29,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:29,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:29,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:29,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:29,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1906, "size": 50}}} 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:29 GMT 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:11:29,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:29,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:30,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:30,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:30,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:30 GMT 2018-08-29 18:11:30,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:30,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:30,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:35,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:35,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:35,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:35,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:35,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:11:34.363Z", "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-29T18:11:34.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1944, "offset": 1906, "size": 50}}} 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:35 GMT 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:11:35,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:11:35,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:35,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:35,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:35 GMT 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:35,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:35,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:40,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:40,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:40,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:40,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:40,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:40,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1907, "size": 50}}} 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:40 GMT 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:11:40,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:40,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:40,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:40,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:40,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:40,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:40,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:40,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:40 GMT 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:40,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:45,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:45,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:45,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:45,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:11:44.596Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:11:44.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1945, "offset": 1907, "size": 50}}} 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:45 GMT 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:45,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:11:45,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:45,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:11:45,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:45,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:45,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:45 GMT 2018-08-29 18:11:45,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:45,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:45,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:50,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:50,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:50,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:50,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1908, "size": 50}}} 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:50 GMT 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:11:50,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:50,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:50,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:50,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:50,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:50,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:50 GMT 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:50,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:55,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:11:55,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:55,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:55,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:55,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:55,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:55,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:11:54.835Z", "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-29T18:11:54.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}], "metadata": {"pagination": {"total": 1946, "offset": 1908, "size": 50}}} 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:55 GMT 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-29 18:11:55,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:11:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-29 18:11:55,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:11:55,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:11:55,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:11:55,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:11:55,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:11:55 GMT 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:11:55,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:00,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:12:00,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:00,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:00,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:00,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:00,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:00,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1909, "size": 50}}} 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:00 GMT 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:00,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:12:00,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:00,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:00,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:00,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:00,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:00,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:00 GMT 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:12:00,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:05,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:12:06,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:06,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:06,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:04.872Z", "message": "Execution done (return_code=0): /tmp/X6KKW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:04.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "44ef7af3-6bfb-4530-a3bd-99c002f1cc61"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:04.969Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:04.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:05.348Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:05.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:05.348Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:05.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1950, "offset": 1909, "size": 50}}} 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:06 GMT 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:06,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2111 2018-08-29 18:12:06,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/X6KKW/start-vellum.sh 2018-08-29 18:12:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:12:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:12:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:12:06,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:12:06,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:06,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:06 GMT 2018-08-29 18:12:06,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:06,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-29 18:12:06,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:11,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:12:11,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:11,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:11,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:11,289 - 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-29T18:12:06.187Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:06.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:06.187Z", "message": "Downloaded scripts/bind/bind.py to /tmp/G6Q1S/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:06.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:06.753Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:06.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "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-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "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-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "message": "[localhost] run: sudo mv /tmp/tmpFx64O2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "message": "[localhost] run: sudo mv /tmp/tmplANJlb /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "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-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "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-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "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-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.290Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {u'vellum_n6pts6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-n6pts6'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:07.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea", "logger": "28fe8059-e0a7-454f-a644-5f5df1bf4abf"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:12:07.352Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:12:07.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 1965, "offset": 1913, "size": 50}}} 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:11 GMT 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8548 2018-08-29 18:12:11,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:12:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/G6Q1S/bind.py 2018-08-29 18:12:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:12:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:12:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:12:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFx64O2 /etc/bind/db.clearwater.local 2018-08-29 18:12:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplANJlb /etc/bind/db.clearwater.opnfv 2018-08-29 18:12:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:12:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:12:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:12:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:12:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:12:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {u'vellum_n6pts6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-n6pts6'}}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:12:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-29 18:12:11,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/5a9957ea-4e9d-44d7-a316-e73d9cd17aea 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:11,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:11,361 - 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-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"} 2018-08-29 18:12:11,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:11,361 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:11 GMT 2018-08-29 18:12:11,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:11,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-29 18:12:11,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:11,361 - 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-29T18:00:15.254Z', 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'5a9957ea-4e9d-44d7-a316-e73d9cd17aea'} 2018-08-29 18:12:11,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-29 18:12:11,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.216"}, "deployment_id": "clearwater-opnfv"} 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:12:11,429 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:12:11 GMT 2018-08-29 18:12:11,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:12:11,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-29 18:12:11,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:12:11,432 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.216 2018-08-29 18:12:11,553 - 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-29 18:12:11,623 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-29 18:12:11,623 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-29 18:12:11,655 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:12:11,655 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-29 18:13:16,992 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:13:16,992 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-29 18:14:22,271 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:14:22,271 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-29 18:15:27,561 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:15:27,561 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-29 18:16:32,829 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:16:32,830 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-29 18:17:18,113 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:17:18,113 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-29 18:17:43,342 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:17:43,342 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-29 18:18:08,510 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550128@clearwater.opnfv', u'sip_username': u'6505550128', u'formatted_number': u'(650) 555-0128', u'number': u'6505550128', u'sip_uri': u'sip:6505550128@clearwater.opnfv', u'number_id': u'8431c7e23560485990be13addace339a', u'sip_password': u'tMAP7y9nB', u'pstn': False} 2018-08-29 18:18:08,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-29 18:18:08,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:18:08,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.216"}, "deployment_id": "clearwater-opnfv"} 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:18:08 GMT 2018-08-29 18:18:08,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:18:08,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-29 18:18:08,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:18:08,597 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-29 18:18:08,597 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-29 18:18:08,604 - 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-29 18:18:08,605 - 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-29 18:20:11,793 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550742, 6505550627) Passed Basic Call - SDP (TCP) - (6505550985, 6505550936) Passed Basic Call - Tel URIs (TCP) - (6505550665, 6505550162) Passed Basic Call - Unknown number (TCP) - (6505550573, 6505550576) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550948, 6505550084) Passed Basic Call - Messages - Pager model (TCP) - (6505550200, 6505550957) Passed Basic Call - Pracks (TCP) - (6505550219, 6505550614) Passed Basic Registration (TCP) - (6505550696) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550704, 6505550837) Passed Call Barring - Outbound Rejection (TCP) - (6505550919, 6505550515) 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) - (6505550961, 6505550355) 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) - (6505550637, 6505550704, 6505550042) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550788, 6505550669, 6505550357) Passed Call Diversion - Not reachable (408) (TCP) - (6505550845, 6505550759, 6505550253) Passed Call Diversion - Not reachable (503) (TCP) - (6505550867, 6505550966, 6505550756) Passed Call Diversion - Not reachable (500) (TCP) - (6505550156, 6505550751, 6505550154) Passed Call Diversion - Busy (TCP) - (6505550142, 6505550759, 6505550634) Passed Call Diversion - Unconditional (TCP) - (6505550941, 6505550332, 6505550118) Passed Call Diversion - No answer (TCP) - (6505550068, 6505550386, 6505550325) Passed Call Diversion - Bad target URI (TCP) - (6505550071, 6505550783) Passed Call Diversion - Audio-only call (TCP) - (6505550522, 6505550730, 6505550895, 6505550363) Passed Call Diversion - Audio-video call (TCP) - (6505550324, 6505550780, 6505550953, 6505550519) Passed Call Waiting - Accepted (TCP) - (6505550060, 6505550845, 6505550123) Passed Call Waiting - Cancelled (TCP) - (6505550440, 6505550921, 6505550292) Passed CANCEL - Mainline (TCP) - (6505550735, 6505550552) Passed Filtering - Accept-Contact (TCP) - (6505550114, 6505550305) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550281, 6505550621) Passed Filtering - Accept-Contact no match (TCP) - (6505550805, 6505550612) Passed Filtering - Accept-Contact negated match (TCP) - (6505550180, 6505550933) Passed Filtering - RFC3841 example (TCP) - (6505550013, 6505550273) Passed Filtering - Reject-Contact no match (TCP) - (6505550485, 6505550502) Passed Filtering - Reject-Contact match (TCP) - (6505550835, 6505550312) 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) - (6505550879) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550803) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550929) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550768) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550396, 6505550479) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550130, 6505550411) Passed GRUU - Call - only GRUU as target (TCP) - (6505550321, 6505550249) Passed GRUU - Call - AoR as target (TCP) - (6505550665, 6505550196) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550433, 6505550979) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550077, 6505550489) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550458, 6505550787) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550315, 6505550966) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550555, 6505550153) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550528, 6505550396) 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) - (6505550942) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550236) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550055) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550651, 6505550158) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550633, 6505550940) 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-29 18:20:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-29 18:20:11,917 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 18:20:11,917 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:44 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-29 18:20:11,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-29 18:20:11,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-08-29 18:20:12,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:12,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:12,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:12,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:12,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:12,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:12,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:12,013 - 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-29T17:59:37.817Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "75fc7ced-2d4e-44fa-91be-c1cccfaee365"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:00:15.254Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "5a9957ea-4e9d-44d7-a316-e73d9cd17aea"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-29 18:20:12,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:12,014 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:12 GMT 2018-08-29 18:20:12,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:12,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-29 18:20:12,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:12,015 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-29 18:20:12,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:12,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:12,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-29 18:20:12,173 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:12 GMT 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:12,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:12,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:12,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:12,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:12 GMT 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:12,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:12,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:12,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:12,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:12,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:12,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:12,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:12,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:12,331 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:12,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:12,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:12 GMT 2018-08-29 18:20:12,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:12,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:12,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:17,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:17,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:17,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:17,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:17,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:17,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:17,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:17,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:17,410 - 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-29T18:20:13.006Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_zf4icj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_vwwbpm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_n6pts6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_vwwbpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_n6pts6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.026Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_zf4icj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:14.489Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/XCC71/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:14.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "042056a5-8950-432e-8bc9-2e05ebf9d4ea"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Execution done (return_code=1): /tmp/U08GT/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "68f145c2-3b86-4622-a856-c2fd6ecb7c5e"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/E52F6/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5e6b24-4e32-489c-be65-14fd918c9612"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "68f145c2-3b86-4622-a856-c2fd6ecb7c5e"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Executing: /tmp/AJRGE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "4c0f4438-23fc-42ba-a222-4b4ce9900fbf"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Executing: /tmp/H352H/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1c695634-21e6-4899-bcce-d659d62d3b4d"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AJRGE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "4c0f4438-23fc-42ba-a222-4b4ce9900fbf"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Execution done (return_code=1): /tmp/8JLMT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "944ac3dd-dbc7-4ca7-ae76-2b13bc69744d"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/8JLMT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "944ac3dd-dbc7-4ca7-ae76-2b13bc69744d"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/U08GT/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "68f145c2-3b86-4622-a856-c2fd6ecb7c5e"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Executing: /tmp/XCC71/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "042056a5-8950-432e-8bc9-2e05ebf9d4ea"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Executing: /tmp/U08GT/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "68f145c2-3b86-4622-a856-c2fd6ecb7c5e"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "944ac3dd-dbc7-4ca7-ae76-2b13bc69744d"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "042056a5-8950-432e-8bc9-2e05ebf9d4ea"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Execution done (return_code=1): /tmp/AJRGE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "4c0f4438-23fc-42ba-a222-4b4ce9900fbf"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1c695634-21e6-4899-bcce-d659d62d3b4d"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Execution done (return_code=1): /tmp/E52F6/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5e6b24-4e32-489c-be65-14fd918c9612"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/H352H/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1c695634-21e6-4899-bcce-d659d62d3b4d"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Executing: /tmp/8JLMT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "944ac3dd-dbc7-4ca7-ae76-2b13bc69744d"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Executing: /tmp/E52F6/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5e6b24-4e32-489c-be65-14fd918c9612"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5e6b24-4e32-489c-be65-14fd918c9612"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.427Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "4c0f4438-23fc-42ba-a222-4b4ce9900fbf"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.479Z", "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_g0t7uc/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_g0t7uc/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_g0t7uc/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-29T18:20:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.479Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.479Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.479Z", "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_9qz6q1/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_9qz6q1/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_9qz6q1/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-29T18:20:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.479Z", "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_tgnqjj/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_tgnqjj/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_tgnqjj/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-29T18:20:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:15.479Z", "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_y1nsxy/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_y1nsxy/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_y1nsxy/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-29T18:20:15.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EVMBJ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PS6MG/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}], "metadata": {"pagination": {"total": 67, "offset": 0, "size": 50}}} 2018-08-29 18:20:17,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:17,410 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:17 GMT 2018-08-29 18:20:17,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:17,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30438 2018-08-29 18:20:17,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:17,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-29 18:20:17,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:17,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:17,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:17,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:17,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:17,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:17,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/XCC71/stop-bono.sh 2018-08-29 18:20:17,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/U08GT/stop-homer.sh 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/E52F6/stop-dime.sh 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AJRGE/stop-vellum.sh 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/H352H/stop-sprout.sh 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AJRGE/stop-vellum.sh 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/8JLMT/stop-ellis.sh 2018-08-29 18:20:17,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/8JLMT/stop-ellis.sh 2018-08-29 18:20:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/U08GT/stop-homer.sh 2018-08-29 18:20:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XCC71/stop-bono.sh 2018-08-29 18:20:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/U08GT/stop-homer.sh 2018-08-29 18:20:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-29 18:20:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-29 18:20:17,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AJRGE/stop-vellum.sh 2018-08-29 18:20:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-29 18:20:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/E52F6/stop-dime.sh 2018-08-29 18:20:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/H352H/stop-sprout.sh 2018-08-29 18:20:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8JLMT/stop-ellis.sh 2018-08-29 18:20:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/E52F6/stop-dime.sh 2018-08-29 18:20:17,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-29 18:20:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-29 18:20:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-29 18:20:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:17,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-29 18:20:17,419 - 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-29 18:20:17,420 - 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-29 18:20:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:20:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EVMBJ/bind.py 2018-08-29 18:20:17,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PS6MG/bind.py 2018-08-29 18:20:17,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:17,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:17,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:17,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:17,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:17,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:17 GMT 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:17,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:22,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:22,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:22,554 - 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-29T18:20:16.444Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "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-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "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-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3GQT3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "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-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "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-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.444Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PS6MG/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.507Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:16.507Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:16.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmplQme2f /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmpdZm_MD /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmpr6IoTY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmpX64uiu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmprl76kX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmpHtyiI0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c352b8c9-fbd8-46a0-a3d3-88631bf97dba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "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-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a4a0757d-bd94-4115-988c-0026bb3567c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "[localhost] run: sudo mv /tmp/tmpskSx9D /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "156e13e9-ebc4-4e2e-ae64-f71657e8b6f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.473Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "42489f8a-961f-461e-ba26-a653355b8a4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.532Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_n6pts6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.532Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_n6pts6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.532Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 157, "offset": 50, "size": 50}}} 2018-08-29 18:20:22,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:22,554 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:22 GMT 2018-08-29 18:20:22,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:22,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29920 2018-08-29 18:20:22,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:20:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:20:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:20:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:20:22,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3GQT3/bind.py 2018-08-29 18:20:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:20:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:20:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_zf4icj': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-zf4icj'}}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:20:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:20:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PS6MG/bind.py 2018-08-29 18:20:22,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplQme2f /etc/bind/db.clearwater.local 2018-08-29 18:20:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdZm_MD /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpr6IoTY /etc/bind/db.clearwater.local 2018-08-29 18:20:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:20:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:20:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:20:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:20:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpX64uiu /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:20:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:20:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprl76kX /etc/bind/db.clearwater.local 2018-08-29 18:20:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHtyiI0 /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:20:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:20:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:20:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:20:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:20:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:20:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:20:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpskSx9D /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {u'dime_wg7an3': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-wg7an3'}}, u'sprout': {u'sprout_ceok3x': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-ceok3x'}}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:20:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:20:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:22,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:22,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:22,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:22,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:22,622 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:22 GMT 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:22,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:22,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:27,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:27,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:27,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:27,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:27,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:27,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:27,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:17.532Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:17.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9DB25/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a80e0d5d-f8b3-4239-aead-062a37f4405f"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Executing: /tmp/J1D3O/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e23c2e02-4872-437a-84fb-b5c5f375a1b5"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Executing: /tmp/9DB25/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a80e0d5d-f8b3-4239-aead-062a37f4405f"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e23c2e02-4872-437a-84fb-b5c5f375a1b5"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "222c3264-efd0-4774-9ab8-55a63b2ea794"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "81b8f6a0-4be6-48f0-b8b3-9f3a97ccfcf9"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GPPBB/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "81b8f6a0-4be6-48f0-b8b3-9f3a97ccfcf9"}, {"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J1D3O/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e23c2e02-4872-437a-84fb-b5c5f375a1b5"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QJ7QS/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "222c3264-efd0-4774-9ab8-55a63b2ea794"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Executing: /tmp/QJ7QS/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "222c3264-efd0-4774-9ab8-55a63b2ea794"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.479Z", "message": "Executing: /tmp/GPPBB/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "81b8f6a0-4be6-48f0-b8b3-9f3a97ccfcf9"}, {"node_instance_id": "homer_zf4icj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_zf4icj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:18.536Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:18.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:19.510Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:19.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a80e0d5d-f8b3-4239-aead-062a37f4405f"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:19.510Z", "message": "Execution done (return_code=1): /tmp/H352H/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:19.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1c695634-21e6-4899-bcce-d659d62d3b4d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:19.539Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:19.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:19.539Z", "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_wz60n7/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_wz60n7/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_wz60n7/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-29T18:20:19.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:19.539Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:19.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "[localhost] run: sudo mv /tmp/tmp_0xmaL /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "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-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "[localhost] run: sudo mv /tmp/tmpfH1MXW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "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-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "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-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "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-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "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-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.515Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZYK6H/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a0dc2a8d-a9f5-4771-bc8c-83647b9ad7f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:20.541Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:20.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:21.518Z", "message": "Executing: /tmp/AVPXU/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:21.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "d8d8f0f9-e8e4-4509-8629-e6d56fd27399"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:21.518Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AVPXU/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:21.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "d8d8f0f9-e8e4-4509-8629-e6d56fd27399"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:21.544Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:21.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:21.544Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:21.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:21.544Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:21.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:22.522Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "d8d8f0f9-e8e4-4509-8629-e6d56fd27399"}, {"node_instance_id": "homer_zf4icj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:25.878Z", "message": "Execution done (return_code=0): /tmp/QJ7QS/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:25.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "222c3264-efd0-4774-9ab8-55a63b2ea794"}, {"node_instance_id": "homer_zf4icj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:25.964Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:26.525Z", "message": "Execution done (return_code=0): /tmp/GPPBB/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:26.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "81b8f6a0-4be6-48f0-b8b3-9f3a97ccfcf9"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:26.547Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:26.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:27.553Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 167, "offset": 100, "size": 50}}} 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:27 GMT 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28258 2018-08-29 18:20:27,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:27,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9DB25/remove-cluster-node.sh 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J1D3O/remove-cluster-node.sh 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9DB25/remove-cluster-node.sh 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-29 18:20:27,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GPPBB/remove-cluster-node.sh 2018-08-29 18:20:27,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J1D3O/remove-cluster-node.sh 2018-08-29 18:20:27,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QJ7QS/remove-cluster-node.sh 2018-08-29 18:20:27,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QJ7QS/remove-cluster-node.sh 2018-08-29 18:20:27,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GPPBB/remove-cluster-node.sh 2018-08-29 18:20:27,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:27,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:27,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:27,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-29 18:20:27,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/H352H/stop-sprout.sh 2018-08-29 18:20:27,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:27,701 - 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-29 18:20:27,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:27,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:20:27,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_0xmaL /etc/bind/db.clearwater.local 2018-08-29 18:20:27,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_vwwbpm': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.20', u'name': u'bono-vwwbpm'}}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:20:27,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:20:27,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:27,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfH1MXW /etc/bind/db.clearwater.opnfv 2018-08-29 18:20:27,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:20:27,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZYK6H/bind.py 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AVPXU/remove-cluster-node.sh 2018-08-29 18:20:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AVPXU/remove-cluster-node.sh 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QJ7QS/remove-cluster-node.sh 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:20:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GPPBB/remove-cluster-node.sh 2018-08-29 18:20:27,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:27,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:20:27,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:27,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:27,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:27,762 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:27 GMT 2018-08-29 18:20:27,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:27,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:27,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:32,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:32,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:27.553Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_k71t57", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:27.553Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:27.553Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:27.553Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:27.553Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_wg7an3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:30.707Z", "message": "Execution done (return_code=0): /tmp/9DB25/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:30.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "a80e0d5d-f8b3-4239-aead-062a37f4405f"}, {"node_instance_id": "dime_wg7an3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:30.789Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:30.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:31.558Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:31.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:31.558Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:31.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:31.558Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:31.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:31.558Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:31.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:31.558Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:31.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:31.558Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:31.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Stopping Agent ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:32.562Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:32.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 192, "offset": 150, "size": 50}}} 2018-08-29 18:20:32,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:32,838 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:32 GMT 2018-08-29 18:20:32,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:32,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15693 2018-08-29 18:20:32,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:32,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:20:32,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9DB25/remove-cluster-node.sh 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_tgnqjj 2018-08-29 18:20:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:32,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:20:32,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:32,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:32,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:32,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:32,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:20:32,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:32,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:32,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:32,910 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:32,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:32,910 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:32 GMT 2018-08-29 18:20:32,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:32,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:32,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:37,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:37,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:37,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:37,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:37,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:37,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:37,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.534Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.566Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.566Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.566Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:33.566Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:33.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.732Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.732Z", "message": "Stopping Agent homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:34.762Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:34.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Stopping Agent dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:35.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:35.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.100Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.289Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.740Z", "message": "Successfully stopped daemon: ellis_host_tgnqjj\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.740Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_tgnqjj stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e0525b40-6567-4bf6-ac15-83341f159b2e"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.766Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.766Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:37.766Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:37.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 230, "offset": 180, "size": 50}}} 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:37 GMT 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20347 2018-08-29 18:20:37,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:37,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_y1nsxy 2018-08-29 18:20:37,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:20:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:20:37,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_9qz6q1 2018-08-29 18:20:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:20:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_tgnqjj 2018-08-29 18:20:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_tgnqjj stop 2018-08-29 18:20:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:20:37,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:38,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:38,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:38,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:38,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:38,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:38,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:38,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:38,051 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:38,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:38,052 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:38 GMT 2018-08-29 18:20:38,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:38,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:38,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:43,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:43,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:43,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Deleting Agent ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_y1nsxy stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Successfully stopped daemon: homer_host_y1nsxy\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "2ff86a31-28ba-4848-9075-835deadb1111"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.770Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.770Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.770Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:38.770Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:38.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Successfully stopped daemon: dime_host_9qz6q1\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Deleting Agent homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_9qz6q1 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:39.898Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:39.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "60c913df-6ef8-4fce-894d-22197a8d72e3"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.015Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Successfully deleted daemon: ellis_host_tgnqjj", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "667fddf0-601a-4c25-967d-cd808e9b8160"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.921Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.921Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.921Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.921Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.921Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:40.921Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:40.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Successfully deleted daemon: homer_host_y1nsxy", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}], "metadata": {"pagination": {"total": 290, "offset": 218, "size": 50}}} 2018-08-29 18:20:43,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:43,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:43 GMT 2018-08-29 18:20:43,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:43,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27099 2018-08-29 18:20:43,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:43,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:20:43,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_tgnqjj 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_y1nsxy stop 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_y1nsxy 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_9qz6q1 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_y1nsxy 2018-08-29 18:20:43,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_9qz6q1 stop 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:20:43,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_tgnqjj 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:20:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:20:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:20:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_y1nsxy 2018-08-29 18:20:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:43,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:43,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:43,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:43,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:43,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:43,238 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:43 GMT 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:43,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:48,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:48,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:48,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:48,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:48,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:48,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf31ba86-c6ad-431a-a9ab-7ab426e65150"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.907Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.924Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.924Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:41.924Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:41.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:42.910Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:42.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:42.910Z", "message": "Successfully deleted daemon: dime_host_9qz6q1", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:42.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:42.910Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:42.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "fa1553fc-3c5e-47f2-8b79-6a304a6297e3"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:42.943Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:42.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:43.951Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:43.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:43.951Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:43.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:43.951Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:43.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:43.951Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:43.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:43.951Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:43.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:43.951Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:43.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:44.989Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:44.989Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:44.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:45.994Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:45.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:45.994Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:45.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:45.994Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:45.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_ceok3x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:47.224Z", "message": "Execution done (return_code=0): /tmp/AVPXU/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:47.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "d8d8f0f9-e8e4-4509-8629-e6d56fd27399"}, {"node_instance_id": "sprout_ceok3x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:47.299Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:47.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:47.997Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:47.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:47.997Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:47.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:47.997Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:47.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 306, "offset": 268, "size": 50}}} 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:48 GMT 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13472 2018-08-29 18:20:48,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:48,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:48,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:20:48,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:48,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:20:48,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:20:48,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:48,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:20:48,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_9qz6q1 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:20:48,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:20:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:20:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:20:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:48,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AVPXU/remove-cluster-node.sh 2018-08-29 18:20:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:20:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:20:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:20:48,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:20:48,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:48,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:48,376 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:48,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:48,377 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:48 GMT 2018-08-29 18:20:48,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:48,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:48,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:53,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:53,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:53,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:53,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:53,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:53,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:49.216Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:49.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:49.216Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:49.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:49.216Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:49.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:49.216Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:49.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:50.242Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:50.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:50.242Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:50.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:50.242Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:50.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:52.267Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:52.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:53.247Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:53.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 326, "offset": 294, "size": 50}}} 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:53 GMT 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8753 2018-08-29 18:20:53,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:53,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:53,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:53,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:53,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:53,595 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:53 GMT 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:53,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:58,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:20:58,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.046Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "0697a63c-e619-4fb1-83c8-3c8235ccce23"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.441Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "91649251-b075-482d-9521-86970e60e5e5"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Stopping Agent sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:54.937Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:54.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:55.894Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_host_y1nsxy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:55.940Z", "message": "Waiting for server \"4eab8083-4443-4539-8764-4bdf20b4b0bd\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:55.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "0697a63c-e619-4fb1-83c8-3c8235ccce23"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:56.457Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:56.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:56.457Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:56.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:56.457Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:56.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_host_9qz6q1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:56.942Z", "message": "Waiting for server \"333ce2a5-64cb-4194-b06c-3a1baee48ca7\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:56.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "91649251-b075-482d-9521-86970e60e5e5"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:57.946Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:57.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "8386ec3a-17ec-4b58-9294-e058b9284ff0"}], "metadata": {"pagination": {"total": 352, "offset": 311, "size": 50}}} 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:58,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:58 GMT 2018-08-29 18:20:58,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:58,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13810 2018-08-29 18:20:58,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:20:58,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:20:58,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:58,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:58,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:20:58,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:20:58,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:20:58,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:20:58,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:20:58,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:20:58,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_wz60n7 2018-08-29 18:20:58,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:20:58,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:20:58,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4eab8083-4443-4539-8764-4bdf20b4b0bd" to be deleted. current status: SHUTOFF 2018-08-29 18:20:58,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:20:58,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:20:58,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:20:58,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "333ce2a5-64cb-4194-b06c-3a1baee48ca7" to be deleted. current status: ACTIVE 2018-08-29 18:20:58,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:20:58,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:20:58,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:20:58,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:20:58,926 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:20:58 GMT 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:20:58,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:03,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:04,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:58.950Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_wz60n7 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:58.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "ellis_host_tgnqjj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:58.950Z", "message": "Waiting for server \"e72bc153-8d0a-4703-bb35-f748c3256731\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:58.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "8386ec3a-17ec-4b58-9294-e058b9284ff0"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:58.950Z", "message": "Successfully stopped daemon: sprout_host_wz60n7\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:58.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:58.950Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:58.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e7b7843b-e872-4a96-bfe0-1e8ff2442c33"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:59.087Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:59.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:59.461Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:59.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:59.461Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:59.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:20:59.461Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:20:59.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.014Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "homer_host_y1nsxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.915Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:00.955Z", "message": "Deleting Agent sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:00.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "dime_host_9qz6q1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:01.463Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:01.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:01.463Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:01.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.036Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.467Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.467Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.467Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.467Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.960Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:02.960Z", "message": "Successfully deleted daemon: sprout_host_wz60n7", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:02.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c372dae0-de1e-4198-b184-481534f6bc80"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.473Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.473Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.473Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.473Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.473Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.473Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_security_group_x2kwjd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.977Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "054a4491-2901-4985-815a-a194a6e67336"}, {"node_instance_id": "dime_security_group_2qzfxc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:03.977Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:03.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "878421bb-caee-4c4f-a187-b01c4c8c668f"}], "metadata": {"pagination": {"total": 388, "offset": 337, "size": 50}}} 2018-08-29 18:21:04,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:04,031 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:04 GMT 2018-08-29 18:21:04,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:04,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19181 2018-08-29 18:21:04,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:04,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_wz60n7 stop 2018-08-29 18:21:04,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e72bc153-8d0a-4703-bb35-f748c3256731" to be deleted. current status: SHUTOFF 2018-08-29 18:21:04,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_wz60n7 2018-08-29 18:21:04,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:21:04,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:21:04,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:21:04,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:21:04,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:21:04,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:21:04,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:21:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_wz60n7 2018-08-29 18:21:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:21:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:21:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:21:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:21:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:21:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:21:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:21:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:21:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_wz60n7 2018-08-29 18:21:04,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:21:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:21:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:21:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:21:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:21:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:21:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:21:04,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:21:04,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:04,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:04,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:04,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:04,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:04,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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:04 GMT 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:04,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:09,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:09,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_au844z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:04.476Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:04.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:04.476Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:04.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_host_tgnqjj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:04.476Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:04.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "homer_security_group_x2kwjd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:04.476Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:04.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:05.491Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:05.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:05.491Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:05.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:05.491Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:05.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "dime_security_group_2qzfxc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:05.491Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:05.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_floatingip_au844z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.372Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "562c9939-3ab9-4ba3-8254-b4211e62750e"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.503Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.503Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.503Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.503Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.503Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:06.503Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:06.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_security_group_riksez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:07.033Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:07.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "29d5a70d-d4c6-4b30-87fc-e9242fa4b82f"}, {"node_instance_id": "ellis_security_group_riksez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:07.581Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:07.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "ellis_floatingip_au844z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:08.508Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:08.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 406, "offset": 373, "size": 50}}} 2018-08-29 18:21:09,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:09,179 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:09 GMT 2018-08-29 18:21:09,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:09,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9316 2018-08-29 18:21:09,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:09,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:21:09,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:21:09,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:21:09,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-29 18:21:09,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:09,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:09,238 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:09,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:09,239 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:09 GMT 2018-08-29 18:21:09,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:09,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:09,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:14,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:14,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:14,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:14,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:14,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:14,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:14,308 - 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-29T18:21:09.511Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:09.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:10.513Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:10.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:10.513Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:10.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:13.312Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:13.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:13.537Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:13.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:13.537Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:13.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 412, "offset": 391, "size": 50}}} 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:14 GMT 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3168 2018-08-29 18:21:14,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:14,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:14,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:14,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:14,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:14,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:14,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:14,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:14 GMT 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:14,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:19,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:19,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:19,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:19,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:19,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:19,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:19,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:19,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:19,454 - 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-29T18:21:17.074Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:17.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:17.540Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:17.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:18.265Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:18.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "45951dbc-f91c-4226-8550-113e17b26601"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:18.543Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:18.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_host_wz60n7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:18.543Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:18.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 417, "offset": 397, "size": 50}}} 2018-08-29 18:21:19,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:19,454 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:19 GMT 2018-08-29 18:21:19,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:19,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-08-29 18:21:19,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:19,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:21:19,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:21:19,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:21:19,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:21:19,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:21:19,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:19,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:19,524 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:19,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:19,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:19 GMT 2018-08-29 18:21:19,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:19,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:19,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:24,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:24,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:20.107Z", "message": "Waiting for server \"1047b0e0-6fac-4333-bae3-8db24144fe18\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:20.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "45951dbc-f91c-4226-8550-113e17b26601"}], "metadata": {"pagination": {"total": 418, "offset": 402, "size": 50}}} 2018-08-29 18:21:24,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:24,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:24 GMT 2018-08-29 18:21:24,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:24,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-08-29 18:21:24,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:24,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1047b0e0-6fac-4333-bae3-8db24144fe18" to be deleted. current status: SHUTOFF 2018-08-29 18:21:24,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:24,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:24,679 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:24,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:24,679 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:24 GMT 2018-08-29 18:21:24,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:24,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:24,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:29,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:29,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:29,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_wz60n7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:25.288Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:25.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:26.345Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:26.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:26.345Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:26.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:26.558Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:26.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:26.558Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:26.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "sprout_security_group_2l50tq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:27.176Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:27.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "b5b64ffa-851e-4ee8-a8eb-75b3c9ca0903"}, {"node_instance_id": "sprout_security_group_2l50tq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:21:28.057Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:21:28.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 425, "offset": 403, "size": 50}}} 2018-08-29 18:21:29,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:29,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:29 GMT 2018-08-29 18:21:29,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:29,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-08-29 18:21:29,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:29,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:21:29,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:21:29,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:21:29,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:21:29,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:21:29,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:21:29,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:21:29,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:29,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:29,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:29,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:29,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:29,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:29 GMT 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:29,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:34,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:34,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:34,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:34,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:34,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:34,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:34,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:34 GMT 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:34,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:34,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:34,960 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:34,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:34 GMT 2018-08-29 18:21:34,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:34,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:34,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:39,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:40,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:40,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:40 GMT 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:40,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:21:40,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:40,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:40,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:40,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:40,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:40,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:40,090 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:40 GMT 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:40,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:45,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:45,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:21:45,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:45,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:45 GMT 2018-08-29 18:21:45,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:45,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:21:45,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:45,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:45,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:45,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:45,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:45,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:45,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:45,229 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:45 GMT 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:45,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:50,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:50,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:50 GMT 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:50,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:50,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:50,371 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:50,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:50,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:50 GMT 2018-08-29 18:21:50,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:50,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:50,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:55,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:21:55,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:55,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:55,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:55 GMT 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:55,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:21:55,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:21:55,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:21:55,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:21:55,509 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:21:55,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:21:55,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:21:55 GMT 2018-08-29 18:21:55,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:21:55,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:21:55,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:00,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:00,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:00,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:00,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:00 GMT 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:00,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:22:00,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:00,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:00,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:00,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:00,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:00,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:00,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:00,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:00,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:00,641 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:00,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:00,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:00 GMT 2018-08-29 18:22:00,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:00,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:00,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:05,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:05,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:05 GMT 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:05,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:05,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:05,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:05,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:05,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:05,779 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:05 GMT 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:05,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:10,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:10,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:22:10,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:10,944 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:10 GMT 2018-08-29 18:22:10,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:10,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:22:10,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:10,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:11,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:11,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:11,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:11,005 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:11 GMT 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:11,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:16,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:16,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:16,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:16 GMT 2018-08-29 18:22:16,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:16,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:22:16,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:16,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:16,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:16,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:16,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:16,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:16,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:16,149 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:16 GMT 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:16,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:21,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:21,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:21,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:21,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:21,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:21 GMT 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:22:21,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:21,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:21,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:21,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:21,280 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:21 GMT 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:21,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:21,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:26,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:26,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:26,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:26,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:26,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n6pts6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:23.222Z", "message": "Execution done (return_code=0): /tmp/J1D3O/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:23.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e23c2e02-4872-437a-84fb-b5c5f375a1b5"}, {"node_instance_id": "vellum_n6pts6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:23.308Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:23.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:24.579Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:24.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:24.579Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:24.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:24.579Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:24.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:25.667Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:25.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:26.261Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:26.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}], "metadata": {"pagination": {"total": 438, "offset": 410, "size": 50}}} 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:26 GMT 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6740 2018-08-29 18:22:26,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:26,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J1D3O/remove-cluster-node.sh 2018-08-29 18:22:26,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:22:26,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:22:26,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:22:26,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:22:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:22:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:22:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:22:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:22:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:22:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:22:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:22:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:26,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:26,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:26,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:26,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:26,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:26,486 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:26 GMT 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:26,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:31,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:31,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:31,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:31,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:31,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Stopping Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:27.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:27.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:30.955Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:30.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:31.064Z", "message": "Successfully stopped daemon: vellum_host_g0t7uc\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:31.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:31.064Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_g0t7uc stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:31.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f8e24ac0-d320-4c52-b855-72e73c76626a"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:31.125Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:31.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 451, "offset": 423, "size": 50}}} 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:31 GMT 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7253 2018-08-29 18:22:31,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_g0t7uc 2018-08-29 18:22:31,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:31,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:22:31,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_g0t7uc 2018-08-29 18:22:31,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_g0t7uc stop 2018-08-29 18:22:31,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:22:31,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:31,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:31,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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:31,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:31 GMT 2018-08-29 18:22:31,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:31,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:31,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:36,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:36,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:36,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:31.672Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:31.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:31.672Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:31.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:31.672Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:31.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Deleting Agent vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:32.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:32.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:33.888Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:33.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:34.072Z", "message": "Successfully deleted daemon: vellum_host_g0t7uc", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:34.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:34.072Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:34.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "097ce264-a5b9-42f9-9749-cd32dd28c617"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:34.305Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:34.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:34.675Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:34.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:34.675Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:34.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:36.689Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:36.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 471, "offset": 436, "size": 50}}} 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:36 GMT 2018-08-29 18:22:36,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:36,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10800 2018-08-29 18:22:36,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:22:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:22:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:22:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_g0t7uc 2018-08-29 18:22:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:22:36,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:22:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_g0t7uc 2018-08-29 18:22:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:22:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:22:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:22:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:22:36,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:22:36,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:36,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:36,809 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:36,809 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:36 GMT 2018-08-29 18:22:36,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:36,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:36,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:41,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:41,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:41,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:37.679Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:37.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:37.679Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:37.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:41.416Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:41.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:41.684Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:41.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:41.684Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:41.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 476, "offset": 456, "size": 50}}} 2018-08-29 18:22:41,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:41,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:41 GMT 2018-08-29 18:22:41,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:41,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2651 2018-08-29 18:22:41,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:41,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:22:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:22:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:22:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:22:41,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:22:41,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:41,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:41,941 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:41,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:41,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:41 GMT 2018-08-29 18:22:41,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:41,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:41,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:46,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:47,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:47,017 - 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-29T18:22:45.051Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:45.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:45.690Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:45.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:45.690Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:45.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:45.690Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:45.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:46.384Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "3e5bf816-6f78-4a6e-97e8-d8c44dd25969"}], "metadata": {"pagination": {"total": 481, "offset": 461, "size": 50}}} 2018-08-29 18:22:47,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:47,017 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:47 GMT 2018-08-29 18:22:47,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:47,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-08-29 18:22:47,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:47,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:22:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:22:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:22:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:22:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:22:47,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:47,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:47,077 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:47,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:47,078 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:47 GMT 2018-08-29 18:22:47,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:47,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:47,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:52,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:52,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:52,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:52,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:52,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:52,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:52,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:48.344Z", "message": "Waiting for server \"ea47417c-5e10-4ff1-b0a0-79a1ed15389e\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:48.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "3e5bf816-6f78-4a6e-97e8-d8c44dd25969"}], "metadata": {"pagination": {"total": 482, "offset": 466, "size": 50}}} 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:52 GMT 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 681 2018-08-29 18:22:52,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:52,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ea47417c-5e10-4ff1-b0a0-79a1ed15389e" to be deleted. current status: ACTIVE 2018-08-29 18:22:52,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:52,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:52,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:52,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:52,225 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:52 GMT 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:52,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:57,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:22:57,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_g0t7uc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:53.508Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:53.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:54.696Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:54.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:54.696Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:54.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:54.696Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:54.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:54.696Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:54.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "vellum_security_group_3xev3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:55.186Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:55.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "31635786-f193-49a4-9d67-cd1ec504a188"}, {"node_instance_id": "vellum_security_group_3xev3v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:22:56.084Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:22:56.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 489, "offset": 467, "size": 50}}} 2018-08-29 18:22:57,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:57,302 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:57 GMT 2018-08-29 18:22:57,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:57,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-08-29 18:22:57,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:22:57,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:22:57,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:22:57,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:22:57,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:22:57,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:22:57,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:22:57,359 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:22:57 GMT 2018-08-29 18:22:57,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:22:57,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:22:57,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:02,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:02,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:02,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-08-29 18:23:02,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:02,429 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:02 GMT 2018-08-29 18:23:02,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:02,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:23:02,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:02,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:02,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:02,486 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:02,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:02,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:02 GMT 2018-08-29 18:23:02,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:02,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:02,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:07,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:07,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:07,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:07,560 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:07 GMT 2018-08-29 18:23:07,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:07,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:23:07,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:07,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:07,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:07,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:07 GMT 2018-08-29 18:23:07,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:07,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:07,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:12,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:12,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:12,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:12,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:12,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:12,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:12,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:12 GMT 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:12,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:12,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:12,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:12,764 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:12,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:12 GMT 2018-08-29 18:23:12,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:12,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:12,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:17,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:17,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:14.844Z", "message": "Execution done (return_code=124): /tmp/XCC71/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:14.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "042056a5-8950-432e-8bc9-2e05ebf9d4ea"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:14.996Z", "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_34ibzu/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_34ibzu/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_34ibzu/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-29T18:23:14.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:15.703Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:15.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:15.703Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:15.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:15.906Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:15.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:15.906Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1FHX4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:15.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:16.706Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:16.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "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-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "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-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "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-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "message": "[localhost] run: sudo mv /tmp/tmpG5c0u7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "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-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "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-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.090Z", "message": "[localhost] run: sudo mv /tmp/tmpHVuN8_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "5feab634-308f-4b86-88db-05646b1a7304"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.709Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_vwwbpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.709Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_vwwbpm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:17.709Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:17.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 510, "offset": 474, "size": 50}}} 2018-08-29 18:23:17,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:17,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:17 GMT 2018-08-29 18:23:17,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:17,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11798 2018-08-29 18:23:17,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:17,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/XCC71/stop-bono.sh 2018-08-29 18:23:17,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-08-29 18:23:17,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:23:17,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:23:17,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-29 18:23:17,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1FHX4/bind.py 2018-08-29 18:23:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-29 18:23:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-29 18:23:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-29 18:23:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-29 18:23:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-29 18:23:17,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpG5c0u7 /etc/bind/db.clearwater.local 2018-08-29 18:23:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_k71t57': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.27', u'name': u'ellis-k71t57'}}, 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.15', u'hss_hostname': u''}. 2018-08-29 18:23:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-29 18:23:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-29 18:23:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-29 18:23:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHVuN8_ /etc/bind/db.clearwater.opnfv 2018-08-29 18:23:17,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-29 18:23:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:23:17,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-29 18:23:17,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:17,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:17,898 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:17,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:17,898 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:17 GMT 2018-08-29 18:23:17,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:17,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:17,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:22,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:22,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:22,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:18.094Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:18.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "b4b141a3-e059-4e8e-ab61-afce96e00f83"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:18.094Z", "message": "Executing: /tmp/CM27V/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:18.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "b4b141a3-e059-4e8e-ab61-afce96e00f83"}, {"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:18.094Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CM27V/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:18.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "b4b141a3-e059-4e8e-ab61-afce96e00f83"}], "metadata": {"pagination": {"total": 513, "offset": 494, "size": 50}}} 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:22 GMT 2018-08-29 18:23:22,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:22,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1709 2018-08-29 18:23:22,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:22,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-29 18:23:22,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CM27V/remove-cluster-node.sh 2018-08-29 18:23:22,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CM27V/remove-cluster-node.sh 2018-08-29 18:23:22,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:23,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:23,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:23,109 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:23 GMT 2018-08-29 18:23:23,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:23,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:23,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:28,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:28,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 497, "size": 50}}} 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:28 GMT 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:28,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:28,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:28,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:28,235 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:28 GMT 2018-08-29 18:23:28,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:28,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:28,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:33,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:33,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 497, "size": 50}}} 2018-08-29 18:23:33,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:33,306 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:33 GMT 2018-08-29 18:23:33,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:33,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:23:33,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:33,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:33,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:33,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:33,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:33,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:33,362 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:33 GMT 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:33,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:38,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:38,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:38,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_vwwbpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:35.944Z", "message": "Execution done (return_code=2): /tmp/CM27V/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:35.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "b4b141a3-e059-4e8e-ab61-afce96e00f83"}, {"node_instance_id": "bono_vwwbpm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:36.026Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d0293d8c15dc937f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader\n; error #1: client: etcd member http://192.168.120.20:4000 has no leader\n; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member d0293d8c15dc937f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader\n; error #1: client: etcd member http://192.168.120.20:4000 has no leader\n; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_34ibzu/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_34ibzu/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_34ibzu/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 d0293d8c15dc937f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader\n; error #1: client: etcd member http://192.168.120.20:4000 has no leader\n; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-29T18:23:36.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_wbzqrm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:36.722Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:36.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:36.722Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:36.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:36.722Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:36.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_node_xgc3mu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:37.725Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:37.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_wbzqrm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:37.725Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:37.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:37.725Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:37.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:37.725Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:37.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 522, "offset": 497, "size": 50}}} 2018-08-29 18:23:38,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:38,439 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:38 GMT 2018-08-29 18:23:38,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:38,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6213 2018-08-29 18:23:38,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:38,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/CM27V/remove-cluster-node.sh 2018-08-29 18:23:38,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d0293d8c15dc937f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader ; error #1: client: etcd member http://192.168.120.20:4000 has no leader ; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout 2018-08-29 18:23:38,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:23:38,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:23:38,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:23:38,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:23:38,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:23:38,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:23:38,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:23:38,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:38,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:38,500 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:38,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:38,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:38 GMT 2018-08-29 18:23:38,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:38,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:38,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:43,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:43,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:43,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:38.729Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:38.729Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:38.729Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:38.729Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:38.729Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:38.729Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:39.732Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:39.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:40.736Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:40.736Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:40.736Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:40.736Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:40.736Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:40.736Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:41.181Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:41.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:41.739Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:41.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:41.739Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:41.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:41.739Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:41.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Stopping Agent bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.109Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.743Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.743Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.743Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:42.743Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:42.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Stopping Agent bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:43.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:43.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}], "metadata": {"pagination": {"total": 562, "offset": 506, "size": 50}}} 2018-08-29 18:23:43,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:43,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:43 GMT 2018-08-29 18:23:43,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:43,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21112 2018-08-29 18:23:43,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:23:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:23:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:23:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-29 18:23:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:23:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-29 18:23:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:23:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:23:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-29 18:23:43,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:43,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:43,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_34ibzu 2018-08-29 18:23:43,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:43,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:43,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:43,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:23:43,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_kclqwl 2018-08-29 18:23:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:43,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:43,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:43,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:43,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:43,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:43,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:43,636 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:43 GMT 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:43,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:48,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:48,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:48,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:45.741Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:45.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:45.938Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:45.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:46.119Z", "message": "Successfully stopped daemon: bono_host_34ibzu\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:46.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:46.119Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_34ibzu stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:46.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cf5144aa-fa66-4ff0-91e9-04eaff8b5e9c"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:46.746Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:46.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:46.746Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:46.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:46.746Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:46.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.123Z", "message": "Deleting Agent bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.801Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.801Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.801Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:47.801Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:47.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:48.127Z", "message": "Successfully stopped daemon: bind_host_kclqwl\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:48.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:48.127Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_kclqwl stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:48.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:48.127Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:48.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "798218af-0b3e-4907-93eb-c5e5cd7b4723"}], "metadata": {"pagination": {"total": 586, "offset": 546, "size": 50}}} 2018-08-29 18:23:48,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:48,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:48 GMT 2018-08-29 18:23:48,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:48,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12919 2018-08-29 18:23:48,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:23:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_34ibzu 2018-08-29 18:23:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_34ibzu stop 2018-08-29 18:23:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:23:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_34ibzu 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_kclqwl 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_kclqwl stop 2018-08-29 18:23:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:23:48,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:48,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:48,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:48,782 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:48 GMT 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:48,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:48,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:53,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:53,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:53,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:53,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:53,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:53,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bfcag8", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:48.806Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5950)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5950)", "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_bfcag8/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_bfcag8/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_bfcag8/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_bfcag8/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_bfcag8/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=5950)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-29T18:23:48.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Deleting Agent bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Successfully deleted daemon: bono_host_34ibzu", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "49bdab60-2af7-4c51-bab9-b239d626dfee"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.134Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:49.830Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:49.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:50.231Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:50.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:50.848Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:50.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:50.848Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:50.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:50.848Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:50.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Stopping Agent proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Successfully deleted daemon: bind_host_kclqwl", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "1839a597-3965-49f7-b753-2f7fe7b25475"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.851Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.851Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:51.851Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:51.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:52.979Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:52.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 629, "offset": 570, "size": 50}}} 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:53 GMT 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24149 2018-08-29 18:23:53,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:53,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5950) 2018-08-29 18:23:53,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_kclqwl 2018-08-29 18:23:53,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_34ibzu 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-29 18:23:53,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:53,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_bfcag8 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:23:53,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_kclqwl 2018-08-29 18:23:53,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:53,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:23:53,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:23:53,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:23:53,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:23:53,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:53,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:53,921 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:53 GMT 2018-08-29 18:23:53,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:53,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:53,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:58,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:23:59,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:53.903Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:53.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:53.903Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:53.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.023Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.165Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_bfcag8 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.165Z", "message": "Successfully stopped daemon: proxy_host_bfcag8\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8c5cea2-e234-4fc2-b8b5-00682e5370b4"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.230Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.934Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.934Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.934Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.934Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.934Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:55.934Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:56.170Z", "message": "Deleting Agent proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:56.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.006Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.174Z", "message": "Successfully deleted daemon: proxy_host_bfcag8", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.174Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c450d392-1057-410f-9964-f1a1bd918403"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.409Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.998Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.998Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.998Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.998Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:23:58.998Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:23:58.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 660, "offset": 613, "size": 50}}} 2018-08-29 18:23:59,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:59,049 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:59 GMT 2018-08-29 18:23:59,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:59,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16521 2018-08-29 18:23:59,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:23:59,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:23:59,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:23:59,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-29 18:23:59,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_bfcag8 stop 2018-08-29 18:23:59,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_bfcag8 2018-08-29 18:23:59,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-29 18:23:59,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:59,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:23:59,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-29 18:23:59,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:23:59,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:59,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:23:59,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-29 18:23:59,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_bfcag8 2018-08-29 18:23:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-29 18:23:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_bfcag8 2018-08-29 18:23:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-29 18:23:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-29 18:23:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:23:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:23:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-29 18:23:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:23:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:23:59,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:23:59,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:23:59,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:23:59,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:23:59,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:23:59,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:23:59,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:23:59,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:23:59,142 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:23:59,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:23:59,143 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:23:59 GMT 2018-08-29 18:23:59,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:23:59,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:23:59,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:04,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:24:04,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:04,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:04,236 - 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-29T18:24:00.010Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:00.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:00.010Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:00.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:00.010Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:00.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:01.049Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:01.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:01.049Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:01.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:01.818Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:01.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "ae2c570f-cac4-46f0-be5d-21f49db45c93"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:02.052Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:02.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:02.052Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:02.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:03.055Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:03.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:03.055Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:03.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:03.055Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:03.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:03.500Z", "message": "Waiting for server \"6ad0c922-dc30-4217-a5a5-38beb0fcbe37\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:03.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "ae2c570f-cac4-46f0-be5d-21f49db45c93"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:04.058Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:04.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:04.058Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:04.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:04.058Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:04.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 675, "offset": 644, "size": 50}}} 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:04,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:04 GMT 2018-08-29 18:24:04,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:04,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7784 2018-08-29 18:24:04,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:04,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-29 18:24:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:24:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:24:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:24:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6ad0c922-dc30-4217-a5a5-38beb0fcbe37" to be deleted. current status: ACTIVE 2018-08-29 18:24:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:04,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:24:04,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:04,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:04,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:04,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:04,296 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:04 GMT 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:24:04,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:09,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:09,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:09,365 - 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-29T18:24:05.940Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:05.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:07.059Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:07.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8583985-189e-45f5-a0aa-ac4e3aa151d6"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:07.063Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:07.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:07.063Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:07.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:07.063Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:07.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:08.066Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:08.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:08.066Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:08.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_host_kclqwl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:08.559Z", "message": "Waiting for server \"3ed967a5-e3ad-471c-859e-2c12c0f2ba5c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:08.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "e8583985-189e-45f5-a0aa-ac4e3aa151d6"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:09.069Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:09.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:09.069Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:09.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:09.188Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f36461ab-b11a-403f-a501-b5eaa4404f70"}, {"node_instance_id": "proxy_host_bfcag8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:09.188Z", "message": "Waiting for server \"6ad0c922-dc30-4217-a5a5-38beb0fcbe37\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:09.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "ae2c570f-cac4-46f0-be5d-21f49db45c93"}], "metadata": {"pagination": {"total": 687, "offset": 659, "size": 50}}} 2018-08-29 18:24:09,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:09,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:09 GMT 2018-08-29 18:24:09,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:09,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6237 2018-08-29 18:24:09,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:09,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:24:09,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:09,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:24:09,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:24:09,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-29 18:24:09,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:09,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3ed967a5-e3ad-471c-859e-2c12c0f2ba5c" to be deleted. current status: SHUTOFF 2018-08-29 18:24:09,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:24:09,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:24:09,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-29 18:24:09,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6ad0c922-dc30-4217-a5a5-38beb0fcbe37" to be deleted. current status: ACTIVE 2018-08-29 18:24:09,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:24:09,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:09,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:09,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:09,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:09,426 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:09 GMT 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:24:09,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:14,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:24:14,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:14,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:14,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_34ibzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:10.512Z", "message": "Waiting for server \"fc094193-718a-4d01-9de6-0bc431bcf1c0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:10.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "f36461ab-b11a-403f-a501-b5eaa4404f70"}, {"node_instance_id": "bind_host_kclqwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:13.763Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:13.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 689, "offset": 671, "size": 50}}} 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:14 GMT 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1184 2018-08-29 18:24:14,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fc094193-718a-4d01-9de6-0bc431bcf1c0" to be deleted. current status: SHUTOFF 2018-08-29 18:24:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:24:14,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:24:14,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:14,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:14,553 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:14 GMT 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:14,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:24:14,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:19,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:24:19,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_g4f06n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:14.863Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:14.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:14.863Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:14.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "proxy_host_bfcag8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:14.863Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:14.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:14.863Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:14.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:15.111Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:15.111Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:15.111Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:15.111Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:15.111Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_floatingip_exg7hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:15.680Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:15.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "cce45149-fca2-4b0a-827a-a7977690c330"}, {"node_instance_id": "bono_host_34ibzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:16.131Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:16.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_security_group_g4f06n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:16.203Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:16.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "c9e8f13d-25d8-4997-8a69-99a9af600769"}, {"node_instance_id": "base_security_group_who96t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_security_group_g4f06n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bind_floatingip_exg7hd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "keypair_nftk1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:17.137Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:17.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "base_security_group_who96t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "keypair_nftk1e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "base_security_group_who96t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "base_security_group_who96t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "keypair_nftk1e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "keypair_nftk1e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.369Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "base_security_group_who96t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:18.996Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:18.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "db1eb8cb-7305-4089-a61a-4809803e0a2c"}, {"node_instance_id": "keypair_nftk1e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:19.213Z", "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-29T18:24:19.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "06d13603-f4d5-4d8a-a59e-499adc2120f3"}, {"node_instance_id": "keypair_nftk1e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:19.439Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:19.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 726, "offset": 673, "size": 50}}} 2018-08-29 18:24:19,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:19,623 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:19 GMT 2018-08-29 18:24:19,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:19,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18704 2018-08-29 18:24:19,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:19,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:24:19,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-29 18:24:19,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-29 18:24:19,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-29 18:24:19,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-29 18:24:19,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-29 18:24:19,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-29 18:24:19,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-29 18:24:19,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-29 18:24:19,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-29 18:24:19,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-29 18:24:19,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:24:19,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:19,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:19,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:19,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:19,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:19,685 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:19 GMT 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-29 18:24:19,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:24,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-08-29 18:24:24,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:24,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:24,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:24,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:24,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_lvn2xc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:20.275Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:20.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "78ba3d9c-2f63-415f-a537-8c673eb7ef05"}, {"node_instance_id": "bono_floatingip_d3is3x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:20.275Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:20.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "48336fff-0eb6-4d1a-b316-1822babd51d3"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:20.275Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:20.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa", "logger": "018e4b90-6f58-432b-aa13-22d580d2768e"}, {"node_instance_id": "bono_security_group_lvn2xc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:20.441Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "internal_sip_security_group_w9wt35", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:20.441Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "base_security_group_who96t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:20.441Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": "bono_floatingip_d3is3x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:21.444Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:21.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-29T18:24:21.444Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:24:21.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"}], "metadata": {"pagination": {"total": 734, "offset": 710, "size": 50}}} 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:24 GMT 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4311 2018-08-29 18:24:24,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:24,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:24:24,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-29 18:24:24,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-29 18:24:24,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:24:24,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:24:24,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:24:24,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-29 18:24:24,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-29 18:24:24,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa 2018-08-29 18:24:24,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:24,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:24,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:24,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:24,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:24,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:24,820 - 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-29T18:20:12.087Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3c74ec56-e3c9-4c1b-9fdb-d7416ea7c1aa"} 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:24 GMT 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:24,820 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv 2018-08-29 18:24:25,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 18:24:25,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b03b1153-75f3-4efb-af0b-3f0cc8a668d1", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "bono_cluster_size": 1, "flavor_id": "c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771", "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-29T17:59:37.033Z", "updated_at": "2018-08-29T17:59:37.033Z", "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-29 18:24:25,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:25,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:25 GMT 2018-08-29 18:24:25,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:25,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-29 18:24:25,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:25,645 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/blueprints/clearwater-opnfv 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:24:25,721 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 18:24:25,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-29T17:59:28.334Z", "updated_at": "2018-08-29T17:59:28.334Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"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": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-29 18:24:25,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:24:25,724 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:24:25 GMT 2018-08-29 18:24:25,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:24:25,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-29 18:24:25,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:24:25,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 18:24:25,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:27,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-991837e2-27e6-4ca7-b8fb-3f20b2a8959b Date: Wed, 29 Aug 2018 18:24: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-29 18:24:27,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1 used request id req-991837e2-27e6-4ca7-b8fb-3f20b2a8959b 2018-08-29 18:24:27,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79918599129s 2018-08-29 18:24:27,547 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/b03b1153-75f3-4efb-af0b-3f0cc8a668d1 used request id req-991837e2-27e6-4ca7-b8fb-3f20b2a8959b 2018-08-29 18:24:27,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:24:27,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2a2b741-3e00-40e7-96fb-060cf2de76f2 x-compute-request-id: req-a2a2b741-3e00-40e7-96fb-060cf2de76f2 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_60b698dd-f8b2-4072-be45-52d321c90771", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "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": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa"}, {"name": "cloudify_ims-flavor_alt_60b698dd-f8b2-4072-be45-52d321c90771", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a", "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": "c408efa5-9f09-40e5-bf6f-f9541be0cf2a"}]} 2018-08-29 18:24:27,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-a2a2b741-3e00-40e7-96fb-060cf2de76f2 2018-08-29 18:24:27,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.319051980972s 2018-08-29 18:24:27,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-a2a2b741-3e00-40e7-96fb-060cf2de76f2 2018-08-29 18:24:27,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 18:24:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:27,898 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f615d9d6-8231-4803-ae2b-4edd6194bf9c x-compute-request-id: req-f615d9d6-8231-4803-ae2b-4edd6194bf9c Content-Length: 0 Content-Type: application/json 2018-08-29 18:24:27,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a used request id req-f615d9d6-8231-4803-ae2b-4edd6194bf9c 2018-08-29 18:24:27,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028881072998s 2018-08-29 18:24:27,899 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c408efa5-9f09-40e5-bf6f-f9541be0cf2a used request id req-f615d9d6-8231-4803-ae2b-4edd6194bf9c 2018-08-29 18:24:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 18:24:27,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/e90ec691-0500-4a86-bea0-ae78cb474fca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:29,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4799dca6-5da6-48e5-aa84-56f47afabf0e Content-Length: 0 Date: Wed, 29 Aug 2018 18:24:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:24:29,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/e90ec691-0500-4a86-bea0-ae78cb474fca.json used request id req-4799dca6-5da6-48e5-aa84-56f47afabf0e 2018-08-29 18:24:29,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.5266020298s 2018-08-29 18:24:29,428 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/e90ec691-0500-4a86-bea0-ae78cb474fca.json used request id req-4799dca6-5da6-48e5-aa84-56f47afabf0e 2018-08-29 18:24:29,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:24:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:29,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-09fbe382-d82f-43c6-b997-1af42127f5b1 Date: Wed, 29 Aug 2018 18:24:29 GMT RESP BODY: {"floatingips": []} 2018-08-29 18:24:29,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-09fbe382-d82f-43c6-b997-1af42127f5b1 2018-08-29 18:24:29,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0757691860199s 2018-08-29 18:24:29,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-09fbe382-d82f-43c6-b997-1af42127f5b1 2018-08-29 18:24:29,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 18:24:29,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:29,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:24: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-180f05b3-acce-4c5f-a54c-6492eda35a0c x-compute-request-id: req-180f05b3-acce-4c5f-a54c-6492eda35a0c Content-Type: application/json 2018-08-29 18:24:29,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd used request id req-180f05b3-acce-4c5f-a54c-6492eda35a0c 2018-08-29 18:24:29,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.424978971481s 2018-08-29 18:24:29,935 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd used request id req-180f05b3-acce-4c5f-a54c-6492eda35a0c 2018-08-29 18:24:29,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:24:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:30,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24: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-a0ce56ef-a9c0-42f9-b12a-cb2c249aae6c x-compute-request-id: req-a0ce56ef-a9c0-42f9-b12a-cb2c249aae6c Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:01:05", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:01:05", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/23e8f458-f6a9-4746-bf66-17fb629660cd", "rel": "bookmark"}], "image": {"id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "links": [{"href": "http://172.30.9.40:8774/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T17:58:24.000000", "flavor": {"id": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "links": [{"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "bookmark"}]}, "id": "23e8f458-f6a9-4746-bf66-17fb629660cd", "security_groups": [{"name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}], "user_id": "0ee9abd8190446cf844613de5d71b173", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:24:29Z", "hostId": "2cd06bc7c646f4dde500c32973c6b9d8f83467e57cfe8ae6418c18eb", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771", "name": "cloudify_ims-vm_60b698dd-f8b2-4072-be45-52d321c90771", "created": "2018-08-29T17:56:04Z", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:24:30,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a0ce56ef-a9c0-42f9-b12a-cb2c249aae6c 2018-08-29 18:24:30,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852614164352s 2018-08-29 18:24:30,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a0ce56ef-a9c0-42f9-b12a-cb2c249aae6c 2018-08-29 18:24:30,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:24:32,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:24:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:32,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f0a3524-9fde-4ef2-a0d4-4ad776f869c7 x-compute-request-id: req-4f0a3524-9fde-4ef2-a0d4-4ad776f869c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 18:24:32,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4f0a3524-9fde-4ef2-a0d4-4ad776f869c7 2018-08-29 18:24:32,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0675120353699s 2018-08-29 18:24:32,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4f0a3524-9fde-4ef2-a0d4-4ad776f869c7 2018-08-29 18:24:32,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:24:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:32,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-9b2c20d9-680b-46dd-88aa-84894d4b4d03 Date: Wed, 29 Aug 2018 18:24:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:28Z", "updated_at": "2018-08-29T17:59:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "2e272d17-688c-41a3-8a74-5e32dd22ff1f", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "4d5eb3cf-7c47-42cd-8c8a-f680be77fa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "6529df0d-40ef-4825-859c-8fd6ad49a65c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:54:28Z", "revision_number": 0, "id": "77f90a94-69eb-4208-bd68-6521e03f5d88", "remote_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "remote_ip_prefix": null, "created_at": "2018-08-29T17:54:28Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:59:25Z", "revision_number": 0, "id": "b402526e-4e20-4ea4-935d-865da00b9b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:59:25Z", "security_group_id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 2, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "2a2df62b-4042-4a3a-bcfc-f87f0df3e24d", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:56:00Z", "updated_at": "2018-08-29T17:56:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "0173e930-eeb5-426b-a319-573a8a88d818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "09ea5aeb-c44f-4ce3-abd6-6f21642cca9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "1a724b4b-c1c3-47e0-83ce-d12b7227b2be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-29T17:56:02Z", "revision_number": 0, "id": "350e25db-000c-411d-b643-7ee79269207b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:02Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "5d079930-56a2-43a4-b298-e940bc0fc8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "75b1c320-5403-4085-83ee-67dcc3dcbf79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T17:56:00Z", "revision_number": 0, "id": "cba00da0-96fc-410d-a9b8-10400764bb21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:00Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c01cf15df6e4ed187edb128539838b4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T17:56:01Z", "revision_number": 0, "id": "d873bcdf-22a0-4468-b604-04e33d7ffad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T17:56:01Z", "security_group_id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c01cf15df6e4ed187edb128539838b4"}], "revision_number": 7, "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "e22a422e-cbd5-4dae-9127-42b06b2720b4", "name": "cloudify_ims-sg_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 18:24:32,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-9b2c20d9-680b-46dd-88aa-84894d4b4d03 2018-08-29 18:24:32,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494630336761s 2018-08-29 18:24:32,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-9b2c20d9-680b-46dd-88aa-84894d4b4d03 2018-08-29 18:24:32,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 18:24:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/e22a422e-cbd5-4dae-9127-42b06b2720b4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:33,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1562016c-a70e-4e02-8c18-2a6848efb454 Content-Length: 0 Date: Wed, 29 Aug 2018 18:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:24:33,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e22a422e-cbd5-4dae-9127-42b06b2720b4.json used request id req-1562016c-a70e-4e02-8c18-2a6848efb454 2018-08-29 18:24:33,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139259815216s 2018-08-29 18:24:33,057 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e22a422e-cbd5-4dae-9127-42b06b2720b4.json used request id req-1562016c-a70e-4e02-8c18-2a6848efb454 2018-08-29 18:24:33,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 18:24:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:33,092 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:24: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-a2bafe08-c82b-4cdf-b361-b507ed236342 x-compute-request-id: req-a2bafe08-c82b-4cdf-b361-b507ed236342 Content-Length: 0 Content-Type: application/json 2018-08-29 18:24:33,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771 used request id req-a2bafe08-c82b-4cdf-b361-b507ed236342 2018-08-29 18:24:33,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0350480079651s 2018-08-29 18:24:33,093 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/cloudify_ims-kp_60b698dd-f8b2-4072-be45-52d321c90771 used request id req-a2bafe08-c82b-4cdf-b361-b507ed236342 2018-08-29 18:24:33,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 18:24:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" -d '{"subnet_id": "9b11454f-2f77-4250-b45e-48ca79bc8286"}' 2018-08-29 18:24:35,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23469b67-d918-4a66-b995-43de9bbbfdd9 Date: Wed, 29 Aug 2018 18:24:35 GMT RESP BODY: {"network_id": "59050f06-eab4-43ca-9c37-e95badd023f6", "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "subnet_id": "9b11454f-2f77-4250-b45e-48ca79bc8286", "subnet_ids": ["9b11454f-2f77-4250-b45e-48ca79bc8286"], "port_id": "922002ec-2dca-4dcd-b806-ad3c4d71d900", "id": "5a6d92a5-1867-496b-a255-39ffc8391bd5"} 2018-08-29 18:24:35,187 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5/remove_router_interface.json used request id req-23469b67-d918-4a66-b995-43de9bbbfdd9 2018-08-29 18:24:35,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09401297569s 2018-08-29 18:24:35,188 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5/remove_router_interface.json used request id req-23469b67-d918-4a66-b995-43de9bbbfdd9 returning object 5a6d92a5-1867-496b-a255-39ffc8391bd5 2018-08-29 18:24:35,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 18:24:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:35,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-ed07ebaa-79a2-4e94-902f-b76da5adb7e3 Date: Wed, 29 Aug 2018 18:24:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c01cf15df6e4ed187edb128539838b4", "created_at": "2018-08-29T17:54:29Z", "admin_state_up": true, "updated_at": "2018-08-29T18:24:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0c01cf15df6e4ed187edb128539838b4", "id": "5a6d92a5-1867-496b-a255-39ffc8391bd5", "name": "cloudify_ims-router_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 18:24:35,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ed07ebaa-79a2-4e94-902f-b76da5adb7e3 2018-08-29 18:24:35,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115776062012s 2018-08-29 18:24:35,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-ed07ebaa-79a2-4e94-902f-b76da5adb7e3 2018-08-29 18:24:35,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 18:24:35,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:36,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a92f407-bb14-42cf-ad3f-1637b9ecdede Content-Length: 0 Date: Wed, 29 Aug 2018 18:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:24:36,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5.json used request id req-7a92f407-bb14-42cf-ad3f-1637b9ecdede 2018-08-29 18:24:36,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38724184036s 2018-08-29 18:24:36,693 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5a6d92a5-1867-496b-a255-39ffc8391bd5.json used request id req-7a92f407-bb14-42cf-ad3f-1637b9ecdede 2018-08-29 18:24:36,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 18:24:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:36,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e701ece3-92f0-4617-9383-c5d5871a7c0e Date: Wed, 29 Aug 2018 18:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59050f06-eab4-43ca-9c37-e95badd023f6","tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T17:54: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":"0c01cf15df6e4ed187edb128539838b4","id":"9b11454f-2f77-4250-b45e-48ca79bc8286","subnetpool_id":null,"name":"cloudify_ims-subnet_60b698dd-f8b2-4072-be45-52d321c90771"}]} 2018-08-29 18:24:36,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-e701ece3-92f0-4617-9383-c5d5871a7c0e 2018-08-29 18:24:36,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427930355072s 2018-08-29 18:24:36,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-e701ece3-92f0-4617-9383-c5d5871a7c0e 2018-08-29 18:24:36,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 18:24:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/9b11454f-2f77-4250-b45e-48ca79bc8286.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:37,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7db4d1b2-531c-4251-b2dd-91e99d256c5a Date: Wed, 29 Aug 2018 18:24:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:24:37,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/9b11454f-2f77-4250-b45e-48ca79bc8286.json used request id req-7db4d1b2-531c-4251-b2dd-91e99d256c5a 2018-08-29 18:24:37,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2061290741s 2018-08-29 18:24:37,945 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/9b11454f-2f77-4250-b45e-48ca79bc8286.json used request id req-7db4d1b2-531c-4251-b2dd-91e99d256c5a 2018-08-29 18:24:37,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:24:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:38,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-8c0ef7aa-9061-42f9-b364-bbc2a5c3887f Date: Wed, 29 Aug 2018 18:24:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59050f06-eab4-43ca-9c37-e95badd023f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c01cf15df6e4ed187edb128539838b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:24:37Z","qos_policy_id":null,"name":"cloudify_ims-net_60b698dd-f8b2-4072-be45-52d321c90771","admin_state_up":true,"tenant_id":"0c01cf15df6e4ed187edb128539838b4","created_at":"2018-08-29T17:54:28Z","mtu":1450}]} 2018-08-29 18:24:38,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8c0ef7aa-9061-42f9-b364-bbc2a5c3887f 2018-08-29 18:24:38,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932531356812s 2018-08-29 18:24:38,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-8c0ef7aa-9061-42f9-b364-bbc2a5c3887f 2018-08-29 18:24:38,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 18:24:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/59050f06-eab4-43ca-9c37-e95badd023f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:39,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d87bcd3-7b2f-4243-ba8f-5912836700fc Date: Wed, 29 Aug 2018 18:24:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:24:39,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/59050f06-eab4-43ca-9c37-e95badd023f6.json used request id req-3d87bcd3-7b2f-4243-ba8f-5912836700fc 2018-08-29 18:24:39,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00295901299s 2018-08-29 18:24:39,043 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/59050f06-eab4-43ca-9c37-e95badd023f6.json used request id req-3d87bcd3-7b2f-4243-ba8f-5912836700fc 2018-08-29 18:24:39,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:24:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:39,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-d8cca2b8-260c-4da4-ba32-0bc8821999f5 Date: Wed, 29 Aug 2018 18:24:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T17:55:59Z", "file": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/file", "owner": "0c01cf15df6e4ed187edb128539838b4", "id": "11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "size": 4373348352, "self": "/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_60b698dd-f8b2-4072-be45-52d321c90771", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T17:54:58Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:24:39,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d8cca2b8-260c-4da4-ba32-0bc8821999f5 2018-08-29 18:24:39,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.664978981018s 2018-08-29 18:24:39,713 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-d8cca2b8-260c-4da4-ba32-0bc8821999f5 2018-08-29 18:24:39,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 18:24:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}49152052e308b1972b01d47c240935fca4d5cc08" 2018-08-29 18:24:40,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b1fbe76-24f2-4a7c-8bb8-ba09a28e7e0a Date: Wed, 29 Aug 2018 18:24: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-29 18:24:40,135 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1 used request id req-8b1fbe76-24f2-4a7c-8bb8-ba09a28e7e0a 2018-08-29 18:24:40,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.420768022537s 2018-08-29 18:24:40,135 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/11d09b43-adad-4a77-a5de-b3ccd2aaefd1 used request id req-8b1fbe76-24f2-4a7c-8bb8-ba09a28e7e0a 2018-08-29 18:24:40,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:24:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:40,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24: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-5ea82223-066f-4430-9876-4310988ebfb9 x-compute-request-id: req-5ea82223-066f-4430-9876-4310988ebfb9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_60b698dd-f8b2-4072-be45-52d321c90771", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa", "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": "c0da48ac-4b86-4efb-bb47-857c7d5c31fa"}]} 2018-08-29 18:24:40,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-5ea82223-066f-4430-9876-4310988ebfb9 2018-08-29 18:24:40,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223739147186s 2018-08-29 18:24:40,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-5ea82223-066f-4430-9876-4310988ebfb9 2018-08-29 18:24:40,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 18:24:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:40,194 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:24: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-b09b18f8-0d95-45ba-bf1b-2ca1569a54ea x-compute-request-id: req-b09b18f8-0d95-45ba-bf1b-2ca1569a54ea Content-Length: 0 Content-Type: application/json 2018-08-29 18:24:40,194 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa used request id req-b09b18f8-0d95-45ba-bf1b-2ca1569a54ea 2018-08-29 18:24:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346710681915s 2018-08-29 18:24:40,195 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/c0da48ac-4b86-4efb-bb47-857c7d5c31fa used request id req-b09b18f8-0d95-45ba-bf1b-2ca1569a54ea 2018-08-29 18:24:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:24:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:40,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d262c5-d903-49d8-b716-422802f8b35a Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"users": [{"name": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ee9abd8190446cf844613de5d71b173", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:24:40,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-24d262c5-d903-49d8-b716-422802f8b35a 2018-08-29 18:24:40,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198724985123s 2018-08-29 18:24:40,395 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-24d262c5-d903-49d8-b716-422802f8b35a 2018-08-29 18:24:40,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:24:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598e3b89-38cd-4bb5-81f0-5c279a5e481d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_60b698dd-f8b2-4072-be45-52d321c90771", "links": {"self": "http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ee9abd8190446cf844613de5d71b173", "description": null}} 2018-08-29 18:24:40,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173 used request id req-598e3b89-38cd-4bb5-81f0-5c279a5e481d 2018-08-29 18:24:40,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177248001099s 2018-08-29 18:24:40,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173 used request id req-598e3b89-38cd-4bb5-81f0-5c279a5e481d 2018-08-29 18:24:40,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 18:24:40,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:40,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f60286-f58d-4d61-8051-453eecf66d6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:24:40,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173 used request id req-e7f60286-f58d-4d61-8051-453eecf66d6b 2018-08-29 18:24:40,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.312813997269s 2018-08-29 18:24:40,892 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/0ee9abd8190446cf844613de5d71b173 used request id req-e7f60286-f58d-4d61-8051-453eecf66d6b 2018-08-29 18:24:40,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:24:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:41,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccdb6e5-a925-4e43-86c2-f90de4a7596a Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4"}, "tags": [], "enabled": true, "id": "0c01cf15df6e4ed187edb128539838b4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_60b698dd-f8b2-4072-be45-52d321c90771"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:24:41,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-5ccdb6e5-a925-4e43-86c2-f90de4a7596a 2018-08-29 18:24:41,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171141147614s 2018-08-29 18:24:41,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-5ccdb6e5-a925-4e43-86c2-f90de4a7596a 2018-08-29 18:24:41,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 18:24:41,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183496891c75538c9ee122e0041d3351a1cbcb7b" 2018-08-29 18:24:41,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad394b88-2fca-4e8d-82c6-4ff7f5db707e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:24:41,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4 used request id req-ad394b88-2fca-4e8d-82c6-4ff7f5db707e 2018-08-29 18:24:41,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.239989995956s 2018-08-29 18:24:41,315 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/0c01cf15df6e4ed187edb128539838b4 used request id req-ad394b88-2fca-4e8d-82c6-4ff7f5db707e 2018-08-29 18:24:41,342 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 18:24:41,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 18:24:41,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 18:24:41,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 18:24:41,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 18:24:41,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 18:24:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:24:41,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69a3ac3-b283-4041-8c5a-7fcc072403f3 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 18:24:41,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-f69a3ac3-b283-4041-8c5a-7fcc072403f3 2018-08-29 18:24:41,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 18:24:41,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T19:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["xhLLs5AgRhiHJd3_UbjWVQ"], "issued_at": "2018-08-29T18:24:41.000000Z"}} 2018-08-29 18:24:41,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:24:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:42,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-38b8a7d7-6796-4270-96b6-786957294b82 Date: Wed, 29 Aug 2018 18:24:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 18:24:42,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38b8a7d7-6796-4270-96b6-786957294b82 2018-08-29 18:24:42,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265263080597s 2018-08-29 18:24:42,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38b8a7d7-6796-4270-96b6-786957294b82 2018-08-29 18:24:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:24:42,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 18:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f1be1b-606f-409f-9f48-46a16359a5b9 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 18:24:42,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-91f1be1b-606f-409f-9f48-46a16359a5b9 2018-08-29 18:24:42,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:24:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:42,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3afa6c0-5609-46a6-addb-498d981f5b52 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 18:24:42,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-a3afa6c0-5609-46a6-addb-498d981f5b52 2018-08-29 18:24:42,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158642053604s 2018-08-29 18:24:42,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-a3afa6c0-5609-46a6-addb-498d981f5b52 2018-08-29 18:24:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 18:24:42,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}}' 2018-08-29 18:24:42,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92c156f-a119-4aef-8073-3046631ea52c 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.40:5000/v3/projects/19a292e7104640f99327f13779301fe3"}, "tags": [], "enabled": true, "id": "19a292e7104640f99327f13779301fe3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}} 2018-08-29 18:24:42,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-d92c156f-a119-4aef-8073-3046631ea52c 2018-08-29 18:24:42,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204144954681s 2018-08-29 18:24:42,411 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-d92c156f-a119-4aef-8073-3046631ea52c 2018-08-29 18:24:42,412 - 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'19a292e7104640f99327f13779301fe3', '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_05659436-930e-4f55-88db-f5fdc9b80a0c'}) 2018-08-29 18:24:42,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 18:24:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7f34af3b-406e-4fbd-84fb-2a352f7542c3", "email": null, "name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c"}}' 2018-08-29 18:24:42,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c1ec03-7382-47b4-9682-a4142cae89be Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": {"self": "http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3800fe1eb80f46da83d373088ea97d99", "domain_id": "default", "password_expires_at": null}} 2018-08-29 18:24:42,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-00c1ec03-7382-47b4-9682-a4142cae89be 2018-08-29 18:24:42,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484089136124s 2018-08-29 18:24:42,903 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-00c1ec03-7382-47b4-9682-a4142cae89be 2018-08-29 18:24:42,903 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3800fe1eb80f46da83d373088ea97d99', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c'}) 2018-08-29 18:24:42,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:24:42,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:43,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64477ea-e112-4821-88b8-02005b2d9a90 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:24:43,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c64477ea-e112-4821-88b8-02005b2d9a90 2018-08-29 18:24:43,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186153888702s 2018-08-29 18:24:43,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-c64477ea-e112-4821-88b8-02005b2d9a90 2018-08-29 18:24:43,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:24:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:43,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd91e63-5ff1-415d-9d02-ce6252b6836b Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:24:43,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bfd91e63-5ff1-415d-9d02-ce6252b6836b 2018-08-29 18:24:43,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170717954636s 2018-08-29 18:24:43,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-bfd91e63-5ff1-415d-9d02-ce6252b6836b 2018-08-29 18:24:43,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:24:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:43,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1448c157-3e26-44de-ac98-ddd6b96ba94c Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:24:43,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1448c157-3e26-44de-ac98-ddd6b96ba94c 2018-08-29 18:24:43,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982332229614s 2018-08-29 18:24:43,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1448c157-3e26-44de-ac98-ddd6b96ba94c 2018-08-29 18:24:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:24:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:43,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b2a5c0-52ec-46a7-bf4b-7c26d09492b8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 18:24:43,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-65b2a5c0-52ec-46a7-bf4b-7c26d09492b8 2018-08-29 18:24:43,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984869003296s 2018-08-29 18:24:43,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-65b2a5c0-52ec-46a7-bf4b-7c26d09492b8 2018-08-29 18:24:43,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:24:43,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b72b0e-da28-43c9-b00d-56afec2bedf6 Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": {"self": "http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3800fe1eb80f46da83d373088ea97d99", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:24:43,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-c7b72b0e-da28-43c9-b00d-56afec2bedf6 2018-08-29 18:24:43,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191730976105s 2018-08-29 18:24:43,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-c7b72b0e-da28-43c9-b00d-56afec2bedf6 2018-08-29 18:24:43,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:24:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:43,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a05e26-0f54-4a15-944c-9db2a7d04339 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3"}, "tags": [], "enabled": true, "id": "19a292e7104640f99327f13779301fe3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:24:43,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-c0a05e26-0f54-4a15-944c-9db2a7d04339 2018-08-29 18:24:43,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177439928055s 2018-08-29 18:24:43,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-c0a05e26-0f54-4a15-944c-9db2a7d04339 2018-08-29 18:24:43,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 18:24:43,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=19a292e7104640f99327f13779301fe3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:44,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f4c459-e955-4c78-a70d-d0c8ad421d58 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=19a292e7104640f99327f13779301fe3", "previous": null, "next": null}} 2018-08-29 18:24:44,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=19a292e7104640f99327f13779301fe3 used request id req-31f4c459-e955-4c78-a70d-d0c8ad421d58 2018-08-29 18:24:44,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173882007599s 2018-08-29 18:24:44,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=19a292e7104640f99327f13779301fe3 used request id req-31f4c459-e955-4c78-a70d-d0c8ad421d58 2018-08-29 18:24:44,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 18:24:44,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3/users/3800fe1eb80f46da83d373088ea97d99/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:44,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6faaa8c8-a3a1-4904-8b8f-f530be8065c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:24:44,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3/users/3800fe1eb80f46da83d373088ea97d99/roles/c82bf036bd144284a48fe3ac4559304a used request id req-6faaa8c8-a3a1-4904-8b8f-f530be8065c1 2018-08-29 18:24:44,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138273954391s 2018-08-29 18:24:44,182 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3/users/3800fe1eb80f46da83d373088ea97d99/roles/c82bf036bd144284a48fe3ac4559304a used request id req-6faaa8c8-a3a1-4904-8b8f-f530be8065c1 2018-08-29 18:24:44,183 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 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'19a292e7104640f99327f13779301fe3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7f34af3b-406e-4fbd-84fb-2a352f7542c3', 'username': u'heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 18:24:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 18:24:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 18:24:44,184 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 18:24:44,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 18:24:44,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 18:24:44,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 18:24:44,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 18:24:44,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 18:24:44,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 18:24:44,188 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c', 'password': '7f34af3b-406e-4fbd-84fb-2a352f7542c3', 'project_name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '19a292e7104640f99327f13779301fe3', 'project_domain_name': 'Default'} 2018-08-29 18:24:44,218 - 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-29 18:24:44,219 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-29 18:24:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:24:44,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b282e900-19e1-42d1-9e73-5d31146d4bd7 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 18:24:44,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-b282e900-19e1-42d1-9e73-5d31146d4bd7 2018-08-29 18:24:44,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 18:24:44,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T19:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19a292e7104640f99327f13779301fe3", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/19a292e7104640f99327f13779301fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/19a292e7104640f99327f13779301fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/19a292e7104640f99327f13779301fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/19a292e7104640f99327f13779301fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/19a292e7104640f99327f13779301fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_19a292e7104640f99327f13779301fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_19a292e7104640f99327f13779301fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/19a292e7104640f99327f13779301fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/19a292e7104640f99327f13779301fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/19a292e7104640f99327f13779301fe3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/19a292e7104640f99327f13779301fe3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/19a292e7104640f99327f13779301fe3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c", "id": "3800fe1eb80f46da83d373088ea97d99"}, "audit_ids": ["tpy69uM4S6mlBDqVbfofVA"], "issued_at": "2018-08-29T18:24:44.000000Z"}} 2018-08-29 18:24:44,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 18:24:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"network": {"name": "heat_ims-net_05659436-930e-4f55-88db-f5fdc9b80a0c", "admin_state_up": true}}' 2018-08-29 18:24:45,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3997bcea-4d37-4d84-bb53-403cab0d61e6 Date: Wed, 29 Aug 2018 18:24:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4ef468be-70af-455c-b328-7fb0101a0964","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19a292e7104640f99327f13779301fe3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:24:45Z","is_default":false,"name":"heat_ims-net_05659436-930e-4f55-88db-f5fdc9b80a0c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:44Z","mtu":1450}} 2018-08-29 18:24:45,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3997bcea-4d37-4d84-bb53-403cab0d61e6 2018-08-29 18:24:45,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.554081201553s 2018-08-29 18:24:45,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-3997bcea-4d37-4d84-bb53-403cab0d61e6 2018-08-29 18:24:45,166 - 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-29T18:24:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4ef468be-70af-455c-b328-7fb0101a0964', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_05659436-930e-4f55-88db-f5fdc9b80a0c', u'admin_state_up': True, u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'created_at': u'2018-08-29T18:24:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'19a292e7104640f99327f13779301fe3', u'l2_adjacency': True}) 2018-08-29 18:24:45,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:24:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:24:45,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-4bf8e134-64c6-4a15-ba2e-b3d6d8ac919f Date: Wed, 29 Aug 2018 18:24:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4ef468be-70af-455c-b328-7fb0101a0964","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19a292e7104640f99327f13779301fe3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:24:45Z","qos_policy_id":null,"name":"heat_ims-net_05659436-930e-4f55-88db-f5fdc9b80a0c","admin_state_up":true,"tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:44Z","mtu":1450}]} 2018-08-29 18:24:45,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4bf8e134-64c6-4a15-ba2e-b3d6d8ac919f 2018-08-29 18:24:45,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117480993271s 2018-08-29 18:24:45,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-4bf8e134-64c6-4a15-ba2e-b3d6d8ac919f 2018-08-29 18:24:45,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 18:24:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"subnet": {"name": "heat_ims-subnet_05659436-930e-4f55-88db-f5fdc9b80a0c", "enable_dhcp": true, "network_id": "4ef468be-70af-455c-b328-7fb0101a0964", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 18:24:46,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-29d10c8e-e3c1-4562-9833-f27c48d2477c Date: Wed, 29 Aug 2018 18:24:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ef468be-70af-455c-b328-7fb0101a0964","tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:24:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"19a292e7104640f99327f13779301fe3","id":"3bc32aeb-4db2-409d-b114-b3cd7e4221fe","subnetpool_id":null,"name":"heat_ims-subnet_05659436-930e-4f55-88db-f5fdc9b80a0c"}} 2018-08-29 18:24:46,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-29d10c8e-e3c1-4562-9833-f27c48d2477c 2018-08-29 18:24:46,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.884701013565s 2018-08-29 18:24:46,171 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-29d10c8e-e3c1-4562-9833-f27c48d2477c 2018-08-29 18:24:46,172 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T18:24:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3bc32aeb-4db2-409d-b114-b3cd7e4221fe', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_05659436-930e-4f55-88db-f5fdc9b80a0c', u'enable_dhcp': True, u'network_id': u'4ef468be-70af-455c-b328-7fb0101a0964', u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'created_at': u'2018-08-29T18:24:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'19a292e7104640f99327f13779301fe3'}) 2018-08-29 18:24:46,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 18:24:46,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "heat_ims-router_05659436-930e-4f55-88db-f5fdc9b80a0c", "admin_state_up": true}}' 2018-08-29 18:24:47,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6c9c08a2-a4b3-4c67-a2ea-755523a556cb Date: Wed, 29 Aug 2018 18:24:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19a292e7104640f99327f13779301fe3", "created_at": "2018-08-29T18:24:46Z", "admin_state_up": true, "updated_at": "2018-08-29T18:24:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "19a292e7104640f99327f13779301fe3", "id": "6882ad18-8d70-4e2e-8744-b6198295b102", "name": "heat_ims-router_05659436-930e-4f55-88db-f5fdc9b80a0c"}} 2018-08-29 18:24:47,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-6c9c08a2-a4b3-4c67-a2ea-755523a556cb 2018-08-29 18:24:47,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61712002754s 2018-08-29 18:24:47,790 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-6c9c08a2-a4b3-4c67-a2ea-755523a556cb 2018-08-29 18:24:47,790 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T18:24:47Z', u'revision_number': 2, u'id': u'6882ad18-8d70-4e2e-8744-b6198295b102', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_05659436-930e-4f55-88db-f5fdc9b80a0c', u'admin_state_up': True, u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'created_at': u'2018-08-29T18:24:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'19a292e7104640f99327f13779301fe3'}) 2018-08-29 18:24:47,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 18:24:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"subnet_id": "3bc32aeb-4db2-409d-b114-b3cd7e4221fe"}' 2018-08-29 18:24:50,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e6ba861-2469-4191-a3b1-b5cbd236d8e7 Date: Wed, 29 Aug 2018 18:24:50 GMT RESP BODY: {"network_id": "4ef468be-70af-455c-b328-7fb0101a0964", "tenant_id": "19a292e7104640f99327f13779301fe3", "subnet_id": "3bc32aeb-4db2-409d-b114-b3cd7e4221fe", "subnet_ids": ["3bc32aeb-4db2-409d-b114-b3cd7e4221fe"], "port_id": "db71c43f-804b-4718-b05d-468f9a3127bc", "id": "6882ad18-8d70-4e2e-8744-b6198295b102"} 2018-08-29 18:24:50,179 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102/add_router_interface.json used request id req-2e6ba861-2469-4191-a3b1-b5cbd236d8e7 2018-08-29 18:24:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38858294487s 2018-08-29 18:24:50,180 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102/add_router_interface.json used request id req-2e6ba861-2469-4191-a3b1-b5cbd236d8e7 returning object 6882ad18-8d70-4e2e-8744-b6198295b102 2018-08-29 18:24:50,180 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-29 18:24:51,672 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-29 18:24:51,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:24:51,677 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 18:24:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 18:24:51,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:24:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:24:51,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c72cd4ea-da42-4c1f-8473-da79252ba54c Date: Wed, 29 Aug 2018 18:24:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:24:51,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c72cd4ea-da42-4c1f-8473-da79252ba54c 2018-08-29 18:24:51,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312834024429s 2018-08-29 18:24:51,992 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c72cd4ea-da42-4c1f-8473-da79252ba54c 2018-08-29 18:24:52,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 18:24:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c"}' 2018-08-29 18:24:52,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-35bcd369-af63-4c7c-865f-9cdbe367b326 Date: Wed, 29 Aug 2018 18:24:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:52Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": null, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": null, "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 18:24:52,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-35bcd369-af63-4c7c-865f-9cdbe367b326 2018-08-29 18:24:52,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0477459430695s 2018-08-29 18:24:52,050 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-35bcd369-af63-4c7c-865f-9cdbe367b326 returning object 994f9e29-3c61-4a2d-a545-b514fc921804 2018-08-29 18:24:52,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 18:24:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '' 2018-08-29 18:24:56,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b634dded-15f8-4429-ad38-c699d02fcf68 Date: Wed, 29 Aug 2018 18:24: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-29 18:24:56,203 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file used request id req-b634dded-15f8-4429-ad38-c699d02fcf68 2018-08-29 18:24:56,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.1524348259s 2018-08-29 18:24:56,203 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file used request id req-b634dded-15f8-4429-ad38-c699d02fcf68 2018-08-29 18:24:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:24:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:24:56,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-4ed2e3c9-48cf-45d4-b8b5-4be1cdf6774f Date: Wed, 29 Aug 2018 18:24:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:24:56,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-4ed2e3c9-48cf-45d4-b8b5-4be1cdf6774f 2018-08-29 18:24:56,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0502021312714s 2018-08-29 18:24:56,260 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-4ed2e3c9-48cf-45d4-b8b5-4be1cdf6774f 2018-08-29 18:24:56,262 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap', u'metadata': Munch({})})], 'file': u'/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file', 'owner': u'19a292e7104640f99327f13779301fe3', 'id': u'994f9e29-3c61-4a2d-a545-b514fc921804', 'size': 263193088, u'self': u'/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T18:24:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T18:24:56Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c', 'created': u'2018-08-29T18:24:52Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-29T18:24:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-29 18:24:56,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 18:24:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-29 18:24:56,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87710ab9-df61-4256-a25a-8f7868048be0 x-compute-request-id: req-87710ab9-df61-4256-a25a-8f7868048be0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}} 2018-08-29 18:24:56,649 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-87710ab9-df61-4256-a25a-8f7868048be0 2018-08-29 18:24:56,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.386724948883s 2018-08-29 18:24:56,650 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-87710ab9-df61-4256-a25a-8f7868048be0 2018-08-29 18:24:56,651 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'swap': 0}) 2018-08-29 18:24:56,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 18:24:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" -d '{"extra_specs": {}}' 2018-08-29 18:24:56,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-731c31e0-9190-4d37-b317-c09ff5f34294 x-compute-request-id: req-731c31e0-9190-4d37-b317-c09ff5f34294 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 18:24:56,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79/os-extra_specs used request id req-731c31e0-9190-4d37-b317-c09ff5f34294 2018-08-29 18:24:56,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217800140381s 2018-08-29 18:24:56,674 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79/os-extra_specs used request id req-731c31e0-9190-4d37-b317-c09ff5f34294 2018-08-29 18:24:56,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:24:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:56,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a154540-f0d9-4c73-a734-a2d3cc2bebab Content-Encoding: gzip Content-Length: 587 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3"}, "tags": [], "enabled": true, "id": "19a292e7104640f99327f13779301fe3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:24:56,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-8a154540-f0d9-4c73-a734-a2d3cc2bebab 2018-08-29 18:24:56,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184749126434s 2018-08-29 18:24:56,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-8a154540-f0d9-4c73-a734-a2d3cc2bebab 2018-08-29 18:24:56,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-29 18:24:56,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/quotas/19a292e7104640f99327f13779301fe3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-29 18:24:57,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-11f9f118-419d-4a56-ae6e-2653fbff56c0 Date: Wed, 29 Aug 2018 18:24:57 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-29 18:24:57,199 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/quotas/19a292e7104640f99327f13779301fe3.json used request id req-11f9f118-419d-4a56-ae6e-2653fbff56c0 2018-08-29 18:24:57,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.331380844116s 2018-08-29 18:24:57,200 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/quotas/19a292e7104640f99327f13779301fe3.json used request id req-11f9f118-419d-4a56-ae6e-2653fbff56c0 2018-08-29 18:24:57,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:24:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:57,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13533d96-93f8-458a-9ba0-83466dc26d71 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:24:57,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-13533d96-93f8-458a-9ba0-83466dc26d71 2018-08-29 18:24:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179217100143s 2018-08-29 18:24:57,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-13533d96-93f8-458a-9ba0-83466dc26d71 2018-08-29 18:24:57,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:24:57,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:57,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb25fdd-d504-4b2b-8214-734e2ce8ea91 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:24:57,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9eb25fdd-d504-4b2b-8214-734e2ce8ea91 2018-08-29 18:24:57,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0995218753815s 2018-08-29 18:24:57,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-9eb25fdd-d504-4b2b-8214-734e2ce8ea91 2018-08-29 18:24:57,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:24:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:57,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1740f9dc-de3d-43c6-b9ee-bbc2ae6a7034 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 18:24:57,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-1740f9dc-de3d-43c6-b9ee-bbc2ae6a7034 2018-08-29 18:24:57,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169754981995s 2018-08-29 18:24:57,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-1740f9dc-de3d-43c6-b9ee-bbc2ae6a7034 2018-08-29 18:24:57,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:24:57,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:57,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f242bf9-d3f0-4d5c-a177-d44d794cf6bf Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": {"self": "http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3800fe1eb80f46da83d373088ea97d99", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:24:57,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5f242bf9-d3f0-4d5c-a177-d44d794cf6bf 2018-08-29 18:24:57,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158490896225s 2018-08-29 18:24:57,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-5f242bf9-d3f0-4d5c-a177-d44d794cf6bf 2018-08-29 18:24:57,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:24:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:57,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e7b00f-6547-489d-ba16-6a3dc2f31411 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3"}, "tags": [], "enabled": true, "id": "19a292e7104640f99327f13779301fe3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:24:57,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-27e7b00f-6547-489d-ba16-6a3dc2f31411 2018-08-29 18:24:57,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101736068726s 2018-08-29 18:24:57,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-27e7b00f-6547-489d-ba16-6a3dc2f31411 2018-08-29 18:24:57,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 18:24:57,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=19a292e7104640f99327f13779301fe3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:58,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220fb6d0-0b2c-44b4-bc50-e524850dbcf3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=19a292e7104640f99327f13779301fe3", "previous": null, "next": null}} 2018-08-29 18:24:58,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=19a292e7104640f99327f13779301fe3 used request id req-220fb6d0-0b2c-44b4-bc50-e524850dbcf3 2018-08-29 18:24:58,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171746015549s 2018-08-29 18:24:58,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=3800fe1eb80f46da83d373088ea97d99&role.id=98598cebd4c14bd59fc9dc4d7104ddc8&scope.project.id=19a292e7104640f99327f13779301fe3 used request id req-220fb6d0-0b2c-44b4-bc50-e524850dbcf3 2018-08-29 18:24:58,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 18:24:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3/users/3800fe1eb80f46da83d373088ea97d99/roles/98598cebd4c14bd59fc9dc4d7104ddc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:24:58,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b34f1658-ac2e-4465-9855-545f98065936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:24:58,332 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3/users/3800fe1eb80f46da83d373088ea97d99/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-b34f1658-ac2e-4465-9855-545f98065936 2018-08-29 18:24:58,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21270608902s 2018-08-29 18:24:58,333 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3/users/3800fe1eb80f46da83d373088ea97d99/roles/98598cebd4c14bd59fc9dc4d7104ddc8 used request id req-b34f1658-ac2e-4465-9855-545f98065936 2018-08-29 18:24:58,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 18:24:58,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"keypair": {"name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c"}}' 2018-08-29 18:24:58,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:24: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-72669204-89e3-490f-86d3-f98023d9778d x-compute-request-id: req-72669204-89e3-490f-86d3-f98023d9778d Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQi6fq1TN00UWkZUVX44XZUjXreMdmq6l6USIlkGtraup9FZno/15oMUZ0iw2uxXu4e2/6jfaCNunJ1Wjv+6aYpzX1bCywX5AffZt+VhfUCgdkbFO3Nv8eWXbTGqN5HC0nghoJwPQoivHmKDvPvlcSUEL/VRYWAxSTjd1OBbMn6jJPB90aXaJpqKar7Nu1sllycQX8vBUf/E4Bzbap6FsD9AhfxSSw9qgzBSpvDcobMpFip+qdjhVVZI+4EGVvvna0kmHOfQmBIo/5G275GXXhYiDE5BkL+9tfAo61uL1JV9OWKQyPJxWsSnSIZdnhp6ADUO4MHYzhNxOQXNBnfr5v Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0Iun6tUzdNFFpGVFV+OF2VI163jHZqupelEiJZBra2rqfRWZ\n6P9eaDFGdIsNrsV7uHtv+o32gjbpydVo7/ummKc19WwssF+QH32bflYX1AoHZGxT\ntzb/Hll20xqjeRwtJ4IaCcD0KIrx5ig7z75XElBC/1UWFgMUk43dTgWzJ+oyTwfd\nGl2iaaimq+zbtbJZcnEF/LwVH/xOAc22qehbA/QIX8UksPaoMwUqbw3KGzKRYqfq\nnY4VVWSPuBBlb752tJJhzn0JgSKP+Rtu+Rl14WIgxOQZC/vbXwKOtbi9SVfTlikM\njycVrEp0iGXZ4aegA1DuDB2M4TcTkFzQZ36+bwIDAQABAoIBADE1QuH+fK3L04r+\n+mXKogKti1uMnEB1sP/TtSL3+ODX0YzCVBbOaxBa0C0fwpLCtnbJaZrNdKU1H+Uo\nHiLCVoUer3TBmankYrWLhe1Bk03NMAFaLkbFC1217nvRhVFGfMEdydcTWIlYf8u3\nIqXaW+FOXwCwqw12nJxUlSub3LJF+220l8xMS7+u4pSTzpDPEkQiB74wV1JXsMz6\n4KmL6g09E6UVoiuZ6FYycbacmTJwfpPf1tpzgZdjLMzUERPkBywRUL/H3P0NS/v+\ns/JBuQPswjub3Wui0RFujr0csggYR1O1My03gRU2gDXzPKXdNLQmKNNFZktDVPTR\nJzKCt8ECgYEA9RpMRMV9VcKjD0dqPpDL/HyDeTDm38U3PuHyNJYJ7LOZY5NfFJge\n6NZKYNZ5zUDRKIZQNGw2Ok/nDQxx8WIgc1eIbTQo/z10MPfmZFsQsvAaJ5MOE2n9\njDnAVfY4nAdKnGMY5ox68tm8jLuTBJonwwQW0po7rjIfh2nruJ2+9F0CgYEA2dFF\nxIz2JpPGYbLOlJd/JOMNAXghqmJVwqGVnuAkkBDubatEs4De1Xo3i1VUBiO47vJa\ncpy10ZIPHxP29KZdVVcSOCCb382ka9RmLSraWsD6h0sHzRcyJX13uSacnjLqZPTg\nF6rSkh+jqvAgh8kfzeB0TAaBbhoS6JalmpMnUTsCgYARm4YHGrjaRFU6b8LuI7DD\nvp4jQqQTRzOkzM59gJnN60kFojyeWh8+UsadFktBt3pPEvcIDQ4IOl06zr4QvR/f\nqVYfojOfwmZqbiSa6P/WGvGGDkZglqikPjHW+w0uCEgP2/6Z8VWTxJiK856oIfrh\nQ5XwIyxOY0Noku9gH9Tr8QKBgQCFayFQDoPsB1JZn5vX+p//qS/bOYltg0RCrpUm\nNudOc4CIHoM7bHGR04XYS9Dm3dS2UC7Ey2a3Ur7+a002d/ztfCMFzDuOL7lJ71US\nz4/mTRRn8LZ7kny96AeAmr0OTeOzKSdmd9T5enXXC7TxV2mqwpSZyNZY6ZGxdC1F\n7GMF5wKBgQCGA+R6mJKxuF03amaJDNXReOGbXEz2LtsTRYV7SwuMgAHwDKos9cMY\nzwP4peeGlVUaTc/dIDxmla+x4OqTO2Tr9riZwMedxVNEZUyOlVKv8gUzF96Guy4o\nlkTHz0t8cgtQm3keKEJFJCdLg7TxgSakhhWIYkjeB3MswdK44yLMaQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3800fe1eb80f46da83d373088ea97d99", "name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "fingerprint": "fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51"}} 2018-08-29 18:24:58,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-72669204-89e3-490f-86d3-f98023d9778d 2018-08-29 18:24:58,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.342122077942s 2018-08-29 18:24:58,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-72669204-89e3-490f-86d3-f98023d9778d 2018-08-29 18:24:58,677 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQi6fq1TN00UWkZUVX44XZUjXreMdmq6l6USIlkGtraup9FZno/15oMUZ0iw2uxXu4e2/6jfaCNunJ1Wjv+6aYpzX1bCywX5AffZt+VhfUCgdkbFO3Nv8eWXbTGqN5HC0nghoJwPQoivHmKDvPvlcSUEL/VRYWAxSTjd1OBbMn6jJPB90aXaJpqKar7Nu1sllycQX8vBUf/E4Bzbap6FsD9AhfxSSw9qgzBSpvDcobMpFip+qdjhVVZI+4EGVvvna0kmHOfQmBIo/5G275GXXhYiDE5BkL+9tfAo61uL1JV9OWKQyPJxWsSnSIZdnhp6ADUO4MHYzhNxOQXNBnfr5v Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0Iun6tUzdNFFpGVFV+OF2VI163jHZqupelEiJZBra2rqfRWZ\n6P9eaDFGdIsNrsV7uHtv+o32gjbpydVo7/ummKc19WwssF+QH32bflYX1AoHZGxT\ntzb/Hll20xqjeRwtJ4IaCcD0KIrx5ig7z75XElBC/1UWFgMUk43dTgWzJ+oyTwfd\nGl2iaaimq+zbtbJZcnEF/LwVH/xOAc22qehbA/QIX8UksPaoMwUqbw3KGzKRYqfq\nnY4VVWSPuBBlb752tJJhzn0JgSKP+Rtu+Rl14WIgxOQZC/vbXwKOtbi9SVfTlikM\njycVrEp0iGXZ4aegA1DuDB2M4TcTkFzQZ36+bwIDAQABAoIBADE1QuH+fK3L04r+\n+mXKogKti1uMnEB1sP/TtSL3+ODX0YzCVBbOaxBa0C0fwpLCtnbJaZrNdKU1H+Uo\nHiLCVoUer3TBmankYrWLhe1Bk03NMAFaLkbFC1217nvRhVFGfMEdydcTWIlYf8u3\nIqXaW+FOXwCwqw12nJxUlSub3LJF+220l8xMS7+u4pSTzpDPEkQiB74wV1JXsMz6\n4KmL6g09E6UVoiuZ6FYycbacmTJwfpPf1tpzgZdjLMzUERPkBywRUL/H3P0NS/v+\ns/JBuQPswjub3Wui0RFujr0csggYR1O1My03gRU2gDXzPKXdNLQmKNNFZktDVPTR\nJzKCt8ECgYEA9RpMRMV9VcKjD0dqPpDL/HyDeTDm38U3PuHyNJYJ7LOZY5NfFJge\n6NZKYNZ5zUDRKIZQNGw2Ok/nDQxx8WIgc1eIbTQo/z10MPfmZFsQsvAaJ5MOE2n9\njDnAVfY4nAdKnGMY5ox68tm8jLuTBJonwwQW0po7rjIfh2nruJ2+9F0CgYEA2dFF\nxIz2JpPGYbLOlJd/JOMNAXghqmJVwqGVnuAkkBDubatEs4De1Xo3i1VUBiO47vJa\ncpy10ZIPHxP29KZdVVcSOCCb382ka9RmLSraWsD6h0sHzRcyJX13uSacnjLqZPTg\nF6rSkh+jqvAgh8kfzeB0TAaBbhoS6JalmpMnUTsCgYARm4YHGrjaRFU6b8LuI7DD\nvp4jQqQTRzOkzM59gJnN60kFojyeWh8+UsadFktBt3pPEvcIDQ4IOl06zr4QvR/f\nqVYfojOfwmZqbiSa6P/WGvGGDkZglqikPjHW+w0uCEgP2/6Z8VWTxJiK856oIfrh\nQ5XwIyxOY0Noku9gH9Tr8QKBgQCFayFQDoPsB1JZn5vX+p//qS/bOYltg0RCrpUm\nNudOc4CIHoM7bHGR04XYS9Dm3dS2UC7Ey2a3Ur7+a002d/ztfCMFzDuOL7lJ71US\nz4/mTRRn8LZ7kny96AeAmr0OTeOzKSdmd9T5enXXC7TxV2mqwpSZyNZY6ZGxdC1F\n7GMF5wKBgQCGA+R6mJKxuF03amaJDNXReOGbXEz2LtsTRYV7SwuMgAHwDKos9cMY\nzwP4peeGlVUaTc/dIDxmla+x4OqTO2Tr9riZwMedxVNEZUyOlVKv8gUzF96Guy4o\nlkTHz0t8cgtQm3keKEJFJCdLg7TxgSakhhWIYkjeB3MswdK44yLMaQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3800fe1eb80f46da83d373088ea97d99', 'name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'created_at': '2018-08-29T18:24:58.676944', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51', 'type': 'ssh', 'id': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c'}) 2018-08-29 18:24:58,677 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-29 18:24:59,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-29 18:24:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -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_05659436-930e-4f55-88db-f5fdc9b80a0c", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "public_sig_net_id": "4bb551f9-5141-4650-8478-643628361f98", "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": "4bb551f9-5141-4650-8478-643628361f98", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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-29 18:25:05,119 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:24:59 GMT Server: Apache x-openstack-request-id: req-87e6c66b-dae6-4840-a88e-23947a66f3b7 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}]}} 2018-08-29 18:25:05,119 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks used request id req-87e6c66b-dae6-4840-a88e-23947a66f3b7 2018-08-29 18:25:05,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.67095184326s 2018-08-29 18:25:05,119 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks used request id req-87e6c66b-dae6-4840-a88e-23947a66f3b7 2018-08-29 18:25:05,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:05,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:05,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:05 GMT Server: Apache x-openstack-request-id: req-357fa116-875b-4767-bf9e-ec3ab5491996 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/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-29 18:25:05,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:05 GMT Server: Apache x-openstack-request-id: req-8e81aa96-24dd-4caa-a868-653871c3371d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-29T18:25:05Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv/events/97c6af04-624f-4a37-87e9-d63e45d9937f", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "id": "97c6af04-624f-4a37-87e9-d63e45d9937f"}, {"resource_name": "sig_network", "event_time": "2018-08-29T18:25:05Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network/events/eb536f42-cee5-456d-b3e2-5e38a2b9ef10", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-rfvw4ycl7b77", "id": "eb536f42-cee5-456d-b3e2-5e38a2b9ef10"}]} 2018-08-29 18:25:05,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?sort_dir=asc&sort_dir=asc used request id req-8e81aa96-24dd-4caa-a868-653871c3371d 2018-08-29 18:25:05,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.701745033264s 2018-08-29 18:25:05,822 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?sort_dir=asc&sort_dir=asc used request id req-8e81aa96-24dd-4caa-a868-653871c3371d 2018-08-29 18:25:10,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=eb536f42-cee5-456d-b3e2-5e38a2b9ef10&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:11,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:10 GMT Server: Apache x-openstack-request-id: req-1c869694-2de7-450c-9d0a-bd24b355afb5 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=eb536f42-cee5-456d-b3e2-5e38a2b9ef10&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-29 18:25:11,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:11 GMT Server: Apache x-openstack-request-id: req-8432e40d-b19a-4c8c-b004-008662e2065c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-29T18:25:06Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups/events/e0ce4717-f6f3-48c0-9e0f-e259854cd314", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-ovjeeufldgur", "id": "e0ce4717-f6f3-48c0-9e0f-e259854cd314"}, {"resource_name": "mgmt_network", "event_time": "2018-08-29T18:25:07Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network/events/b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-wufy3w6wl2xh", "id": "b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9"}]} 2018-08-29 18:25:11,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=eb536f42-cee5-456d-b3e2-5e38a2b9ef10&sort_dir=asc&marker=eb536f42-cee5-456d-b3e2-5e38a2b9ef10&sort_dir=asc used request id req-8432e40d-b19a-4c8c-b004-008662e2065c 2018-08-29 18:25:11,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.852012872696s 2018-08-29 18:25:11,681 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=eb536f42-cee5-456d-b3e2-5e38a2b9ef10&sort_dir=asc&marker=eb536f42-cee5-456d-b3e2-5e38a2b9ef10&sort_dir=asc used request id req-8432e40d-b19a-4c8c-b004-008662e2065c 2018-08-29 18:25:16,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:16,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:16 GMT Server: Apache x-openstack-request-id: req-c230eab1-8f12-4153-9964-d028ecb2e10a Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9&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-29 18:25:17,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:16 GMT Server: Apache x-openstack-request-id: req-646fd717-d833-4d6c-b7db-d253fc0f5f71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-29T18:25:16Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network/events/daacaff9-1a4a-4cd7-a157-6cf831f3212b", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7818aad8-722e-4544-85b8-eb2366aa6369", "id": "daacaff9-1a4a-4cd7-a157-6cf831f3212b"}]} 2018-08-29 18:25:17,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9&sort_dir=asc&marker=b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9&sort_dir=asc used request id req-646fd717-d833-4d6c-b7db-d253fc0f5f71 2018-08-29 18:25:17,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.462182044983s 2018-08-29 18:25:17,148 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9&sort_dir=asc&marker=b7e1a8c5-3b81-4ae7-bc2f-92e82d4b84d9&sort_dir=asc used request id req-646fd717-d833-4d6c-b7db-d253fc0f5f71 2018-08-29 18:25:22,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=daacaff9-1a4a-4cd7-a157-6cf831f3212b&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:22,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:22 GMT Server: Apache x-openstack-request-id: req-0c8996bf-5346-4d47-ad6a-5de2c282bf52 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=daacaff9-1a4a-4cd7-a157-6cf831f3212b&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-29 18:25:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:22 GMT Server: Apache x-openstack-request-id: req-d637f74b-2bde-43f1-b573-95bb32e94742 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 539 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-29T18:25:17Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups/events/74a41dbe-b8a5-4d68-b02f-1b8f82b89226", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "36832a63-dce0-4068-bad1-0e18da633fa1", "id": "74a41dbe-b8a5-4d68-b02f-1b8f82b89226"}, {"resource_name": "mgmt_network", "event_time": "2018-08-29T18:25:18Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network/events/e8ccaeaf-c8b0-4110-bf74-785ba4a745a3", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "52d5099a-fb68-4a09-8dd1-373c5271e05c", "id": "e8ccaeaf-c8b0-4110-bf74-785ba4a745a3"}, {"resource_name": "dns", "event_time": "2018-08-29T18:25:18Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns/events/ef97c66b-a4a8-44a7-b252-375aed29e4d9", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-x64afezboxma", "id": "ef97c66b-a4a8-44a7-b252-375aed29e4d9"}]} 2018-08-29 18:25:22,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=daacaff9-1a4a-4cd7-a157-6cf831f3212b&sort_dir=asc&marker=daacaff9-1a4a-4cd7-a157-6cf831f3212b&sort_dir=asc used request id req-d637f74b-2bde-43f1-b573-95bb32e94742 2018-08-29 18:25:22,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335540056229s 2018-08-29 18:25:22,490 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=daacaff9-1a4a-4cd7-a157-6cf831f3212b&sort_dir=asc&marker=daacaff9-1a4a-4cd7-a157-6cf831f3212b&sort_dir=asc used request id req-d637f74b-2bde-43f1-b573-95bb32e94742 2018-08-29 18:25:27,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:27,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:27,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:27 GMT Server: Apache x-openstack-request-id: req-9ec13e3c-ad74-4a7f-983d-84a31f1e3362 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:27,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:27 GMT Server: Apache x-openstack-request-id: req-888618f7-86f6-4bca-bf42-01730b5a1d02 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:27,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-888618f7-86f6-4bca-bf42-01730b5a1d02 2018-08-29 18:25:27,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704488754272s 2018-08-29 18:25:27,567 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-888618f7-86f6-4bca-bf42-01730b5a1d02 2018-08-29 18:25:32,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:32,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:32 GMT Server: Apache x-openstack-request-id: req-c962814a-e4af-40a1-b8b5-b621e1385a31 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:32,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:32 GMT Server: Apache x-openstack-request-id: req-2db6412a-97d1-4a18-958b-57ff1af73ba1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:32,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-2db6412a-97d1-4a18-958b-57ff1af73ba1 2018-08-29 18:25:32,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349135160446s 2018-08-29 18:25:32,922 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-2db6412a-97d1-4a18-958b-57ff1af73ba1 2018-08-29 18:25:32,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:25:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:33,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:32 GMT Server: Apache x-openstack-request-id: req-22fa5f64-508a-40d1-9301-937651e88cb0 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:25:33,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:33 GMT Server: Apache x-openstack-request-id: req-30850b1a-a679-4620-980f-d8bb40658112 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:25:33,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-30850b1a-a679-4620-980f-d8bb40658112 2018-08-29 18:25:33,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.314210891724s 2018-08-29 18:25:33,237 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-30850b1a-a679-4620-980f-d8bb40658112 2018-08-29 18:25:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:38,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:38 GMT Server: Apache x-openstack-request-id: req-a037951c-3c33-42f1-8016-c36c9ea3542e Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:38,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:38 GMT Server: Apache x-openstack-request-id: req-7cef3324-1fc9-4fa1-942c-d8f64dd0f85d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:38,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-7cef3324-1fc9-4fa1-942c-d8f64dd0f85d 2018-08-29 18:25:38,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715401172638s 2018-08-29 18:25:38,316 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-7cef3324-1fc9-4fa1-942c-d8f64dd0f85d 2018-08-29 18:25:43,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:43,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:43,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:43 GMT Server: Apache x-openstack-request-id: req-18b294a3-a0c1-49de-b4f0-45c1eaa57fca Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:43,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:43 GMT Server: Apache x-openstack-request-id: req-a0de49c1-3637-4d0d-80f1-d399d64e7d25 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:43,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-a0de49c1-3637-4d0d-80f1-d399d64e7d25 2018-08-29 18:25:43,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692620277405s 2018-08-29 18:25:43,392 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-a0de49c1-3637-4d0d-80f1-d399d64e7d25 2018-08-29 18:25:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:25:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:43,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:43 GMT Server: Apache x-openstack-request-id: req-e5223b72-13be-43e7-a8dd-7e0c6bbf64c2 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:25:43,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:43 GMT Server: Apache x-openstack-request-id: req-9b531a88-a617-4529-82ee-cfcc6e34fee2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:25:43,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-9b531a88-a617-4529-82ee-cfcc6e34fee2 2018-08-29 18:25:43,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.239825963974s 2018-08-29 18:25:43,632 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-9b531a88-a617-4529-82ee-cfcc6e34fee2 2018-08-29 18:25:48,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:48,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:48 GMT Server: Apache x-openstack-request-id: req-4d119d14-e77e-424f-9cb8-b7f3d9142872 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:48,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:48 GMT Server: Apache x-openstack-request-id: req-1b87ee31-c110-46f8-92bf-f9c65500d520 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:48,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-1b87ee31-c110-46f8-92bf-f9c65500d520 2018-08-29 18:25:48,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0687379837036s 2018-08-29 18:25:48,708 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-1b87ee31-c110-46f8-92bf-f9c65500d520 2018-08-29 18:25:53,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:53,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-10842c93-019e-4a12-890d-fafab82216a2 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:53,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-7db24c76-c587-4487-8031-ff90d12a856b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:53,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-7db24c76-c587-4487-8031-ff90d12a856b 2018-08-29 18:25:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715069770813s 2018-08-29 18:25:53,786 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-7db24c76-c587-4487-8031-ff90d12a856b 2018-08-29 18:25:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:25:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:53,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-fdbb51cf-1839-495f-83a8-64eae799caf9 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:25:53,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-df930bea-4b13-40b6-8f54-ada520f33b0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:25:53,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-df930bea-4b13-40b6-8f54-ada520f33b0d 2018-08-29 18:25:53,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0536501407623s 2018-08-29 18:25:53,840 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-df930bea-4b13-40b6-8f54-ada520f33b0d 2018-08-29 18:25:58,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:25:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:25:59,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:25:58 GMT Server: Apache x-openstack-request-id: req-c76940c6-f441-409b-9ed8-da8b2286926c Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:25:59,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:25:59 GMT Server: Apache x-openstack-request-id: req-2c2c8ed2-703d-48a0-b76b-1c6cc3b41d52 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:25:59,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-2c2c8ed2-703d-48a0-b76b-1c6cc3b41d52 2018-08-29 18:25:59,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389369010925s 2018-08-29 18:25:59,237 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-2c2c8ed2-703d-48a0-b76b-1c6cc3b41d52 2018-08-29 18:26:04,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:04,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:04 GMT Server: Apache x-openstack-request-id: req-933100f0-dd8d-4d84-a9f1-5fa00d865f2e Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:04 GMT Server: Apache x-openstack-request-id: req-47a83b1a-bfc1-4028-b693-4586e3828a29 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:04,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-47a83b1a-bfc1-4028-b693-4586e3828a29 2018-08-29 18:26:04,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695469379425s 2018-08-29 18:26:04,312 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-47a83b1a-bfc1-4028-b693-4586e3828a29 2018-08-29 18:26:04,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:26:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:04,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:04 GMT Server: Apache x-openstack-request-id: req-e3c5c08d-6446-4b3d-b355-76efd576d017 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:26:04,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:04 GMT Server: Apache x-openstack-request-id: req-e377b0d0-267a-40f5-bbf4-fa3c5e84a4f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:26:04,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-e377b0d0-267a-40f5-bbf4-fa3c5e84a4f8 2018-08-29 18:26:04,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0528380870819s 2018-08-29 18:26:04,366 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-e377b0d0-267a-40f5-bbf4-fa3c5e84a4f8 2018-08-29 18:26:09,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:09,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:09,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:09 GMT Server: Apache x-openstack-request-id: req-76f5eab1-6c26-4cef-9679-6de755ad80b2 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:09,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:09 GMT Server: Apache x-openstack-request-id: req-aab57ef2-4480-40c2-8a6e-7dc276e2d1aa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:09,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-aab57ef2-4480-40c2-8a6e-7dc276e2d1aa 2018-08-29 18:26:09,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701730251312s 2018-08-29 18:26:09,442 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-aab57ef2-4480-40c2-8a6e-7dc276e2d1aa 2018-08-29 18:26:14,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:14,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:14 GMT Server: Apache x-openstack-request-id: req-784f8dde-3ccd-4b5d-a088-60ebdba65b6c Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:14,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:14 GMT Server: Apache x-openstack-request-id: req-cb9b8b6e-3340-418a-97eb-042baf1927c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:14,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-cb9b8b6e-3340-418a-97eb-042baf1927c4 2018-08-29 18:26:14,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701429843903s 2018-08-29 18:26:14,518 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-cb9b8b6e-3340-418a-97eb-042baf1927c4 2018-08-29 18:26:14,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:26:14,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:14,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:14 GMT Server: Apache x-openstack-request-id: req-76d00a55-fa39-464e-ade1-a9543e0b1f25 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:26:14,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:14 GMT Server: Apache x-openstack-request-id: req-8ff897e8-8331-41ed-82c5-20e9d3e7f1d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:26:14,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-8ff897e8-8331-41ed-82c5-20e9d3e7f1d2 2018-08-29 18:26:14,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700249671936s 2018-08-29 18:26:14,589 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-8ff897e8-8331-41ed-82c5-20e9d3e7f1d2 2018-08-29 18:26:19,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:19,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:19 GMT Server: Apache x-openstack-request-id: req-97e87570-4ea6-4222-bd12-e74625e5a938 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:19,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:19 GMT Server: Apache x-openstack-request-id: req-0ee6a634-a843-4c29-8a69-18f6f4bc0547 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:19,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-0ee6a634-a843-4c29-8a69-18f6f4bc0547 2018-08-29 18:26:19,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693647861481s 2018-08-29 18:26:19,665 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-0ee6a634-a843-4c29-8a69-18f6f4bc0547 2018-08-29 18:26:24,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:24,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:24 GMT Server: Apache x-openstack-request-id: req-03d07209-8579-4a5a-8b56-628be9a1130c Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:24,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:24 GMT Server: Apache x-openstack-request-id: req-43fbdda2-bc9c-444d-80d5-176147742513 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:24,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-43fbdda2-bc9c-444d-80d5-176147742513 2018-08-29 18:26:24,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0687890052795s 2018-08-29 18:26:24,740 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-43fbdda2-bc9c-444d-80d5-176147742513 2018-08-29 18:26:24,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:26:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:24,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:24 GMT Server: Apache x-openstack-request-id: req-add8d0c4-c8a2-4036-b29d-cdec6ab7e4a4 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:26:24,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:24 GMT Server: Apache x-openstack-request-id: req-9ad210f6-b0f8-4993-ad78-a1660fd0b630 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:26:24,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-9ad210f6-b0f8-4993-ad78-a1660fd0b630 2018-08-29 18:26:24,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687439441681s 2018-08-29 18:26:24,810 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-9ad210f6-b0f8-4993-ad78-a1660fd0b630 2018-08-29 18:26:29,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:29,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:29,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:29 GMT Server: Apache x-openstack-request-id: req-38d0e8b9-0189-4f7d-8eaf-496ce1082a03 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:29,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:29 GMT Server: Apache x-openstack-request-id: req-40884ad0-4f3c-458c-b759-6b22baf853b5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:29,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-40884ad0-4f3c-458c-b759-6b22baf853b5 2018-08-29 18:26:29,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710799694061s 2018-08-29 18:26:29,888 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-40884ad0-4f3c-458c-b759-6b22baf853b5 2018-08-29 18:26:34,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:34,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:34 GMT Server: Apache x-openstack-request-id: req-c90d47b2-5d34-49af-bba8-7a23cbc9e8d7 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:34,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:34 GMT Server: Apache x-openstack-request-id: req-d143f15a-f2be-4762-8a38-fe3da3d7d2bb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:34,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-d143f15a-f2be-4762-8a38-fe3da3d7d2bb 2018-08-29 18:26:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704739093781s 2018-08-29 18:26:34,964 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-d143f15a-f2be-4762-8a38-fe3da3d7d2bb 2018-08-29 18:26:34,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:26:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:34,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:34 GMT Server: Apache x-openstack-request-id: req-b91e3c0b-5a0f-4971-b3f3-6d8871631e92 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:26:35,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:34 GMT Server: Apache x-openstack-request-id: req-054e6d72-45b4-4900-ae7f-480367e82cf2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:26:35,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-054e6d72-45b4-4900-ae7f-480367e82cf2 2018-08-29 18:26:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710089206696s 2018-08-29 18:26:35,036 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-054e6d72-45b4-4900-ae7f-480367e82cf2 2018-08-29 18:26:40,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:40,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-059b2502-a0d3-47ca-9cf3-97c6be96c6a8 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-8940b97c-2afa-4b4e-b5ed-a57e0971980d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:40,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-8940b97c-2afa-4b4e-b5ed-a57e0971980d 2018-08-29 18:26:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703480243683s 2018-08-29 18:26:40,114 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-8940b97c-2afa-4b4e-b5ed-a57e0971980d 2018-08-29 18:26:45,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:45,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:45 GMT Server: Apache x-openstack-request-id: req-12023f57-b29a-4ef5-8418-0c62f0b9a4e7 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:45,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:45 GMT Server: Apache x-openstack-request-id: req-b92ae396-0d0d-4a9c-a57d-61b449309afd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:45,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-b92ae396-0d0d-4a9c-a57d-61b449309afd 2018-08-29 18:26:45,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697708129883s 2018-08-29 18:26:45,189 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-b92ae396-0d0d-4a9c-a57d-61b449309afd 2018-08-29 18:26:45,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:26:45,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:45,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:45 GMT Server: Apache x-openstack-request-id: req-51b4df13-aa1e-4c39-8ff9-779367a726c2 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:26:45,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:45 GMT Server: Apache x-openstack-request-id: req-fa134aa4-ead9-48fa-b461-3a4074774099 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:26:45,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-fa134aa4-ead9-48fa-b461-3a4074774099 2018-08-29 18:26:45,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0512490272522s 2018-08-29 18:26:45,242 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-fa134aa4-ead9-48fa-b461-3a4074774099 2018-08-29 18:26:50,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:50,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:50,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:50 GMT Server: Apache x-openstack-request-id: req-bedcc0b3-b9cb-4dbd-9dfe-7ea211839974 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:50,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:50 GMT Server: Apache x-openstack-request-id: req-56f8a38c-3e1a-455f-b26b-c457974fd2d1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:50,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-56f8a38c-3e1a-455f-b26b-c457974fd2d1 2018-08-29 18:26:50,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713639259338s 2018-08-29 18:26:50,320 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-56f8a38c-3e1a-455f-b26b-c457974fd2d1 2018-08-29 18:26:55,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:26:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:55,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:55 GMT Server: Apache x-openstack-request-id: req-842da796-b1b3-458c-8475-8d450bb9791c Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:26:55,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:55 GMT Server: Apache x-openstack-request-id: req-c7ef5b9d-47a8-425a-b803-085182323fb6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:26:55,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-c7ef5b9d-47a8-425a-b803-085182323fb6 2018-08-29 18:26:55,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722348690033s 2018-08-29 18:26:55,398 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-c7ef5b9d-47a8-425a-b803-085182323fb6 2018-08-29 18:26:55,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:26:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:26:55,443 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:26:55 GMT Server: Apache x-openstack-request-id: req-ba9da53c-4a95-4037-a507-d40ff6f33c60 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:26:55,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:26:55 GMT Server: Apache x-openstack-request-id: req-0fc981ae-958f-4ca3-b2b0-fbfe9856a5e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:26:55,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-0fc981ae-958f-4ca3-b2b0-fbfe9856a5e9 2018-08-29 18:26:55,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0864129066467s 2018-08-29 18:26:55,486 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-0fc981ae-958f-4ca3-b2b0-fbfe9856a5e9 2018-08-29 18:27:00,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:00,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:00 GMT Server: Apache x-openstack-request-id: req-f0526ab0-7179-4f2a-a560-de1ee116aff0 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:27:00,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:00 GMT Server: Apache x-openstack-request-id: req-c1910738-5968-4b56-898c-a311b17be073 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:00,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-c1910738-5968-4b56-898c-a311b17be073 2018-08-29 18:27:00,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733170509338s 2018-08-29 18:27:00,566 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-c1910738-5968-4b56-898c-a311b17be073 2018-08-29 18:27:05,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:05,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:05 GMT Server: Apache x-openstack-request-id: req-3398706b-c0d7-49f3-a919-68ce78dcf74a Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:27:05,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:05 GMT Server: Apache x-openstack-request-id: req-60b072e2-2c33-4b74-94d3-d1ebf67fea7c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:05,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-60b072e2-2c33-4b74-94d3-d1ebf67fea7c 2018-08-29 18:27:05,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706698894501s 2018-08-29 18:27:05,643 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-60b072e2-2c33-4b74-94d3-d1ebf67fea7c 2018-08-29 18:27:05,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:27:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:05,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:05 GMT Server: Apache x-openstack-request-id: req-1e290438-b767-4754-ab77-e26ce983b551 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:27:05,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:05 GMT Server: Apache x-openstack-request-id: req-d84e6419-f087-4e26-b255-1f021784b4a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:27:05,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-d84e6419-f087-4e26-b255-1f021784b4a4 2018-08-29 18:27:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743360519409s 2018-08-29 18:27:05,718 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-d84e6419-f087-4e26-b255-1f021784b4a4 2018-08-29 18:27:10,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:10,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:10 GMT Server: Apache x-openstack-request-id: req-81a5229c-725c-4398-b8d7-484f5bf14f1a Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:27:10,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:10 GMT Server: Apache x-openstack-request-id: req-5af466f4-3f29-479b-9986-83c34a435632 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:10,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-5af466f4-3f29-479b-9986-83c34a435632 2018-08-29 18:27:10,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711929798126s 2018-08-29 18:27:10,797 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-5af466f4-3f29-479b-9986-83c34a435632 2018-08-29 18:27:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:15,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:15 GMT Server: Apache x-openstack-request-id: req-ed89433a-f8eb-4643-830b-9858abee10bf Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&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-29 18:27:15,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:15 GMT Server: Apache x-openstack-request-id: req-5c19d205-81e2-44d8-b161-f4e9f2015f67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-29T18:27:14Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns/events/4dd8b59f-0198-417f-8559-4253d06c3ded", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bb2a69b5-ffd6-4e5e-aecf-a09cc6af494a", "id": "4dd8b59f-0198-417f-8559-4253d06c3ded"}, {"resource_name": "ellis", "event_time": "2018-08-29T18:27:14Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis/events/7481d40c-e8d4-4fed-9657-408451274e0f", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-ztwp4qiez4iu", "id": "7481d40c-e8d4-4fed-9657-408451274e0f"}]} 2018-08-29 18:27:15,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-5c19d205-81e2-44d8-b161-f4e9f2015f67 2018-08-29 18:27:15,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070748090744s 2018-08-29 18:27:15,873 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc&marker=ef97c66b-a4a8-44a7-b252-375aed29e4d9&sort_dir=asc used request id req-5c19d205-81e2-44d8-b161-f4e9f2015f67 2018-08-29 18:27:20,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:20,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:20,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:20 GMT Server: Apache x-openstack-request-id: req-38009793-e240-450b-98b8-68c9ff0a6b82 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:20,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:20 GMT Server: Apache x-openstack-request-id: req-ed05c324-8760-44ac-bebf-a1f33e1f9b8e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:20,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-ed05c324-8760-44ac-bebf-a1f33e1f9b8e 2018-08-29 18:27:20,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0670011043549s 2018-08-29 18:27:20,947 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-ed05c324-8760-44ac-bebf-a1f33e1f9b8e 2018-08-29 18:27:25,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:25,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:25 GMT Server: Apache x-openstack-request-id: req-4c1ee4ad-82ee-4845-9de4-86455ff9ba8b Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:26,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:25 GMT Server: Apache x-openstack-request-id: req-9898c0a4-adf4-49be-a306-cc35f66333ec Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:26,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-9898c0a4-adf4-49be-a306-cc35f66333ec 2018-08-29 18:27:26,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756161212921s 2018-08-29 18:27:26,028 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-9898c0a4-adf4-49be-a306-cc35f66333ec 2018-08-29 18:27:26,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:27:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:26,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:26 GMT Server: Apache x-openstack-request-id: req-e0bc949d-0a16-45d4-8df6-85a4833b8a61 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:27:26,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:26 GMT Server: Apache x-openstack-request-id: req-fd0916df-4eb7-45ad-936d-c364ea413fb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:27:26,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-fd0916df-4eb7-45ad-936d-c364ea413fb5 2018-08-29 18:27:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0764529705048s 2018-08-29 18:27:26,106 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-fd0916df-4eb7-45ad-936d-c364ea413fb5 2018-08-29 18:27:31,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:31,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:31 GMT Server: Apache x-openstack-request-id: req-ca286506-e55c-4b78-ac72-e4de0f4a076d Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:31 GMT Server: Apache x-openstack-request-id: req-22a0c645-5083-4f19-99e8-fba42a3c53c8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:31,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-22a0c645-5083-4f19-99e8-fba42a3c53c8 2018-08-29 18:27:31,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691771507263s 2018-08-29 18:27:31,182 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-22a0c645-5083-4f19-99e8-fba42a3c53c8 2018-08-29 18:27:36,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:36,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:36 GMT Server: Apache x-openstack-request-id: req-2d6f453c-df4b-4fd3-acd9-79ad2c49795f Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:36,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:36 GMT Server: Apache x-openstack-request-id: req-cb5f8e30-0d56-44d2-beca-a8380ba1f85a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:36,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-cb5f8e30-0d56-44d2-beca-a8380ba1f85a 2018-08-29 18:27:36,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722880363464s 2018-08-29 18:27:36,260 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-cb5f8e30-0d56-44d2-beca-a8380ba1f85a 2018-08-29 18:27:36,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:27:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:36,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:36 GMT Server: Apache x-openstack-request-id: req-0de80816-d722-4d91-b228-6d0ad4207ed0 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:27:36,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:36 GMT Server: Apache x-openstack-request-id: req-5f0d0c2e-f38d-43bb-a652-5f43b255f841 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:27:36,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-5f0d0c2e-f38d-43bb-a652-5f43b255f841 2018-08-29 18:27:36,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0688309669495s 2018-08-29 18:27:36,330 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-5f0d0c2e-f38d-43bb-a652-5f43b255f841 2018-08-29 18:27:41,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:41,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:41 GMT Server: Apache x-openstack-request-id: req-4b12e02f-ec8b-42af-b134-112178ceeb63 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:41,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:41 GMT Server: Apache x-openstack-request-id: req-5fe9eea0-eff0-4907-8dfc-ebf5dc4a5b14 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:41,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-5fe9eea0-eff0-4907-8dfc-ebf5dc4a5b14 2018-08-29 18:27:41,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692000389099s 2018-08-29 18:27:41,406 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-5fe9eea0-eff0-4907-8dfc-ebf5dc4a5b14 2018-08-29 18:27:46,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:46,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:46 GMT Server: Apache x-openstack-request-id: req-84eb2420-d12a-46db-8c8b-3f5c6c220568 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:46,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:46 GMT Server: Apache x-openstack-request-id: req-033a478a-0440-4c6f-80fe-ad9841e64068 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:46,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-033a478a-0440-4c6f-80fe-ad9841e64068 2018-08-29 18:27:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704689025879s 2018-08-29 18:27:46,483 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-033a478a-0440-4c6f-80fe-ad9841e64068 2018-08-29 18:27:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:27:46,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:46,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:46 GMT Server: Apache x-openstack-request-id: req-2e35b368-9e62-444c-8b87-38cc76721c36 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:27:46,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:46 GMT Server: Apache x-openstack-request-id: req-61ae5f4d-6143-4715-8571-7a13270f26f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:27:46,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-61ae5f4d-6143-4715-8571-7a13270f26f4 2018-08-29 18:27:46,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0524129867554s 2018-08-29 18:27:46,536 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-61ae5f4d-6143-4715-8571-7a13270f26f4 2018-08-29 18:27:51,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:51,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:51 GMT Server: Apache x-openstack-request-id: req-338e9e6c-ab41-495e-ab64-f2ca439f4172 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:51,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:51 GMT Server: Apache x-openstack-request-id: req-d742d117-c0e8-480a-b071-7e01083db43d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:51,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-d742d117-c0e8-480a-b071-7e01083db43d 2018-08-29 18:27:51,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698850154877s 2018-08-29 18:27:51,613 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-d742d117-c0e8-480a-b071-7e01083db43d 2018-08-29 18:27:56,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:27:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:56,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:56 GMT Server: Apache x-openstack-request-id: req-6ac9fc9c-cd9f-4cf6-930d-d5a17162b43e Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:27:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:56 GMT Server: Apache x-openstack-request-id: req-2ec9ac7f-53fd-48bc-b84c-b22ea64a8782 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:27:56,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-2ec9ac7f-53fd-48bc-b84c-b22ea64a8782 2018-08-29 18:27:56,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0680930614471s 2018-08-29 18:27:56,683 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-2ec9ac7f-53fd-48bc-b84c-b22ea64a8782 2018-08-29 18:27:56,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:27:56,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:27:56,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:27:56 GMT Server: Apache x-openstack-request-id: req-caa822e3-fd61-42a1-b497-a276d4289c78 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:27:56,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:27:56 GMT Server: Apache x-openstack-request-id: req-4b1a25ca-3959-4b79-8a4c-09e4e7add233 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:27:56,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-4b1a25ca-3959-4b79-8a4c-09e4e7add233 2018-08-29 18:27:56,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0685868263245s 2018-08-29 18:27:56,753 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-4b1a25ca-3959-4b79-8a4c-09e4e7add233 2018-08-29 18:28:01,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:01,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:01 GMT Server: Apache x-openstack-request-id: req-2092a801-99ea-4d4b-b239-2294f8d89128 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:01,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:01 GMT Server: Apache x-openstack-request-id: req-21f6a211-8166-450e-b8ab-50460753e9b7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:01,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-21f6a211-8166-450e-b8ab-50460753e9b7 2018-08-29 18:28:01,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694708824158s 2018-08-29 18:28:01,829 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-21f6a211-8166-450e-b8ab-50460753e9b7 2018-08-29 18:28:06,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:06,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:06 GMT Server: Apache x-openstack-request-id: req-bf494540-a441-4638-b425-76afbef85c9b Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:06,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:06 GMT Server: Apache x-openstack-request-id: req-5ebf0676-f545-413d-93e7-bbc55f1b358d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:06,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-5ebf0676-f545-413d-93e7-bbc55f1b358d 2018-08-29 18:28:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073303937912s 2018-08-29 18:28:06,909 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-5ebf0676-f545-413d-93e7-bbc55f1b358d 2018-08-29 18:28:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:28:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:06,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:06 GMT Server: Apache x-openstack-request-id: req-3f898dbc-5c16-4164-b951-16c251f9b2e6 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:28:06,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:06 GMT Server: Apache x-openstack-request-id: req-97798ad8-cc22-4289-ae4b-b4e8e4fb538e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:28:06,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-97798ad8-cc22-4289-ae4b-b4e8e4fb538e 2018-08-29 18:28:06,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699019432068s 2018-08-29 18:28:06,980 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-97798ad8-cc22-4289-ae4b-b4e8e4fb538e 2018-08-29 18:28:11,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:12,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:11 GMT Server: Apache x-openstack-request-id: req-1228a56d-8052-4926-8cb1-c03c2ed41970 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:12,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:12 GMT Server: Apache x-openstack-request-id: req-bebe1a5b-55c4-4ae1-a357-c3e1d73d50cc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:12,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-bebe1a5b-55c4-4ae1-a357-c3e1d73d50cc 2018-08-29 18:28:12,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716390609741s 2018-08-29 18:28:12,058 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-bebe1a5b-55c4-4ae1-a357-c3e1d73d50cc 2018-08-29 18:28:17,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:17,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:17,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:17 GMT Server: Apache x-openstack-request-id: req-bd47b43d-6a79-4924-8c76-410f55659558 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:17 GMT Server: Apache x-openstack-request-id: req-6bbf405f-ba64-492c-baad-8bc26d527616 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:17,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-6bbf405f-ba64-492c-baad-8bc26d527616 2018-08-29 18:28:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0683870315552s 2018-08-29 18:28:17,133 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-6bbf405f-ba64-492c-baad-8bc26d527616 2018-08-29 18:28:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:28:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:17,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:17 GMT Server: Apache x-openstack-request-id: req-b81a5618-a5e1-4631-8fb8-1d9373b30314 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:28:17,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:17 GMT Server: Apache x-openstack-request-id: req-b18883c5-ee37-4355-ab91-7c48c78f79ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:28:17,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-b18883c5-ee37-4355-ab91-7c48c78f79ee 2018-08-29 18:28:17,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.052227973938s 2018-08-29 18:28:17,186 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-b18883c5-ee37-4355-ab91-7c48c78f79ee 2018-08-29 18:28:22,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:22,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:22,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:22 GMT Server: Apache x-openstack-request-id: req-c4a7b18a-7de5-4916-862a-29babd3b885e Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:22,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:22 GMT Server: Apache x-openstack-request-id: req-554372eb-985f-46c4-8b66-4d8e9ae63901 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:22,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-554372eb-985f-46c4-8b66-4d8e9ae63901 2018-08-29 18:28:22,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702929496765s 2018-08-29 18:28:22,262 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-554372eb-985f-46c4-8b66-4d8e9ae63901 2018-08-29 18:28:27,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:27,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:27,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:27 GMT Server: Apache x-openstack-request-id: req-1c123734-eab3-4a1d-b4b3-271922287b54 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:27,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:27 GMT Server: Apache x-openstack-request-id: req-e28cade8-cf76-4db9-833d-98a160a71058 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:27,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-e28cade8-cf76-4db9-833d-98a160a71058 2018-08-29 18:28:27,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710289478302s 2018-08-29 18:28:27,335 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-e28cade8-cf76-4db9-833d-98a160a71058 2018-08-29 18:28:27,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:28:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:27,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:27 GMT Server: Apache x-openstack-request-id: req-cd1d3b98-1eb0-43c2-bc80-9d50beb4197f Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:28:27,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:27 GMT Server: Apache x-openstack-request-id: req-9f9ce37c-3528-48d7-8256-ae54fdfee718 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:28:27,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-9f9ce37c-3528-48d7-8256-ae54fdfee718 2018-08-29 18:28:27,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693471431732s 2018-08-29 18:28:27,405 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-9f9ce37c-3528-48d7-8256-ae54fdfee718 2018-08-29 18:28:32,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:32,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:32 GMT Server: Apache x-openstack-request-id: req-b1850254-e773-44c4-baa9-881cf3e82916 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:32,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:32 GMT Server: Apache x-openstack-request-id: req-2a8637e6-c113-4eac-87f5-a52fb04498bd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:32,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-2a8637e6-c113-4eac-87f5-a52fb04498bd 2018-08-29 18:28:32,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700788497925s 2018-08-29 18:28:32,482 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-2a8637e6-c113-4eac-87f5-a52fb04498bd 2018-08-29 18:28:37,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:37,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:37 GMT Server: Apache x-openstack-request-id: req-220bf36f-54e3-4af3-a04f-f25c62cd9793 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:37,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:37 GMT Server: Apache x-openstack-request-id: req-543a1e06-b2e1-4a10-8066-9af926d87875 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:37,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-543a1e06-b2e1-4a10-8066-9af926d87875 2018-08-29 18:28:37,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690369606018s 2018-08-29 18:28:37,557 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-543a1e06-b2e1-4a10-8066-9af926d87875 2018-08-29 18:28:37,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:28:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:37,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:37 GMT Server: Apache x-openstack-request-id: req-c8626c5f-c48f-4f67-9ff5-ff6127475339 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:28:37,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:37 GMT Server: Apache x-openstack-request-id: req-8fcd237e-a3b0-4136-80bf-7977989e60e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:28:37,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-8fcd237e-a3b0-4136-80bf-7977989e60e5 2018-08-29 18:28:37,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742280483246s 2018-08-29 18:28:37,633 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-8fcd237e-a3b0-4136-80bf-7977989e60e5 2018-08-29 18:28:42,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:42,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:42 GMT Server: Apache x-openstack-request-id: req-747af218-7e43-416f-894f-953cb79e3600 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:42,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:42 GMT Server: Apache x-openstack-request-id: req-41b6ece5-a155-4c69-8158-a7a4fa2b4da2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:42,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-41b6ece5-a155-4c69-8158-a7a4fa2b4da2 2018-08-29 18:28:42,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690348148346s 2018-08-29 18:28:42,709 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-41b6ece5-a155-4c69-8158-a7a4fa2b4da2 2018-08-29 18:28:47,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:47,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-b3c0fad8-9e4d-405f-a8b0-fbbe03254c4b Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:47,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-efe25239-ae6b-404d-8693-26b1077072b0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:47,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-efe25239-ae6b-404d-8693-26b1077072b0 2018-08-29 18:28:47,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698561668396s 2018-08-29 18:28:47,785 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-efe25239-ae6b-404d-8693-26b1077072b0 2018-08-29 18:28:47,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:28:47,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:47,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-f52dbc92-7534-40b5-aacd-beeb9d3922b8 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:28:47,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-138550ab-98c6-488c-a119-2c1416c6c01a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:28:47,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-138550ab-98c6-488c-a119-2c1416c6c01a 2018-08-29 18:28:47,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687420368195s 2018-08-29 18:28:47,854 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-138550ab-98c6-488c-a119-2c1416c6c01a 2018-08-29 18:28:52,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:52,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:52 GMT Server: Apache x-openstack-request-id: req-40242e4b-f084-4294-99f7-e1beafa70659 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:52,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:52 GMT Server: Apache x-openstack-request-id: req-1983c8d6-914a-4ab8-af8d-43fd09b4d167 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:52,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-1983c8d6-914a-4ab8-af8d-43fd09b4d167 2018-08-29 18:28:52,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704338550568s 2018-08-29 18:28:52,929 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-1983c8d6-914a-4ab8-af8d-43fd09b4d167 2018-08-29 18:28:57,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:28:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:57,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:57 GMT Server: Apache x-openstack-request-id: req-6d04191e-1fc0-4e81-a49b-de8e09216942 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:28:58,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:57 GMT Server: Apache x-openstack-request-id: req-2e147ab5-44da-4fc1-a00b-04bca60df160 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:28:58,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-2e147ab5-44da-4fc1-a00b-04bca60df160 2018-08-29 18:28:58,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703048706055s 2018-08-29 18:28:58,001 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-2e147ab5-44da-4fc1-a00b-04bca60df160 2018-08-29 18:28:58,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:28:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:28:58,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:28:58 GMT Server: Apache x-openstack-request-id: req-26e78d5d-6dda-4d57-bb72-4d498f9fd876 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:28:58,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:28:58 GMT Server: Apache x-openstack-request-id: req-14274fcf-597b-4626-a8ca-67490b3d0267 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:28:58,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-14274fcf-597b-4626-a8ca-67490b3d0267 2018-08-29 18:28:58,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0654978752136s 2018-08-29 18:28:58,067 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-14274fcf-597b-4626-a8ca-67490b3d0267 2018-08-29 18:29:03,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:03,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:03,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:03 GMT Server: Apache x-openstack-request-id: req-5202c17e-f147-4f6b-a75d-8da7a5520213 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:29:03,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:03 GMT Server: Apache x-openstack-request-id: req-039328fe-f3a3-477a-a8fb-7ed17ddd0fa9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:03,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-039328fe-f3a3-477a-a8fb-7ed17ddd0fa9 2018-08-29 18:29:03,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729899406433s 2018-08-29 18:29:03,147 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-039328fe-f3a3-477a-a8fb-7ed17ddd0fa9 2018-08-29 18:29:08,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:08,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:08 GMT Server: Apache x-openstack-request-id: req-8c8bd439-42f6-4342-b0ff-112c02c4b58a Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:29:08,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:08 GMT Server: Apache x-openstack-request-id: req-51fe19f0-98a4-41ca-8253-7db7e1a49d58 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:08,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-51fe19f0-98a4-41ca-8253-7db7e1a49d58 2018-08-29 18:29:08,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690519809723s 2018-08-29 18:29:08,222 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-51fe19f0-98a4-41ca-8253-7db7e1a49d58 2018-08-29 18:29:08,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:29:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:08,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:08 GMT Server: Apache x-openstack-request-id: req-0d2af520-c091-451a-9d2f-b33c6de18fec Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:29:08,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:08 GMT Server: Apache x-openstack-request-id: req-e3f9edf1-e39f-4606-a9e9-0e0139eac20f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:29:08,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-e3f9edf1-e39f-4606-a9e9-0e0139eac20f 2018-08-29 18:29:08,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537140369415s 2018-08-29 18:29:08,276 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-e3f9edf1-e39f-4606-a9e9-0e0139eac20f 2018-08-29 18:29:13,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:13,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:13,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:13 GMT Server: Apache x-openstack-request-id: req-7efd4a73-45a1-4b8f-a1be-56e4b6619186 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&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-29 18:29:13,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:13 GMT Server: Apache x-openstack-request-id: req-c7b2d876-ada7-42c9-a1b2-4e5e1046b108 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-29T18:29:09Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis/events/4fb888a4-4cdf-4638-af63-fb43e1c39b02", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1c528674-2eb3-49ee-ac50-a94e271f6d80", "id": "4fb888a4-4cdf-4638-af63-fb43e1c39b02"}, {"resource_name": "homer", "event_time": "2018-08-29T18:29:09Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer/events/768f0c92-53cb-4d09-a5f6-34a1309a9a87", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-qs23fkvmlcmh", "id": "768f0c92-53cb-4d09-a5f6-34a1309a9a87"}, {"resource_name": "dime", "event_time": "2018-08-29T18:29:09Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime/events/bee5dc14-a18d-4092-bd94-19509c6491cf", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-slw3k3lxg7ip", "id": "bee5dc14-a18d-4092-bd94-19509c6491cf"}, {"resource_name": "vellum", "event_time": "2018-08-29T18:29:09Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum/events/8b6ffc32-1bd8-4330-8ec4-6c428592c2ac", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-6twygdnq33wd", "id": "8b6ffc32-1bd8-4330-8ec4-6c428592c2ac"}, {"resource_name": "sprout", "event_time": "2018-08-29T18:29:09Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout/events/1e5c794b-a966-46a3-b733-3787d60512d1", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-c7qpemoohlaq", "id": "1e5c794b-a966-46a3-b733-3787d60512d1"}, {"resource_name": "bono", "event_time": "2018-08-29T18:29:09Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono/events/7de5f240-787c-40cc-9118-93cff74a82aa", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-udrym6uav2h6", "id": "7de5f240-787c-40cc-9118-93cff74a82aa"}]} 2018-08-29 18:29:13,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-c7b2d876-ada7-42c9-a1b2-4e5e1046b108 2018-08-29 18:29:13,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733070373535s 2018-08-29 18:29:13,357 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc&marker=7481d40c-e8d4-4fed-9657-408451274e0f&sort_dir=asc used request id req-c7b2d876-ada7-42c9-a1b2-4e5e1046b108 2018-08-29 18:29:18,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:18,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:18 GMT Server: Apache x-openstack-request-id: req-0f9ffc1b-d3c6-47b9-9202-61773000b715 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:18,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:18 GMT Server: Apache x-openstack-request-id: req-92c47308-e1c0-4fb5-abe6-bac8ed7003c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:18,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-92c47308-e1c0-4fb5-abe6-bac8ed7003c0 2018-08-29 18:29:18,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0917410850525s 2018-08-29 18:29:18,456 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-92c47308-e1c0-4fb5-abe6-bac8ed7003c0 2018-08-29 18:29:23,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:23,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:23 GMT Server: Apache x-openstack-request-id: req-1bd9dd94-3e46-4769-a425-5edb92dd8716 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:23,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:23 GMT Server: Apache x-openstack-request-id: req-e293c452-5d5b-4f19-870e-f4dda96e8fdc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:23,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-e293c452-5d5b-4f19-870e-f4dda96e8fdc 2018-08-29 18:29:23,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727488994598s 2018-08-29 18:29:23,534 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-e293c452-5d5b-4f19-870e-f4dda96e8fdc 2018-08-29 18:29:23,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:29:23,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:23,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:23 GMT Server: Apache x-openstack-request-id: req-4cfb9b29-f80c-4416-9ec0-df1647779f01 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:29:23,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:23 GMT Server: Apache x-openstack-request-id: req-84510340-3a47-4ebc-9329-4ab4012f0c7d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:29:23,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-84510340-3a47-4ebc-9329-4ab4012f0c7d 2018-08-29 18:29:23,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716350078583s 2018-08-29 18:29:23,607 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-84510340-3a47-4ebc-9329-4ab4012f0c7d 2018-08-29 18:29:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:28,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:28,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:28 GMT Server: Apache x-openstack-request-id: req-520624ae-b78a-432d-b056-7b7f320d32df Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:28,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:28 GMT Server: Apache x-openstack-request-id: req-c5878e90-23a3-408b-98cd-8ce23dbfbfe6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:28,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-c5878e90-23a3-408b-98cd-8ce23dbfbfe6 2018-08-29 18:29:28,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710120201111s 2018-08-29 18:29:28,685 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-c5878e90-23a3-408b-98cd-8ce23dbfbfe6 2018-08-29 18:29:33,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:33,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:33 GMT Server: Apache x-openstack-request-id: req-69893bbb-6f60-412c-a144-ac1dc7b0ae02 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:33,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:33 GMT Server: Apache x-openstack-request-id: req-2e3653b1-a8a9-42d4-ab1d-d1283a6f2e9f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:33,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-2e3653b1-a8a9-42d4-ab1d-d1283a6f2e9f 2018-08-29 18:29:33,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700330734253s 2018-08-29 18:29:33,761 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-2e3653b1-a8a9-42d4-ab1d-d1283a6f2e9f 2018-08-29 18:29:33,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:29:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:33,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:33 GMT Server: Apache x-openstack-request-id: req-fe2346fb-43b6-4afc-bf11-1999e02fdb46 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:29:33,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:33 GMT Server: Apache x-openstack-request-id: req-2f4b524c-c3ee-4bb5-bf85-300a116e0c5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:29:33,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-2f4b524c-c3ee-4bb5-bf85-300a116e0c5f 2018-08-29 18:29:33,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0887451171875s 2018-08-29 18:29:33,850 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-2f4b524c-c3ee-4bb5-bf85-300a116e0c5f 2018-08-29 18:29:38,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:38,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:38,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:38 GMT Server: Apache x-openstack-request-id: req-4a4f0e97-f014-4ef0-89bc-c1f2a8dcee3f Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:38,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:38 GMT Server: Apache x-openstack-request-id: req-f5d8342c-1759-4acc-bc02-0189ebf0c80c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:38,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-f5d8342c-1759-4acc-bc02-0189ebf0c80c 2018-08-29 18:29:38,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072741985321s 2018-08-29 18:29:38,930 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-f5d8342c-1759-4acc-bc02-0189ebf0c80c 2018-08-29 18:29:43,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:43,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:43 GMT Server: Apache x-openstack-request-id: req-1b079a6b-48b3-4f46-a4c6-090ca4341892 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:44,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:43 GMT Server: Apache x-openstack-request-id: req-fa151b08-999b-4c33-b7fd-110011236376 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:44,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-fa151b08-999b-4c33-b7fd-110011236376 2018-08-29 18:29:44,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716271400452s 2018-08-29 18:29:44,008 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-fa151b08-999b-4c33-b7fd-110011236376 2018-08-29 18:29:44,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:29:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:44,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:44 GMT Server: Apache x-openstack-request-id: req-6c7d08a5-59d9-4731-a404-f1702e52e94b Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:29:44,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:44 GMT Server: Apache x-openstack-request-id: req-6f4b4797-2bea-4b6e-9a55-f886ad49c1fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:29:44,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-6f4b4797-2bea-4b6e-9a55-f886ad49c1fb 2018-08-29 18:29:44,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703599452972s 2018-08-29 18:29:44,079 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-6f4b4797-2bea-4b6e-9a55-f886ad49c1fb 2018-08-29 18:29:49,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:49,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:49,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:49 GMT Server: Apache x-openstack-request-id: req-ac8664ac-a39c-4d92-b323-5eb9b69f44d4 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:49,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:49 GMT Server: Apache x-openstack-request-id: req-6ce18894-79f5-4cfe-92d5-560f9387423b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:49,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-6ce18894-79f5-4cfe-92d5-560f9387423b 2018-08-29 18:29:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.102028131485s 2018-08-29 18:29:49,188 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-6ce18894-79f5-4cfe-92d5-560f9387423b 2018-08-29 18:29:54,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:54,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:54,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:54 GMT Server: Apache x-openstack-request-id: req-e3e041a5-3817-453e-935e-1ed5e9981901 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:54,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:54 GMT Server: Apache x-openstack-request-id: req-da298938-c107-4678-8f06-00cffe6a8f57 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:29:54,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-da298938-c107-4678-8f06-00cffe6a8f57 2018-08-29 18:29:54,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706789493561s 2018-08-29 18:29:54,262 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-da298938-c107-4678-8f06-00cffe6a8f57 2018-08-29 18:29:54,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:29:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:54,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:54 GMT Server: Apache x-openstack-request-id: req-8609dfda-c45f-4082-ba23-3fa433718006 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:29:54,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:54 GMT Server: Apache x-openstack-request-id: req-cf42c011-fb3a-4d3f-836c-b99403693031 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:29:54,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-cf42c011-fb3a-4d3f-836c-b99403693031 2018-08-29 18:29:54,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0527100563049s 2018-08-29 18:29:54,316 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-cf42c011-fb3a-4d3f-836c-b99403693031 2018-08-29 18:29:59,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:29:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:29:59,352 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:29:59 GMT Server: Apache x-openstack-request-id: req-4cf49daa-8a05-4d81-8563-84b5f0b5ffae Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&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-29 18:29:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:29:59 GMT Server: Apache x-openstack-request-id: req-e643ba67-de3c-4aba-978a-d799ec9e55ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-29T18:29:58Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum/events/3a1d477c-17e6-489d-91dd-df9bfcfc1210", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5ba5961c-58e5-4203-bf39-f4a0e7863b18", "id": "3a1d477c-17e6-489d-91dd-df9bfcfc1210"}]} 2018-08-29 18:29:59,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-e643ba67-de3c-4aba-978a-d799ec9e55ea 2018-08-29 18:29:59,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710411071777s 2018-08-29 18:29:59,394 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc&marker=7de5f240-787c-40cc-9118-93cff74a82aa&sort_dir=asc used request id req-e643ba67-de3c-4aba-978a-d799ec9e55ea 2018-08-29 18:30:04,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:30:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=3a1d477c-17e6-489d-91dd-df9bfcfc1210&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:04,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:30:04 GMT Server: Apache x-openstack-request-id: req-547dcb85-b066-4e1c-9821-1fa2e67f6ef8 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=3a1d477c-17e6-489d-91dd-df9bfcfc1210&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-29 18:30:04,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:04 GMT Server: Apache x-openstack-request-id: req-3b4123ae-478d-4200-bba8-2c3f11c8265e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-29T18:30:01Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer/events/f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c533bc97-d890-49ea-b2cc-156792687b65", "id": "f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f"}]} 2018-08-29 18:30:04,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=3a1d477c-17e6-489d-91dd-df9bfcfc1210&sort_dir=asc&marker=3a1d477c-17e6-489d-91dd-df9bfcfc1210&sort_dir=asc used request id req-3b4123ae-478d-4200-bba8-2c3f11c8265e 2018-08-29 18:30:04,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707859992981s 2018-08-29 18:30:04,471 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=3a1d477c-17e6-489d-91dd-df9bfcfc1210&sort_dir=asc&marker=3a1d477c-17e6-489d-91dd-df9bfcfc1210&sort_dir=asc used request id req-3b4123ae-478d-4200-bba8-2c3f11c8265e 2018-08-29 18:30:09,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:30:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/events?marker=f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:09,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:30:09 GMT Server: Apache x-openstack-request-id: req-08b1ea9f-1c8b-43b0-ad39-43eb0dbc5510 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f&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-29 18:30:10,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:09 GMT Server: Apache x-openstack-request-id: req-5678236e-eeb6-4526-8937-36673f038d17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 593 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-29T18:30:08Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono/events/941e0941-37d9-4fe9-ae23-598d5ad05f83", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "080f4236-4aab-4fe9-8b91-0381df8e07f0", "id": "941e0941-37d9-4fe9-ae23-598d5ad05f83"}, {"resource_name": "dime", "event_time": "2018-08-29T18:30:08Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime/events/48de4529-9c19-458c-b710-b83688316863", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "28d207c0-7f03-4279-974a-e6f50cd1807f", "id": "48de4529-9c19-458c-b710-b83688316863"}, {"resource_name": "sprout", "event_time": "2018-08-29T18:30:08Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout/events/45bc7f24-132b-40f8-a640-1a35864f768b", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "58296858-f890-4645-b1a8-f1e5648c646e", "id": "45bc7f24-132b-40f8-a640-1a35864f768b"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-29T18:30:08Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv/events/f0bbf5ee-72f0-4212-9efa-569ec4adfc2b", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "id": "f0bbf5ee-72f0-4212-9efa-569ec4adfc2b"}]} 2018-08-29 18:30:10,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f&sort_dir=asc&marker=f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f&sort_dir=asc used request id req-5678236e-eeb6-4526-8937-36673f038d17 2018-08-29 18:30:10,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.718033075333s 2018-08-29 18:30:10,196 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f&sort_dir=asc&marker=f9cb4c15-adac-40d0-aa2f-d2e3eac0a80f&sort_dir=asc used request id req-5678236e-eeb6-4526-8937-36673f038d17 2018-08-29 18:30:10,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:30:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:10,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:30:10 GMT Server: Apache x-openstack-request-id: req-4f236238-a6aa-4676-8cd5-a7dd10859d2c Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 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-29 18:30:10,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:10 GMT Server: Apache x-openstack-request-id: req-2bff8b92-b1c1-42f4-b5e0-653b541febfa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "outputs": [{"output_value": "172.30.9.202", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-29 18:30:10,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 used request id req-2bff8b92-b1c1-42f4-b5e0-653b541febfa 2018-08-29 18:30:10,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.102328062057s 2018-08-29 18:30:10,300 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 used request id req-2bff8b92-b1c1-42f4-b5e0-653b541febfa 2018-08-29 18:30:10,301 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-29T18:25:04Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'afdffb42-3ce0-459c-9bf9-6fdb3528a206', 'parameters': Munch({u'OS::project_id': u'19a292e7104640f99327f13779301fe3', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c', 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_05659436-930e-4f55-88db-f5fdc9b80a0c', 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'4bb551f9-5141-4650-8478-643628361f98', 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'afdffb42-3ce0-459c-9bf9-6fdb3528a206', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'4bb551f9-5141-4650-8478-643628361f98'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'd1239aca9e1642a98ec9b762d2fef325', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.202', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-08-29T18:25:04Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206'}) 2018-08-29 18:30:10,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:30:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:10,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-9068ca14-4dca-43ca-a68c-39285be139d8 x-compute-request-id: req-9068ca14-4dca-43ca-a68c-39285be139d8 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:30:10,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9068ca14-4dca-43ca-a68c-39285be139d8 2018-08-29 18:30:10,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512815952301s 2018-08-29 18:30:10,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-9068ca14-4dca-43ca-a68c-39285be139d8 2018-08-29 18:30:10,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:30:10,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:10,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2525 X-Openstack-Request-Id: req-ea96fb52-8a58-4e58-bef5-53a0b9a9f56e Date: Wed, 29 Aug 2018 18:30:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ef468be-70af-455c-b328-7fb0101a0964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19a292e7104640f99327f13779301fe3","l2_adjacency":true,"status":"ACTIVE","subnets":["3bc32aeb-4db2-409d-b114-b3cd7e4221fe"],"description":"","tags":[],"updated_at":"2018-08-29T18:24:45Z","qos_policy_id":null,"name":"heat_ims-net_05659436-930e-4f55-88db-f5fdc9b80a0c","admin_state_up":true,"tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67d044ed-264b-42eb-ac69-99926cd6cc25","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19a292e7104640f99327f13779301fe3","l2_adjacency":true,"status":"ACTIVE","subnets":["a0844e2a-f430-4c2c-9468-94430b4ab5b4"],"description":"","tags":[],"updated_at":"2018-08-29T18:25:11Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:25:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f304e762-d67f-4c1c-8b22-f29545e84039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19a292e7104640f99327f13779301fe3","l2_adjacency":true,"status":"ACTIVE","subnets":["a5d5bdd3-909c-48dd-ab5b-6a29855a6a4c"],"description":"","tags":[],"updated_at":"2018-08-29T18:25:08Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:25:06Z","mtu":1450}]} 2018-08-29 18:30:10,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-ea96fb52-8a58-4e58-bef5-53a0b9a9f56e 2018-08-29 18:30:10,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118180990219s 2018-08-29 18:30:10,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-ea96fb52-8a58-4e58-bef5-53a0b9a9f56e 2018-08-29 18:30:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 18:30:10,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:10,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-a2f024b8-4edb-4baf-aaf5-59bbcbec0a0c Date: Wed, 29 Aug 2018 18:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ef468be-70af-455c-b328-7fb0101a0964","tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"19a292e7104640f99327f13779301fe3","id":"3bc32aeb-4db2-409d-b114-b3cd7e4221fe","subnetpool_id":null,"name":"heat_ims-subnet_05659436-930e-4f55-88db-f5fdc9b80a0c"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67d044ed-264b-42eb-ac69-99926cd6cc25","tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:25:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:25:11Z","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":"19a292e7104640f99327f13779301fe3","id":"a0844e2a-f430-4c2c-9468-94430b4ab5b4","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f304e762-d67f-4c1c-8b22-f29545e84039","tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:25:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:25:08Z","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":"19a292e7104640f99327f13779301fe3","id":"a5d5bdd3-909c-48dd-ab5b-6a29855a6a4c","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-29 18:30:10,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a2f024b8-4edb-4baf-aaf5-59bbcbec0a0c 2018-08-29 18:30:10,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0467810630798s 2018-08-29 18:30:10,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-a2f024b8-4edb-4baf-aaf5-59bbcbec0a0c 2018-08-29 18:30:11,996 - 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-29 18:30:11,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:12,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e67247cd-d159-4fd0-93e7-6fb127fd2109 x-compute-request-id: req-e67247cd-d159-4fd0-93e7-6fb127fd2109 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:12,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-e67247cd-d159-4fd0-93e7-6fb127fd2109 2018-08-29 18:30:12,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240938663483s 2018-08-29 18:30:12,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-e67247cd-d159-4fd0-93e7-6fb127fd2109 2018-08-29 18:30:12,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:12,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c72c6cc-5055-4fd2-94e2-d4bbc307a3bb x-compute-request-id: req-2c72c6cc-5055-4fd2-94e2-d4bbc307a3bb Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "7f0b681b-47a0-4897-9b15-4b13c1fb26ef"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b212f5c6-9423-496a-8bfe-65560bcbbe01"}, {"from_port": 2380, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "b8c5b930-d276-424b-9f4e-801d7c3f9ec0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c216abbd-ff9e-4368-a32f-a3d720bc2a69"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f66ebb75-0dfe-489c-a357-6b0498f86b2f"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "08e51597-55ce-427c-bcdf-ee742e52b4f4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2dc084cb-9c57-46ed-ab4e-6dd7bc529ce0"}, {"from_port": 5058, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {}, "id": "6d885c0c-4076-4b89-8156-c671c44589f3"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "abfdb49b-c4e1-4f93-a1eb-fc4c9c566acd"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "accbdf6f-f967-4d72-bd39-8c70d41b798d"}, {"from_port": 5058, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {}, "id": "cdc061cd-8fda-4354-bb02-3d8130d5eade"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce10f1cd-7d08-4451-b021-a4ba9a9282a0"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "52215954-25c7-4e62-a116-59f2195a7560", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e7f3eb7e-ab08-4c86-810c-eefc157586f0"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "52215954-25c7-4e62-a116-59f2195a7560", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-29 18:30:12,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/os-security-groups used request id req-2c72c6cc-5055-4fd2-94e2-d4bbc307a3bb 2018-08-29 18:30:12,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.184587955475s 2018-08-29 18:30:12,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/os-security-groups used request id req-2c72c6cc-5055-4fd2-94e2-d4bbc307a3bb 2018-08-29 18:30:12,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:12,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-424b8b51-33a4-4afc-84db-a5e33dd5cc02 Date: Wed, 29 Aug 2018 18:30:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:12,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-424b8b51-33a4-4afc-84db-a5e33dd5cc02 2018-08-29 18:30:12,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357551574707s 2018-08-29 18:30:12,253 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-424b8b51-33a4-4afc-84db-a5e33dd5cc02 2018-08-29 18:30:12,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:13,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:12 GMT Server: Apache x-compute-request-id: req-786ba41e-2f06-46f7-9ec0-59d4bcfdad30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-786ba41e-2f06-46f7-9ec0-59d4bcfdad30 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:13,003 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-786ba41e-2f06-46f7-9ec0-59d4bcfdad30 2018-08-29 18:30:13,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.745748996735s 2018-08-29 18:30:13,003 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-786ba41e-2f06-46f7-9ec0-59d4bcfdad30 2018-08-29 18:30:13,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-a49da427-ac1e-4326-83e8-af807cd51a38 x-compute-request-id: req-a49da427-ac1e-4326-83e8-af807cd51a38 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:13,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-a49da427-ac1e-4326-83e8-af807cd51a38 2018-08-29 18:30:13,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214810371399s 2018-08-29 18:30:13,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-a49da427-ac1e-4326-83e8-af807cd51a38 2018-08-29 18:30:13,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:13,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-f0a8ad5e-a9b8-4022-8412-7a76d658b799 x-compute-request-id: req-f0a8ad5e-a9b8-4022-8412-7a76d658b799 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "7f0b681b-47a0-4897-9b15-4b13c1fb26ef"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b212f5c6-9423-496a-8bfe-65560bcbbe01"}, {"from_port": 2380, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "b8c5b930-d276-424b-9f4e-801d7c3f9ec0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c216abbd-ff9e-4368-a32f-a3d720bc2a69"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f66ebb75-0dfe-489c-a357-6b0498f86b2f"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "2d077dc8-d159-46c2-95e9-f1aa9096a5fb", "ip_range": {}, "id": "114cd961-841d-464c-be4e-e7ea1cff27b5"}, {"from_port": 5052, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "2d077dc8-d159-46c2-95e9-f1aa9096a5fb", "ip_range": {}, "id": "4763af73-2d3f-4cfe-8cbc-bf7ab7b2bb60"}, {"from_port": 9888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "2d077dc8-d159-46c2-95e9-f1aa9096a5fb", "ip_range": {}, "id": "901d16ba-d129-4031-a8f1-a3cf2839083b"}, {"from_port": 9888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "2d077dc8-d159-46c2-95e9-f1aa9096a5fb", "ip_range": {}, "id": "9a9f8687-0bdc-4beb-8490-51e594f89842"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "2d077dc8-d159-46c2-95e9-f1aa9096a5fb", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "35b66944-9c7e-41e3-8242-b64114740f71", "ip_range": {}, "id": "5a908d7b-eaf7-4a5b-a5cd-25f9ba2d710a"}, {"from_port": 5054, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "35b66944-9c7e-41e3-8242-b64114740f71", "ip_range": {}, "id": "bea89b12-1b68-46f6-8083-5c7e7ab5ab7d"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "35b66944-9c7e-41e3-8242-b64114740f71", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-29 18:30:13,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/os-security-groups used request id req-f0a8ad5e-a9b8-4022-8412-7a76d658b799 2018-08-29 18:30:13,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.463353157043s 2018-08-29 18:30:13,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/os-security-groups used request id req-f0a8ad5e-a9b8-4022-8412-7a76d658b799 2018-08-29 18:30:13,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:13,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-34fcc355-cf79-4d8e-9282-2ee751ba83a5 Date: Wed, 29 Aug 2018 18:30:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:13,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-34fcc355-cf79-4d8e-9282-2ee751ba83a5 2018-08-29 18:30:13,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374219417572s 2018-08-29 18:30:13,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-34fcc355-cf79-4d8e-9282-2ee751ba83a5 2018-08-29 18:30:13,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:14,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:13 GMT Server: Apache x-compute-request-id: req-9177cdcd-bec2-44f7-8868-f414bad09ade OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9177cdcd-bec2-44f7-8868-f414bad09ade Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:14,297 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-9177cdcd-bec2-44f7-8868-f414bad09ade 2018-08-29 18:30:14,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.756411790848s 2018-08-29 18:30:14,297 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-9177cdcd-bec2-44f7-8868-f414bad09ade 2018-08-29 18:30:15,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:15,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-0ac9e8d8-57ae-47cd-b544-81c99773ef63 x-compute-request-id: req-0ac9e8d8-57ae-47cd-b544-81c99773ef63 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:15,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-0ac9e8d8-57ae-47cd-b544-81c99773ef63 2018-08-29 18:30:15,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216369628906s 2018-08-29 18:30:15,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-0ac9e8d8-57ae-47cd-b544-81c99773ef63 2018-08-29 18:30:15,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:15,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-3fe347d8-a50f-453e-91b5-8c5fbeb97f8a x-compute-request-id: req-3fe347d8-a50f-453e-91b5-8c5fbeb97f8a Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "7f0b681b-47a0-4897-9b15-4b13c1fb26ef"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b212f5c6-9423-496a-8bfe-65560bcbbe01"}, {"from_port": 2380, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "b8c5b930-d276-424b-9f4e-801d7c3f9ec0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c216abbd-ff9e-4368-a32f-a3d720bc2a69"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f66ebb75-0dfe-489c-a357-6b0498f86b2f"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "253df937-6e6c-4e45-8a7e-42b31008e252", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fd73082-1720-4ab8-ab93-7e1d222235ed"}, {"from_port": 7888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "253df937-6e6c-4e45-8a7e-42b31008e252", "ip_range": {}, "id": "822dc59e-642d-400c-86d3-28f4973f6c42"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "253df937-6e6c-4e45-8a7e-42b31008e252", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d1e92e53-fad4-434b-b6dc-e439258867bb", "ip_range": {}, "id": "719c6634-eda9-4514-b39a-1821ada9ad3c"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "d1e92e53-fad4-434b-b6dc-e439258867bb", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2e09e2b-f9d7-46dd-a9bb-753596a10219"}, {"from_port": 7888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "d1e92e53-fad4-434b-b6dc-e439258867bb", "ip_range": {}, "id": "d8547699-a324-473a-ba0f-40c2343e0f5a"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "d1e92e53-fad4-434b-b6dc-e439258867bb", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-29 18:30:15,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00/os-security-groups used request id req-3fe347d8-a50f-453e-91b5-8c5fbeb97f8a 2018-08-29 18:30:15,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.448846817017s 2018-08-29 18:30:15,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00/os-security-groups used request id req-3fe347d8-a50f-453e-91b5-8c5fbeb97f8a 2018-08-29 18:30:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:15,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-3cc1fcb3-d545-49e2-8c36-1fce59fa222b Date: Wed, 29 Aug 2018 18:30:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:15,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3cc1fcb3-d545-49e2-8c36-1fce59fa222b 2018-08-29 18:30:15,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359461307526s 2018-08-29 18:30:15,817 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-3cc1fcb3-d545-49e2-8c36-1fce59fa222b 2018-08-29 18:30:15,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:15,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:16,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:15 GMT Server: Apache x-compute-request-id: req-c7bdc122-6d80-40d6-b862-fe41a0e5ed6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7bdc122-6d80-40d6-b862-fe41a0e5ed6c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:16,516 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-c7bdc122-6d80-40d6-b862-fe41a0e5ed6c 2018-08-29 18:30:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.694955825806s 2018-08-29 18:30:16,516 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-c7bdc122-6d80-40d6-b862-fe41a0e5ed6c 2018-08-29 18:30:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-692147b7-ba7b-4afd-a54c-22a363c27ed1 x-compute-request-id: req-692147b7-ba7b-4afd-a54c-22a363c27ed1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:16,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-692147b7-ba7b-4afd-a54c-22a363c27ed1 2018-08-29 18:30:16,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226309299469s 2018-08-29 18:30:16,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-692147b7-ba7b-4afd-a54c-22a363c27ed1 2018-08-29 18:30:16,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:16,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ef85a79-28d4-4240-b652-cbffeb4a623c x-compute-request-id: req-7ef85a79-28d4-4240-b652-cbffeb4a623c Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "7f0b681b-47a0-4897-9b15-4b13c1fb26ef"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b212f5c6-9423-496a-8bfe-65560bcbbe01"}, {"from_port": 2380, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "b8c5b930-d276-424b-9f4e-801d7c3f9ec0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c216abbd-ff9e-4368-a32f-a3d720bc2a69"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f66ebb75-0dfe-489c-a357-6b0498f86b2f"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "d2fbb6b1-0b86-4513-be3c-a525560ba328", "ip_range": {}, "id": "0ffee41a-67a2-4acb-ad13-6eb6467c4454"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "d2fbb6b1-0b86-4513-be3c-a525560ba328", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "139784f9-69ff-4520-b9f0-e6da5f2e1902", "ip_range": {}, "id": "14e289b2-7131-486a-9255-155a7076f0a4"}, {"from_port": 10888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "139784f9-69ff-4520-b9f0-e6da5f2e1902", "ip_range": {}, "id": "4c687814-0816-4b87-80ec-596ad5a99bba"}, {"from_port": 10888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "139784f9-69ff-4520-b9f0-e6da5f2e1902", "ip_range": {}, "id": "71b3f7f7-f19d-4c5b-9a84-5a27053f715e"}, {"from_port": 8888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "139784f9-69ff-4520-b9f0-e6da5f2e1902", "ip_range": {}, "id": "8b006bf0-757a-48e4-a099-c0e436122863"}, {"from_port": 10888, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "139784f9-69ff-4520-b9f0-e6da5f2e1902", "ip_range": {}, "id": "95d2b60a-101c-4273-8a5d-597141e3e46c"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "139784f9-69ff-4520-b9f0-e6da5f2e1902", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-29 18:30:16,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/os-security-groups used request id req-7ef85a79-28d4-4240-b652-cbffeb4a623c 2018-08-29 18:30:16,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.269609928131s 2018-08-29 18:30:16,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/os-security-groups used request id req-7ef85a79-28d4-4240-b652-cbffeb4a623c 2018-08-29 18:30:16,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:16,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-2c1afde1-93d8-473b-9026-bf6c12fac5cd Date: Wed, 29 Aug 2018 18:30:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:16,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-2c1afde1-93d8-473b-9026-bf6c12fac5cd 2018-08-29 18:30:16,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343549251556s 2018-08-29 18:30:16,854 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-2c1afde1-93d8-473b-9026-bf6c12fac5cd 2018-08-29 18:30:16,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:17,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:16 GMT Server: Apache x-compute-request-id: req-a91fe733-07f3-4636-b5be-21d62f5bc17f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a91fe733-07f3-4636-b5be-21d62f5bc17f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:17,569 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-a91fe733-07f3-4636-b5be-21d62f5bc17f 2018-08-29 18:30:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.711207866669s 2018-08-29 18:30:17,569 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-a91fe733-07f3-4636-b5be-21d62f5bc17f 2018-08-29 18:30:17,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:17,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-b95bea5d-2af0-49bc-85f8-c7cf82ed8c6f x-compute-request-id: req-b95bea5d-2af0-49bc-85f8-c7cf82ed8c6f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:17,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b95bea5d-2af0-49bc-85f8-c7cf82ed8c6f 2018-08-29 18:30:17,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023500919342s 2018-08-29 18:30:17,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-b95bea5d-2af0-49bc-85f8-c7cf82ed8c6f 2018-08-29 18:30:17,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:17,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:18,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-2bcc30f4-1b7a-4c4b-99b2-6b10ae5b285a x-compute-request-id: req-2bcc30f4-1b7a-4c4b-99b2-6b10ae5b285a Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "7f0b681b-47a0-4897-9b15-4b13c1fb26ef"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b212f5c6-9423-496a-8bfe-65560bcbbe01"}, {"from_port": 2380, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "b8c5b930-d276-424b-9f4e-801d7c3f9ec0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c216abbd-ff9e-4368-a32f-a3d720bc2a69"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f66ebb75-0dfe-489c-a357-6b0498f86b2f"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "ip_range": {}, "id": "166a351e-20ca-45bf-a658-4133948ad43a"}, {"from_port": 7253, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "ip_range": {}, "id": "2b5ba302-ec37-4ebb-af9f-5bd13c4cdadf"}, {"from_port": 11311, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "ip_range": {}, "id": "4b87dce3-fb67-4762-9438-0593498000ae"}, {"from_port": 7253, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "ip_range": {}, "id": "bb1c22d7-520c-42f5-acf5-d2be528f1870"}, {"from_port": 11311, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "ip_range": {}, "id": "d56dcb29-f941-4696-8cd7-3127d9e2b23e"}, {"from_port": 9160, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "ip_range": {}, "id": "fbcb684e-c055-42f1-a574-5b1c0bed69be"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "e573dc28-bdc4-4d20-81dd-7116d9b7a26f", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 11211, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "503467a5-7b8c-4845-be45-5d4745ad6eeb", "ip_range": {}, "id": "374af4f8-3b15-4873-99a0-d6fa7d1251af"}, {"from_port": 7000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "503467a5-7b8c-4845-be45-5d4745ad6eeb", "ip_range": {}, "id": "75abfe7c-f00e-4f84-947d-3c30ab0d0374"}, {"from_port": 7253, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "503467a5-7b8c-4845-be45-5d4745ad6eeb", "ip_range": {}, "id": "eabbd98f-9b3d-4470-a50e-dfddab42dbde"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "503467a5-7b8c-4845-be45-5d4745ad6eeb", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-29 18:30:18,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/os-security-groups used request id req-2bcc30f4-1b7a-4c4b-99b2-6b10ae5b285a 2018-08-29 18:30:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.465645074844s 2018-08-29 18:30:18,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/os-security-groups used request id req-2bcc30f4-1b7a-4c4b-99b2-6b10ae5b285a 2018-08-29 18:30:18,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:18,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:18,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-bca0d61a-0757-41c9-b9d8-68055f1563f1 Date: Wed, 29 Aug 2018 18:30:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:18,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bca0d61a-0757-41c9-b9d8-68055f1563f1 2018-08-29 18:30:18,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353400707245s 2018-08-29 18:30:18,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bca0d61a-0757-41c9-b9d8-68055f1563f1 2018-08-29 18:30:18,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:18,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:18 GMT Server: Apache x-compute-request-id: req-6b9d81ae-b59e-4292-88bf-f9474371e138 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b9d81ae-b59e-4292-88bf-f9474371e138 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:18,784 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-6b9d81ae-b59e-4292-88bf-f9474371e138 2018-08-29 18:30:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.675031900406s 2018-08-29 18:30:18,784 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-6b9d81ae-b59e-4292-88bf-f9474371e138 2018-08-29 18:30:18,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:18,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-f2a5e932-092b-4321-a58e-cba0a868352e x-compute-request-id: req-f2a5e932-092b-4321-a58e-cba0a868352e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:18,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f2a5e932-092b-4321-a58e-cba0a868352e 2018-08-29 18:30:18,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253989696503s 2018-08-29 18:30:18,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-f2a5e932-092b-4321-a58e-cba0a868352e 2018-08-29 18:30:18,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:18,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:18,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-1c2cbef4-afd8-4615-9eb6-99292e95c55a x-compute-request-id: req-1c2cbef4-afd8-4615-9eb6-99292e95c55a Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "7f0b681b-47a0-4897-9b15-4b13c1fb26ef"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b212f5c6-9423-496a-8bfe-65560bcbbe01"}, {"from_port": 2380, "group": {"tenant_id": "19a292e7104640f99327f13779301fe3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {}, "id": "b8c5b930-d276-424b-9f4e-801d7c3f9ec0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c216abbd-ff9e-4368-a32f-a3d720bc2a69"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f66ebb75-0dfe-489c-a357-6b0498f86b2f"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "73dd228a-6fdd-435d-9d5c-09c126c54ac8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "50c3f057-a6f6-4ef2-9d81-f95f6dee612e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0919ad84-7418-4cbf-87cf-12f28c35b205"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "50c3f057-a6f6-4ef2-9d81-f95f6dee612e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "538220eb-2ce9-4327-8798-ab8d60f54039"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "50c3f057-a6f6-4ef2-9d81-f95f6dee612e", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-29 18:30:18,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4/os-security-groups used request id req-1c2cbef4-afd8-4615-9eb6-99292e95c55a 2018-08-29 18:30:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.149240016937s 2018-08-29 18:30:18,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4/os-security-groups used request id req-1c2cbef4-afd8-4615-9eb6-99292e95c55a 2018-08-29 18:30:18,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-c288cd51-3b10-4f15-9a9d-81b05773f7d2 Date: Wed, 29 Aug 2018 18:30:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:19,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c288cd51-3b10-4f15-9a9d-81b05773f7d2 2018-08-29 18:30:19,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337162017822s 2018-08-29 18:30:19,002 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-c288cd51-3b10-4f15-9a9d-81b05773f7d2 2018-08-29 18:30:19,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:19,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:19,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:19 GMT Server: Apache x-compute-request-id: req-913dc222-cd2e-4c23-92ee-021574502ca5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-913dc222-cd2e-4c23-92ee-021574502ca5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:19,617 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-913dc222-cd2e-4c23-92ee-021574502ca5 2018-08-29 18:30:19,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.611155986786s 2018-08-29 18:30:19,618 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-913dc222-cd2e-4c23-92ee-021574502ca5 2018-08-29 18:30:19,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:30:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:19,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac8efc58-4662-4f2d-80dd-e489cc169cbf x-compute-request-id: req-ac8efc58-4662-4f2d-80dd-e489cc169cbf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:30:19,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-ac8efc58-4662-4f2d-80dd-e489cc169cbf 2018-08-29 18:30:19,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247988700867s 2018-08-29 18:30:19,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-ac8efc58-4662-4f2d-80dd-e489cc169cbf 2018-08-29 18:30:19,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-29 18:30:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:19,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d86103a-957e-4f14-9d4a-dd23f398096b x-compute-request-id: req-4d86103a-957e-4f14-9d4a-dd23f398096b Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8675d430-a602-4052-b3e0-74e49155a91f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f84d236-97d6-4241-a519-628d1a4b0576"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df79f312-a3ab-41b0-8910-48df4a50b206"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e251de0a-b21d-46b3-bdf5-969488355748"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "a66685bc-9815-4d79-b375-f90ae48de21b", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8675d430-a602-4052-b3e0-74e49155a91f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f84d236-97d6-4241-a519-628d1a4b0576"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df79f312-a3ab-41b0-8910-48df4a50b206"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "a66685bc-9815-4d79-b375-f90ae48de21b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e251de0a-b21d-46b3-bdf5-969488355748"}], "tenant_id": "19a292e7104640f99327f13779301fe3", "id": "a66685bc-9815-4d79-b375-f90ae48de21b", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-29 18:30:19,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f/os-security-groups used request id req-4d86103a-957e-4f14-9d4a-dd23f398096b 2018-08-29 18:30:19,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.139390945435s 2018-08-29 18:30:19,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f/os-security-groups used request id req-4d86103a-957e-4f14-9d4a-dd23f398096b 2018-08-29 18:30:19,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:30:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:19,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-ec893942-7d1d-4db6-aa4f-b9ec012ea25a Date: Wed, 29 Aug 2018 18:30:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:30:19,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ec893942-7d1d-4db6-aa4f-b9ec012ea25a 2018-08-29 18:30:19,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0333828926086s 2018-08-29 18:30:19,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ec893942-7d1d-4db6-aa4f-b9ec012ea25a 2018-08-29 18:30:19,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-29 18:30:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:19,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:19 GMT Server: Apache x-compute-request-id: req-8d386558-3b0e-4e00-8ebf-84e95bc4f274 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d386558-3b0e-4e00-8ebf-84e95bc4f274 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-29 18:30:19,868 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-8d386558-3b0e-4e00-8ebf-84e95bc4f274 2018-08-29 18:30:19,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0392329692841s 2018-08-29 18:30:19,869 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.40:8776/v3/19a292e7104640f99327f13779301fe3/volumes/detail used request id req-8d386558-3b0e-4e00-8ebf-84e95bc4f274 2018-08-29 18:30:19,869 - 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:63:24:4e', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:24:4e', 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:e4:82:12', u'version': 4, u'addr': u'192.168.0.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:82:12', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:30:05.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'd069fb80-6d20-4350-b710-e73f38aa569c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'08e51597-55ce-427c-bcdf-ee742e52b4f4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'2dc084cb-9c57-46ed-ab4e-6dd7bc529ce0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'6d885c0c-4076-4b89-8156-c671c44589f3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'abfdb49b-c4e1-4f93-a1eb-fc4c9c566acd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'accbdf6f-f967-4d72-bd39-8c70d41b798d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'cdc061cd-8fda-4354-bb02-3d8130d5eade'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'ce10f1cd-7d08-4451-b021-a4ba9a9282a0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'52215954-25c7-4e62-a116-59f2195a7560', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'e7f3eb7e-ab08-4c86-810c-eefc157586f0'})], 'id': u'52215954-25c7-4e62-a116-59f2195a7560', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', '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'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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-29T18:30:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:30:06Z', 'hostId': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', '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-29T18:30:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:29:24Z', 'created': u'2018-08-29T18:29:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:d6:e8', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ba:88:a5', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ba:88:a5', 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'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:30:05.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'd4dd94b4-d8ef-4a9b-8a5b-951f0f271cce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'2d077dc8-d159-46c2-95e9-f1aa9096a5fb', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'114cd961-841d-464c-be4e-e7ea1cff27b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'2d077dc8-d159-46c2-95e9-f1aa9096a5fb', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4763af73-2d3f-4cfe-8cbc-bf7ab7b2bb60'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'2d077dc8-d159-46c2-95e9-f1aa9096a5fb', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'901d16ba-d129-4031-a8f1-a3cf2839083b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'2d077dc8-d159-46c2-95e9-f1aa9096a5fb', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'9a9f8687-0bdc-4beb-8490-51e594f89842'})], 'id': u'2d077dc8-d159-46c2-95e9-f1aa9096a5fb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'35b66944-9c7e-41e3-8242-b64114740f71', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5a908d7b-eaf7-4a5b-a5cd-25f9ba2d710a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'35b66944-9c7e-41e3-8242-b64114740f71', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bea89b12-1b68-46f6-8083-5c7e7ab5ab7d'})], 'id': u'35b66944-9c7e-41e3-8242-b64114740f71', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-08-29T18:30:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:30:06Z', 'hostId': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', '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-29T18:30:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:29:24Z', 'created': u'2018-08-29T18:29:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:97:c3', u'version': 4, u'addr': u'192.168.1.30', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:97:c3', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:3c:b2', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:92:3c:b2', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:29:59.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'84adcca6-37ba-4f71-8a8d-a6b3f963fe00', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'253df937-6e6c-4e45-8a7e-42b31008e252', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'7fd73082-1720-4ab8-ab93-7e1d222235ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'253df937-6e6c-4e45-8a7e-42b31008e252', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'822dc59e-642d-400c-86d3-28f4973f6c42'})], 'id': u'253df937-6e6c-4e45-8a7e-42b31008e252', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'd1e92e53-fad4-434b-b6dc-e439258867bb', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'719c6634-eda9-4514-b39a-1821ada9ad3c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'd1e92e53-fad4-434b-b6dc-e439258867bb', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'd2e09e2b-f9d7-46dd-a9bb-753596a10219'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'd1e92e53-fad4-434b-b6dc-e439258867bb', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd8547699-a324-473a-ba0f-40c2343e0f5a'})], 'id': u'd1e92e53-fad4-434b-b6dc-e439258867bb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-08-29T18:29:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:29:59Z', 'hostId': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.1.30', 'cloud': 'envvars', 'host_id': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', '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-29T18:29:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:29:23Z', 'created': u'2018-08-29T18:29:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:8d:d7', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:46:f9', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:46:f9', 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'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:30:05.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'f0c87776-4ffc-406a-8e63-bf1f5e470268', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'd2fbb6b1-0b86-4513-be3c-a525560ba328', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'0ffee41a-67a2-4acb-ad13-6eb6467c4454'})], 'id': u'd2fbb6b1-0b86-4513-be3c-a525560ba328', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'139784f9-69ff-4520-b9f0-e6da5f2e1902', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'14e289b2-7131-486a-9255-155a7076f0a4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'139784f9-69ff-4520-b9f0-e6da5f2e1902', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'4c687814-0816-4b87-80ec-596ad5a99bba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'139784f9-69ff-4520-b9f0-e6da5f2e1902', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'71b3f7f7-f19d-4c5b-9a84-5a27053f715e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'139784f9-69ff-4520-b9f0-e6da5f2e1902', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8b006bf0-757a-48e4-a099-c0e436122863'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'139784f9-69ff-4520-b9f0-e6da5f2e1902', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'95d2b60a-101c-4273-8a5d-597141e3e46c'})], 'id': u'139784f9-69ff-4520-b9f0-e6da5f2e1902', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', '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'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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-29T18:30:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:30:06Z', 'hostId': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', '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-29T18:30:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:29:23Z', 'created': u'2018-08-29T18:29:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:a2:65', u'version': 4, u'addr': u'192.168.1.12', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:ff:2f', u'version': 4, u'addr': u'192.168.0.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:ff:2f', 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'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:29:55.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'22560b6d-660b-4bc6-aff8-d82853932f36', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'166a351e-20ca-45bf-a658-4133948ad43a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2b5ba302-ec37-4ebb-af9f-5bd13c4cdadf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4b87dce3-fb67-4762-9438-0593498000ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bb1c22d7-520c-42f5-acf5-d2be528f1870'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd56dcb29-f941-4696-8cd7-3127d9e2b23e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'fbcb684e-c055-42f1-a574-5b1c0bed69be'})], 'id': u'e573dc28-bdc4-4d20-81dd-7116d9b7a26f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'503467a5-7b8c-4845-be45-5d4745ad6eeb', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'374af4f8-3b15-4873-99a0-d6fa7d1251af'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'503467a5-7b8c-4845-be45-5d4745ad6eeb', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'75abfe7c-f00e-4f84-947d-3c30ab0d0374'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'503467a5-7b8c-4845-be45-5d4745ad6eeb', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'eabbd98f-9b3d-4470-a50e-dfddab42dbde'})], 'id': u'503467a5-7b8c-4845-be45-5d4745ad6eeb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', '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'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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-29T18:29:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:29:55Z', 'hostId': u'3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.0.18', 'cloud': 'envvars', 'host_id': u'3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa', '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-29T18:29:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:29:21Z', 'created': u'2018-08-29T18:29:21Z', '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:c2:a4:1a', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:a4:1a', 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'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:29:07.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'32b724b7-3981-49f9-95e6-3f43b9b1d0f4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'50c3f057-a6f6-4ef2-9d81-f95f6dee612e', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'0919ad84-7418-4cbf-87cf-12f28c35b205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'50c3f057-a6f6-4ef2-9d81-f95f6dee612e', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'538220eb-2ce9-4327-8798-ab8d60f54039'})], 'id': u'50c3f057-a6f6-4ef2-9d81-f95f6dee612e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', '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'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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-29T18:29:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:29:07Z', 'hostId': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', '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-29T18:29:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:27:22Z', 'created': u'2018-08-29T18:27:22Z', '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:96:a2:a7', 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:d1:50:6f', 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:d1:50:6f', 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'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:27:12.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'91d9d106-d343-4c61-a4b1-eb5caae4f88f', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'8675d430-a602-4052-b3e0-74e49155a91f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'9f84d236-97d6-4241-a519-628d1a4b0576'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'df79f312-a3ab-41b0-8910-48df4a50b206'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'e251de0a-b21d-46b3-bdf5-969488355748'})], 'id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'8675d430-a602-4052-b3e0-74e49155a91f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'9f84d236-97d6-4241-a519-628d1a4b0576'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'df79f312-a3ab-41b0-8910-48df4a50b206'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'e251de0a-b21d-46b3-bdf5-969488355748'})], 'id': u'a66685bc-9815-4d79-b375-f90ae48de21b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', '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'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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-29T18:27:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:27:13Z', 'hostId': u'3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa', '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-29T18:27:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:25:28Z', 'created': u'2018-08-29T18:25:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-29 18:30:19,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:30:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:20,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7afaeae7-0985-408d-b4ff-a695fa8add32 x-compute-request-id: req-7afaeae7-0985-408d-b4ff-a695fa8add32 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:30:20,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7afaeae7-0985-408d-b4ff-a695fa8add32 2018-08-29 18:30:20,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515875101089s 2018-08-29 18:30:20,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7afaeae7-0985-408d-b4ff-a695fa8add32 2018-08-29 18:30:20,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:30:20,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:30:20,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-452ab824-a3d5-48a5-b97b-8e34b0ba07b3 x-compute-request-id: req-452ab824-a3d5-48a5-b97b-8e34b0ba07b3 Content-Encoding: gzip Content-Length: 9708 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-29 18:30:20,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-452ab824-a3d5-48a5-b97b-8e34b0ba07b3 2018-08-29 18:30:20,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0860769748688s 2018-08-29 18:30:20,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-452ab824-a3d5-48a5-b97b-8e34b0ba07b3 2018-08-29 18:30:20,493 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-29 18:30:20,495 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:30:30,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:30:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:31,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-8a361aa5-4215-4da1-b40c-58ad1db15e55 x-compute-request-id: req-8a361aa5-4215-4da1-b40c-58ad1db15e55 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:30:31,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8a361aa5-4215-4da1-b40c-58ad1db15e55 2018-08-29 18:30:31,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626668930054s 2018-08-29 18:30:31,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8a361aa5-4215-4da1-b40c-58ad1db15e55 2018-08-29 18:30:31,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:30:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:30:31,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-ab8b8a8a-9d77-48fb-8a33-5c7e6a3b18d4 x-compute-request-id: req-ab8b8a8a-9d77-48fb-8a33-5c7e6a3b18d4 Content-Encoding: gzip Content-Length: 10542 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists..."} 2018-08-29 18:30:31,218 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-ab8b8a8a-9d77-48fb-8a33-5c7e6a3b18d4 2018-08-29 18:30:31,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0775730609894s 2018-08-29 18:30:31,219 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-ab8b8a8a-9d77-48fb-8a33-5c7e6a3b18d4 2018-08-29 18:30:31,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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... 2018-08-29 18:30:31,221 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:30:41,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:30:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:41,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-10edfb8e-4d74-4005-9319-c1dfe83f3564 x-compute-request-id: req-10edfb8e-4d74-4005-9319-c1dfe83f3564 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:30:41,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-10edfb8e-4d74-4005-9319-c1dfe83f3564 2018-08-29 18:30:41,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573495864868s 2018-08-29 18:30:41,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-10edfb8e-4d74-4005-9319-c1dfe83f3564 2018-08-29 18:30:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:30:41,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:30:41,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-86d70f8b-85c2-4171-9cf4-7420508b29b0 x-compute-request-id: req-86d70f8b-85c2-4171-9cf4-7420508b29b0 Content-Encoding: gzip Content-Length: 13154 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\n"} 2018-08-29 18:30:41,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-86d70f8b-85c2-4171-9cf4-7420508b29b0 2018-08-29 18:30:41,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740919113159s 2018-08-29 18:30:41,891 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-86d70f8b-85c2-4171-9cf4-7420508b29b0 2018-08-29 18:30:41,891 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) 2018-08-29 18:30:41,893 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:30:51,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:30:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:30:52,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30: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-b3cab72f-5b9f-4538-a8b9-bd2fce10b11c x-compute-request-id: req-b3cab72f-5b9f-4538-a8b9-bd2fce10b11c Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:30:52,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b3cab72f-5b9f-4538-a8b9-bd2fce10b11c 2018-08-29 18:30:52,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751684904099s 2018-08-29 18:30:52,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b3cab72f-5b9f-4538-a8b9-bd2fce10b11c 2018-08-29 18:30:52,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:30:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:30:52,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:30:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1339f22e-e676-444e-b9c0-e3758e4d7c89 x-compute-request-id: req-1339f22e-e676-444e-b9c0-e3758e4d7c89 Content-Encoding: gzip Content-Length: 13686 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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) ...\n"} 2018-08-29 18:30:52,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-1339f22e-e676-444e-b9c0-e3758e4d7c89 2018-08-29 18:30:52,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770699977875s 2018-08-29 18:30:52,743 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-1339f22e-e676-444e-b9c0-e3758e4d7c89 2018-08-29 18:30:52,743 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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) ... 2018-08-29 18:30:52,745 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:31:02,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:31:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:31:03,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31: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-d914cbdb-0732-4796-9994-05d5e98f1b03 x-compute-request-id: req-d914cbdb-0732-4796-9994-05d5e98f1b03 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:31:03,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d914cbdb-0732-4796-9994-05d5e98f1b03 2018-08-29 18:31:03,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297633886337s 2018-08-29 18:31:03,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d914cbdb-0732-4796-9994-05d5e98f1b03 2018-08-29 18:31:03,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:31:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:31:03,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31: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-a09f78e0-6b12-4597-a2a6-e13945327114 x-compute-request-id: req-a09f78e0-6b12-4597-a2a6-e13945327114 Content-Encoding: gzip Content-Length: 14024 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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) ...\n"} 2018-08-29 18:31:03,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-a09f78e0-6b12-4597-a2a6-e13945327114 2018-08-29 18:31:03,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0776550769806s 2018-08-29 18:31:03,142 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-a09f78e0-6b12-4597-a2a6-e13945327114 2018-08-29 18:31:03,142 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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) ... 2018-08-29 18:31:03,144 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:31:13,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:31:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:31:13,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f624e767-d09f-49d2-aea0-90d8be9533c9 x-compute-request-id: req-f624e767-d09f-49d2-aea0-90d8be9533c9 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:31:13,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f624e767-d09f-49d2-aea0-90d8be9533c9 2018-08-29 18:31:13,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514069080353s 2018-08-29 18:31:13,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f624e767-d09f-49d2-aea0-90d8be9533c9 2018-08-29 18:31:13,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:31:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:31:13,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cb61f60-06d1-4df0-a5a8-aaab95b86793 x-compute-request-id: req-9cb61f60-06d1-4df0-a5a8-aaab95b86793 Content-Encoding: gzip Content-Length: 14308 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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) ...\n"} 2018-08-29 18:31:13,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-9cb61f60-06d1-4df0-a5a8-aaab95b86793 2018-08-29 18:31:13,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0994999408722s 2018-08-29 18:31:13,778 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-9cb61f60-06d1-4df0-a5a8-aaab95b86793 2018-08-29 18:31:13,778 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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) ... 2018-08-29 18:31:13,781 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:31:23,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:31:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:31:24,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f18c119-cd87-4dfa-b54b-764fe9a8e7d1 x-compute-request-id: req-4f18c119-cd87-4dfa-b54b-764fe9a8e7d1 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:31:24,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4f18c119-cd87-4dfa-b54b-764fe9a8e7d1 2018-08-29 18:31:24,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554543972015s 2018-08-29 18:31:24,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4f18c119-cd87-4dfa-b54b-764fe9a8e7d1 2018-08-29 18:31:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:31:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:31:24,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31: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-08af87a5-05e9-45a6-8b62-3bbb348cee8d x-compute-request-id: req-08af87a5-05e9-45a6-8b62-3bbb348cee8d Content-Encoding: gzip Content-Length: 14677 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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 ...\n"} 2018-08-29 18:31:24,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-08af87a5-05e9-45a6-8b62-3bbb348cee8d 2018-08-29 18:31:24,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0780818462372s 2018-08-29 18:31:24,433 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-08af87a5-05e9-45a6-8b62-3bbb348cee8d 2018-08-29 18:31:24,433 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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 ... 2018-08-29 18:31:24,436 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:31:34,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:31:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:31:34,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-477d90d6-53d2-49c4-8e54-002e86cb47c9 x-compute-request-id: req-477d90d6-53d2-49c4-8e54-002e86cb47c9 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:31:34,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-477d90d6-53d2-49c4-8e54-002e86cb47c9 2018-08-29 18:31:34,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.313879966736s 2018-08-29 18:31:34,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-477d90d6-53d2-49c4-8e54-002e86cb47c9 2018-08-29 18:31:34,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:31:34,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:31:34,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-316fb5f3-816d-4bbd-be1b-603d0349c4ab x-compute-request-id: req-316fb5f3-816d-4bbd-be1b-603d0349c4ab Content-Encoding: gzip Content-Length: 14953 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\n"} 2018-08-29 18:31:34,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-316fb5f3-816d-4bbd-be1b-603d0349c4ab 2018-08-29 18:31:34,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0904958248138s 2018-08-29 18:31:34,861 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-316fb5f3-816d-4bbd-be1b-603d0349c4ab 2018-08-29 18:31:34,861 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... 2018-08-29 18:31:34,864 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:31:44,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:31:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:31:45,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87d0ada3-6e45-4011-9db0-a0d3ba97076b x-compute-request-id: req-87d0ada3-6e45-4011-9db0-a0d3ba97076b Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:31:45,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-87d0ada3-6e45-4011-9db0-a0d3ba97076b 2018-08-29 18:31:45,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564190864563s 2018-08-29 18:31:45,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-87d0ada3-6e45-4011-9db0-a0d3ba97076b 2018-08-29 18:31:45,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:31:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:31:45,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31: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-46c000ae-fb8a-4cb9-bb34-4c15f628d3c8 x-compute-request-id: req-46c000ae-fb8a-4cb9-bb34-4c15f628d3c8 Content-Encoding: gzip Content-Length: 15299 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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\n"} 2018-08-29 18:31:45,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-46c000ae-fb8a-4cb9-bb34-4c15f628d3c8 2018-08-29 18:31:45,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789680480957s 2018-08-29 18:31:45,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-46c000ae-fb8a-4cb9-bb34-4c15f628d3c8 2018-08-29 18:31:45,528 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 2018-08-29 18:31:45,531 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:31:55,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:31:55,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:31:55,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31: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-81cda943-c0bd-4f5c-98d3-05dd4a879b91 x-compute-request-id: req-81cda943-c0bd-4f5c-98d3-05dd4a879b91 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:31:55,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-81cda943-c0bd-4f5c-98d3-05dd4a879b91 2018-08-29 18:31:55,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.296139955521s 2018-08-29 18:31:55,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-81cda943-c0bd-4f5c-98d3-05dd4a879b91 2018-08-29 18:31:55,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:31:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:31:55,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:31: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-6ce8663c-4b3c-4afa-84fc-1d9f9c3d1133 x-compute-request-id: req-6ce8663c-4b3c-4afa-84fc-1d9f9c3d1133 Content-Encoding: gzip Content-Length: 15718 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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...\n"} 2018-08-29 18:31:55,918 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-6ce8663c-4b3c-4afa-84fc-1d9f9c3d1133 2018-08-29 18:31:55,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803039073944s 2018-08-29 18:31:55,920 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-6ce8663c-4b3c-4afa-84fc-1d9f9c3d1133 2018-08-29 18:31:55,920 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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... 2018-08-29 18:31:55,923 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:32:05,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:32:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:32:06,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0943c43-c750-4729-840d-0fe8d1d00593 x-compute-request-id: req-f0943c43-c750-4729-840d-0fe8d1d00593 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:32:06,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f0943c43-c750-4729-840d-0fe8d1d00593 2018-08-29 18:32:06,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492540121078s 2018-08-29 18:32:06,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f0943c43-c750-4729-840d-0fe8d1d00593 2018-08-29 18:32:06,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:32:06,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:32:06,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-d6a28cb6-5c12-47d6-b0ba-2827c7a3a3d0 x-compute-request-id: req-d6a28cb6-5c12-47d6-b0ba-2827c7a3a3d0 Content-Encoding: gzip Content-Length: 16392 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 7970\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 7983\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-08-29 18:32:06,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-d6a28cb6-5c12-47d6-b0ba-2827c7a3a3d0 2018-08-29 18:32:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0757200717926s 2018-08-29 18:32:06,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-d6a28cb6-5c12-47d6-b0ba-2827c7a3a3d0 2018-08-29 18:32:06,512 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 7970 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 7983 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-08-29 18:32:06,516 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:32:16,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:32:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:32:17,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-b558b9b0-dd67-49e4-a7ea-96b748be856b x-compute-request-id: req-b558b9b0-dd67-49e4-a7ea-96b748be856b Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:32:17,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b558b9b0-dd67-49e4-a7ea-96b748be856b 2018-08-29 18:32:17,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827604055405s 2018-08-29 18:32:17,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b558b9b0-dd67-49e4-a7ea-96b748be856b 2018-08-29 18:32:17,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:32:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:32:17,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2f14386-8f10-451d-98fc-98a47b341f78 x-compute-request-id: req-b2f14386-8f10-451d-98fc-98a47b341f78 Content-Encoding: gzip Content-Length: 16593 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 7970\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 7983\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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)\n"} 2018-08-29 18:32:17,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-b2f14386-8f10-451d-98fc-98a47b341f78 2018-08-29 18:32:17,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0794789791107s 2018-08-29 18:32:17,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-b2f14386-8f10-451d-98fc-98a47b341f78 2018-08-29 18:32:17,444 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 7970 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 7983 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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) 2018-08-29 18:32:17,448 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:32:27,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:32:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:32:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-6aa0d4f7-c22a-4f3b-8c48-e6c4c9d53529 x-compute-request-id: req-6aa0d4f7-c22a-4f3b-8c48-e6c4c9d53529 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:32:27,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6aa0d4f7-c22a-4f3b-8c48-e6c4c9d53529 2018-08-29 18:32:27,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546177148819s 2018-08-29 18:32:27,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6aa0d4f7-c22a-4f3b-8c48-e6c4c9d53529 2018-08-29 18:32:28,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:32:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:32:28,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-f968fe8b-8df5-446f-8967-26aa4117f5a8 x-compute-request-id: req-f968fe8b-8df5-446f-8967-26aa4117f5a8 Content-Encoding: gzip Content-Length: 17259 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 7970\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 7983\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\n"} 2018-08-29 18:32:28,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-f968fe8b-8df5-446f-8967-26aa4117f5a8 2018-08-29 18:32:28,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782930850983s 2018-08-29 18:32:28,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-f968fe8b-8df5-446f-8967-26aa4117f5a8 2018-08-29 18:32:28,086 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 7970 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 7983 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env 2018-08-29 18:32:28,090 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:32:38,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:32:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:32:38,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c68251b-e47b-4c1b-94e0-adb121304eaa x-compute-request-id: req-7c68251b-e47b-4c1b-94e0-adb121304eaa Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:32:38,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c68251b-e47b-4c1b-94e0-adb121304eaa 2018-08-29 18:32:38,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757834911346s 2018-08-29 18:32:38,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7c68251b-e47b-4c1b-94e0-adb121304eaa 2018-08-29 18:32:38,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:32:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:32:38,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c63dab59-f49e-4d88-881f-7114ea706dfb x-compute-request-id: req-c63dab59-f49e-4d88-881f-7114ea706dfb Content-Encoding: gzip Content-Length: 18671 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013536] Yama: becoming mindful.\n[ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026729] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029721] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033652] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.037675] FEATURE SPEC_CTRL Not Present\n[ 0.039816] mce: CPU supports 10 MCE banks\n[ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.052011] Speculative Store Bypass: Vulnerable\n[ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.061614] ACPI: Core revision 20131115\n[ 0.063726] ACPI: All ACPI Tables successfully acquired\n[ 0.065534] ftrace: allocating 28717 entries in 113 pages\n[ 0.088385] smpboot: Max logical packages: 2\n[ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.092297] Enabling x2apic\n[ 0.093186] Enabled x2apic\n[ 0.094667] Switched APIC routing to physical x2apic.\n[ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.110606] KVM setup paravirtual spinlock\n[ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.116224] x86: Booting SMP configuration:\n[ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.132038] x86: Booted up 1 node, 2 CPUs\n[ 0.132033] KVM setup async PF for cpu 1\n[ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.138516] devtmpfs: initialized\n[ 0.142521] EVM: security.selinux\n[ 0.143740] EVM: security.SMACK64\n[ 0.144004] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.146536] pinctrl core: initialized pinctrl subsystem\n[ 0.148086] regulator-dummy: no parameters\n[ 0.149605] RTC time: 18:30:06, date: 08/29/18\n[ 0.151136] NET: Registered protocol family 16\n[ 0.152207] cpuidle: using governor ladder\n[ 0.153605] cpuidle: using governor menu\n[ 0.155120] ACPI: bus type PCI registered\n[ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158189] PCI: Using configuration type 1 for base access\n[ 0.160287] bio: create slab at 0\n[ 0.161192] ACPI: Added _OSI(Module Device)\n[ 0.161397] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165703] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168918] ACPI: Interpreter enabled\n[ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180008] ACPI: (supports S0 S5)\n[ 0.184004] ACPI: Using IOAPIC for interrupt routing\n[ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188213] ACPI: No dock devices found.\n[ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200050] acpiphp: Slot [3] registered\n[ 0.201512] acpiphp: Slot [4] registered\n[ 0.202973] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205507] acpiphp: Slot [7] registered\n[ 0.206970] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209803] acpiphp: Slot [10] registered\n[ 0.211295] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213550] acpiphp: Slot [13] registered\n[ 0.215112] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217515] acpiphp: Slot [16] registered\n[ 0.218997] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221575] acpiphp: Slot [19] registered\n[ 0.223051] acpiphp: Slot [20] registered\n[ 0.224025] acpiphp: Slot [21] registered\n[ 0.225543] acpiphp: Slot [22] registered\n[ 0.227070] acpiphp: Slot [23] registered\n[ 0.228034] acpiphp: Slot [24] registered\n[ 0.229522] acpiphp: Slot [25] registered\n[ 0.231021] acpiphp: Slot [26] registered\n[ 0.232023] acpiphp: Slot [27] registered\n[ 0.233535] acpiphp: Slot [28] registered\n[ 0.235036] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238902] PCI host bridge to bus 0000:00\n[ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301117] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303214] SCSI subsystem initialized\n[ 0.304171] ACPI: bus type USB registered\n[ 0.305520] usbcore: registered new interface driver usbfs\n[ 0.307487] usbcore: registered new interface driver hub\n[ 0.308055] usbcore: registered new device driver usb\n[ 0.309953] PCI: Using ACPI for IRQ routing\n[ 0.312130] NetLabel: Initializing\n[ 0.313476] NetLabel: domain hash size = 128\n[ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316064] NetLabel: unlabeled traffic allowed by default\n[ 0.318050] Switched to clocksource kvm-clock\n[ 0.325420] AppArmor: AppArmor Filesystem Enabled\n[ 0.327072] pnp: PnP ACPI init\n[ 0.328206] ACPI: bus type PNP registered\n[ 0.330037] pnp: PnP ACPI: found 8 devices\n[ 0.331409] ACPI: bus type PNP unregistered\n[ 0.338497] NET: Registered protocol family 2\n[ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.344995] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347177] TCP: reno registered\n[ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.352231] NET: Registered protocol family 1\n[ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402875] Trying to unpack rootfs image as initramfs...\n[ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523888] Scanning for low memory corruption every 60 seconds\n[ 0.525835] Initialise system trusted keyring\n[ 0.527114] audit: initializing netlink socket (disabled)\n[ 0.528574] type=2000 audit(1535567407.190:1): initialized\n[ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551640] zbud: loaded\n[ 0.552687] VFS: Disk quotas dquot_6.5.2\n[ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555906] fuse init (API version 7.22)\n[ 0.557105] msgmni has been set to 3997\n[ 0.558268] Key type big_key registered\n[ 0.559758] Key type asymmetric registered\n[ 0.560928] Asymmetric key parser 'x509' registered\n[ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564354] io scheduler noop registered\n[ 0.565470] io scheduler deadline registered (default)\n[ 0.566854] io scheduler cfq registered\n[ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571226] ipmi message handler version 39.2\n[ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574445] ACPI: Power Button [PWRF]\n[ 0.575578] GHES: HEST is not enabled!\n[ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693357] Linux agpgart interface v0.103\n[ 0.695412] brd: module loaded\n[ 0.696788] loop: module loaded\n[ 0.698090] blk-mq: CPU -> queue map\n[ 0.699111] CPU 0 -> Queue 0\n[ 0.700024] CPU 1 -> Queue 0\n[ 0.701671] vda: vda1\n[ 0.703460] scsi0 : ata_piix\n[ 0.704763] scsi1 : ata_piix\n[ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.710516] libphy: Fixed MDIO Bus: probed\n[ 0.712145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713710] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717955] PPP generic driver version 2.4.2\n[ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720998] ehci-pci: EHCI PCI platform driver\n[ 0.722297] ehci-platform: EHCI generic platform driver\n[ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725468] ohci-pci: OHCI PCI platform driver\n[ 0.726845] ohci-platform: OHCI generic platform driver\n[ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760362] usb usb1: Product: UHCI Host Controller\n[ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.763349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.764714] hub 1-0:1.0: USB hub found\n[ 0.765824] hub 1-0:1.0: 2 ports detected\n[ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774594] mousedev: PS/2 mouse device common for all mice\n[ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781021] rtc_cmos 00:00: RTC can wake from S4\n[ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.785961] device-mapper: uevent: version 1.0.3\n[ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791232] TCP: cubic registered\n[ 0.792308] NET: Registered protocol family 10\n[ 0.793839] NET: Registered protocol family 17\n[ 0.795064] Key type dns_resolver registered\n[ 0.796416] Loading compiled-in X.509 certificates\n[ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.807830] registered taskstats version 1\n[ 0.811766] Key type trusted registered\n[ 0.816710] Key type encrypted registered\n[ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819651] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.822003] regulator-dummy: disabling\n[ 0.823164] Magic number: 14:579:545\n[ 0.824318] tty ttyS21: hash matches\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829704] EDD information not available.\n[ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.867830] Write protecting the kernel read-only data: 12288k\n[ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.888841] systemd-udevd[107]: starting version 204\n[ 0.931592] FDC 0 is a S82078B\n[ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.245081] usb 1-1: Product: QEMU USB Tablet\n[ 1.246264] usb 1-1: Manufacturer: QEMU\n[ 1.247327] usb 1-1: SerialNumber: 42\n[ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds.\ncloud-init-nonet[3.57]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 |\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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|.. |\n|Eo |\n|. o |\n| . + |\n|. = o S |\n| = * o . + |\n|. + = o + . |\n|.o + . . . |\n|..= . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E o o |\n| . * + B |\n| . = = = o |\n| o * . o o |\n| + S o + . |\n| . . . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| . + |\n| . + o |\n| . S * |\n| . ..o + . |\n| ..+oE . |\n| .o*.+ |\n| .ooo= |\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:\n9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o |\n| o . |\n| . o |\n| . + S |\n| * B |\n| . # + . . |\n| X + o o . |\n| E . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1570 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 7970\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 7983\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 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (16.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57584 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.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 (DSA)\nec2: 256 b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 (ECDSA)\nec2: 256 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 (ED25519)\nec2: 2048 9e:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCgE9C5bpnk92d8ClUtqK3zetM2CbtQyqZIB+jGXGFZPq3EuvNW9BvBeuBtp7YzbLCjHNIQ4JZGlfIMuzhtFWt4= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFWgQEE4+W/y3xPv6p2iZrRE0/rxqblByO3GrwB99wLJ root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDopxmgZVm0+yLjU+A8Eu4ZTIzv7IQDXanIeA62mKLHmyyYSd1/2qMHHVEOJuRalYxV0zSQ8xLLi/NAC+vL1RwA2FMUmcSnkZ/GYZjWGGVYTUR0yw9490x7u59OswrTsoUqNyFIXnDm4ZcDX8HL8g9yIyS8cpipgqWOccRPLFDC86ilvidKD1xA4mEXm64p0/e/cXsObdHUwOmekGQ6IlMx+5zwxmQk1o3b51hf7NkOZZjj0Nxh1xFJGhSLj0iMl54NHIvFzjcTq6xZm8+q6RB7uIAUA/8TiTJlX2ESPD46OIhodSUsh3D/AzNu4QYQnAJRuOzX7N7MjVS1wDtJbT1X root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 144.56 seconds\n"} 2018-08-29 18:32:38,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-c63dab59-f49e-4d88-881f-7114ea706dfb 2018-08-29 18:32:38,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0938119888306s 2018-08-29 18:32:38,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c/action used request id req-c63dab59-f49e-4d88-881f-7114ea706dfb 2018-08-29 18:32:38,963 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013536] Yama: becoming mindful. [ 0.015049] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017809] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026729] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029721] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033652] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.037675] FEATURE SPEC_CTRL Not Present [ 0.039816] mce: CPU supports 10 MCE banks [ 0.040032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.048077] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.052011] Speculative Store Bypass: Vulnerable [ 0.054547] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.061614] ACPI: Core revision 20131115 [ 0.063726] ACPI: All ACPI Tables successfully acquired [ 0.065534] ftrace: allocating 28717 entries in 113 pages [ 0.088385] smpboot: Max logical packages: 2 [ 0.089597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.091261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.092297] Enabling x2apic [ 0.093186] Enabled x2apic [ 0.094667] Switched APIC routing to physical x2apic. [ 0.097626] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.103220] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.110606] KVM setup paravirtual spinlock [ 0.114176] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.116224] x86: Booting SMP configuration: [ 0.117629] .... node #0, CPUs: #1[ 0.114119] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.132038] x86: Booted up 1 node, 2 CPUs [ 0.132033] KVM setup async PF for cpu 1 [ 0.132037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.138516] devtmpfs: initialized [ 0.142521] EVM: security.selinux [ 0.143740] EVM: security.SMACK64 [ 0.144004] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.146536] pinctrl core: initialized pinctrl subsystem [ 0.148086] regulator-dummy: no parameters [ 0.149605] RTC time: 18:30:06, date: 08/29/18 [ 0.151136] NET: Registered protocol family 16 [ 0.152207] cpuidle: using governor ladder [ 0.153605] cpuidle: using governor menu [ 0.155120] ACPI: bus type PCI registered [ 0.156009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158189] PCI: Using configuration type 1 for base access [ 0.160287] bio: create slab at 0 [ 0.161192] ACPI: Added _OSI(Module Device) [ 0.161397] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165703] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168918] ACPI: Interpreter enabled [ 0.170336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172742] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.177713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180008] ACPI: (supports S0 S5) [ 0.184004] ACPI: Using IOAPIC for interrupt routing [ 0.185784] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188213] ACPI: No dock devices found. [ 0.191727] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200050] acpiphp: Slot [3] registered [ 0.201512] acpiphp: Slot [4] registered [ 0.202973] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205507] acpiphp: Slot [7] registered [ 0.206970] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209803] acpiphp: Slot [10] registered [ 0.211295] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213550] acpiphp: Slot [13] registered [ 0.215112] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217515] acpiphp: Slot [16] registered [ 0.218997] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221575] acpiphp: Slot [19] registered [ 0.223051] acpiphp: Slot [20] registered [ 0.224025] acpiphp: Slot [21] registered [ 0.225543] acpiphp: Slot [22] registered [ 0.227070] acpiphp: Slot [23] registered [ 0.228034] acpiphp: Slot [24] registered [ 0.229522] acpiphp: Slot [25] registered [ 0.231021] acpiphp: Slot [26] registered [ 0.232023] acpiphp: Slot [27] registered [ 0.233535] acpiphp: Slot [28] registered [ 0.235036] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238902] PCI host bridge to bus 0000:00 [ 0.240006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241907] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289103] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293076] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296848] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.299045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301117] vgaarb: bridge control possible 0000:00:02.0 [ 0.303214] SCSI subsystem initialized [ 0.304171] ACPI: bus type USB registered [ 0.305520] usbcore: registered new interface driver usbfs [ 0.307487] usbcore: registered new interface driver hub [ 0.308055] usbcore: registered new device driver usb [ 0.309953] PCI: Using ACPI for IRQ routing [ 0.312130] NetLabel: Initializing [ 0.313476] NetLabel: domain hash size = 128 [ 0.315107] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316064] NetLabel: unlabeled traffic allowed by default [ 0.318050] Switched to clocksource kvm-clock [ 0.325420] AppArmor: AppArmor Filesystem Enabled [ 0.327072] pnp: PnP ACPI init [ 0.328206] ACPI: bus type PNP registered [ 0.330037] pnp: PnP ACPI: found 8 devices [ 0.331409] ACPI: bus type PNP unregistered [ 0.338497] NET: Registered protocol family 2 [ 0.340199] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342714] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.344995] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347177] TCP: reno registered [ 0.348324] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350189] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.352231] NET: Registered protocol family 1 [ 0.353695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355514] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402875] Trying to unpack rootfs image as initramfs... [ 0.515802] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519981] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521538] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523888] Scanning for low memory corruption every 60 seconds [ 0.525835] Initialise system trusted keyring [ 0.527114] audit: initializing netlink socket (disabled) [ 0.528574] type=2000 audit(1535567407.190:1): initialized [ 0.549153] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551640] zbud: loaded [ 0.552687] VFS: Disk quotas dquot_6.5.2 [ 0.553844] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.555906] fuse init (API version 7.22) [ 0.557105] msgmni has been set to 3997 [ 0.558268] Key type big_key registered [ 0.559758] Key type asymmetric registered [ 0.560928] Asymmetric key parser 'x509' registered [ 0.562262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564354] io scheduler noop registered [ 0.565470] io scheduler deadline registered (default) [ 0.566854] io scheduler cfq registered [ 0.568046] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569511] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571226] ipmi message handler version 39.2 [ 0.572463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574445] ACPI: Power Button [PWRF] [ 0.575578] GHES: HEST is not enabled! [ 0.597471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.640910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.663441] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.665471] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.690562] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693357] Linux agpgart interface v0.103 [ 0.695412] brd: module loaded [ 0.696788] loop: module loaded [ 0.698090] blk-mq: CPU -> queue map [ 0.699111] CPU 0 -> Queue 0 [ 0.700024] CPU 1 -> Queue 0 [ 0.701671] vda: vda1 [ 0.703460] scsi0 : ata_piix [ 0.704763] scsi1 : ata_piix [ 0.706017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.708174] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.710516] libphy: Fixed MDIO Bus: probed [ 0.712145] tun: Universal TUN/TAP device driver, 1.6 [ 0.713710] tun: (C) 1999-2004 Max Krasnyansky [ 0.717955] PPP generic driver version 2.4.2 [ 0.719208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720998] ehci-pci: EHCI PCI platform driver [ 0.722297] ehci-platform: EHCI generic platform driver [ 0.723774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725468] ohci-pci: OHCI PCI platform driver [ 0.726845] ohci-platform: OHCI generic platform driver [ 0.728349] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751152] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.756590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760362] usb usb1: Product: UHCI Host Controller [ 0.761663] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.763349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764714] hub 1-0:1.0: USB hub found [ 0.765824] hub 1-0:1.0: 2 ports detected [ 0.767131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774594] mousedev: PS/2 mouse device common for all mice [ 0.777371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781021] rtc_cmos 00:00: RTC can wake from S4 [ 0.782624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784286] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785961] device-mapper: uevent: version 1.0.3 [ 0.787304] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791232] TCP: cubic registered [ 0.792308] NET: Registered protocol family 10 [ 0.793839] NET: Registered protocol family 17 [ 0.795064] Key type dns_resolver registered [ 0.796416] Loading compiled-in X.509 certificates [ 0.798227] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.807830] registered taskstats version 1 [ 0.811766] Key type trusted registered [ 0.816710] Key type encrypted registered [ 0.818210] AppArmor: AppArmor sha1 policy hashing enabled [ 0.819651] IMA: No TPM chip found, activating TPM-bypass! [ 0.822003] regulator-dummy: disabling [ 0.823164] Magic number: 14:579:545 [ 0.824318] tty ttyS21: hash matches [ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.828150] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829704] EDD information not available. [ 0.865519] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.867830] Write protecting the kernel read-only data: 12288k [ 0.870062] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.873672] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.888841] systemd-udevd[107]: starting version 204 [ 0.931592] FDC 0 is a S82078B [ 1.076026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.241493] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243307] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245081] usb 1-1: Product: QEMU USB Tablet [ 1.246264] usb 1-1: Manufacturer: QEMU [ 1.247327] usb 1-1: SerialNumber: 42 [ 1.516081] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.977006] 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.296182] 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.415902] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.528181] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:10 +0000. Up 3.33 seconds. cloud-init-nonet[3.57]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 5.07 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:63:24:4e | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:e4:82:12 | 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:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |.. | |Eo | |. o | | . + | |. = o S | | = * 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: 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . E o o | | . * + B | | . = = = o | | o * . o 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: b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | . + | | . + o | | . S * | | . ..o + . | | ..+oE . | | .o*.+ | | .ooo= | +-----------------+ 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: 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . | | o | | o . | | . o | | . + S | | * B | | . # + . . | | X + o o . | | E . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Wed, 29 Aug 2018 18:30:18 +0000. Up 11.94 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 14.26 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 22172 0 --:--:-- --:--:-- --:--:-- 22333 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1570 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 4 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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-157.207 [773 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 8s (6269 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 7970 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 7983 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 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57584 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.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 83:d9:12:d2:2d:56:ce:fc:7d:44:ba:23:c5:71:0e:0e root@bono-0 (DSA) ec2: 256 b9:29:f4:6f:18:ae:ff:b1:64:da:45:c3:61:03:fb:a6 root@bono-0 (ECDSA) ec2: 256 9a:c6:ec:f0:4c:c9:63:21:14:2f:6f:ff:b5:20:62:ad root@bono-0 (ED25519) ec2: 2048 9e:d9:0a:2c:8c:5b:a1:70:99:a6:da:ce:85:05:86:91 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCgE9C5bpnk92d8ClUtqK3zetM2CbtQyqZIB+jGXGFZPq3EuvNW9BvBeuBtp7YzbLCjHNIQ4JZGlfIMuzhtFWt4= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFWgQEE4+W/y3xPv6p2iZrRE0/rxqblByO3GrwB99wLJ root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDopxmgZVm0+yLjU+A8Eu4ZTIzv7IQDXanIeA62mKLHmyyYSd1/2qMHHVEOJuRalYxV0zSQ8xLLi/NAC+vL1RwA2FMUmcSnkZ/GYZjWGGVYTUR0yw9490x7u59OswrTsoUqNyFIXnDm4ZcDX8HL8g9yIyS8cpipgqWOccRPLFDC86ilvidKD1xA4mEXm64p0/e/cXsObdHUwOmekGQ6IlMx+5zwxmQk1o3b51hf7NkOZZjj0Nxh1xFJGhSLj0iMl54NHIvFzjcTq6xZm8+q6RB7uIAUA/8TiTJlX2ESPD46OIhodSUsh3D/AzNu4QYQnAJRuOzX7N7MjVS1wDtJbT1X root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 144.56 seconds 2018-08-29 18:32:38,967 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:32:38,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:32:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:32:39,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-944b0dde-21ab-4b18-b5f5-25fbed24bcff x-compute-request-id: req-944b0dde-21ab-4b18-b5f5-25fbed24bcff Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:32:39,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-944b0dde-21ab-4b18-b5f5-25fbed24bcff 2018-08-29 18:32:39,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.282305002213s 2018-08-29 18:32:39,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-944b0dde-21ab-4b18-b5f5-25fbed24bcff 2018-08-29 18:32:39,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:32:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:32:39,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-09e95774-4721-4fbe-a203-90db4e024103 x-compute-request-id: req-09e95774-4721-4fbe-a203-90db4e024103 Content-Encoding: gzip Content-Length: 17983 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009456] Security Framework initialized\n[ 0.010775] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013292] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017328] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024279] Initializing cgroup subsys memory\n[ 0.025714] Initializing cgroup subsys devices\n[ 0.027162] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029372] Initializing cgroup subsys perf_event\n[ 0.030852] Initializing cgroup subsys hugetlb\n[ 0.032060] FEATURE SPEC_CTRL Not Present\n[ 0.034098] mce: CPU supports 10 MCE banks\n[ 0.036031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039238] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046199] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.050498] ACPI: Core revision 20131115\n[ 0.052493] ACPI: All ACPI Tables successfully acquired\n[ 0.054351] ftrace: allocating 28717 entries in 113 pages\n[ 0.076262] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081986] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084267] Enabling x2apic\n[ 0.085278] Enabled x2apic\n[ 0.086556] Switched APIC routing to physical x2apic.\n[ 0.089345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.097550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106341] KVM setup paravirtual spinlock\n[ 0.110141] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.112248] x86: Booting SMP configuration:\n[ 0.113650] .... node #0, CPUs: #1[ 0.110086] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128051] KVM setup async PF for cpu 1\n[ 0.128102] x86: Booted up 1 node, 2 CPUs\n[ 0.128117] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134208] devtmpfs: initialized\n[ 0.139520] EVM: security.selinux\n[ 0.140004] EVM: security.SMACK64\n[ 0.141518] EVM: security.ima\n[ 0.142853] EVM: security.capability\n[ 0.145951] pinctrl core: initialized pinctrl subsystem\n[ 0.148343] regulator-dummy: no parameters\n[ 0.150190] RTC time: 18:30:06, date: 08/29/18\n[ 0.152240] NET: Registered protocol family 16\n[ 0.154287] cpuidle: using governor ladder\n[ 0.155888] cpuidle: using governor menu\n[ 0.156153] ACPI: bus type PCI registered\n[ 0.157733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.160245] PCI: Using configuration type 1 for base access\n[ 0.163445] bio: create slab at 0\n[ 0.164217] ACPI: Added _OSI(Module Device)\n[ 0.165826] ACPI: Added _OSI(Processor Device)\n[ 0.167361] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.168005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172192] ACPI: Interpreter enabled\n[ 0.173675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.177007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188014] ACPI: (supports S0 S5)\n[ 0.189351] ACPI: Using IOAPIC for interrupt routing\n[ 0.191184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192212] ACPI: No dock devices found.\n[ 0.195328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.197645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.199211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200233] acpiphp: Slot [3] registered\n[ 0.201311] acpiphp: Slot [4] registered\n[ 0.202365] acpiphp: Slot [5] registered\n[ 0.203424] acpiphp: Slot [6] registered\n[ 0.204022] acpiphp: Slot [7] registered\n[ 0.205098] acpiphp: Slot [8] registered\n[ 0.206167] acpiphp: Slot [9] registered\n[ 0.207243] acpiphp: Slot [10] registered\n[ 0.208020] acpiphp: Slot [11] registered\n[ 0.209102] acpiphp: Slot [12] registered\n[ 0.210270] acpiphp: Slot [13] registered\n[ 0.211360] acpiphp: Slot [14] registered\n[ 0.212021] acpiphp: Slot [15] registered\n[ 0.213101] acpiphp: Slot [16] registered\n[ 0.214192] acpiphp: Slot [17] registered\n[ 0.215245] acpiphp: Slot [18] registered\n[ 0.216028] acpiphp: Slot [19] registered\n[ 0.217117] acpiphp: Slot [20] registered\n[ 0.218215] acpiphp: Slot [21] registered\n[ 0.219387] acpiphp: Slot [22] registered\n[ 0.220023] acpiphp: Slot [23] registered\n[ 0.221135] acpiphp: Slot [24] registered\n[ 0.222240] acpiphp: Slot [25] registered\n[ 0.223348] acpiphp: Slot [26] registered\n[ 0.224020] acpiphp: Slot [27] registered\n[ 0.225103] acpiphp: Slot [28] registered\n[ 0.226214] acpiphp: Slot [29] registered\n[ 0.227302] acpiphp: Slot [30] registered\n[ 0.228029] acpiphp: Slot [31] registered\n[ 0.229122] PCI host bridge to bus 0000:00\n[ 0.230259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.231603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.233483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.235152] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.243411] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.244014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.283825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.288756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295977] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.297769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300005] vgaarb: loaded\n[ 0.301222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303893] SCSI subsystem initialized\n[ 0.304275] ACPI: bus type USB registered\n[ 0.305932] usbcore: registered new interface driver usbfs\n[ 0.308043] usbcore: registered new interface driver hub\n[ 0.310123] usbcore: registered new device driver usb\n[ 0.312212] PCI: Using ACPI for IRQ routing\n[ 0.314304] NetLabel: Initializing\n[ 0.315265] NetLabel: domain hash size = 128\n[ 0.316004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.317518] NetLabel: unlabeled traffic allowed by default\n[ 0.319149] Switched to clocksource kvm-clock\n[ 0.325302] AppArmor: AppArmor Filesystem Enabled\n[ 0.326588] pnp: PnP ACPI init\n[ 0.327499] ACPI: bus type PNP registered\n[ 0.329151] pnp: PnP ACPI: found 8 devices\n[ 0.330248] ACPI: bus type PNP unregistered\n[ 0.338264] NET: Registered protocol family 2\n[ 0.340275] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.345408] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347732] TCP: reno registered\n[ 0.348951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.353181] NET: Registered protocol family 1\n[ 0.354751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358670] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.381440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.404256] Trying to unpack rootfs image as initramfs...\n[ 0.506172] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.508633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.510339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.512047] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514457] Scanning for low memory corruption every 60 seconds\n[ 0.516514] Initialise system trusted keyring\n[ 0.517862] audit: initializing netlink socket (disabled)\n[ 0.519413] type=2000 audit(1535567407.163:1): initialized\n[ 0.540187] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542820] zbud: loaded\n[ 0.543911] VFS: Disk quotas dquot_6.5.2\n[ 0.545104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547149] fuse init (API version 7.22)\n[ 0.548396] msgmni has been set to 3997\n[ 0.549595] Key type big_key registered\n[ 0.551188] Key type asymmetric registered\n[ 0.552388] Asymmetric key parser 'x509' registered\n[ 0.553708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555819] io scheduler noop registered\n[ 0.556905] io scheduler deadline registered (default)\n[ 0.558267] io scheduler cfq registered\n[ 0.559434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562618] ipmi message handler version 39.2\n[ 0.563858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565914] ACPI: Power Button [PWRF]\n[ 0.567090] GHES: HEST is not enabled!\n[ 0.589626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.634180] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.657085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.659384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687663] Linux agpgart interface v0.103\n[ 0.689836] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.692591] blk-mq: CPU -> queue map\n[ 0.693627] CPU 0 -> Queue 0\n[ 0.694536] CPU 1 -> Queue 0\n[ 0.696331] vda: vda1\n[ 0.697870] scsi0 : ata_piix\n[ 0.698890] scsi1 : ata_piix\n[ 0.699800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.701475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.703370] libphy: Fixed MDIO Bus: probed\n[ 0.704597] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705966] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710301] PPP generic driver version 2.4.2\n[ 0.711541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713162] ehci-pci: EHCI PCI platform driver\n[ 0.714561] ehci-platform: EHCI generic platform driver\n[ 0.716027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717620] ohci-pci: OHCI PCI platform driver\n[ 0.718871] ohci-platform: OHCI generic platform driver\n[ 0.720330] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.743240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.744753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.748491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752228] usb usb1: Product: UHCI Host Controller\n[ 0.753516] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.755114] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.756525] hub 1-0:1.0: USB hub found\n[ 0.757634] hub 1-0:1.0: 2 ports detected\n[ 0.759071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.765979] mousedev: PS/2 mouse device common for all mice\n[ 0.768299] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.772936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778048] device-mapper: uevent: version 1.0.3\n[ 0.779618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.782219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784138] TCP: cubic registered\n[ 0.785396] NET: Registered protocol family 10\n[ 0.787334] NET: Registered protocol family 17\n[ 0.788795] Key type dns_resolver registered\n[ 0.790474] Loading compiled-in X.509 certificates\n[ 0.799719] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.802662] registered taskstats version 1\n[ 0.806312] Key type trusted registered\n[ 0.810393] Key type encrypted registered\n[ 0.811712] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813390] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.815667] regulator-dummy: disabling\n[ 0.817015] Magic number: 14:579:545\n[ 0.818314] tty ttyS21: hash matches\n[ 0.819612] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.822318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824122] EDD information not available.\n[ 0.874120] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.876405] Write protecting the kernel read-only data: 12288k\n[ 0.879629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.884148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.899462] systemd-udevd[107]: starting version 204\n[ 0.940726] FDC 0 is a S82078B\n[ 1.068040] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.232108] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.233870] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.235688] usb 1-1: Product: QEMU USB Tablet\n[ 1.236901] usb 1-1: Manufacturer: QEMU\n[ 1.238020] usb 1-1: SerialNumber: 42\n[ 1.508090] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.961059] 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.301758] 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.426713] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.540757] 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 Wed, 29 Aug 2018 18:30:10 +0000. Up 3.38 seconds.\ncloud-init-nonet[3.65]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.27]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:12 +0000. Up 5.45 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:24:d6:e8 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:ba:88:a5 |\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:\n59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oooo. |\n|.Eo. |\n| o. . o |\n| o. + o + . |\n| .. = o S . |\n| o o + |\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:\nc6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . E |\n| . . . . |\n| S.o. ..+|\n| . o.=.. *o|\n| = +.+o+|\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:\n91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=o.oo .oEo. |\n|oo+..o + o |\n|o .+. o + |\n| .o = . . |\n| + o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o |\n| ... |\n| . . . |\n| o . . |\n| S o . . |\n| o o . .|\n| o . + oo.|\n| . .o +oo=|\n| .. ..oE=+|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.63 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 13.95 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18650 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://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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1519 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 15s (3572 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8257\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 8355\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 8363\nclearwater-socket-factory-sig start/running, process 8371\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n....................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9040 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57911 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) ...\n"} 2018-08-29 18:32:39,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/action used request id req-09e95774-4721-4fbe-a203-90db4e024103 2018-08-29 18:32:39,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0796029567719s 2018-08-29 18:32:39,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/action used request id req-09e95774-4721-4fbe-a203-90db4e024103 2018-08-29 18:32:39,340 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009456] Security Framework initialized [ 0.010775] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013292] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017328] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024279] Initializing cgroup subsys memory [ 0.025714] Initializing cgroup subsys devices [ 0.027162] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029372] Initializing cgroup subsys perf_event [ 0.030852] Initializing cgroup subsys hugetlb [ 0.032060] FEATURE SPEC_CTRL Not Present [ 0.034098] mce: CPU supports 10 MCE banks [ 0.036031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039238] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046199] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.050498] ACPI: Core revision 20131115 [ 0.052493] ACPI: All ACPI Tables successfully acquired [ 0.054351] ftrace: allocating 28717 entries in 113 pages [ 0.076262] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081986] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084267] Enabling x2apic [ 0.085278] Enabled x2apic [ 0.086556] Switched APIC routing to physical x2apic. [ 0.089345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.097550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106341] KVM setup paravirtual spinlock [ 0.110141] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112248] x86: Booting SMP configuration: [ 0.113650] .... node #0, CPUs: #1[ 0.110086] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128051] KVM setup async PF for cpu 1 [ 0.128102] x86: Booted up 1 node, 2 CPUs [ 0.128117] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134208] devtmpfs: initialized [ 0.139520] EVM: security.selinux [ 0.140004] EVM: security.SMACK64 [ 0.141518] EVM: security.ima [ 0.142853] EVM: security.capability [ 0.145951] pinctrl core: initialized pinctrl subsystem [ 0.148343] regulator-dummy: no parameters [ 0.150190] RTC time: 18:30:06, date: 08/29/18 [ 0.152240] NET: Registered protocol family 16 [ 0.154287] cpuidle: using governor ladder [ 0.155888] cpuidle: using governor menu [ 0.156153] ACPI: bus type PCI registered [ 0.157733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.160245] PCI: Using configuration type 1 for base access [ 0.163445] bio: create slab at 0 [ 0.164217] ACPI: Added _OSI(Module Device) [ 0.165826] ACPI: Added _OSI(Processor Device) [ 0.167361] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.168005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172192] ACPI: Interpreter enabled [ 0.173675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.177007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188014] ACPI: (supports S0 S5) [ 0.189351] ACPI: Using IOAPIC for interrupt routing [ 0.191184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192212] ACPI: No dock devices found. [ 0.195328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.197645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.199211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200233] acpiphp: Slot [3] registered [ 0.201311] acpiphp: Slot [4] registered [ 0.202365] acpiphp: Slot [5] registered [ 0.203424] acpiphp: Slot [6] registered [ 0.204022] acpiphp: Slot [7] registered [ 0.205098] acpiphp: Slot [8] registered [ 0.206167] acpiphp: Slot [9] registered [ 0.207243] acpiphp: Slot [10] registered [ 0.208020] acpiphp: Slot [11] registered [ 0.209102] acpiphp: Slot [12] registered [ 0.210270] acpiphp: Slot [13] registered [ 0.211360] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213101] acpiphp: Slot [16] registered [ 0.214192] acpiphp: Slot [17] registered [ 0.215245] acpiphp: Slot [18] registered [ 0.216028] acpiphp: Slot [19] registered [ 0.217117] acpiphp: Slot [20] registered [ 0.218215] acpiphp: Slot [21] registered [ 0.219387] acpiphp: Slot [22] registered [ 0.220023] acpiphp: Slot [23] registered [ 0.221135] acpiphp: Slot [24] registered [ 0.222240] acpiphp: Slot [25] registered [ 0.223348] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225103] acpiphp: Slot [28] registered [ 0.226214] acpiphp: Slot [29] registered [ 0.227302] acpiphp: Slot [30] registered [ 0.228029] acpiphp: Slot [31] registered [ 0.229122] PCI host bridge to bus 0000:00 [ 0.230259] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.231603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.233483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.235152] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.243411] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.244014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295977] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.297769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300005] vgaarb: loaded [ 0.301222] vgaarb: bridge control possible 0000:00:02.0 [ 0.303893] SCSI subsystem initialized [ 0.304275] ACPI: bus type USB registered [ 0.305932] usbcore: registered new interface driver usbfs [ 0.308043] usbcore: registered new interface driver hub [ 0.310123] usbcore: registered new device driver usb [ 0.312212] PCI: Using ACPI for IRQ routing [ 0.314304] NetLabel: Initializing [ 0.315265] NetLabel: domain hash size = 128 [ 0.316004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.317518] NetLabel: unlabeled traffic allowed by default [ 0.319149] Switched to clocksource kvm-clock [ 0.325302] AppArmor: AppArmor Filesystem Enabled [ 0.326588] pnp: PnP ACPI init [ 0.327499] ACPI: bus type PNP registered [ 0.329151] pnp: PnP ACPI: found 8 devices [ 0.330248] ACPI: bus type PNP unregistered [ 0.338264] NET: Registered protocol family 2 [ 0.340275] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.345408] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347732] TCP: reno registered [ 0.348951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.353181] NET: Registered protocol family 1 [ 0.354751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358670] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.381440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.404256] Trying to unpack rootfs image as initramfs... [ 0.506172] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.508633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.510339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512047] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514457] Scanning for low memory corruption every 60 seconds [ 0.516514] Initialise system trusted keyring [ 0.517862] audit: initializing netlink socket (disabled) [ 0.519413] type=2000 audit(1535567407.163:1): initialized [ 0.540187] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542820] zbud: loaded [ 0.543911] VFS: Disk quotas dquot_6.5.2 [ 0.545104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547149] fuse init (API version 7.22) [ 0.548396] msgmni has been set to 3997 [ 0.549595] Key type big_key registered [ 0.551188] Key type asymmetric registered [ 0.552388] Asymmetric key parser 'x509' registered [ 0.553708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555819] io scheduler noop registered [ 0.556905] io scheduler deadline registered (default) [ 0.558267] io scheduler cfq registered [ 0.559434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562618] ipmi message handler version 39.2 [ 0.563858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565914] ACPI: Power Button [PWRF] [ 0.567090] GHES: HEST is not enabled! [ 0.589626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634180] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.657085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.659384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687663] Linux agpgart interface v0.103 [ 0.689836] brd: module loaded [ 0.691277] loop: module loaded [ 0.692591] blk-mq: CPU -> queue map [ 0.693627] CPU 0 -> Queue 0 [ 0.694536] CPU 1 -> Queue 0 [ 0.696331] vda: vda1 [ 0.697870] scsi0 : ata_piix [ 0.698890] scsi1 : ata_piix [ 0.699800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.701475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.703370] libphy: Fixed MDIO Bus: probed [ 0.704597] tun: Universal TUN/TAP device driver, 1.6 [ 0.705966] tun: (C) 1999-2004 Max Krasnyansky [ 0.710301] PPP generic driver version 2.4.2 [ 0.711541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713162] ehci-pci: EHCI PCI platform driver [ 0.714561] ehci-platform: EHCI generic platform driver [ 0.716027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717620] ohci-pci: OHCI PCI platform driver [ 0.718871] ohci-platform: OHCI generic platform driver [ 0.720330] uhci_hcd: USB Universal Host Controller Interface driver [ 0.743240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.744753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.748491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752228] usb usb1: Product: UHCI Host Controller [ 0.753516] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.755114] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756525] hub 1-0:1.0: USB hub found [ 0.757634] hub 1-0:1.0: 2 ports detected [ 0.759071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.765979] mousedev: PS/2 mouse device common for all mice [ 0.768299] rtc_cmos 00:00: RTC can wake from S4 [ 0.770435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.772936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778048] device-mapper: uevent: version 1.0.3 [ 0.779618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782219] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784138] TCP: cubic registered [ 0.785396] NET: Registered protocol family 10 [ 0.787334] NET: Registered protocol family 17 [ 0.788795] Key type dns_resolver registered [ 0.790474] Loading compiled-in X.509 certificates [ 0.799719] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.802662] registered taskstats version 1 [ 0.806312] Key type trusted registered [ 0.810393] Key type encrypted registered [ 0.811712] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813390] IMA: No TPM chip found, activating TPM-bypass! [ 0.815667] regulator-dummy: disabling [ 0.817015] Magic number: 14:579:545 [ 0.818314] tty ttyS21: hash matches [ 0.819612] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.822318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824122] EDD information not available. [ 0.874120] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.876405] Write protecting the kernel read-only data: 12288k [ 0.879629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.884148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.899462] systemd-udevd[107]: starting version 204 [ 0.940726] FDC 0 is a S82078B [ 1.068040] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.232108] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.233870] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235688] usb 1-1: Product: QEMU USB Tablet [ 1.236901] usb 1-1: Manufacturer: QEMU [ 1.238020] usb 1-1: SerialNumber: 42 [ 1.508090] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.961059] 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.301758] 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.426713] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.540757] 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 Wed, 29 Aug 2018 18:30:10 +0000. Up 3.38 seconds. cloud-init-nonet[3.65]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.27]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:12 +0000. Up 5.45 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:24:d6:e8 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:ba:88:a5 | 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: 59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |oooo. | |.Eo. | | 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: c6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . E | | . . . . | | S.o. ..+| | . o.=.. *o| | = +.+o+| | . . ..=o| | .+| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |=o.oo .oEo. | |oo+..o + o | |o .+. o + | | .o = . . | | + o S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .o | | ... | | . . . | | o . . | | S o . . | | o o . .| | o . + oo.| | . .o +oo=| | .. ..oE=+| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting 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 automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.63 seconds. open-vm-tools: not starting as this is not a VMware VM * Starting CPU interrupts balancing daemon[74G[ OK ] landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 13.95 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18650 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://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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1519 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 15s (3572 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8257 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 8355 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 8363 clearwater-socket-factory-sig start/running, process 8371 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ....................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9040 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57911 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) ... 2018-08-29 18:32:39,344 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:32:49,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:32:49,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:32:49,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-45f51891-eb93-4a8b-812c-01833dd75c04 x-compute-request-id: req-45f51891-eb93-4a8b-812c-01833dd75c04 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:32:49,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-45f51891-eb93-4a8b-812c-01833dd75c04 2018-08-29 18:32:49,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542038917542s 2018-08-29 18:32:49,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-45f51891-eb93-4a8b-812c-01833dd75c04 2018-08-29 18:32:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:32:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:32:49,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:32: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-204d2491-8cd4-4258-9ce0-d7ca22d3f764 x-compute-request-id: req-204d2491-8cd4-4258-9ce0-d7ca22d3f764 Content-Encoding: gzip Content-Length: 18682 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009456] Security Framework initialized\n[ 0.010775] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013292] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017328] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024279] Initializing cgroup subsys memory\n[ 0.025714] Initializing cgroup subsys devices\n[ 0.027162] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029372] Initializing cgroup subsys perf_event\n[ 0.030852] Initializing cgroup subsys hugetlb\n[ 0.032060] FEATURE SPEC_CTRL Not Present\n[ 0.034098] mce: CPU supports 10 MCE banks\n[ 0.036031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039238] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046199] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.050498] ACPI: Core revision 20131115\n[ 0.052493] ACPI: All ACPI Tables successfully acquired\n[ 0.054351] ftrace: allocating 28717 entries in 113 pages\n[ 0.076262] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081986] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084267] Enabling x2apic\n[ 0.085278] Enabled x2apic\n[ 0.086556] Switched APIC routing to physical x2apic.\n[ 0.089345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.097550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106341] KVM setup paravirtual spinlock\n[ 0.110141] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.112248] x86: Booting SMP configuration:\n[ 0.113650] .... node #0, CPUs: #1[ 0.110086] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128051] KVM setup async PF for cpu 1\n[ 0.128102] x86: Booted up 1 node, 2 CPUs\n[ 0.128117] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134208] devtmpfs: initialized\n[ 0.139520] EVM: security.selinux\n[ 0.140004] EVM: security.SMACK64\n[ 0.141518] EVM: security.ima\n[ 0.142853] EVM: security.capability\n[ 0.145951] pinctrl core: initialized pinctrl subsystem\n[ 0.148343] regulator-dummy: no parameters\n[ 0.150190] RTC time: 18:30:06, date: 08/29/18\n[ 0.152240] NET: Registered protocol family 16\n[ 0.154287] cpuidle: using governor ladder\n[ 0.155888] cpuidle: using governor menu\n[ 0.156153] ACPI: bus type PCI registered\n[ 0.157733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.160245] PCI: Using configuration type 1 for base access\n[ 0.163445] bio: create slab at 0\n[ 0.164217] ACPI: Added _OSI(Module Device)\n[ 0.165826] ACPI: Added _OSI(Processor Device)\n[ 0.167361] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.168005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172192] ACPI: Interpreter enabled\n[ 0.173675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.177007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188014] ACPI: (supports S0 S5)\n[ 0.189351] ACPI: Using IOAPIC for interrupt routing\n[ 0.191184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192212] ACPI: No dock devices found.\n[ 0.195328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.197645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.199211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200233] acpiphp: Slot [3] registered\n[ 0.201311] acpiphp: Slot [4] registered\n[ 0.202365] acpiphp: Slot [5] registered\n[ 0.203424] acpiphp: Slot [6] registered\n[ 0.204022] acpiphp: Slot [7] registered\n[ 0.205098] acpiphp: Slot [8] registered\n[ 0.206167] acpiphp: Slot [9] registered\n[ 0.207243] acpiphp: Slot [10] registered\n[ 0.208020] acpiphp: Slot [11] registered\n[ 0.209102] acpiphp: Slot [12] registered\n[ 0.210270] acpiphp: Slot [13] registered\n[ 0.211360] acpiphp: Slot [14] registered\n[ 0.212021] acpiphp: Slot [15] registered\n[ 0.213101] acpiphp: Slot [16] registered\n[ 0.214192] acpiphp: Slot [17] registered\n[ 0.215245] acpiphp: Slot [18] registered\n[ 0.216028] acpiphp: Slot [19] registered\n[ 0.217117] acpiphp: Slot [20] registered\n[ 0.218215] acpiphp: Slot [21] registered\n[ 0.219387] acpiphp: Slot [22] registered\n[ 0.220023] acpiphp: Slot [23] registered\n[ 0.221135] acpiphp: Slot [24] registered\n[ 0.222240] acpiphp: Slot [25] registered\n[ 0.223348] acpiphp: Slot [26] registered\n[ 0.224020] acpiphp: Slot [27] registered\n[ 0.225103] acpiphp: Slot [28] registered\n[ 0.226214] acpiphp: Slot [29] registered\n[ 0.227302] acpiphp: Slot [30] registered\n[ 0.228029] acpiphp: Slot [31] registered\n[ 0.229122] PCI host bridge to bus 0000:00\n[ 0.230259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.231603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.233483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.235152] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.243411] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.244014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.283825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.288756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295977] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.297769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300005] vgaarb: loaded\n[ 0.301222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303893] SCSI subsystem initialized\n[ 0.304275] ACPI: bus type USB registered\n[ 0.305932] usbcore: registered new interface driver usbfs\n[ 0.308043] usbcore: registered new interface driver hub\n[ 0.310123] usbcore: registered new device driver usb\n[ 0.312212] PCI: Using ACPI for IRQ routing\n[ 0.314304] NetLabel: Initializing\n[ 0.315265] NetLabel: domain hash size = 128\n[ 0.316004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.317518] NetLabel: unlabeled traffic allowed by default\n[ 0.319149] Switched to clocksource kvm-clock\n[ 0.325302] AppArmor: AppArmor Filesystem Enabled\n[ 0.326588] pnp: PnP ACPI init\n[ 0.327499] ACPI: bus type PNP registered\n[ 0.329151] pnp: PnP ACPI: found 8 devices\n[ 0.330248] ACPI: bus type PNP unregistered\n[ 0.338264] NET: Registered protocol family 2\n[ 0.340275] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.345408] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347732] TCP: reno registered\n[ 0.348951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.353181] NET: Registered protocol family 1\n[ 0.354751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358670] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.381440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.404256] Trying to unpack rootfs image as initramfs...\n[ 0.506172] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.508633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.510339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.512047] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514457] Scanning for low memory corruption every 60 seconds\n[ 0.516514] Initialise system trusted keyring\n[ 0.517862] audit: initializing netlink socket (disabled)\n[ 0.519413] type=2000 audit(1535567407.163:1): initialized\n[ 0.540187] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542820] zbud: loaded\n[ 0.543911] VFS: Disk quotas dquot_6.5.2\n[ 0.545104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547149] fuse init (API version 7.22)\n[ 0.548396] msgmni has been set to 3997\n[ 0.549595] Key type big_key registered\n[ 0.551188] Key type asymmetric registered\n[ 0.552388] Asymmetric key parser 'x509' registered\n[ 0.553708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555819] io scheduler noop registered\n[ 0.556905] io scheduler deadline registered (default)\n[ 0.558267] io scheduler cfq registered\n[ 0.559434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562618] ipmi message handler version 39.2\n[ 0.563858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565914] ACPI: Power Button [PWRF]\n[ 0.567090] GHES: HEST is not enabled!\n[ 0.589626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.634180] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.657085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.659384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687663] Linux agpgart interface v0.103\n[ 0.689836] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.692591] blk-mq: CPU -> queue map\n[ 0.693627] CPU 0 -> Queue 0\n[ 0.694536] CPU 1 -> Queue 0\n[ 0.696331] vda: vda1\n[ 0.697870] scsi0 : ata_piix\n[ 0.698890] scsi1 : ata_piix\n[ 0.699800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.701475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.703370] libphy: Fixed MDIO Bus: probed\n[ 0.704597] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705966] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710301] PPP generic driver version 2.4.2\n[ 0.711541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713162] ehci-pci: EHCI PCI platform driver\n[ 0.714561] ehci-platform: EHCI generic platform driver\n[ 0.716027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717620] ohci-pci: OHCI PCI platform driver\n[ 0.718871] ohci-platform: OHCI generic platform driver\n[ 0.720330] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.743240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.744753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.748491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752228] usb usb1: Product: UHCI Host Controller\n[ 0.753516] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.755114] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.756525] hub 1-0:1.0: USB hub found\n[ 0.757634] hub 1-0:1.0: 2 ports detected\n[ 0.759071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.765979] mousedev: PS/2 mouse device common for all mice\n[ 0.768299] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.772936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778048] device-mapper: uevent: version 1.0.3\n[ 0.779618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.782219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784138] TCP: cubic registered\n[ 0.785396] NET: Registered protocol family 10\n[ 0.787334] NET: Registered protocol family 17\n[ 0.788795] Key type dns_resolver registered\n[ 0.790474] Loading compiled-in X.509 certificates\n[ 0.799719] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.802662] registered taskstats version 1\n[ 0.806312] Key type trusted registered\n[ 0.810393] Key type encrypted registered\n[ 0.811712] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813390] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.815667] regulator-dummy: disabling\n[ 0.817015] Magic number: 14:579:545\n[ 0.818314] tty ttyS21: hash matches\n[ 0.819612] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.822318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824122] EDD information not available.\n[ 0.874120] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.876405] Write protecting the kernel read-only data: 12288k\n[ 0.879629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.884148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.899462] systemd-udevd[107]: starting version 204\n[ 0.940726] FDC 0 is a S82078B\n[ 1.068040] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.232108] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.233870] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.235688] usb 1-1: Product: QEMU USB Tablet\n[ 1.236901] usb 1-1: Manufacturer: QEMU\n[ 1.238020] usb 1-1: SerialNumber: 42\n[ 1.508090] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.961059] 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.301758] 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.426713] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.540757] 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 Wed, 29 Aug 2018 18:30:10 +0000. Up 3.38 seconds.\ncloud-init-nonet[3.65]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.27]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:12 +0000. Up 5.45 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:24:d6:e8 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:ba:88:a5 |\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:\n59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oooo. |\n|.Eo. |\n| o. . o |\n| o. + o + . |\n| .. = o S . |\n| o o + |\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:\nc6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . E |\n| . . . . |\n| S.o. ..+|\n| . o.=.. *o|\n| = +.+o+|\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:\n91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=o.oo .oEo. |\n|oo+..o + o |\n|o .+. o + |\n| .o = . . |\n| + o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o |\n| ... |\n| . . . |\n| o . . |\n| S o . . |\n| o o . .|\n| o . + oo.|\n| . .o +oo=|\n| .. ..oE=+|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.63 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 13.95 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18650 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://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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1519 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 15s (3572 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8257\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 8355\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 8363\nclearwater-socket-factory-sig start/running, process 8371\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n....................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9040 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57911 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)\n"} 2018-08-29 18:32:49,983 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/action used request id req-204d2491-8cd4-4258-9ce0-d7ca22d3f764 2018-08-29 18:32:49,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0815010070801s 2018-08-29 18:32:49,985 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/action used request id req-204d2491-8cd4-4258-9ce0-d7ca22d3f764 2018-08-29 18:32:49,986 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009456] Security Framework initialized [ 0.010775] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013292] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017328] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024279] Initializing cgroup subsys memory [ 0.025714] Initializing cgroup subsys devices [ 0.027162] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029372] Initializing cgroup subsys perf_event [ 0.030852] Initializing cgroup subsys hugetlb [ 0.032060] FEATURE SPEC_CTRL Not Present [ 0.034098] mce: CPU supports 10 MCE banks [ 0.036031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039238] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046199] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.050498] ACPI: Core revision 20131115 [ 0.052493] ACPI: All ACPI Tables successfully acquired [ 0.054351] ftrace: allocating 28717 entries in 113 pages [ 0.076262] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081986] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084267] Enabling x2apic [ 0.085278] Enabled x2apic [ 0.086556] Switched APIC routing to physical x2apic. [ 0.089345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.097550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106341] KVM setup paravirtual spinlock [ 0.110141] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112248] x86: Booting SMP configuration: [ 0.113650] .... node #0, CPUs: #1[ 0.110086] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128051] KVM setup async PF for cpu 1 [ 0.128102] x86: Booted up 1 node, 2 CPUs [ 0.128117] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134208] devtmpfs: initialized [ 0.139520] EVM: security.selinux [ 0.140004] EVM: security.SMACK64 [ 0.141518] EVM: security.ima [ 0.142853] EVM: security.capability [ 0.145951] pinctrl core: initialized pinctrl subsystem [ 0.148343] regulator-dummy: no parameters [ 0.150190] RTC time: 18:30:06, date: 08/29/18 [ 0.152240] NET: Registered protocol family 16 [ 0.154287] cpuidle: using governor ladder [ 0.155888] cpuidle: using governor menu [ 0.156153] ACPI: bus type PCI registered [ 0.157733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.160245] PCI: Using configuration type 1 for base access [ 0.163445] bio: create slab at 0 [ 0.164217] ACPI: Added _OSI(Module Device) [ 0.165826] ACPI: Added _OSI(Processor Device) [ 0.167361] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.168005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172192] ACPI: Interpreter enabled [ 0.173675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.177007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188014] ACPI: (supports S0 S5) [ 0.189351] ACPI: Using IOAPIC for interrupt routing [ 0.191184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192212] ACPI: No dock devices found. [ 0.195328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.197645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.199211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200233] acpiphp: Slot [3] registered [ 0.201311] acpiphp: Slot [4] registered [ 0.202365] acpiphp: Slot [5] registered [ 0.203424] acpiphp: Slot [6] registered [ 0.204022] acpiphp: Slot [7] registered [ 0.205098] acpiphp: Slot [8] registered [ 0.206167] acpiphp: Slot [9] registered [ 0.207243] acpiphp: Slot [10] registered [ 0.208020] acpiphp: Slot [11] registered [ 0.209102] acpiphp: Slot [12] registered [ 0.210270] acpiphp: Slot [13] registered [ 0.211360] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213101] acpiphp: Slot [16] registered [ 0.214192] acpiphp: Slot [17] registered [ 0.215245] acpiphp: Slot [18] registered [ 0.216028] acpiphp: Slot [19] registered [ 0.217117] acpiphp: Slot [20] registered [ 0.218215] acpiphp: Slot [21] registered [ 0.219387] acpiphp: Slot [22] registered [ 0.220023] acpiphp: Slot [23] registered [ 0.221135] acpiphp: Slot [24] registered [ 0.222240] acpiphp: Slot [25] registered [ 0.223348] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225103] acpiphp: Slot [28] registered [ 0.226214] acpiphp: Slot [29] registered [ 0.227302] acpiphp: Slot [30] registered [ 0.228029] acpiphp: Slot [31] registered [ 0.229122] PCI host bridge to bus 0000:00 [ 0.230259] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.231603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.233483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.235152] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.243411] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.244014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295977] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.297769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300005] vgaarb: loaded [ 0.301222] vgaarb: bridge control possible 0000:00:02.0 [ 0.303893] SCSI subsystem initialized [ 0.304275] ACPI: bus type USB registered [ 0.305932] usbcore: registered new interface driver usbfs [ 0.308043] usbcore: registered new interface driver hub [ 0.310123] usbcore: registered new device driver usb [ 0.312212] PCI: Using ACPI for IRQ routing [ 0.314304] NetLabel: Initializing [ 0.315265] NetLabel: domain hash size = 128 [ 0.316004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.317518] NetLabel: unlabeled traffic allowed by default [ 0.319149] Switched to clocksource kvm-clock [ 0.325302] AppArmor: AppArmor Filesystem Enabled [ 0.326588] pnp: PnP ACPI init [ 0.327499] ACPI: bus type PNP registered [ 0.329151] pnp: PnP ACPI: found 8 devices [ 0.330248] ACPI: bus type PNP unregistered [ 0.338264] NET: Registered protocol family 2 [ 0.340275] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.345408] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347732] TCP: reno registered [ 0.348951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.353181] NET: Registered protocol family 1 [ 0.354751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358670] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.381440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.404256] Trying to unpack rootfs image as initramfs... [ 0.506172] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.508633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.510339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512047] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514457] Scanning for low memory corruption every 60 seconds [ 0.516514] Initialise system trusted keyring [ 0.517862] audit: initializing netlink socket (disabled) [ 0.519413] type=2000 audit(1535567407.163:1): initialized [ 0.540187] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542820] zbud: loaded [ 0.543911] VFS: Disk quotas dquot_6.5.2 [ 0.545104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547149] fuse init (API version 7.22) [ 0.548396] msgmni has been set to 3997 [ 0.549595] Key type big_key registered [ 0.551188] Key type asymmetric registered [ 0.552388] Asymmetric key parser 'x509' registered [ 0.553708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555819] io scheduler noop registered [ 0.556905] io scheduler deadline registered (default) [ 0.558267] io scheduler cfq registered [ 0.559434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562618] ipmi message handler version 39.2 [ 0.563858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565914] ACPI: Power Button [PWRF] [ 0.567090] GHES: HEST is not enabled! [ 0.589626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634180] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.657085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.659384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687663] Linux agpgart interface v0.103 [ 0.689836] brd: module loaded [ 0.691277] loop: module loaded [ 0.692591] blk-mq: CPU -> queue map [ 0.693627] CPU 0 -> Queue 0 [ 0.694536] CPU 1 -> Queue 0 [ 0.696331] vda: vda1 [ 0.697870] scsi0 : ata_piix [ 0.698890] scsi1 : ata_piix [ 0.699800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.701475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.703370] libphy: Fixed MDIO Bus: probed [ 0.704597] tun: Universal TUN/TAP device driver, 1.6 [ 0.705966] tun: (C) 1999-2004 Max Krasnyansky [ 0.710301] PPP generic driver version 2.4.2 [ 0.711541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713162] ehci-pci: EHCI PCI platform driver [ 0.714561] ehci-platform: EHCI generic platform driver [ 0.716027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717620] ohci-pci: OHCI PCI platform driver [ 0.718871] ohci-platform: OHCI generic platform driver [ 0.720330] uhci_hcd: USB Universal Host Controller Interface driver [ 0.743240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.744753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.748491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752228] usb usb1: Product: UHCI Host Controller [ 0.753516] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.755114] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756525] hub 1-0:1.0: USB hub found [ 0.757634] hub 1-0:1.0: 2 ports detected [ 0.759071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.765979] mousedev: PS/2 mouse device common for all mice [ 0.768299] rtc_cmos 00:00: RTC can wake from S4 [ 0.770435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.772936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778048] device-mapper: uevent: version 1.0.3 [ 0.779618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782219] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784138] TCP: cubic registered [ 0.785396] NET: Registered protocol family 10 [ 0.787334] NET: Registered protocol family 17 [ 0.788795] Key type dns_resolver registered [ 0.790474] Loading compiled-in X.509 certificates [ 0.799719] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.802662] registered taskstats version 1 [ 0.806312] Key type trusted registered [ 0.810393] Key type encrypted registered [ 0.811712] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813390] IMA: No TPM chip found, activating TPM-bypass! [ 0.815667] regulator-dummy: disabling [ 0.817015] Magic number: 14:579:545 [ 0.818314] tty ttyS21: hash matches [ 0.819612] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.822318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824122] EDD information not available. [ 0.874120] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.876405] Write protecting the kernel read-only data: 12288k [ 0.879629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.884148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.899462] systemd-udevd[107]: starting version 204 [ 0.940726] FDC 0 is a S82078B [ 1.068040] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.232108] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.233870] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235688] usb 1-1: Product: QEMU USB Tablet [ 1.236901] usb 1-1: Manufacturer: QEMU [ 1.238020] usb 1-1: SerialNumber: 42 [ 1.508090] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.961059] 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.301758] 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.426713] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.540757] 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 Wed, 29 Aug 2018 18:30:10 +0000. Up 3.38 seconds. cloud-init-nonet[3.65]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.27]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:12 +0000. Up 5.45 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:24:d6:e8 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:ba:88:a5 | 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: 59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |oooo. | |.Eo. | | 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: c6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . E | | . . . . | | S.o. ..+| | . o.=.. *o| | = +.+o+| | . . ..=o| | .+| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |=o.oo .oEo. | |oo+..o + o | |o .+. o + | | .o = . . | | + o S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .o | | ... | | . . . | | o . . | | S o . . | | o o . .| | o . + oo.| | . .o +oo=| | .. ..oE=+| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting 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 automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.63 seconds. open-vm-tools: not starting as this is not a VMware VM * Starting CPU interrupts balancing daemon[74G[ OK ] landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 13.95 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18650 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://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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1519 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 15s (3572 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8257 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 8355 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 8363 clearwater-socket-factory-sig start/running, process 8371 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ....................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9040 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57911 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) 2018-08-29 18:32:49,990 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:33:00,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:00,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-78c76608-3503-4581-b217-285177bd656c x-compute-request-id: req-78c76608-3503-4581-b217-285177bd656c Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:00,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-78c76608-3503-4581-b217-285177bd656c 2018-08-29 18:33:00,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531996965408s 2018-08-29 18:33:00,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-78c76608-3503-4581-b217-285177bd656c 2018-08-29 18:33:00,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:00,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-69ebabfc-a0a4-456c-a599-1174498a49fd x-compute-request-id: req-69ebabfc-a0a4-456c-a599-1174498a49fd Content-Encoding: gzip Content-Length: 20174 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009456] Security Framework initialized\n[ 0.010775] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013292] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017328] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024279] Initializing cgroup subsys memory\n[ 0.025714] Initializing cgroup subsys devices\n[ 0.027162] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029372] Initializing cgroup subsys perf_event\n[ 0.030852] Initializing cgroup subsys hugetlb\n[ 0.032060] FEATURE SPEC_CTRL Not Present\n[ 0.034098] mce: CPU supports 10 MCE banks\n[ 0.036031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039238] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044003] Speculative Store Bypass: Vulnerable\n[ 0.046199] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.050498] ACPI: Core revision 20131115\n[ 0.052493] ACPI: All ACPI Tables successfully acquired\n[ 0.054351] ftrace: allocating 28717 entries in 113 pages\n[ 0.076262] smpboot: Max logical packages: 2\n[ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.081986] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.084267] Enabling x2apic\n[ 0.085278] Enabled x2apic\n[ 0.086556] Switched APIC routing to physical x2apic.\n[ 0.089345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.097550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106341] KVM setup paravirtual spinlock\n[ 0.110141] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.112248] x86: Booting SMP configuration:\n[ 0.113650] .... node #0, CPUs: #1[ 0.110086] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.128051] KVM setup async PF for cpu 1\n[ 0.128102] x86: Booted up 1 node, 2 CPUs\n[ 0.128117] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.134208] devtmpfs: initialized\n[ 0.139520] EVM: security.selinux\n[ 0.140004] EVM: security.SMACK64\n[ 0.141518] EVM: security.ima\n[ 0.142853] EVM: security.capability\n[ 0.145951] pinctrl core: initialized pinctrl subsystem\n[ 0.148343] regulator-dummy: no parameters\n[ 0.150190] RTC time: 18:30:06, date: 08/29/18\n[ 0.152240] NET: Registered protocol family 16\n[ 0.154287] cpuidle: using governor ladder\n[ 0.155888] cpuidle: using governor menu\n[ 0.156153] ACPI: bus type PCI registered\n[ 0.157733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.160245] PCI: Using configuration type 1 for base access\n[ 0.163445] bio: create slab at 0\n[ 0.164217] ACPI: Added _OSI(Module Device)\n[ 0.165826] ACPI: Added _OSI(Processor Device)\n[ 0.167361] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.168005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172192] ACPI: Interpreter enabled\n[ 0.173675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.177007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188014] ACPI: (supports S0 S5)\n[ 0.189351] ACPI: Using IOAPIC for interrupt routing\n[ 0.191184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192212] ACPI: No dock devices found.\n[ 0.195328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.197645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.199211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200233] acpiphp: Slot [3] registered\n[ 0.201311] acpiphp: Slot [4] registered\n[ 0.202365] acpiphp: Slot [5] registered\n[ 0.203424] acpiphp: Slot [6] registered\n[ 0.204022] acpiphp: Slot [7] registered\n[ 0.205098] acpiphp: Slot [8] registered\n[ 0.206167] acpiphp: Slot [9] registered\n[ 0.207243] acpiphp: Slot [10] registered\n[ 0.208020] acpiphp: Slot [11] registered\n[ 0.209102] acpiphp: Slot [12] registered\n[ 0.210270] acpiphp: Slot [13] registered\n[ 0.211360] acpiphp: Slot [14] registered\n[ 0.212021] acpiphp: Slot [15] registered\n[ 0.213101] acpiphp: Slot [16] registered\n[ 0.214192] acpiphp: Slot [17] registered\n[ 0.215245] acpiphp: Slot [18] registered\n[ 0.216028] acpiphp: Slot [19] registered\n[ 0.217117] acpiphp: Slot [20] registered\n[ 0.218215] acpiphp: Slot [21] registered\n[ 0.219387] acpiphp: Slot [22] registered\n[ 0.220023] acpiphp: Slot [23] registered\n[ 0.221135] acpiphp: Slot [24] registered\n[ 0.222240] acpiphp: Slot [25] registered\n[ 0.223348] acpiphp: Slot [26] registered\n[ 0.224020] acpiphp: Slot [27] registered\n[ 0.225103] acpiphp: Slot [28] registered\n[ 0.226214] acpiphp: Slot [29] registered\n[ 0.227302] acpiphp: Slot [30] registered\n[ 0.228029] acpiphp: Slot [31] registered\n[ 0.229122] PCI host bridge to bus 0000:00\n[ 0.230259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.231603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.233483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.235152] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.243411] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.244014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.283825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.288756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295977] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.297769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300005] vgaarb: loaded\n[ 0.301222] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303893] SCSI subsystem initialized\n[ 0.304275] ACPI: bus type USB registered\n[ 0.305932] usbcore: registered new interface driver usbfs\n[ 0.308043] usbcore: registered new interface driver hub\n[ 0.310123] usbcore: registered new device driver usb\n[ 0.312212] PCI: Using ACPI for IRQ routing\n[ 0.314304] NetLabel: Initializing\n[ 0.315265] NetLabel: domain hash size = 128\n[ 0.316004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.317518] NetLabel: unlabeled traffic allowed by default\n[ 0.319149] Switched to clocksource kvm-clock\n[ 0.325302] AppArmor: AppArmor Filesystem Enabled\n[ 0.326588] pnp: PnP ACPI init\n[ 0.327499] ACPI: bus type PNP registered\n[ 0.329151] pnp: PnP ACPI: found 8 devices\n[ 0.330248] ACPI: bus type PNP unregistered\n[ 0.338264] NET: Registered protocol family 2\n[ 0.340275] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.342962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.345408] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.347732] TCP: reno registered\n[ 0.348951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.350979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.353181] NET: Registered protocol family 1\n[ 0.354751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358670] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.381440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.404256] Trying to unpack rootfs image as initramfs...\n[ 0.506172] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.508633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.510339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.512047] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514457] Scanning for low memory corruption every 60 seconds\n[ 0.516514] Initialise system trusted keyring\n[ 0.517862] audit: initializing netlink socket (disabled)\n[ 0.519413] type=2000 audit(1535567407.163:1): initialized\n[ 0.540187] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542820] zbud: loaded\n[ 0.543911] VFS: Disk quotas dquot_6.5.2\n[ 0.545104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.547149] fuse init (API version 7.22)\n[ 0.548396] msgmni has been set to 3997\n[ 0.549595] Key type big_key registered\n[ 0.551188] Key type asymmetric registered\n[ 0.552388] Asymmetric key parser 'x509' registered\n[ 0.553708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555819] io scheduler noop registered\n[ 0.556905] io scheduler deadline registered (default)\n[ 0.558267] io scheduler cfq registered\n[ 0.559434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562618] ipmi message handler version 39.2\n[ 0.563858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565914] ACPI: Power Button [PWRF]\n[ 0.567090] GHES: HEST is not enabled!\n[ 0.589626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.634180] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.657085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.659384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687663] Linux agpgart interface v0.103\n[ 0.689836] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.692591] blk-mq: CPU -> queue map\n[ 0.693627] CPU 0 -> Queue 0\n[ 0.694536] CPU 1 -> Queue 0\n[ 0.696331] vda: vda1\n[ 0.697870] scsi0 : ata_piix\n[ 0.698890] scsi1 : ata_piix\n[ 0.699800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.701475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.703370] libphy: Fixed MDIO Bus: probed\n[ 0.704597] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705966] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710301] PPP generic driver version 2.4.2\n[ 0.711541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713162] ehci-pci: EHCI PCI platform driver\n[ 0.714561] ehci-platform: EHCI generic platform driver\n[ 0.716027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717620] ohci-pci: OHCI PCI platform driver\n[ 0.718871] ohci-platform: OHCI generic platform driver\n[ 0.720330] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.743240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.744753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.748491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752228] usb usb1: Product: UHCI Host Controller\n[ 0.753516] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.755114] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.756525] hub 1-0:1.0: USB hub found\n[ 0.757634] hub 1-0:1.0: 2 ports detected\n[ 0.759071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763946] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.765979] mousedev: PS/2 mouse device common for all mice\n[ 0.768299] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.772936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.775827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.778048] device-mapper: uevent: version 1.0.3\n[ 0.779618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.782219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784138] TCP: cubic registered\n[ 0.785396] NET: Registered protocol family 10\n[ 0.787334] NET: Registered protocol family 17\n[ 0.788795] Key type dns_resolver registered\n[ 0.790474] Loading compiled-in X.509 certificates\n[ 0.799719] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.802662] registered taskstats version 1\n[ 0.806312] Key type trusted registered\n[ 0.810393] Key type encrypted registered\n[ 0.811712] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813390] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.815667] regulator-dummy: disabling\n[ 0.817015] Magic number: 14:579:545\n[ 0.818314] tty ttyS21: hash matches\n[ 0.819612] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.822318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824122] EDD information not available.\n[ 0.874120] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.876405] Write protecting the kernel read-only data: 12288k\n[ 0.879629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.884148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.899462] systemd-udevd[107]: starting version 204\n[ 0.940726] FDC 0 is a S82078B\n[ 1.068040] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.232108] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.233870] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.235688] usb 1-1: Product: QEMU USB Tablet\n[ 1.236901] usb 1-1: Manufacturer: QEMU\n[ 1.238020] usb 1-1: SerialNumber: 42\n[ 1.508090] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.961059] 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.301758] 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.426713] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.540757] 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 Wed, 29 Aug 2018 18:30:10 +0000. Up 3.38 seconds.\ncloud-init-nonet[3.65]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.27]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:12 +0000. Up 5.45 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:24:d6:e8 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:ba:88:a5 |\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:\n59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oooo. |\n|.Eo. |\n| o. . o |\n| o. + o + . |\n| .. = o S . |\n| o o + |\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:\nc6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . E |\n| . . . . |\n| S.o. ..+|\n| . o.=.. *o|\n| = +.+o+|\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:\n91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=o.oo .oEo. |\n|oo+..o + o |\n|o .+. o + |\n| .o = . . |\n| + o S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o |\n| ... |\n| . . . |\n| o . . |\n| S o . . |\n| o o . .|\n| o . + oo.|\n| . .o +oo=|\n| .. ..oE=+|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.63 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 13.95 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18650 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://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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1519 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 15s (3572 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8257\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 8355\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 8363\nclearwater-socket-factory-sig start/running, process 8371\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n....................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9040 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57911 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++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0 (DSA)\nec2: 256 91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0 (ECDSA)\nec2: 256 9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0 (ED25519)\nec2: 2048 59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFShy1OeTU8bMcnb5lbiuVie4J3wbXHUmmM9Bif9ZYfr+9saXObbNScLoYTXVTefY0bTTvt3Zo9fpgmQMnPVrzA= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG4PZbMYEJRpHlEU61grGRI9XejV2XYIBZx/Ex43DaLE root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI4BF2PpI74Ouj0Thhx6eTcEBBVMb2juaQOJjpjI+YXrM6PIZGL+QsNtimSWidhslkomt5M2DYi0IzKLwl7IczUuKAZMfKY+Anb18RZvL924PKhQ1Kdh/ATa1ovvq19FWLhdjvEFxNHCNLq7nbqp+jtsTDXYDPR453D992Hk6G09soV/c/GXlzxOmpIzLeUqIz/eSljPElbp9ucldgqWyQiEdVTsWMbQSRHki5nVAnAAQyQfWJMKHw3HofL+XoaQf8pH7veWvqX8mrpOmzdrgP9BK+Yjx9L+dWDaOEJV2/pdMNXECBj/4eshiKKI7Xh9UBd8qEPxH4XZtnaW3+FQKn root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 168.15 seconds\n"} 2018-08-29 18:33:00,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/action used request id req-69ebabfc-a0a4-456c-a599-1174498a49fd 2018-08-29 18:33:00,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807628631592s 2018-08-29 18:33:00,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce/action used request id req-69ebabfc-a0a4-456c-a599-1174498a49fd 2018-08-29 18:33:00,624 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009456] Security Framework initialized [ 0.010775] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013292] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017328] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022247] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024279] Initializing cgroup subsys memory [ 0.025714] Initializing cgroup subsys devices [ 0.027162] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029372] Initializing cgroup subsys perf_event [ 0.030852] Initializing cgroup subsys hugetlb [ 0.032060] FEATURE SPEC_CTRL Not Present [ 0.034098] mce: CPU supports 10 MCE banks [ 0.036031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039238] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044003] Speculative Store Bypass: Vulnerable [ 0.046199] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.050498] ACPI: Core revision 20131115 [ 0.052493] ACPI: All ACPI Tables successfully acquired [ 0.054351] ftrace: allocating 28717 entries in 113 pages [ 0.076262] smpboot: Max logical packages: 2 [ 0.080004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.081986] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.084267] Enabling x2apic [ 0.085278] Enabled x2apic [ 0.086556] Switched APIC routing to physical x2apic. [ 0.089345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.097550] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106341] KVM setup paravirtual spinlock [ 0.110141] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.112248] x86: Booting SMP configuration: [ 0.113650] .... node #0, CPUs: #1[ 0.110086] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128051] KVM setup async PF for cpu 1 [ 0.128102] x86: Booted up 1 node, 2 CPUs [ 0.128117] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.134208] devtmpfs: initialized [ 0.139520] EVM: security.selinux [ 0.140004] EVM: security.SMACK64 [ 0.141518] EVM: security.ima [ 0.142853] EVM: security.capability [ 0.145951] pinctrl core: initialized pinctrl subsystem [ 0.148343] regulator-dummy: no parameters [ 0.150190] RTC time: 18:30:06, date: 08/29/18 [ 0.152240] NET: Registered protocol family 16 [ 0.154287] cpuidle: using governor ladder [ 0.155888] cpuidle: using governor menu [ 0.156153] ACPI: bus type PCI registered [ 0.157733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.160245] PCI: Using configuration type 1 for base access [ 0.163445] bio: create slab at 0 [ 0.164217] ACPI: Added _OSI(Module Device) [ 0.165826] ACPI: Added _OSI(Processor Device) [ 0.167361] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.168005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172192] ACPI: Interpreter enabled [ 0.173675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.177007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188014] ACPI: (supports S0 S5) [ 0.189351] ACPI: Using IOAPIC for interrupt routing [ 0.191184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192212] ACPI: No dock devices found. [ 0.195328] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.197645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.199211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200233] acpiphp: Slot [3] registered [ 0.201311] acpiphp: Slot [4] registered [ 0.202365] acpiphp: Slot [5] registered [ 0.203424] acpiphp: Slot [6] registered [ 0.204022] acpiphp: Slot [7] registered [ 0.205098] acpiphp: Slot [8] registered [ 0.206167] acpiphp: Slot [9] registered [ 0.207243] acpiphp: Slot [10] registered [ 0.208020] acpiphp: Slot [11] registered [ 0.209102] acpiphp: Slot [12] registered [ 0.210270] acpiphp: Slot [13] registered [ 0.211360] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213101] acpiphp: Slot [16] registered [ 0.214192] acpiphp: Slot [17] registered [ 0.215245] acpiphp: Slot [18] registered [ 0.216028] acpiphp: Slot [19] registered [ 0.217117] acpiphp: Slot [20] registered [ 0.218215] acpiphp: Slot [21] registered [ 0.219387] acpiphp: Slot [22] registered [ 0.220023] acpiphp: Slot [23] registered [ 0.221135] acpiphp: Slot [24] registered [ 0.222240] acpiphp: Slot [25] registered [ 0.223348] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225103] acpiphp: Slot [28] registered [ 0.226214] acpiphp: Slot [29] registered [ 0.227302] acpiphp: Slot [30] registered [ 0.228029] acpiphp: Slot [31] registered [ 0.229122] PCI host bridge to bus 0000:00 [ 0.230259] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.231603] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.232004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.233483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.235152] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.243411] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.244014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283825] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285498] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295977] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.297769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300005] vgaarb: loaded [ 0.301222] vgaarb: bridge control possible 0000:00:02.0 [ 0.303893] SCSI subsystem initialized [ 0.304275] ACPI: bus type USB registered [ 0.305932] usbcore: registered new interface driver usbfs [ 0.308043] usbcore: registered new interface driver hub [ 0.310123] usbcore: registered new device driver usb [ 0.312212] PCI: Using ACPI for IRQ routing [ 0.314304] NetLabel: Initializing [ 0.315265] NetLabel: domain hash size = 128 [ 0.316004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.317518] NetLabel: unlabeled traffic allowed by default [ 0.319149] Switched to clocksource kvm-clock [ 0.325302] AppArmor: AppArmor Filesystem Enabled [ 0.326588] pnp: PnP ACPI init [ 0.327499] ACPI: bus type PNP registered [ 0.329151] pnp: PnP ACPI: found 8 devices [ 0.330248] ACPI: bus type PNP unregistered [ 0.338264] NET: Registered protocol family 2 [ 0.340275] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.342962] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.345408] TCP: Hash tables configured (established 16384 bind 16384) [ 0.347732] TCP: reno registered [ 0.348951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.350979] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.353181] NET: Registered protocol family 1 [ 0.354751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358670] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.381440] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.404256] Trying to unpack rootfs image as initramfs... [ 0.506172] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.508633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.510339] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512047] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514457] Scanning for low memory corruption every 60 seconds [ 0.516514] Initialise system trusted keyring [ 0.517862] audit: initializing netlink socket (disabled) [ 0.519413] type=2000 audit(1535567407.163:1): initialized [ 0.540187] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542820] zbud: loaded [ 0.543911] VFS: Disk quotas dquot_6.5.2 [ 0.545104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.547149] fuse init (API version 7.22) [ 0.548396] msgmni has been set to 3997 [ 0.549595] Key type big_key registered [ 0.551188] Key type asymmetric registered [ 0.552388] Asymmetric key parser 'x509' registered [ 0.553708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555819] io scheduler noop registered [ 0.556905] io scheduler deadline registered (default) [ 0.558267] io scheduler cfq registered [ 0.559434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562618] ipmi message handler version 39.2 [ 0.563858] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.565914] ACPI: Power Button [PWRF] [ 0.567090] GHES: HEST is not enabled! [ 0.589626] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634180] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.657085] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.659384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687663] Linux agpgart interface v0.103 [ 0.689836] brd: module loaded [ 0.691277] loop: module loaded [ 0.692591] blk-mq: CPU -> queue map [ 0.693627] CPU 0 -> Queue 0 [ 0.694536] CPU 1 -> Queue 0 [ 0.696331] vda: vda1 [ 0.697870] scsi0 : ata_piix [ 0.698890] scsi1 : ata_piix [ 0.699800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.701475] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.703370] libphy: Fixed MDIO Bus: probed [ 0.704597] tun: Universal TUN/TAP device driver, 1.6 [ 0.705966] tun: (C) 1999-2004 Max Krasnyansky [ 0.710301] PPP generic driver version 2.4.2 [ 0.711541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713162] ehci-pci: EHCI PCI platform driver [ 0.714561] ehci-platform: EHCI generic platform driver [ 0.716027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717620] ohci-pci: OHCI PCI platform driver [ 0.718871] ohci-platform: OHCI generic platform driver [ 0.720330] uhci_hcd: USB Universal Host Controller Interface driver [ 0.743240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.744753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746845] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.748491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752228] usb usb1: Product: UHCI Host Controller [ 0.753516] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.755114] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756525] hub 1-0:1.0: USB hub found [ 0.757634] hub 1-0:1.0: 2 ports detected [ 0.759071] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763946] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.765979] mousedev: PS/2 mouse device common for all mice [ 0.768299] rtc_cmos 00:00: RTC can wake from S4 [ 0.770435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.772936] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.775827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778048] device-mapper: uevent: version 1.0.3 [ 0.779618] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782219] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784138] TCP: cubic registered [ 0.785396] NET: Registered protocol family 10 [ 0.787334] NET: Registered protocol family 17 [ 0.788795] Key type dns_resolver registered [ 0.790474] Loading compiled-in X.509 certificates [ 0.799719] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.802662] registered taskstats version 1 [ 0.806312] Key type trusted registered [ 0.810393] Key type encrypted registered [ 0.811712] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813390] IMA: No TPM chip found, activating TPM-bypass! [ 0.815667] regulator-dummy: disabling [ 0.817015] Magic number: 14:579:545 [ 0.818314] tty ttyS21: hash matches [ 0.819612] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.822318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824122] EDD information not available. [ 0.874120] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.876405] Write protecting the kernel read-only data: 12288k [ 0.879629] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.884148] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.899462] systemd-udevd[107]: starting version 204 [ 0.940726] FDC 0 is a S82078B [ 1.068040] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.232108] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.233870] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235688] usb 1-1: Product: QEMU USB Tablet [ 1.236901] usb 1-1: Manufacturer: QEMU [ 1.238020] usb 1-1: SerialNumber: 42 [ 1.508090] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.961059] 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.301758] 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.426713] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.540757] 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 Wed, 29 Aug 2018 18:30:10 +0000. Up 3.38 seconds. cloud-init-nonet[3.65]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.27]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:12 +0000. Up 5.45 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:24:d6:e8 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:ba:88:a5 | 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: 59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |oooo. | |.Eo. | | 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: c6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . E | | . . . . | | S.o. ..+| | . o.=.. *o| | = +.+o+| | . . ..=o| | .+| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |=o.oo .oEo. | |oo+..o + o | |o .+. o + | | .o = . . | | + o S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .o | | ... | | . . . | | o . . | | S o . . | | o o . .| | o . + oo.| | . .o +oo=| | .. ..oE=+| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting 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 automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.63 seconds. open-vm-tools: not starting as this is not a VMware VM * Starting CPU interrupts balancing daemon[74G[ OK ] landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:20 +0000. Up 13.95 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18650 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://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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1519 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 4 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 15s (3572 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8257 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 8355 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 8363 clearwater-socket-factory-sig start/running, process 8371 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ....................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9040 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57911 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 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c6:f7:03:cb:96:57:ff:30:ef:50:ce:c4:b3:23:20:75 root@sprout-0 (DSA) ec2: 256 91:64:50:05:ab:8c:0c:98:20:d0:c1:a7:51:af:41:5f root@sprout-0 (ECDSA) ec2: 256 9a:7f:5f:0f:f8:20:47:38:70:91:fd:ef:c6:ed:2e:e6 root@sprout-0 (ED25519) ec2: 2048 59:e3:ee:c4:40:8a:63:d9:ea:09:11:74:90:6e:40:c3 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFShy1OeTU8bMcnb5lbiuVie4J3wbXHUmmM9Bif9ZYfr+9saXObbNScLoYTXVTefY0bTTvt3Zo9fpgmQMnPVrzA= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG4PZbMYEJRpHlEU61grGRI9XejV2XYIBZx/Ex43DaLE root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI4BF2PpI74Ouj0Thhx6eTcEBBVMb2juaQOJjpjI+YXrM6PIZGL+QsNtimSWidhslkomt5M2DYi0IzKLwl7IczUuKAZMfKY+Anb18RZvL924PKhQ1Kdh/ATa1ovvq19FWLhdjvEFxNHCNLq7nbqp+jtsTDXYDPR453D992Hk6G09soV/c/GXlzxOmpIzLeUqIz/eSljPElbp9ucldgqWyQiEdVTsWMbQSRHki5nVAnAAQyQfWJMKHw3HofL+XoaQf8pH7veWvqX8mrpOmzdrgP9BK+Yjx9L+dWDaOEJV2/pdMNXECBj/4eshiKKI7Xh9UBd8qEPxH4XZtnaW3+FQKn root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 168.15 seconds 2018-08-29 18:33:00,629 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:33:00,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:01,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-3e4d2040-643a-4dd9-a0fd-8d2b8c2df757 x-compute-request-id: req-3e4d2040-643a-4dd9-a0fd-8d2b8c2df757 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:01,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3e4d2040-643a-4dd9-a0fd-8d2b8c2df757 2018-08-29 18:33:01,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638288974762s 2018-08-29 18:33:01,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-3e4d2040-643a-4dd9-a0fd-8d2b8c2df757 2018-08-29 18:33:01,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:01,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-bb07e025-9a5e-4155-a45c-702bf6c1ea30 x-compute-request-id: req-bb07e025-9a5e-4155-a45c-702bf6c1ea30 Content-Encoding: gzip Content-Length: 20776 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009545] Security Framework initialized\n[ 0.010957] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013357] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017866] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020891] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022939] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024289] Initializing cgroup subsys memory\n[ 0.025741] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029478] Initializing cgroup subsys blkio\n[ 0.030952] Initializing cgroup subsys perf_event\n[ 0.032006] Initializing cgroup subsys hugetlb\n[ 0.033646] FEATURE SPEC_CTRL Not Present\n[ 0.036707] mce: CPU supports 10 MCE banks\n[ 0.038167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038167] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042030] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.044004] Speculative Store Bypass: Vulnerable\n[ 0.048314] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.053389] ACPI: Core revision 20131115\n[ 0.054991] ACPI: All ACPI Tables successfully acquired\n[ 0.056368] ftrace: allocating 28717 entries in 113 pages\n[ 0.076282] smpboot: Max logical packages: 2\n[ 0.077590] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.079206] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080254] Enabling x2apic\n[ 0.081121] Enabled x2apic\n[ 0.082245] Switched APIC routing to physical x2apic.\n[ 0.085337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086986] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.090253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097612] KVM setup paravirtual spinlock\n[ 0.100245] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102571] x86: Booting SMP configuration:\n[ 0.104004] .... node #0, CPUs: #1[ 0.100198] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120033] x86: Booted up 1 node, 2 CPUs\n[ 0.120021] KVM setup async PF for cpu 1\n[ 0.120023] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128026] devtmpfs: initialized\n[ 0.134616] EVM: security.selinux\n[ 0.136004] EVM: security.SMACK64\n[ 0.137351] EVM: security.ima\n[ 0.138339] EVM: security.capability\n[ 0.140403] pinctrl core: initialized pinctrl subsystem\n[ 0.141932] regulator-dummy: no parameters\n[ 0.143192] RTC time: 18:30:00, date: 08/29/18\n[ 0.144042] NET: Registered protocol family 16\n[ 0.145309] cpuidle: using governor ladder\n[ 0.146415] cpuidle: using governor menu\n[ 0.147640] ACPI: bus type PCI registered\n[ 0.148004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149809] PCI: Using configuration type 1 for base access\n[ 0.152064] bio: create slab at 0\n[ 0.153241] ACPI: Added _OSI(Module Device)\n[ 0.153323] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157330] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.160121] ACPI: Interpreter enabled\n[ 0.161185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.163734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.165770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.170550] ACPI: (supports S0 S5)\n[ 0.172004] ACPI: Using IOAPIC for interrupt routing\n[ 0.173317] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.175782] ACPI: No dock devices found.\n[ 0.178035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.179594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.180008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.181615] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184217] acpiphp: Slot [3] registered\n[ 0.185299] acpiphp: Slot [4] registered\n[ 0.186367] acpiphp: Slot [5] registered\n[ 0.187439] acpiphp: Slot [6] registered\n[ 0.188022] acpiphp: Slot [7] registered\n[ 0.189091] acpiphp: Slot [8] registered\n[ 0.190176] acpiphp: Slot [9] registered\n[ 0.191257] acpiphp: Slot [10] registered\n[ 0.192021] acpiphp: Slot [11] registered\n[ 0.193108] acpiphp: Slot [12] registered\n[ 0.194193] acpiphp: Slot [13] registered\n[ 0.195287] acpiphp: Slot [14] registered\n[ 0.196028] acpiphp: Slot [15] registered\n[ 0.197120] acpiphp: Slot [16] registered\n[ 0.198215] acpiphp: Slot [17] registered\n[ 0.199525] acpiphp: Slot [18] registered\n[ 0.200033] acpiphp: Slot [19] registered\n[ 0.201123] acpiphp: Slot [20] registered\n[ 0.202201] acpiphp: Slot [21] registered\n[ 0.203280] acpiphp: Slot [22] registered\n[ 0.204020] acpiphp: Slot [23] registered\n[ 0.205131] acpiphp: Slot [24] registered\n[ 0.206219] acpiphp: Slot [25] registered\n[ 0.207298] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209102] acpiphp: Slot [28] registered\n[ 0.210186] acpiphp: Slot [29] registered\n[ 0.211262] acpiphp: Slot [30] registered\n[ 0.212027] acpiphp: Slot [31] registered\n[ 0.213102] PCI host bridge to bus 0000:00\n[ 0.214183] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219106] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.228965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.230915] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.261205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.263254] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.264966] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.266903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.268800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.270574] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.272283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.273446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.275491] vgaarb: loaded\n[ 0.276003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.277602] SCSI subsystem initialized\n[ 0.278787] ACPI: bus type USB registered\n[ 0.278787] usbcore: registered new interface driver usbfs\n[ 0.280013] usbcore: registered new interface driver hub\n[ 0.281388] usbcore: registered new device driver usb\n[ 0.281388] PCI: Using ACPI for IRQ routing\n[ 0.284378] NetLabel: Initializing\n[ 0.285346] NetLabel: domain hash size = 128\n[ 0.286477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.287785] NetLabel: unlabeled traffic allowed by default\n[ 0.288181] Switched to clocksource kvm-clock\n[ 0.296797] AppArmor: AppArmor Filesystem Enabled\n[ 0.298091] pnp: PnP ACPI init\n[ 0.298997] ACPI: bus type PNP registered\n[ 0.300572] pnp: PnP ACPI: found 8 devices\n[ 0.301685] ACPI: bus type PNP unregistered\n[ 0.309216] NET: Registered protocol family 2\n[ 0.310617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.312586] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.314323] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.316052] TCP: reno registered\n[ 0.316998] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.320172] NET: Registered protocol family 1\n[ 0.321370] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.322875] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.324359] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.348209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.372016] Trying to unpack rootfs image as initramfs...\n[ 0.474975] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.477992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479972] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481547] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483822] Scanning for low memory corruption every 60 seconds\n[ 0.485819] Initialise system trusted keyring\n[ 0.487028] audit: initializing netlink socket (disabled)\n[ 0.488422] type=2000 audit(1535567401.212:1): initialized\n[ 0.531448] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533944] zbud: loaded\n[ 0.534987] VFS: Disk quotas dquot_6.5.2\n[ 0.536150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538240] fuse init (API version 7.22)\n[ 0.539441] msgmni has been set to 3997\n[ 0.540600] Key type big_key registered\n[ 0.542188] Key type asymmetric registered\n[ 0.543339] Asymmetric key parser 'x509' registered\n[ 0.544675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546751] io scheduler noop registered\n[ 0.547866] io scheduler deadline registered (default)\n[ 0.549239] io scheduler cfq registered\n[ 0.550394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553566] ipmi message handler version 39.2\n[ 0.554822] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556851] ACPI: Power Button [PWRF]\n[ 0.558029] GHES: HEST is not enabled!\n[ 0.580592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651511] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.654480] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679696] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.683024] Linux agpgart interface v0.103\n[ 0.685385] brd: module loaded\n[ 0.686946] loop: module loaded\n[ 0.688421] blk-mq: CPU -> queue map\n[ 0.689622] CPU 0 -> Queue 0\n[ 0.690683] CPU 1 -> Queue 0\n[ 0.692508] vda: vda1\n[ 0.694148] scsi0 : ata_piix\n[ 0.695303] scsi1 : ata_piix\n[ 0.696371] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.698367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.700607] libphy: Fixed MDIO Bus: probed\n[ 0.702084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703650] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707308] PPP generic driver version 2.4.2\n[ 0.708753] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710708] ehci-pci: EHCI PCI platform driver\n[ 0.712126] ehci-platform: EHCI generic platform driver\n[ 0.713753] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715613] ohci-pci: OHCI PCI platform driver\n[ 0.717076] ohci-platform: OHCI generic platform driver\n[ 0.718613] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.742462] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.744134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.748436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750476] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752817] usb usb1: Product: UHCI Host Controller\n[ 0.754351] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.756282] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.757854] hub 1-0:1.0: USB hub found\n[ 0.759114] hub 1-0:1.0: 2 ports detected\n[ 0.760603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.763885] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.765452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.767216] mousedev: PS/2 mouse device common for all mice\n[ 0.769257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.772163] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777902] device-mapper: uevent: version 1.0.3\n[ 0.779443] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.782173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.784151] TCP: cubic registered\n[ 0.785381] NET: Registered protocol family 10\n[ 0.787083] NET: Registered protocol family 17\n[ 0.788546] Key type dns_resolver registered\n[ 0.790157] Loading compiled-in X.509 certificates\n[ 0.792208] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.802475] registered taskstats version 1\n[ 0.806546] Key type trusted registered\n[ 0.812548] Key type encrypted registered\n[ 0.813972] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.815979] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.818539] regulator-dummy: disabling\n[ 0.819993] Magic number: 14:579:545\n[ 0.821656] tty ttyS21: hash matches\n[ 0.823183] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:01 UTC (1535567401)\n[ 0.825830] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827684] EDD information not available.\n[ 0.857421] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.859634] Write protecting the kernel read-only data: 12288k\n[ 0.861875] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.865331] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.879868] systemd-udevd[107]: starting version 204\n[ 0.921212] FDC 0 is a S82078B\n[ 1.072049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.237135] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240498] usb 1-1: Product: QEMU USB Tablet\n[ 1.241641] usb 1-1: Manufacturer: QEMU\n[ 1.242680] usb 1-1: SerialNumber: 42\n[ 1.476108] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.945282] 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.284485] 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.408601] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.520018] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:03 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.10]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.22]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:05 +0000. Up 4.46 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:bc:97:c3 |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:92:3c:b2 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n4f:49:c1:c5:39:78:2b:4d:62:0a:95:78:70:e8:35:a6 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .=oo.+.. |\n| +.* =.* |\n| . * +.= o |\n| E ....o |\n| S o. |\n| o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n35:db:11:95:f0:bc:d8:a7:58:ce:b2:0d:dd:5a:21:20 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo.. |\n| +. |\n| Eo.. o |\n| ..+.+ . |\n| S . o.+..|\n| *.+.|\n| + = o|\n| = o |\n| . o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb0:45:ab:2a:27:b9:58:2f:b9:9e:2f:11:25:b1:ab:e5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. . |\n| ... . . |\n| .o . o |\n| .. = |\n| o. o S |\n| +.. . |\n|. Eoo |\n| o+B |\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:\n45:bd:51:35:05:95:d5:09:48:9f:35:41:01:8d:e8:82 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooo+O@&|\n| . o+.o++|\n| . o = |\n| E o .. |\n| S . |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:12 +0000. Up 11.54 seconds.\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:13 +0000. Up 12.65 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16427 0 --:--:-- --:--:-- --:--:-- 16401100 3149 100 3149 0 0 16422 0 --:--:-- --:--:-- --:--:-- 16401\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 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 [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1581 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 14s (6025 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8336\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................................+++\n.........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 5s (6804 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58170 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 35:db:11:95:f0:bc:d8:a7:58:ce:b2:0d:dd:5a:21:20 root@homer-0 (DSA)\nec2: 256 b0:45:ab:2a:27:b9:58:2f:b9:9e:2f:11:25:b1:ab:e5 root@homer-0 (ECDSA)\nec2: 256 45:bd:51:35:05:95:d5:09:48:9f:35:41:01:8d:e8:82 root@homer-0 (ED25519)\nec2: 2048 4f:49:c1:c5:39:78:2b:4d:62:0a:95:78:70:e8:35:a6 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFJrOsHePDXjpSd8qH3zauEK3YnsR64FYoNVuLkof+F+hmg8Q6KKjsk+mqGyFsFmTp1RDuEJIcj749o/EAVb9qk= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBIpkKw8FfpPlTU5WhVWzlfcvHAAADRysenoxz3Edzjq root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmdH1yn3ShJDt5SaASqi5mHykSw9Z917cTgjuJ7REKxmT3aJrpokfx/2Qm4DiHPQ5emq/EzCr8PjzyXYI2/BHmkTRjyRQ4RGi1QZLVRD9OEVa0060fYFZU/Q7FGmeIoxTzTbqLpq3xiGfAKFdA/tB4EfpFTF3Fujgwa0yfHaiZFNXyHzrFATdboVtiKzwARcS9q7BQDwcYOAnIAAVdCeO5XDrT14h+4XYH77miFWLU6pQL7K3oK1Ykd0Jt+fw3vr5AUhcFlV+aZv0hpSbXpMvNhBCxpJ1ElKTuXeatd7tRcHoH00TXm0O9p8Y7mDXvFTkoPzEcL0D8CauyN9Fz4wAz root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 178.98 seconds\n"} 2018-08-29 18:33:01,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00/action used request id req-bb07e025-9a5e-4155-a45c-702bf6c1ea30 2018-08-29 18:33:01,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0897178649902s 2018-08-29 18:33:01,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00/action used request id req-bb07e025-9a5e-4155-a45c-702bf6c1ea30 2018-08-29 18:33:01,368 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009545] Security Framework initialized [ 0.010957] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013357] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017866] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020891] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022939] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024289] Initializing cgroup subsys memory [ 0.025741] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029478] Initializing cgroup subsys blkio [ 0.030952] Initializing cgroup subsys perf_event [ 0.032006] Initializing cgroup subsys hugetlb [ 0.033646] FEATURE SPEC_CTRL Not Present [ 0.036707] mce: CPU supports 10 MCE banks [ 0.038167] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038167] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042030] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.044004] Speculative Store Bypass: Vulnerable [ 0.048314] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.053389] ACPI: Core revision 20131115 [ 0.054991] ACPI: All ACPI Tables successfully acquired [ 0.056368] ftrace: allocating 28717 entries in 113 pages [ 0.076282] smpboot: Max logical packages: 2 [ 0.077590] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.079206] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080254] Enabling x2apic [ 0.081121] Enabled x2apic [ 0.082245] Switched APIC routing to physical x2apic. [ 0.085337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086986] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.090253] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097612] KVM setup paravirtual spinlock [ 0.100245] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102571] x86: Booting SMP configuration: [ 0.104004] .... node #0, CPUs: #1[ 0.100198] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120033] x86: Booted up 1 node, 2 CPUs [ 0.120021] KVM setup async PF for cpu 1 [ 0.120023] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128026] devtmpfs: initialized [ 0.134616] EVM: security.selinux [ 0.136004] EVM: security.SMACK64 [ 0.137351] EVM: security.ima [ 0.138339] EVM: security.capability [ 0.140403] pinctrl core: initialized pinctrl subsystem [ 0.141932] regulator-dummy: no parameters [ 0.143192] RTC time: 18:30:00, date: 08/29/18 [ 0.144042] NET: Registered protocol family 16 [ 0.145309] cpuidle: using governor ladder [ 0.146415] cpuidle: using governor menu [ 0.147640] ACPI: bus type PCI registered [ 0.148004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149809] PCI: Using configuration type 1 for base access [ 0.152064] bio: create slab at 0 [ 0.153241] ACPI: Added _OSI(Module Device) [ 0.153323] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157330] ACPI: Added _OSI(Processor Aggregator Device) [ 0.160121] ACPI: Interpreter enabled [ 0.161185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.163734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.165770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.170550] ACPI: (supports S0 S5) [ 0.172004] ACPI: Using IOAPIC for interrupt routing [ 0.173317] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.175782] ACPI: No dock devices found. [ 0.178035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.179594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.180008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.181615] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184217] acpiphp: Slot [3] registered [ 0.185299] acpiphp: Slot [4] registered [ 0.186367] acpiphp: Slot [5] registered [ 0.187439] acpiphp: Slot [6] registered [ 0.188022] acpiphp: Slot [7] registered [ 0.189091] acpiphp: Slot [8] registered [ 0.190176] acpiphp: Slot [9] registered [ 0.191257] acpiphp: Slot [10] registered [ 0.192021] acpiphp: Slot [11] registered [ 0.193108] acpiphp: Slot [12] registered [ 0.194193] acpiphp: Slot [13] registered [ 0.195287] acpiphp: Slot [14] registered [ 0.196028] acpiphp: Slot [15] registered [ 0.197120] acpiphp: Slot [16] registered [ 0.198215] acpiphp: Slot [17] registered [ 0.199525] acpiphp: Slot [18] registered [ 0.200033] acpiphp: Slot [19] registered [ 0.201123] acpiphp: Slot [20] registered [ 0.202201] acpiphp: Slot [21] registered [ 0.203280] acpiphp: Slot [22] registered [ 0.204020] acpiphp: Slot [23] registered [ 0.205131] acpiphp: Slot [24] registered [ 0.206219] acpiphp: Slot [25] registered [ 0.207298] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209102] acpiphp: Slot [28] registered [ 0.210186] acpiphp: Slot [29] registered [ 0.211262] acpiphp: Slot [30] registered [ 0.212027] acpiphp: Slot [31] registered [ 0.213102] PCI host bridge to bus 0000:00 [ 0.214183] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219106] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.228965] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.230915] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.261205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.263254] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.264966] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.266903] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.268800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.270574] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.272283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.273446] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.275491] vgaarb: loaded [ 0.276003] vgaarb: bridge control possible 0000:00:02.0 [ 0.277602] SCSI subsystem initialized [ 0.278787] ACPI: bus type USB registered [ 0.278787] usbcore: registered new interface driver usbfs [ 0.280013] usbcore: registered new interface driver hub [ 0.281388] usbcore: registered new device driver usb [ 0.281388] PCI: Using ACPI for IRQ routing [ 0.284378] NetLabel: Initializing [ 0.285346] NetLabel: domain hash size = 128 [ 0.286477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.287785] NetLabel: unlabeled traffic allowed by default [ 0.288181] Switched to clocksource kvm-clock [ 0.296797] AppArmor: AppArmor Filesystem Enabled [ 0.298091] pnp: PnP ACPI init [ 0.298997] ACPI: bus type PNP registered [ 0.300572] pnp: PnP ACPI: found 8 devices [ 0.301685] ACPI: bus type PNP unregistered [ 0.309216] NET: Registered protocol family 2 [ 0.310617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312586] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314323] TCP: Hash tables configured (established 16384 bind 16384) [ 0.316052] TCP: reno registered [ 0.316998] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318518] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.320172] NET: Registered protocol family 1 [ 0.321370] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.322875] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.324359] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.348209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.372016] Trying to unpack rootfs image as initramfs... [ 0.474975] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.477992] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479972] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481547] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483822] Scanning for low memory corruption every 60 seconds [ 0.485819] Initialise system trusted keyring [ 0.487028] audit: initializing netlink socket (disabled) [ 0.488422] type=2000 audit(1535567401.212:1): initialized [ 0.531448] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.533944] zbud: loaded [ 0.534987] VFS: Disk quotas dquot_6.5.2 [ 0.536150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.538240] fuse init (API version 7.22) [ 0.539441] msgmni has been set to 3997 [ 0.540600] Key type big_key registered [ 0.542188] Key type asymmetric registered [ 0.543339] Asymmetric key parser 'x509' registered [ 0.544675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546751] io scheduler noop registered [ 0.547866] io scheduler deadline registered (default) [ 0.549239] io scheduler cfq registered [ 0.550394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551849] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553566] ipmi message handler version 39.2 [ 0.554822] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556851] ACPI: Power Button [PWRF] [ 0.558029] GHES: HEST is not enabled! [ 0.580592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651511] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.654480] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679696] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.683024] Linux agpgart interface v0.103 [ 0.685385] brd: module loaded [ 0.686946] loop: module loaded [ 0.688421] blk-mq: CPU -> queue map [ 0.689622] CPU 0 -> Queue 0 [ 0.690683] CPU 1 -> Queue 0 [ 0.692508] vda: vda1 [ 0.694148] scsi0 : ata_piix [ 0.695303] scsi1 : ata_piix [ 0.696371] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.698367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.700607] libphy: Fixed MDIO Bus: probed [ 0.702084] tun: Universal TUN/TAP device driver, 1.6 [ 0.703650] tun: (C) 1999-2004 Max Krasnyansky [ 0.707308] PPP generic driver version 2.4.2 [ 0.708753] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.710708] ehci-pci: EHCI PCI platform driver [ 0.712126] ehci-platform: EHCI generic platform driver [ 0.713753] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715613] ohci-pci: OHCI PCI platform driver [ 0.717076] ohci-platform: OHCI generic platform driver [ 0.718613] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742462] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.744134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.748436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750476] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752817] usb usb1: Product: UHCI Host Controller [ 0.754351] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.756282] usb usb1: SerialNumber: 0000:00:01.2 [ 0.757854] hub 1-0:1.0: USB hub found [ 0.759114] hub 1-0:1.0: 2 ports detected [ 0.760603] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.763885] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.765452] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.767216] mousedev: PS/2 mouse device common for all mice [ 0.769257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.772163] rtc_cmos 00:00: RTC can wake from S4 [ 0.773921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775851] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777902] device-mapper: uevent: version 1.0.3 [ 0.779443] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782173] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784151] TCP: cubic registered [ 0.785381] NET: Registered protocol family 10 [ 0.787083] NET: Registered protocol family 17 [ 0.788546] Key type dns_resolver registered [ 0.790157] Loading compiled-in X.509 certificates [ 0.792208] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.802475] registered taskstats version 1 [ 0.806546] Key type trusted registered [ 0.812548] Key type encrypted registered [ 0.813972] AppArmor: AppArmor sha1 policy hashing enabled [ 0.815979] IMA: No TPM chip found, activating TPM-bypass! [ 0.818539] regulator-dummy: disabling [ 0.819993] Magic number: 14:579:545 [ 0.821656] tty ttyS21: hash matches [ 0.823183] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:01 UTC (1535567401) [ 0.825830] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.827684] EDD information not available. [ 0.857421] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.859634] Write protecting the kernel read-only data: 12288k [ 0.861875] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.865331] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.879868] systemd-udevd[107]: starting version 204 [ 0.921212] FDC 0 is a S82078B [ 1.072049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.237135] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240498] usb 1-1: Product: QEMU USB Tablet [ 1.241641] usb 1-1: Manufacturer: QEMU [ 1.242680] usb 1-1: SerialNumber: 42 [ 1.476108] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.945282] 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.284485] 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.408601] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.520018] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:03 +0000. Up 2.95 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:05 +0000. Up 4.46 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:bc:97:c3 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:92:3c:b2 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 4f:49:c1:c5:39:78:2b:4d:62:0a:95:78:70:e8:35:a6 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .=oo.+.. | | +.* =.* | | . * +.= o | | E ....o | | S o. | | o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 35:db:11:95:f0:bc:d8:a7:58:ce:b2:0d:dd:5a:21:20 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | oo.. | | +. | | Eo.. o | | ..+.+ . | | S . 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: b0:45:ab:2a:27:b9:58:2f:b9:9e:2f:11:25:b1:ab:e5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .. . | | ... . . | | .o . o | | .. = | | o. o S | | +.. . | |. Eoo | | o+B | |..==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: 45:bd:51:35:05:95:d5:09:48:9f:35:41:01:8d:e8:82 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | ooo+O@&| | . o+.o++| | . o = | | E o .. | | S . | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:12 +0000. Up 11.54 seconds. * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:13 +0000. Up 12.65 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16427 0 --:--:-- --:--:-- --:--:-- 16401100 3149 100 3149 0 0 16422 0 --:--:-- --:--:-- --:--:-- 16401 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 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 [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1581 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 4 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 14s (6025 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8336 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................................+++ .........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 5s (6804 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58170 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 35:db:11:95:f0:bc:d8:a7:58:ce:b2:0d:dd:5a:21:20 root@homer-0 (DSA) ec2: 256 b0:45:ab:2a:27:b9:58:2f:b9:9e:2f:11:25:b1:ab:e5 root@homer-0 (ECDSA) ec2: 256 45:bd:51:35:05:95:d5:09:48:9f:35:41:01:8d:e8:82 root@homer-0 (ED25519) ec2: 2048 4f:49:c1:c5:39:78:2b:4d:62:0a:95:78:70:e8:35:a6 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFJrOsHePDXjpSd8qH3zauEK3YnsR64FYoNVuLkof+F+hmg8Q6KKjsk+mqGyFsFmTp1RDuEJIcj749o/EAVb9qk= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBIpkKw8FfpPlTU5WhVWzlfcvHAAADRysenoxz3Edzjq root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmdH1yn3ShJDt5SaASqi5mHykSw9Z917cTgjuJ7REKxmT3aJrpokfx/2Qm4DiHPQ5emq/EzCr8PjzyXYI2/BHmkTRjyRQ4RGi1QZLVRD9OEVa0060fYFZU/Q7FGmeIoxTzTbqLpq3xiGfAKFdA/tB4EfpFTF3Fujgwa0yfHaiZFNXyHzrFATdboVtiKzwARcS9q7BQDwcYOAnIAAVdCeO5XDrT14h+4XYH77miFWLU6pQL7K3oK1Ykd0Jt+fw3vr5AUhcFlV+aZv0hpSbXpMvNhBCxpJ1ElKTuXeatd7tRcHoH00TXm0O9p8Y7mDXvFTkoPzEcL0D8CauyN9Fz4wAz root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 178.98 seconds 2018-08-29 18:33:01,373 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:33:01,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:01,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-a7eba8e9-2eb8-43f5-b847-d8cea448143d x-compute-request-id: req-a7eba8e9-2eb8-43f5-b847-d8cea448143d Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:01,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a7eba8e9-2eb8-43f5-b847-d8cea448143d 2018-08-29 18:33:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553722858429s 2018-08-29 18:33:01,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-a7eba8e9-2eb8-43f5-b847-d8cea448143d 2018-08-29 18:33:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:02,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-f73de06b-17ca-4657-861e-94bad1214031 x-compute-request-id: req-f73de06b-17ca-4657-861e-94bad1214031 Content-Encoding: gzip Content-Length: 19831 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301\n[ 0.009458] Security Framework initialized\n[ 0.010769] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013291] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017237] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020693] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022558] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024308] Initializing cgroup subsys memory\n[ 0.025558] Initializing cgroup subsys devices\n[ 0.026808] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029267] Initializing cgroup subsys perf_event\n[ 0.030699] Initializing cgroup subsys hugetlb\n[ 0.032062] FEATURE SPEC_CTRL Not Present\n[ 0.034025] mce: CPU supports 10 MCE banks\n[ 0.035350] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042324] Speculative Store Bypass: Vulnerable\n[ 0.044312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.050191] ACPI: Core revision 20131115\n[ 0.051951] ACPI: All ACPI Tables successfully acquired\n[ 0.053273] ftrace: allocating 28717 entries in 113 pages\n[ 0.076240] smpboot: Max logical packages: 2\n[ 0.077670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082238] Enabling x2apic\n[ 0.083245] Enabled x2apic\n[ 0.084004] Switched APIC routing to physical x2apic.\n[ 0.088684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101956] KVM setup paravirtual spinlock\n[ 0.104794] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107119] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.104749] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128107] KVM setup async PF for cpu 1\n[ 0.128181] x86: Booted up 1 node, 2 CPUs\n[ 0.128187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136301] devtmpfs: initialized\n[ 0.139250] EVM: security.selinux\n[ 0.140003] EVM: security.SMACK64\n[ 0.140943] EVM: security.ima\n[ 0.141817] EVM: security.capability\n[ 0.144079] pinctrl core: initialized pinctrl subsystem\n[ 0.145546] regulator-dummy: no parameters\n[ 0.146717] RTC time: 18:30:06, date: 08/29/18\n[ 0.147986] NET: Registered protocol family 16\n[ 0.148158] cpuidle: using governor ladder\n[ 0.149253] cpuidle: using governor menu\n[ 0.150445] ACPI: bus type PCI registered\n[ 0.151714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152205] PCI: Using configuration type 1 for base access\n[ 0.154748] bio: create slab at 0\n[ 0.156117] ACPI: Added _OSI(Module Device)\n[ 0.157552] ACPI: Added _OSI(Processor Device)\n[ 0.158928] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163380] ACPI: Interpreter enabled\n[ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.171197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.173614] ACPI: (supports S0 S5)\n[ 0.176008] ACPI: Using IOAPIC for interrupt routing\n[ 0.177573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180206] ACPI: No dock devices found.\n[ 0.183520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188242] acpiphp: Slot [3] registered\n[ 0.189350] acpiphp: Slot [4] registered\n[ 0.190645] acpiphp: Slot [5] registered\n[ 0.191872] acpiphp: Slot [6] registered\n[ 0.192039] acpiphp: Slot [7] registered\n[ 0.193211] acpiphp: Slot [8] registered\n[ 0.194464] acpiphp: Slot [9] registered\n[ 0.195710] acpiphp: Slot [10] registered\n[ 0.196022] acpiphp: Slot [11] registered\n[ 0.197357] acpiphp: Slot [12] registered\n[ 0.198630] acpiphp: Slot [13] registered\n[ 0.200037] acpiphp: Slot [14] registered\n[ 0.201323] acpiphp: Slot [15] registered\n[ 0.202538] acpiphp: Slot [16] registered\n[ 0.203619] acpiphp: Slot [17] registered\n[ 0.204021] acpiphp: Slot [18] registered\n[ 0.205238] acpiphp: Slot [19] registered\n[ 0.206407] acpiphp: Slot [20] registered\n[ 0.207570] acpiphp: Slot [21] registered\n[ 0.208020] acpiphp: Slot [22] registered\n[ 0.209273] acpiphp: Slot [23] registered\n[ 0.210571] acpiphp: Slot [24] registered\n[ 0.211734] acpiphp: Slot [25] registered\n[ 0.212021] acpiphp: Slot [26] registered\n[ 0.213291] acpiphp: Slot [27] registered\n[ 0.214588] acpiphp: Slot [28] registered\n[ 0.215851] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217195] acpiphp: Slot [31] registered\n[ 0.218555] PCI host bridge to bus 0000:00\n[ 0.219817] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235675] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276095] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280835] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282492] SCSI subsystem initialized\n[ 0.283695] ACPI: bus type USB registered\n[ 0.284064] usbcore: registered new interface driver usbfs\n[ 0.286168] usbcore: registered new interface driver hub\n[ 0.288087] usbcore: registered new device driver usb\n[ 0.290218] PCI: Using ACPI for IRQ routing\n[ 0.292461] NetLabel: Initializing\n[ 0.293937] NetLabel: domain hash size = 128\n[ 0.295683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.296092] NetLabel: unlabeled traffic allowed by default\n[ 0.298227] Switched to clocksource kvm-clock\n[ 0.308885] AppArmor: AppArmor Filesystem Enabled\n[ 0.310575] pnp: PnP ACPI init\n[ 0.311882] ACPI: bus type PNP registered\n[ 0.314251] pnp: PnP ACPI: found 8 devices\n[ 0.315881] ACPI: bus type PNP unregistered\n[ 0.325058] NET: Registered protocol family 2\n[ 0.327252] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.330360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.333089] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.335663] TCP: reno registered\n[ 0.337071] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.339365] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.341944] NET: Registered protocol family 1\n[ 0.343525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.345599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.347529] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.370586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.393529] Trying to unpack rootfs image as initramfs...\n[ 0.495509] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.497702] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.499166] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.500634] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.502822] Scanning for low memory corruption every 60 seconds\n[ 0.504605] Initialise system trusted keyring\n[ 0.505788] audit: initializing netlink socket (disabled)\n[ 0.507116] type=2000 audit(1535567407.122:1): initialized\n[ 0.527610] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530444] zbud: loaded\n[ 0.531603] VFS: Disk quotas dquot_6.5.2\n[ 0.532982] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535325] fuse init (API version 7.22)\n[ 0.536756] msgmni has been set to 3997\n[ 0.538107] Key type big_key registered\n[ 0.539830] Key type asymmetric registered\n[ 0.541153] Asymmetric key parser 'x509' registered\n[ 0.542627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.544993] io scheduler noop registered\n[ 0.546221] io scheduler deadline registered (default)\n[ 0.547771] io scheduler cfq registered\n[ 0.549091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552691] ipmi message handler version 39.2\n[ 0.554120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556442] ACPI: Power Button [PWRF]\n[ 0.557775] GHES: HEST is not enabled!\n[ 0.579919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646930] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.649460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673960] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678185] Linux agpgart interface v0.103\n[ 0.680890] brd: module loaded\n[ 0.682683] loop: module loaded\n[ 0.684020] blk-mq: CPU -> queue map\n[ 0.685032] CPU 0 -> Queue 0\n[ 0.685937] CPU 1 -> Queue 0\n[ 0.687660] vda: vda1\n[ 0.689208] scsi0 : ata_piix\n[ 0.690232] scsi1 : ata_piix\n[ 0.691134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.692786] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.694818] libphy: Fixed MDIO Bus: probed\n[ 0.696362] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700913] PPP generic driver version 2.4.2\n[ 0.702155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703778] ehci-pci: EHCI PCI platform driver\n[ 0.704980] ehci-platform: EHCI generic platform driver\n[ 0.706306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707848] ohci-pci: OHCI PCI platform driver\n[ 0.709039] ohci-platform: OHCI generic platform driver\n[ 0.710393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732768] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.738278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742079] usb usb1: Product: UHCI Host Controller\n[ 0.743424] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.745052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746448] hub 1-0:1.0: USB hub found\n[ 0.747549] hub 1-0:1.0: 2 ports detected\n[ 0.748875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751795] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753165] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754595] mousedev: PS/2 mouse device common for all mice\n[ 0.756680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.759655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.765408] device-mapper: uevent: version 1.0.3\n[ 0.766683] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.768949] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.770598] TCP: cubic registered\n[ 0.771648] NET: Registered protocol family 10\n[ 0.773350] NET: Registered protocol family 17\n[ 0.774930] Key type dns_resolver registered\n[ 0.776525] Loading compiled-in X.509 certificates\n[ 0.778345] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.788573] registered taskstats version 1\n[ 0.792077] Key type trusted registered\n[ 0.796122] Key type encrypted registered\n[ 0.797404] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799058] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801361] regulator-dummy: disabling\n[ 0.802517] Magic number: 14:579:545\n[ 0.803805] tty ttyS21: hash matches\n[ 0.805231] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.807802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809369] EDD information not available.\n[ 0.849756] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.852201] Write protecting the kernel read-only data: 12288k\n[ 0.854793] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.858698] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.875435] systemd-udevd[107]: starting version 204\n[ 0.921285] FDC 0 is a S82078B\n[ 1.060062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225636] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229092] usb 1-1: Product: QEMU USB Tablet\n[ 1.230266] usb 1-1: Manufacturer: QEMU\n[ 1.231340] usb 1-1: SerialNumber: 42\n[ 1.496071] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.933058] 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.268638] 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.427709] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.565828] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:09 +0000. Up 3.22 seconds.\ncloud-init-nonet[3.36]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 4.99 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:5b:8d:d7 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:cc:46:f9 |\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:\nc0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .... |\n| . . . |\n| o . |\n| . . |\n| .S. . |\n| . + . . |\n|+ E . . = o |\n|.=.o+o .. + |\n| ++ oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o=.. |\n| +o+ . |\n| . o..Eo |\n| +..+ . |\n| o= S . |\n| o+. . |\n| ooo . |\n| oo . |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .. |\n| .. |\n|.o.. . |\n|+ oo . S |\n|. o.oo. + |\n| o o= + |\n|.. .E . |\n|O+o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| o = + |\n| B E S |\n| + o = o |\n|. + = = . |\n| + ..o . o |\n| ...oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\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 automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.78 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:19 +0000. Up 13.24 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18618 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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1533 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-157.207 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5057 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8719\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8773\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n.............................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-08-29 18:33:02,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/action used request id req-f73de06b-17ca-4657-861e-94bad1214031 2018-08-29 18:33:02,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820491313934s 2018-08-29 18:33:02,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/action used request id req-f73de06b-17ca-4657-861e-94bad1214031 2018-08-29 18:33:02,020 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009458] Security Framework initialized [ 0.010769] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013291] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017237] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020693] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022558] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024308] Initializing cgroup subsys memory [ 0.025558] Initializing cgroup subsys devices [ 0.026808] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029267] Initializing cgroup subsys perf_event [ 0.030699] Initializing cgroup subsys hugetlb [ 0.032062] FEATURE SPEC_CTRL Not Present [ 0.034025] mce: CPU supports 10 MCE banks [ 0.035350] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042324] Speculative Store Bypass: Vulnerable [ 0.044312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.050191] ACPI: Core revision 20131115 [ 0.051951] ACPI: All ACPI Tables successfully acquired [ 0.053273] ftrace: allocating 28717 entries in 113 pages [ 0.076240] smpboot: Max logical packages: 2 [ 0.077670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082238] Enabling x2apic [ 0.083245] Enabled x2apic [ 0.084004] Switched APIC routing to physical x2apic. [ 0.088684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101956] KVM setup paravirtual spinlock [ 0.104794] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107119] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.104749] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128107] KVM setup async PF for cpu 1 [ 0.128181] x86: Booted up 1 node, 2 CPUs [ 0.128187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136301] devtmpfs: initialized [ 0.139250] EVM: security.selinux [ 0.140003] EVM: security.SMACK64 [ 0.140943] EVM: security.ima [ 0.141817] EVM: security.capability [ 0.144079] pinctrl core: initialized pinctrl subsystem [ 0.145546] regulator-dummy: no parameters [ 0.146717] RTC time: 18:30:06, date: 08/29/18 [ 0.147986] NET: Registered protocol family 16 [ 0.148158] cpuidle: using governor ladder [ 0.149253] cpuidle: using governor menu [ 0.150445] ACPI: bus type PCI registered [ 0.151714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152205] PCI: Using configuration type 1 for base access [ 0.154748] bio: create slab at 0 [ 0.156117] ACPI: Added _OSI(Module Device) [ 0.157552] ACPI: Added _OSI(Processor Device) [ 0.158928] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163380] ACPI: Interpreter enabled [ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.171197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173614] ACPI: (supports S0 S5) [ 0.176008] ACPI: Using IOAPIC for interrupt routing [ 0.177573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180206] ACPI: No dock devices found. [ 0.183520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188242] acpiphp: Slot [3] registered [ 0.189350] acpiphp: Slot [4] registered [ 0.190645] acpiphp: Slot [5] registered [ 0.191872] acpiphp: Slot [6] registered [ 0.192039] acpiphp: Slot [7] registered [ 0.193211] acpiphp: Slot [8] registered [ 0.194464] acpiphp: Slot [9] registered [ 0.195710] acpiphp: Slot [10] registered [ 0.196022] acpiphp: Slot [11] registered [ 0.197357] acpiphp: Slot [12] registered [ 0.198630] acpiphp: Slot [13] registered [ 0.200037] acpiphp: Slot [14] registered [ 0.201323] acpiphp: Slot [15] registered [ 0.202538] acpiphp: Slot [16] registered [ 0.203619] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205238] acpiphp: Slot [19] registered [ 0.206407] acpiphp: Slot [20] registered [ 0.207570] acpiphp: Slot [21] registered [ 0.208020] acpiphp: Slot [22] registered [ 0.209273] acpiphp: Slot [23] registered [ 0.210571] acpiphp: Slot [24] registered [ 0.211734] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213291] acpiphp: Slot [27] registered [ 0.214588] acpiphp: Slot [28] registered [ 0.215851] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217195] acpiphp: Slot [31] registered [ 0.218555] PCI host bridge to bus 0000:00 [ 0.219817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235675] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276095] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280835] vgaarb: bridge control possible 0000:00:02.0 [ 0.282492] SCSI subsystem initialized [ 0.283695] ACPI: bus type USB registered [ 0.284064] usbcore: registered new interface driver usbfs [ 0.286168] usbcore: registered new interface driver hub [ 0.288087] usbcore: registered new device driver usb [ 0.290218] PCI: Using ACPI for IRQ routing [ 0.292461] NetLabel: Initializing [ 0.293937] NetLabel: domain hash size = 128 [ 0.295683] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.296092] NetLabel: unlabeled traffic allowed by default [ 0.298227] Switched to clocksource kvm-clock [ 0.308885] AppArmor: AppArmor Filesystem Enabled [ 0.310575] pnp: PnP ACPI init [ 0.311882] ACPI: bus type PNP registered [ 0.314251] pnp: PnP ACPI: found 8 devices [ 0.315881] ACPI: bus type PNP unregistered [ 0.325058] NET: Registered protocol family 2 [ 0.327252] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.330360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.333089] TCP: Hash tables configured (established 16384 bind 16384) [ 0.335663] TCP: reno registered [ 0.337071] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.339365] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.341944] NET: Registered protocol family 1 [ 0.343525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.345599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.347529] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.370586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393529] Trying to unpack rootfs image as initramfs... [ 0.495509] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.497702] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499166] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500634] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502822] Scanning for low memory corruption every 60 seconds [ 0.504605] Initialise system trusted keyring [ 0.505788] audit: initializing netlink socket (disabled) [ 0.507116] type=2000 audit(1535567407.122:1): initialized [ 0.527610] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530444] zbud: loaded [ 0.531603] VFS: Disk quotas dquot_6.5.2 [ 0.532982] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535325] fuse init (API version 7.22) [ 0.536756] msgmni has been set to 3997 [ 0.538107] Key type big_key registered [ 0.539830] Key type asymmetric registered [ 0.541153] Asymmetric key parser 'x509' registered [ 0.542627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544993] io scheduler noop registered [ 0.546221] io scheduler deadline registered (default) [ 0.547771] io scheduler cfq registered [ 0.549091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552691] ipmi message handler version 39.2 [ 0.554120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556442] ACPI: Power Button [PWRF] [ 0.557775] GHES: HEST is not enabled! [ 0.579919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646930] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.649460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673960] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678185] Linux agpgart interface v0.103 [ 0.680890] brd: module loaded [ 0.682683] loop: module loaded [ 0.684020] blk-mq: CPU -> queue map [ 0.685032] CPU 0 -> Queue 0 [ 0.685937] CPU 1 -> Queue 0 [ 0.687660] vda: vda1 [ 0.689208] scsi0 : ata_piix [ 0.690232] scsi1 : ata_piix [ 0.691134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.692786] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.694818] libphy: Fixed MDIO Bus: probed [ 0.696362] tun: Universal TUN/TAP device driver, 1.6 [ 0.697678] tun: (C) 1999-2004 Max Krasnyansky [ 0.700913] PPP generic driver version 2.4.2 [ 0.702155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703778] ehci-pci: EHCI PCI platform driver [ 0.704980] ehci-platform: EHCI generic platform driver [ 0.706306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707848] ohci-pci: OHCI PCI platform driver [ 0.709039] ohci-platform: OHCI generic platform driver [ 0.710393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732768] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.738278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742079] usb usb1: Product: UHCI Host Controller [ 0.743424] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.745052] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746448] hub 1-0:1.0: USB hub found [ 0.747549] hub 1-0:1.0: 2 ports detected [ 0.748875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751795] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754595] mousedev: PS/2 mouse device common for all mice [ 0.756680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759655] rtc_cmos 00:00: RTC can wake from S4 [ 0.762029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.765408] device-mapper: uevent: version 1.0.3 [ 0.766683] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.768949] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770598] TCP: cubic registered [ 0.771648] NET: Registered protocol family 10 [ 0.773350] NET: Registered protocol family 17 [ 0.774930] Key type dns_resolver registered [ 0.776525] Loading compiled-in X.509 certificates [ 0.778345] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.788573] registered taskstats version 1 [ 0.792077] Key type trusted registered [ 0.796122] Key type encrypted registered [ 0.797404] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799058] IMA: No TPM chip found, activating TPM-bypass! [ 0.801361] regulator-dummy: disabling [ 0.802517] Magic number: 14:579:545 [ 0.803805] tty ttyS21: hash matches [ 0.805231] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.807802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809369] EDD information not available. [ 0.849756] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.852201] Write protecting the kernel read-only data: 12288k [ 0.854793] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.858698] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.875435] systemd-udevd[107]: starting version 204 [ 0.921285] FDC 0 is a S82078B [ 1.060062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225636] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229092] usb 1-1: Product: QEMU USB Tablet [ 1.230266] usb 1-1: Manufacturer: QEMU [ 1.231340] usb 1-1: SerialNumber: 42 [ 1.496071] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.933058] 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.268638] 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.427709] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.565828] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:09 +0000. Up 3.22 seconds. cloud-init-nonet[3.36]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 4.99 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:5b:8d:d7 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:cc:46:f9 | 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: c0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .... | | . . . | | o . | | . . | | .S. . | | . + . . | |+ E . . = o | |.=.o+o .. + | | ++ oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o=.. | | +o+ . | | . o..Eo | | +..+ . | | o= S . | | o+. . | | ooo . | | 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: 3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .. | | .. | |.o.. . | |+ oo . S | |. o.oo. + | | o o= + | |.. .E . | |O+o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o = + | | B E S | | + o = o | |. + = = . | | + ..o . o | | ...oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] * 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 automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.78 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:19 +0000. Up 13.24 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18618 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 4 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-157.207 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5057 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8719 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8773 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-08-29 18:33:02,024 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:33:12,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:12,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-b0bab37b-9ae0-4f37-a042-e1d6ac70483a x-compute-request-id: req-b0bab37b-9ae0-4f37-a042-e1d6ac70483a Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:12,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b0bab37b-9ae0-4f37-a042-e1d6ac70483a 2018-08-29 18:33:12,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543871879578s 2018-08-29 18:33:12,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b0bab37b-9ae0-4f37-a042-e1d6ac70483a 2018-08-29 18:33:12,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:12,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-23abf49b-3c84-483e-b3a7-0c6c4982e371 x-compute-request-id: req-23abf49b-3c84-483e-b3a7-0c6c4982e371 Content-Encoding: gzip Content-Length: 20344 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301\n[ 0.009458] Security Framework initialized\n[ 0.010769] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013291] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017237] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020693] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022558] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024308] Initializing cgroup subsys memory\n[ 0.025558] Initializing cgroup subsys devices\n[ 0.026808] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029267] Initializing cgroup subsys perf_event\n[ 0.030699] Initializing cgroup subsys hugetlb\n[ 0.032062] FEATURE SPEC_CTRL Not Present\n[ 0.034025] mce: CPU supports 10 MCE banks\n[ 0.035350] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042324] Speculative Store Bypass: Vulnerable\n[ 0.044312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.050191] ACPI: Core revision 20131115\n[ 0.051951] ACPI: All ACPI Tables successfully acquired\n[ 0.053273] ftrace: allocating 28717 entries in 113 pages\n[ 0.076240] smpboot: Max logical packages: 2\n[ 0.077670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082238] Enabling x2apic\n[ 0.083245] Enabled x2apic\n[ 0.084004] Switched APIC routing to physical x2apic.\n[ 0.088684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101956] KVM setup paravirtual spinlock\n[ 0.104794] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107119] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.104749] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128107] KVM setup async PF for cpu 1\n[ 0.128181] x86: Booted up 1 node, 2 CPUs\n[ 0.128187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136301] devtmpfs: initialized\n[ 0.139250] EVM: security.selinux\n[ 0.140003] EVM: security.SMACK64\n[ 0.140943] EVM: security.ima\n[ 0.141817] EVM: security.capability\n[ 0.144079] pinctrl core: initialized pinctrl subsystem\n[ 0.145546] regulator-dummy: no parameters\n[ 0.146717] RTC time: 18:30:06, date: 08/29/18\n[ 0.147986] NET: Registered protocol family 16\n[ 0.148158] cpuidle: using governor ladder\n[ 0.149253] cpuidle: using governor menu\n[ 0.150445] ACPI: bus type PCI registered\n[ 0.151714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152205] PCI: Using configuration type 1 for base access\n[ 0.154748] bio: create slab at 0\n[ 0.156117] ACPI: Added _OSI(Module Device)\n[ 0.157552] ACPI: Added _OSI(Processor Device)\n[ 0.158928] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163380] ACPI: Interpreter enabled\n[ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.171197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.173614] ACPI: (supports S0 S5)\n[ 0.176008] ACPI: Using IOAPIC for interrupt routing\n[ 0.177573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180206] ACPI: No dock devices found.\n[ 0.183520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188242] acpiphp: Slot [3] registered\n[ 0.189350] acpiphp: Slot [4] registered\n[ 0.190645] acpiphp: Slot [5] registered\n[ 0.191872] acpiphp: Slot [6] registered\n[ 0.192039] acpiphp: Slot [7] registered\n[ 0.193211] acpiphp: Slot [8] registered\n[ 0.194464] acpiphp: Slot [9] registered\n[ 0.195710] acpiphp: Slot [10] registered\n[ 0.196022] acpiphp: Slot [11] registered\n[ 0.197357] acpiphp: Slot [12] registered\n[ 0.198630] acpiphp: Slot [13] registered\n[ 0.200037] acpiphp: Slot [14] registered\n[ 0.201323] acpiphp: Slot [15] registered\n[ 0.202538] acpiphp: Slot [16] registered\n[ 0.203619] acpiphp: Slot [17] registered\n[ 0.204021] acpiphp: Slot [18] registered\n[ 0.205238] acpiphp: Slot [19] registered\n[ 0.206407] acpiphp: Slot [20] registered\n[ 0.207570] acpiphp: Slot [21] registered\n[ 0.208020] acpiphp: Slot [22] registered\n[ 0.209273] acpiphp: Slot [23] registered\n[ 0.210571] acpiphp: Slot [24] registered\n[ 0.211734] acpiphp: Slot [25] registered\n[ 0.212021] acpiphp: Slot [26] registered\n[ 0.213291] acpiphp: Slot [27] registered\n[ 0.214588] acpiphp: Slot [28] registered\n[ 0.215851] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217195] acpiphp: Slot [31] registered\n[ 0.218555] PCI host bridge to bus 0000:00\n[ 0.219817] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235675] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276095] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280835] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282492] SCSI subsystem initialized\n[ 0.283695] ACPI: bus type USB registered\n[ 0.284064] usbcore: registered new interface driver usbfs\n[ 0.286168] usbcore: registered new interface driver hub\n[ 0.288087] usbcore: registered new device driver usb\n[ 0.290218] PCI: Using ACPI for IRQ routing\n[ 0.292461] NetLabel: Initializing\n[ 0.293937] NetLabel: domain hash size = 128\n[ 0.295683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.296092] NetLabel: unlabeled traffic allowed by default\n[ 0.298227] Switched to clocksource kvm-clock\n[ 0.308885] AppArmor: AppArmor Filesystem Enabled\n[ 0.310575] pnp: PnP ACPI init\n[ 0.311882] ACPI: bus type PNP registered\n[ 0.314251] pnp: PnP ACPI: found 8 devices\n[ 0.315881] ACPI: bus type PNP unregistered\n[ 0.325058] NET: Registered protocol family 2\n[ 0.327252] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.330360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.333089] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.335663] TCP: reno registered\n[ 0.337071] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.339365] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.341944] NET: Registered protocol family 1\n[ 0.343525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.345599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.347529] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.370586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.393529] Trying to unpack rootfs image as initramfs...\n[ 0.495509] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.497702] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.499166] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.500634] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.502822] Scanning for low memory corruption every 60 seconds\n[ 0.504605] Initialise system trusted keyring\n[ 0.505788] audit: initializing netlink socket (disabled)\n[ 0.507116] type=2000 audit(1535567407.122:1): initialized\n[ 0.527610] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530444] zbud: loaded\n[ 0.531603] VFS: Disk quotas dquot_6.5.2\n[ 0.532982] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535325] fuse init (API version 7.22)\n[ 0.536756] msgmni has been set to 3997\n[ 0.538107] Key type big_key registered\n[ 0.539830] Key type asymmetric registered\n[ 0.541153] Asymmetric key parser 'x509' registered\n[ 0.542627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.544993] io scheduler noop registered\n[ 0.546221] io scheduler deadline registered (default)\n[ 0.547771] io scheduler cfq registered\n[ 0.549091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552691] ipmi message handler version 39.2\n[ 0.554120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556442] ACPI: Power Button [PWRF]\n[ 0.557775] GHES: HEST is not enabled!\n[ 0.579919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646930] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.649460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673960] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678185] Linux agpgart interface v0.103\n[ 0.680890] brd: module loaded\n[ 0.682683] loop: module loaded\n[ 0.684020] blk-mq: CPU -> queue map\n[ 0.685032] CPU 0 -> Queue 0\n[ 0.685937] CPU 1 -> Queue 0\n[ 0.687660] vda: vda1\n[ 0.689208] scsi0 : ata_piix\n[ 0.690232] scsi1 : ata_piix\n[ 0.691134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.692786] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.694818] libphy: Fixed MDIO Bus: probed\n[ 0.696362] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700913] PPP generic driver version 2.4.2\n[ 0.702155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703778] ehci-pci: EHCI PCI platform driver\n[ 0.704980] ehci-platform: EHCI generic platform driver\n[ 0.706306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707848] ohci-pci: OHCI PCI platform driver\n[ 0.709039] ohci-platform: OHCI generic platform driver\n[ 0.710393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732768] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.738278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742079] usb usb1: Product: UHCI Host Controller\n[ 0.743424] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.745052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746448] hub 1-0:1.0: USB hub found\n[ 0.747549] hub 1-0:1.0: 2 ports detected\n[ 0.748875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751795] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753165] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754595] mousedev: PS/2 mouse device common for all mice\n[ 0.756680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.759655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.765408] device-mapper: uevent: version 1.0.3\n[ 0.766683] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.768949] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.770598] TCP: cubic registered\n[ 0.771648] NET: Registered protocol family 10\n[ 0.773350] NET: Registered protocol family 17\n[ 0.774930] Key type dns_resolver registered\n[ 0.776525] Loading compiled-in X.509 certificates\n[ 0.778345] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.788573] registered taskstats version 1\n[ 0.792077] Key type trusted registered\n[ 0.796122] Key type encrypted registered\n[ 0.797404] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799058] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801361] regulator-dummy: disabling\n[ 0.802517] Magic number: 14:579:545\n[ 0.803805] tty ttyS21: hash matches\n[ 0.805231] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.807802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809369] EDD information not available.\n[ 0.849756] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.852201] Write protecting the kernel read-only data: 12288k\n[ 0.854793] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.858698] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.875435] systemd-udevd[107]: starting version 204\n[ 0.921285] FDC 0 is a S82078B\n[ 1.060062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225636] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229092] usb 1-1: Product: QEMU USB Tablet\n[ 1.230266] usb 1-1: Manufacturer: QEMU\n[ 1.231340] usb 1-1: SerialNumber: 42\n[ 1.496071] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.933058] 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.268638] 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.427709] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.565828] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:09 +0000. Up 3.22 seconds.\ncloud-init-nonet[3.36]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 4.99 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:5b:8d:d7 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:cc:46:f9 |\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:\nc0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .... |\n| . . . |\n| o . |\n| . . |\n| .S. . |\n| . + . . |\n|+ E . . = o |\n|.=.o+o .. + |\n| ++ oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o=.. |\n| +o+ . |\n| . o..Eo |\n| +..+ . |\n| o= S . |\n| o+. . |\n| ooo . |\n| oo . |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .. |\n| .. |\n|.o.. . |\n|+ oo . S |\n|. o.oo. + |\n| o o= + |\n|.. .E . |\n|O+o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| o = + |\n| B E S |\n| + o = o |\n|. + = = . |\n| + ..o . o |\n| ...oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\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 automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.78 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:19 +0000. Up 13.24 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18618 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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1533 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-157.207 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5057 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8719\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8773\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n.............................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip..."} 2018-08-29 18:33:12,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/action used request id req-23abf49b-3c84-483e-b3a7-0c6c4982e371 2018-08-29 18:33:12,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0827791690826s 2018-08-29 18:33:12,672 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/action used request id req-23abf49b-3c84-483e-b3a7-0c6c4982e371 2018-08-29 18:33:12,673 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009458] Security Framework initialized [ 0.010769] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013291] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017237] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020693] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022558] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024308] Initializing cgroup subsys memory [ 0.025558] Initializing cgroup subsys devices [ 0.026808] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029267] Initializing cgroup subsys perf_event [ 0.030699] Initializing cgroup subsys hugetlb [ 0.032062] FEATURE SPEC_CTRL Not Present [ 0.034025] mce: CPU supports 10 MCE banks [ 0.035350] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042324] Speculative Store Bypass: Vulnerable [ 0.044312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.050191] ACPI: Core revision 20131115 [ 0.051951] ACPI: All ACPI Tables successfully acquired [ 0.053273] ftrace: allocating 28717 entries in 113 pages [ 0.076240] smpboot: Max logical packages: 2 [ 0.077670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082238] Enabling x2apic [ 0.083245] Enabled x2apic [ 0.084004] Switched APIC routing to physical x2apic. [ 0.088684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101956] KVM setup paravirtual spinlock [ 0.104794] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107119] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.104749] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128107] KVM setup async PF for cpu 1 [ 0.128181] x86: Booted up 1 node, 2 CPUs [ 0.128187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136301] devtmpfs: initialized [ 0.139250] EVM: security.selinux [ 0.140003] EVM: security.SMACK64 [ 0.140943] EVM: security.ima [ 0.141817] EVM: security.capability [ 0.144079] pinctrl core: initialized pinctrl subsystem [ 0.145546] regulator-dummy: no parameters [ 0.146717] RTC time: 18:30:06, date: 08/29/18 [ 0.147986] NET: Registered protocol family 16 [ 0.148158] cpuidle: using governor ladder [ 0.149253] cpuidle: using governor menu [ 0.150445] ACPI: bus type PCI registered [ 0.151714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152205] PCI: Using configuration type 1 for base access [ 0.154748] bio: create slab at 0 [ 0.156117] ACPI: Added _OSI(Module Device) [ 0.157552] ACPI: Added _OSI(Processor Device) [ 0.158928] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163380] ACPI: Interpreter enabled [ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.171197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173614] ACPI: (supports S0 S5) [ 0.176008] ACPI: Using IOAPIC for interrupt routing [ 0.177573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180206] ACPI: No dock devices found. [ 0.183520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188242] acpiphp: Slot [3] registered [ 0.189350] acpiphp: Slot [4] registered [ 0.190645] acpiphp: Slot [5] registered [ 0.191872] acpiphp: Slot [6] registered [ 0.192039] acpiphp: Slot [7] registered [ 0.193211] acpiphp: Slot [8] registered [ 0.194464] acpiphp: Slot [9] registered [ 0.195710] acpiphp: Slot [10] registered [ 0.196022] acpiphp: Slot [11] registered [ 0.197357] acpiphp: Slot [12] registered [ 0.198630] acpiphp: Slot [13] registered [ 0.200037] acpiphp: Slot [14] registered [ 0.201323] acpiphp: Slot [15] registered [ 0.202538] acpiphp: Slot [16] registered [ 0.203619] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205238] acpiphp: Slot [19] registered [ 0.206407] acpiphp: Slot [20] registered [ 0.207570] acpiphp: Slot [21] registered [ 0.208020] acpiphp: Slot [22] registered [ 0.209273] acpiphp: Slot [23] registered [ 0.210571] acpiphp: Slot [24] registered [ 0.211734] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213291] acpiphp: Slot [27] registered [ 0.214588] acpiphp: Slot [28] registered [ 0.215851] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217195] acpiphp: Slot [31] registered [ 0.218555] PCI host bridge to bus 0000:00 [ 0.219817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235675] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276095] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280835] vgaarb: bridge control possible 0000:00:02.0 [ 0.282492] SCSI subsystem initialized [ 0.283695] ACPI: bus type USB registered [ 0.284064] usbcore: registered new interface driver usbfs [ 0.286168] usbcore: registered new interface driver hub [ 0.288087] usbcore: registered new device driver usb [ 0.290218] PCI: Using ACPI for IRQ routing [ 0.292461] NetLabel: Initializing [ 0.293937] NetLabel: domain hash size = 128 [ 0.295683] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.296092] NetLabel: unlabeled traffic allowed by default [ 0.298227] Switched to clocksource kvm-clock [ 0.308885] AppArmor: AppArmor Filesystem Enabled [ 0.310575] pnp: PnP ACPI init [ 0.311882] ACPI: bus type PNP registered [ 0.314251] pnp: PnP ACPI: found 8 devices [ 0.315881] ACPI: bus type PNP unregistered [ 0.325058] NET: Registered protocol family 2 [ 0.327252] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.330360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.333089] TCP: Hash tables configured (established 16384 bind 16384) [ 0.335663] TCP: reno registered [ 0.337071] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.339365] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.341944] NET: Registered protocol family 1 [ 0.343525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.345599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.347529] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.370586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393529] Trying to unpack rootfs image as initramfs... [ 0.495509] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.497702] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499166] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500634] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502822] Scanning for low memory corruption every 60 seconds [ 0.504605] Initialise system trusted keyring [ 0.505788] audit: initializing netlink socket (disabled) [ 0.507116] type=2000 audit(1535567407.122:1): initialized [ 0.527610] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530444] zbud: loaded [ 0.531603] VFS: Disk quotas dquot_6.5.2 [ 0.532982] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535325] fuse init (API version 7.22) [ 0.536756] msgmni has been set to 3997 [ 0.538107] Key type big_key registered [ 0.539830] Key type asymmetric registered [ 0.541153] Asymmetric key parser 'x509' registered [ 0.542627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544993] io scheduler noop registered [ 0.546221] io scheduler deadline registered (default) [ 0.547771] io scheduler cfq registered [ 0.549091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552691] ipmi message handler version 39.2 [ 0.554120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556442] ACPI: Power Button [PWRF] [ 0.557775] GHES: HEST is not enabled! [ 0.579919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646930] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.649460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673960] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678185] Linux agpgart interface v0.103 [ 0.680890] brd: module loaded [ 0.682683] loop: module loaded [ 0.684020] blk-mq: CPU -> queue map [ 0.685032] CPU 0 -> Queue 0 [ 0.685937] CPU 1 -> Queue 0 [ 0.687660] vda: vda1 [ 0.689208] scsi0 : ata_piix [ 0.690232] scsi1 : ata_piix [ 0.691134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.692786] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.694818] libphy: Fixed MDIO Bus: probed [ 0.696362] tun: Universal TUN/TAP device driver, 1.6 [ 0.697678] tun: (C) 1999-2004 Max Krasnyansky [ 0.700913] PPP generic driver version 2.4.2 [ 0.702155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703778] ehci-pci: EHCI PCI platform driver [ 0.704980] ehci-platform: EHCI generic platform driver [ 0.706306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707848] ohci-pci: OHCI PCI platform driver [ 0.709039] ohci-platform: OHCI generic platform driver [ 0.710393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732768] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.738278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742079] usb usb1: Product: UHCI Host Controller [ 0.743424] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.745052] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746448] hub 1-0:1.0: USB hub found [ 0.747549] hub 1-0:1.0: 2 ports detected [ 0.748875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751795] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754595] mousedev: PS/2 mouse device common for all mice [ 0.756680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759655] rtc_cmos 00:00: RTC can wake from S4 [ 0.762029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.765408] device-mapper: uevent: version 1.0.3 [ 0.766683] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.768949] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770598] TCP: cubic registered [ 0.771648] NET: Registered protocol family 10 [ 0.773350] NET: Registered protocol family 17 [ 0.774930] Key type dns_resolver registered [ 0.776525] Loading compiled-in X.509 certificates [ 0.778345] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.788573] registered taskstats version 1 [ 0.792077] Key type trusted registered [ 0.796122] Key type encrypted registered [ 0.797404] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799058] IMA: No TPM chip found, activating TPM-bypass! [ 0.801361] regulator-dummy: disabling [ 0.802517] Magic number: 14:579:545 [ 0.803805] tty ttyS21: hash matches [ 0.805231] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.807802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809369] EDD information not available. [ 0.849756] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.852201] Write protecting the kernel read-only data: 12288k [ 0.854793] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.858698] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.875435] systemd-udevd[107]: starting version 204 [ 0.921285] FDC 0 is a S82078B [ 1.060062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225636] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229092] usb 1-1: Product: QEMU USB Tablet [ 1.230266] usb 1-1: Manufacturer: QEMU [ 1.231340] usb 1-1: SerialNumber: 42 [ 1.496071] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.933058] 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.268638] 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.427709] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.565828] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:09 +0000. Up 3.22 seconds. cloud-init-nonet[3.36]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 4.99 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:5b:8d:d7 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:cc:46:f9 | 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: c0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .... | | . . . | | o . | | . . | | .S. . | | . + . . | |+ E . . = o | |.=.o+o .. + | | ++ oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o=.. | | +o+ . | | . o..Eo | | +..+ . | | o= S . | | o+. . | | ooo . | | 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: 3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .. | | .. | |.o.. . | |+ oo . S | |. o.oo. + | | o o= + | |.. .E . | |O+o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o = + | | B E S | | + o = o | |. + = = . | | + ..o . o | | ...oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] * 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 automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.78 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:19 +0000. Up 13.24 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18618 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 4 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-157.207 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5057 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8719 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8773 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip... 2018-08-29 18:33:12,677 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:33:22,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:23,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-857aec3a-f325-4b04-88d9-8554ed4e9d46 x-compute-request-id: req-857aec3a-f325-4b04-88d9-8554ed4e9d46 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:23,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-857aec3a-f325-4b04-88d9-8554ed4e9d46 2018-08-29 18:33:23,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764297008514s 2018-08-29 18:33:23,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-857aec3a-f325-4b04-88d9-8554ed4e9d46 2018-08-29 18:33:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:23,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2877e3d-c6a9-4c9d-9934-4e72f3769f43 x-compute-request-id: req-a2877e3d-c6a9-4c9d-9934-4e72f3769f43 Content-Encoding: gzip Content-Length: 20884 Content-Type: application/json RESP BODY: {"output": "l 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301\n[ 0.009458] Security Framework initialized\n[ 0.010769] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013291] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017237] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020693] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022558] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024308] Initializing cgroup subsys memory\n[ 0.025558] Initializing cgroup subsys devices\n[ 0.026808] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029267] Initializing cgroup subsys perf_event\n[ 0.030699] Initializing cgroup subsys hugetlb\n[ 0.032062] FEATURE SPEC_CTRL Not Present\n[ 0.034025] mce: CPU supports 10 MCE banks\n[ 0.035350] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042324] Speculative Store Bypass: Vulnerable\n[ 0.044312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.050191] ACPI: Core revision 20131115\n[ 0.051951] ACPI: All ACPI Tables successfully acquired\n[ 0.053273] ftrace: allocating 28717 entries in 113 pages\n[ 0.076240] smpboot: Max logical packages: 2\n[ 0.077670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082238] Enabling x2apic\n[ 0.083245] Enabled x2apic\n[ 0.084004] Switched APIC routing to physical x2apic.\n[ 0.088684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.093460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101956] KVM setup paravirtual spinlock\n[ 0.104794] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.107119] x86: Booting SMP configuration:\n[ 0.108004] .... node #0, CPUs: #1[ 0.104749] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128107] KVM setup async PF for cpu 1\n[ 0.128181] x86: Booted up 1 node, 2 CPUs\n[ 0.128187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.136301] devtmpfs: initialized\n[ 0.139250] EVM: security.selinux\n[ 0.140003] EVM: security.SMACK64\n[ 0.140943] EVM: security.ima\n[ 0.141817] EVM: security.capability\n[ 0.144079] pinctrl core: initialized pinctrl subsystem\n[ 0.145546] regulator-dummy: no parameters\n[ 0.146717] RTC time: 18:30:06, date: 08/29/18\n[ 0.147986] NET: Registered protocol family 16\n[ 0.148158] cpuidle: using governor ladder\n[ 0.149253] cpuidle: using governor menu\n[ 0.150445] ACPI: bus type PCI registered\n[ 0.151714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.152205] PCI: Using configuration type 1 for base access\n[ 0.154748] bio: create slab at 0\n[ 0.156117] ACPI: Added _OSI(Module Device)\n[ 0.157552] ACPI: Added _OSI(Processor Device)\n[ 0.158928] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163380] ACPI: Interpreter enabled\n[ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.171197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.173614] ACPI: (supports S0 S5)\n[ 0.176008] ACPI: Using IOAPIC for interrupt routing\n[ 0.177573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180206] ACPI: No dock devices found.\n[ 0.183520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188242] acpiphp: Slot [3] registered\n[ 0.189350] acpiphp: Slot [4] registered\n[ 0.190645] acpiphp: Slot [5] registered\n[ 0.191872] acpiphp: Slot [6] registered\n[ 0.192039] acpiphp: Slot [7] registered\n[ 0.193211] acpiphp: Slot [8] registered\n[ 0.194464] acpiphp: Slot [9] registered\n[ 0.195710] acpiphp: Slot [10] registered\n[ 0.196022] acpiphp: Slot [11] registered\n[ 0.197357] acpiphp: Slot [12] registered\n[ 0.198630] acpiphp: Slot [13] registered\n[ 0.200037] acpiphp: Slot [14] registered\n[ 0.201323] acpiphp: Slot [15] registered\n[ 0.202538] acpiphp: Slot [16] registered\n[ 0.203619] acpiphp: Slot [17] registered\n[ 0.204021] acpiphp: Slot [18] registered\n[ 0.205238] acpiphp: Slot [19] registered\n[ 0.206407] acpiphp: Slot [20] registered\n[ 0.207570] acpiphp: Slot [21] registered\n[ 0.208020] acpiphp: Slot [22] registered\n[ 0.209273] acpiphp: Slot [23] registered\n[ 0.210571] acpiphp: Slot [24] registered\n[ 0.211734] acpiphp: Slot [25] registered\n[ 0.212021] acpiphp: Slot [26] registered\n[ 0.213291] acpiphp: Slot [27] registered\n[ 0.214588] acpiphp: Slot [28] registered\n[ 0.215851] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217195] acpiphp: Slot [31] registered\n[ 0.218555] PCI host bridge to bus 0000:00\n[ 0.219817] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.223492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235675] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.264511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274396] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276095] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280835] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282492] SCSI subsystem initialized\n[ 0.283695] ACPI: bus type USB registered\n[ 0.284064] usbcore: registered new interface driver usbfs\n[ 0.286168] usbcore: registered new interface driver hub\n[ 0.288087] usbcore: registered new device driver usb\n[ 0.290218] PCI: Using ACPI for IRQ routing\n[ 0.292461] NetLabel: Initializing\n[ 0.293937] NetLabel: domain hash size = 128\n[ 0.295683] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.296092] NetLabel: unlabeled traffic allowed by default\n[ 0.298227] Switched to clocksource kvm-clock\n[ 0.308885] AppArmor: AppArmor Filesystem Enabled\n[ 0.310575] pnp: PnP ACPI init\n[ 0.311882] ACPI: bus type PNP registered\n[ 0.314251] pnp: PnP ACPI: found 8 devices\n[ 0.315881] ACPI: bus type PNP unregistered\n[ 0.325058] NET: Registered protocol family 2\n[ 0.327252] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.330360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.333089] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.335663] TCP: reno registered\n[ 0.337071] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.339365] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.341944] NET: Registered protocol family 1\n[ 0.343525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.345599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.347529] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.370586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.393529] Trying to unpack rootfs image as initramfs...\n[ 0.495509] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.497702] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.499166] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.500634] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.502822] Scanning for low memory corruption every 60 seconds\n[ 0.504605] Initialise system trusted keyring\n[ 0.505788] audit: initializing netlink socket (disabled)\n[ 0.507116] type=2000 audit(1535567407.122:1): initialized\n[ 0.527610] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530444] zbud: loaded\n[ 0.531603] VFS: Disk quotas dquot_6.5.2\n[ 0.532982] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535325] fuse init (API version 7.22)\n[ 0.536756] msgmni has been set to 3997\n[ 0.538107] Key type big_key registered\n[ 0.539830] Key type asymmetric registered\n[ 0.541153] Asymmetric key parser 'x509' registered\n[ 0.542627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.544993] io scheduler noop registered\n[ 0.546221] io scheduler deadline registered (default)\n[ 0.547771] io scheduler cfq registered\n[ 0.549091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552691] ipmi message handler version 39.2\n[ 0.554120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556442] ACPI: Power Button [PWRF]\n[ 0.557775] GHES: HEST is not enabled!\n[ 0.579919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646930] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.649460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673960] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678185] Linux agpgart interface v0.103\n[ 0.680890] brd: module loaded\n[ 0.682683] loop: module loaded\n[ 0.684020] blk-mq: CPU -> queue map\n[ 0.685032] CPU 0 -> Queue 0\n[ 0.685937] CPU 1 -> Queue 0\n[ 0.687660] vda: vda1\n[ 0.689208] scsi0 : ata_piix\n[ 0.690232] scsi1 : ata_piix\n[ 0.691134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.692786] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.694818] libphy: Fixed MDIO Bus: probed\n[ 0.696362] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700913] PPP generic driver version 2.4.2\n[ 0.702155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703778] ehci-pci: EHCI PCI platform driver\n[ 0.704980] ehci-platform: EHCI generic platform driver\n[ 0.706306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707848] ohci-pci: OHCI PCI platform driver\n[ 0.709039] ohci-platform: OHCI generic platform driver\n[ 0.710393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732768] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.738278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742079] usb usb1: Product: UHCI Host Controller\n[ 0.743424] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.745052] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746448] hub 1-0:1.0: USB hub found\n[ 0.747549] hub 1-0:1.0: 2 ports detected\n[ 0.748875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751795] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753165] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754595] mousedev: PS/2 mouse device common for all mice\n[ 0.756680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.759655] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.765408] device-mapper: uevent: version 1.0.3\n[ 0.766683] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.768949] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.770598] TCP: cubic registered\n[ 0.771648] NET: Registered protocol family 10\n[ 0.773350] NET: Registered protocol family 17\n[ 0.774930] Key type dns_resolver registered\n[ 0.776525] Loading compiled-in X.509 certificates\n[ 0.778345] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.788573] registered taskstats version 1\n[ 0.792077] Key type trusted registered\n[ 0.796122] Key type encrypted registered\n[ 0.797404] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799058] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801361] regulator-dummy: disabling\n[ 0.802517] Magic number: 14:579:545\n[ 0.803805] tty ttyS21: hash matches\n[ 0.805231] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407)\n[ 0.807802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809369] EDD information not available.\n[ 0.849756] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.852201] Write protecting the kernel read-only data: 12288k\n[ 0.854793] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.858698] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.875435] systemd-udevd[107]: starting version 204\n[ 0.921285] FDC 0 is a S82078B\n[ 1.060062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225636] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229092] usb 1-1: Product: QEMU USB Tablet\n[ 1.230266] usb 1-1: Manufacturer: QEMU\n[ 1.231340] usb 1-1: SerialNumber: 42\n[ 1.496071] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[ 1.933058] 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.268638] 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.427709] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.565828] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:09 +0000. Up 3.22 seconds.\ncloud-init-nonet[3.36]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[4.80]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 4.99 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:5b:8d:d7 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:cc:46:f9 |\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:\nc0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .... |\n| . . . |\n| o . |\n| . . |\n| .S. . |\n| . + . . |\n|+ E . . = o |\n|.=.o+o .. + |\n| ++ oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o=.. |\n| +o+ . |\n| . o..Eo |\n| +..+ . |\n| o= S . |\n| o+. . |\n| ooo . |\n| oo . |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .. |\n| .. |\n|.o.. . |\n|+ oo . S |\n|. o.oo. + |\n| o o= + |\n|.. .E . |\n|O+o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| o = + |\n| B E S |\n| + o = o |\n|. + = = . |\n| + ..o . o |\n| ...oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\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 automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.78 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n * Stopping System V runlevel compatibility[74G[ OK ]\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:19 +0000. Up 13.24 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18618 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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1533 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-157.207 [773 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5057 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8719\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8773\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n.............................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58601 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.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.15\n++ echo 192.168.0.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.15\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0 (DSA)\nec2: 256 3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0 (ECDSA)\nec2: 256 ea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0 (ED25519)\nec2: 2048 c0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG3UcMu1ABrH8rnN0y2oafth9TSa4guDrR/wmyf9zPQc1GRFZcG4YE9hK+gpdd5gkaN6+/m/rAHIMm4F9uiEux4= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHKngvzJNeaWO/hrrFaSyKLSpemhVNzVFhZrTP72eYXD root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8MO15ICl6GwegyiJcz5tQuQmUsur72wpxZ1beSC6VORsMsctWbuAds+A56ftAUWQ6rxkCnylOCaZI2omITWYs4OoTDv9NGvNfB8jf4MvcxKI4IUM3mvYFkhk3FAMeyzIv9KNgfLXuf/GORCfeg9mMRBfnFM/qlsQYnLqFDyI8jdyph3S2fdopBbkBDTSRDE9ait0UKfb1WV5ySopSn9YnuUNiAGyRFE1aK3CX9rJWi/v45x4uTxdzNd5DoAOwMJy4xbiF1ifwjzJsnPA0eDEXVEc0rLu5oH9z3/8XtIheJI2GjWJ7Bpj5vcrvAHl4yTH+HVed8sHzgEidJPDtRMeP root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:33:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 193.09 seconds\n"} 2018-08-29 18:33:23,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/action used request id req-a2877e3d-c6a9-4c9d-9934-4e72f3769f43 2018-08-29 18:33:23,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0786011219025s 2018-08-29 18:33:23,541 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268/action used request id req-a2877e3d-c6a9-4c9d-9934-4e72f3769f43 2018-08-29 18:33:23,541 - functest.core.singlevm - DEBUG - console: l 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009458] Security Framework initialized [ 0.010769] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013291] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017237] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020693] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022558] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024308] Initializing cgroup subsys memory [ 0.025558] Initializing cgroup subsys devices [ 0.026808] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029267] Initializing cgroup subsys perf_event [ 0.030699] Initializing cgroup subsys hugetlb [ 0.032062] FEATURE SPEC_CTRL Not Present [ 0.034025] mce: CPU supports 10 MCE banks [ 0.035350] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035350] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042324] Speculative Store Bypass: Vulnerable [ 0.044312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.050191] ACPI: Core revision 20131115 [ 0.051951] ACPI: All ACPI Tables successfully acquired [ 0.053273] ftrace: allocating 28717 entries in 113 pages [ 0.076240] smpboot: Max logical packages: 2 [ 0.077670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082238] Enabling x2apic [ 0.083245] Enabled x2apic [ 0.084004] Switched APIC routing to physical x2apic. [ 0.088684] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.093460] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101956] KVM setup paravirtual spinlock [ 0.104794] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.107119] x86: Booting SMP configuration: [ 0.108004] .... node #0, CPUs: #1[ 0.104749] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128107] KVM setup async PF for cpu 1 [ 0.128181] x86: Booted up 1 node, 2 CPUs [ 0.128187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.136301] devtmpfs: initialized [ 0.139250] EVM: security.selinux [ 0.140003] EVM: security.SMACK64 [ 0.140943] EVM: security.ima [ 0.141817] EVM: security.capability [ 0.144079] pinctrl core: initialized pinctrl subsystem [ 0.145546] regulator-dummy: no parameters [ 0.146717] RTC time: 18:30:06, date: 08/29/18 [ 0.147986] NET: Registered protocol family 16 [ 0.148158] cpuidle: using governor ladder [ 0.149253] cpuidle: using governor menu [ 0.150445] ACPI: bus type PCI registered [ 0.151714] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.152205] PCI: Using configuration type 1 for base access [ 0.154748] bio: create slab at 0 [ 0.156117] ACPI: Added _OSI(Module Device) [ 0.157552] ACPI: Added _OSI(Processor Device) [ 0.158928] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163380] ACPI: Interpreter enabled [ 0.164018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.171197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.173614] ACPI: (supports S0 S5) [ 0.176008] ACPI: Using IOAPIC for interrupt routing [ 0.177573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180206] ACPI: No dock devices found. [ 0.183520] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187906] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188242] acpiphp: Slot [3] registered [ 0.189350] acpiphp: Slot [4] registered [ 0.190645] acpiphp: Slot [5] registered [ 0.191872] acpiphp: Slot [6] registered [ 0.192039] acpiphp: Slot [7] registered [ 0.193211] acpiphp: Slot [8] registered [ 0.194464] acpiphp: Slot [9] registered [ 0.195710] acpiphp: Slot [10] registered [ 0.196022] acpiphp: Slot [11] registered [ 0.197357] acpiphp: Slot [12] registered [ 0.198630] acpiphp: Slot [13] registered [ 0.200037] acpiphp: Slot [14] registered [ 0.201323] acpiphp: Slot [15] registered [ 0.202538] acpiphp: Slot [16] registered [ 0.203619] acpiphp: Slot [17] registered [ 0.204021] acpiphp: Slot [18] registered [ 0.205238] acpiphp: Slot [19] registered [ 0.206407] acpiphp: Slot [20] registered [ 0.207570] acpiphp: Slot [21] registered [ 0.208020] acpiphp: Slot [22] registered [ 0.209273] acpiphp: Slot [23] registered [ 0.210571] acpiphp: Slot [24] registered [ 0.211734] acpiphp: Slot [25] registered [ 0.212021] acpiphp: Slot [26] registered [ 0.213291] acpiphp: Slot [27] registered [ 0.214588] acpiphp: Slot [28] registered [ 0.215851] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217195] acpiphp: Slot [31] registered [ 0.218555] PCI host bridge to bus 0000:00 [ 0.219817] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221748] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.223492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224006] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235675] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.264511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274396] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276095] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280835] vgaarb: bridge control possible 0000:00:02.0 [ 0.282492] SCSI subsystem initialized [ 0.283695] ACPI: bus type USB registered [ 0.284064] usbcore: registered new interface driver usbfs [ 0.286168] usbcore: registered new interface driver hub [ 0.288087] usbcore: registered new device driver usb [ 0.290218] PCI: Using ACPI for IRQ routing [ 0.292461] NetLabel: Initializing [ 0.293937] NetLabel: domain hash size = 128 [ 0.295683] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.296092] NetLabel: unlabeled traffic allowed by default [ 0.298227] Switched to clocksource kvm-clock [ 0.308885] AppArmor: AppArmor Filesystem Enabled [ 0.310575] pnp: PnP ACPI init [ 0.311882] ACPI: bus type PNP registered [ 0.314251] pnp: PnP ACPI: found 8 devices [ 0.315881] ACPI: bus type PNP unregistered [ 0.325058] NET: Registered protocol family 2 [ 0.327252] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.330360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.333089] TCP: Hash tables configured (established 16384 bind 16384) [ 0.335663] TCP: reno registered [ 0.337071] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.339365] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.341944] NET: Registered protocol family 1 [ 0.343525] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.345599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.347529] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.370586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393529] Trying to unpack rootfs image as initramfs... [ 0.495509] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.497702] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499166] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.500634] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502822] Scanning for low memory corruption every 60 seconds [ 0.504605] Initialise system trusted keyring [ 0.505788] audit: initializing netlink socket (disabled) [ 0.507116] type=2000 audit(1535567407.122:1): initialized [ 0.527610] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530444] zbud: loaded [ 0.531603] VFS: Disk quotas dquot_6.5.2 [ 0.532982] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535325] fuse init (API version 7.22) [ 0.536756] msgmni has been set to 3997 [ 0.538107] Key type big_key registered [ 0.539830] Key type asymmetric registered [ 0.541153] Asymmetric key parser 'x509' registered [ 0.542627] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544993] io scheduler noop registered [ 0.546221] io scheduler deadline registered (default) [ 0.547771] io scheduler cfq registered [ 0.549091] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550730] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552691] ipmi message handler version 39.2 [ 0.554120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556442] ACPI: Power Button [PWRF] [ 0.557775] GHES: HEST is not enabled! [ 0.579919] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646930] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.649460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673960] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678185] Linux agpgart interface v0.103 [ 0.680890] brd: module loaded [ 0.682683] loop: module loaded [ 0.684020] blk-mq: CPU -> queue map [ 0.685032] CPU 0 -> Queue 0 [ 0.685937] CPU 1 -> Queue 0 [ 0.687660] vda: vda1 [ 0.689208] scsi0 : ata_piix [ 0.690232] scsi1 : ata_piix [ 0.691134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.692786] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.694818] libphy: Fixed MDIO Bus: probed [ 0.696362] tun: Universal TUN/TAP device driver, 1.6 [ 0.697678] tun: (C) 1999-2004 Max Krasnyansky [ 0.700913] PPP generic driver version 2.4.2 [ 0.702155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703778] ehci-pci: EHCI PCI platform driver [ 0.704980] ehci-platform: EHCI generic platform driver [ 0.706306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707848] ohci-pci: OHCI PCI platform driver [ 0.709039] ohci-platform: OHCI generic platform driver [ 0.710393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732768] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.738278] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742079] usb usb1: Product: UHCI Host Controller [ 0.743424] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.745052] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746448] hub 1-0:1.0: USB hub found [ 0.747549] hub 1-0:1.0: 2 ports detected [ 0.748875] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751795] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753165] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754595] mousedev: PS/2 mouse device common for all mice [ 0.756680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759655] rtc_cmos 00:00: RTC can wake from S4 [ 0.762029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.765408] device-mapper: uevent: version 1.0.3 [ 0.766683] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.768949] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770598] TCP: cubic registered [ 0.771648] NET: Registered protocol family 10 [ 0.773350] NET: Registered protocol family 17 [ 0.774930] Key type dns_resolver registered [ 0.776525] Loading compiled-in X.509 certificates [ 0.778345] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.788573] registered taskstats version 1 [ 0.792077] Key type trusted registered [ 0.796122] Key type encrypted registered [ 0.797404] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799058] IMA: No TPM chip found, activating TPM-bypass! [ 0.801361] regulator-dummy: disabling [ 0.802517] Magic number: 14:579:545 [ 0.803805] tty ttyS21: hash matches [ 0.805231] rtc_cmos 00:00: setting system clock to 2018-08-29 18:30:07 UTC (1535567407) [ 0.807802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809369] EDD information not available. [ 0.849756] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.852201] Write protecting the kernel read-only data: 12288k [ 0.854793] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.858698] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.875435] systemd-udevd[107]: starting version 204 [ 0.921285] FDC 0 is a S82078B [ 1.060062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225636] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229092] usb 1-1: Product: QEMU USB Tablet [ 1.230266] usb 1-1: Manufacturer: QEMU [ 1.231340] usb 1-1: SerialNumber: 42 [ 1.496071] tsc: Refined TSC clocksource calibration: 3491.841 MHz [ 1.933058] 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.268638] 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.427709] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.565828] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:30:09 +0000. Up 3.22 seconds. cloud-init-nonet[3.36]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[4.80]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:11 +0000. Up 4.99 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:5b:8d:d7 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:cc:46:f9 | 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: c0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .... | | . . . | | o . | | . . | | .S. . | | . + . . | |+ E . . = o | |.=.o+o .. + | | ++ oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o=.. | | +o+ . | | . o..Eo | | +..+ . | | o= S . | | o+. . | | ooo . | | 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: 3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .. | | .. | |.o.. . | |+ oo . S | |. o.oo. + | | o o= + | |.. .E . | |O+o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o = + | | B E S | | + o = o | |. + = = . | | + ..o . o | | ...oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] * 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 automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:18 +0000. Up 11.78 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... * Stopping System V runlevel compatibility[74G[ OK ] en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:19 +0000. Up 13.24 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18618 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 4 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [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-157.207 [773 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5057 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8719 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8773 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58601 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.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.15 ++ echo 192.168.0.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.15 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b8:a6:57:5e:41:88:99:ca:ef:04:5d:03:74:ea:79:52 root@dime-0 (DSA) ec2: 256 3f:0c:28:ec:a9:ac:ea:ea:04:89:15:b9:6b:7d:1a:3b root@dime-0 (ECDSA) ec2: 256 ea:e2:5f:83:96:40:db:a8:f2:34:c5:d6:19:ff:92:60 root@dime-0 (ED25519) ec2: 2048 c0:55:fd:aa:49:0e:9c:ab:70:2b:72:a3:b4:21:92:4f root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG3UcMu1ABrH8rnN0y2oafth9TSa4guDrR/wmyf9zPQc1GRFZcG4YE9hK+gpdd5gkaN6+/m/rAHIMm4F9uiEux4= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHKngvzJNeaWO/hrrFaSyKLSpemhVNzVFhZrTP72eYXD root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8MO15ICl6GwegyiJcz5tQuQmUsur72wpxZ1beSC6VORsMsctWbuAds+A56ftAUWQ6rxkCnylOCaZI2omITWYs4OoTDv9NGvNfB8jf4MvcxKI4IUM3mvYFkhk3FAMeyzIv9KNgfLXuf/GORCfeg9mMRBfnFM/qlsQYnLqFDyI8jdyph3S2fdopBbkBDTSRDE9ait0UKfb1WV5ySopSn9YnuUNiAGyRFE1aK3CX9rJWi/v45x4uTxdzNd5DoAOwMJy4xbiF1ifwjzJsnPA0eDEXVEc0rLu5oH9z3/8XtIheJI2GjWJ7Bpj5vcrvAHl4yTH+HVed8sHzgEidJPDtRMeP root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:33:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 193.09 seconds 2018-08-29 18:33:23,546 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:33:23,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:24,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81fbd44f-ffec-4433-86a7-64e4a3239a79 x-compute-request-id: req-81fbd44f-ffec-4433-86a7-64e4a3239a79 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:24,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-81fbd44f-ffec-4433-86a7-64e4a3239a79 2018-08-29 18:33:24,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623197078705s 2018-08-29 18:33:24,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-81fbd44f-ffec-4433-86a7-64e4a3239a79 2018-08-29 18:33:24,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:24,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-8b512160-5009-4b4e-bd7a-7323e0a3fe29 x-compute-request-id: req-8b512160-5009-4b4e-bd7a-7323e0a3fe29 Content-Encoding: gzip Content-Length: 21072 Content-Type: application/json RESP BODY: {"output": "0-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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009256] AppArmor: AppArmor initialized\n[ 0.010452] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016409] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019108] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022116] Initializing cgroup subsys memory\n[ 0.024007] Initializing cgroup subsys devices\n[ 0.025286] Initializing cgroup subsys freezer\n[ 0.026585] Initializing cgroup subsys blkio\n[ 0.028003] Initializing cgroup subsys perf_event\n[ 0.029335] Initializing cgroup subsys hugetlb\n[ 0.030684] FEATURE SPEC_CTRL Not Present\n[ 0.032700] mce: CPU supports 10 MCE banks\n[ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.037684] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.040003] Speculative Store Bypass: Vulnerable\n[ 0.041936] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046515] ACPI: Core revision 20131115\n[ 0.048474] ACPI: All ACPI Tables successfully acquired\n[ 0.050141] ftrace: allocating 28717 entries in 113 pages\n[ 0.072222] smpboot: Max logical packages: 2\n[ 0.073490] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.078001] Enabling x2apic\n[ 0.078919] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.088663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.098639] KVM setup paravirtual spinlock\n[ 0.101205] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.103260] x86: Booting SMP configuration:\n[ 0.104005] .... node #0, CPUs: #1[ 0.101161] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120014] KVM setup async PF for cpu 1\n[ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123911] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124418] devtmpfs: initialized\n[ 0.127014] EVM: security.selinux\n[ 0.128006] EVM: security.SMACK64\n[ 0.129013] EVM: security.ima\n[ 0.129959] EVM: security.capability\n[ 0.131065] pinctrl core: initialized pinctrl subsystem\n[ 0.132047] regulator-dummy: no parameters\n[ 0.133342] RTC time: 18:29:57, date: 08/29/18\n[ 0.134641] NET: Registered protocol family 16\n[ 0.136009] cpuidle: using governor ladder\n[ 0.137205] cpuidle: using governor menu\n[ 0.138439] ACPI: bus type PCI registered\n[ 0.139622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.140123] PCI: Using configuration type 1 for base access\n[ 0.142234] bio: create slab at 0\n[ 0.142234] ACPI: Added _OSI(Module Device)\n[ 0.144004] ACPI: Added _OSI(Processor Device)\n[ 0.145297] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.146623] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149288] ACPI: Interpreter enabled\n[ 0.150401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.155432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.157749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160007] ACPI: (supports S0 S5)\n[ 0.164003] ACPI: Using IOAPIC for interrupt routing\n[ 0.165382] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168041] ACPI: No dock devices found.\n[ 0.171176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176207] acpiphp: Slot [3] registered\n[ 0.177366] acpiphp: Slot [4] registered\n[ 0.178528] acpiphp: Slot [5] registered\n[ 0.179685] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181192] acpiphp: Slot [8] registered\n[ 0.182344] acpiphp: Slot [9] registered\n[ 0.183512] acpiphp: Slot [10] registered\n[ 0.184022] acpiphp: Slot [11] registered\n[ 0.185204] acpiphp: Slot [12] registered\n[ 0.186376] acpiphp: Slot [13] registered\n[ 0.187573] acpiphp: Slot [14] registered\n[ 0.188021] acpiphp: Slot [15] registered\n[ 0.189290] acpiphp: Slot [16] registered\n[ 0.190487] acpiphp: Slot [17] registered\n[ 0.191656] acpiphp: Slot [18] registered\n[ 0.192029] acpiphp: Slot [19] registered\n[ 0.193210] acpiphp: Slot [20] registered\n[ 0.194389] acpiphp: Slot [21] registered\n[ 0.195569] acpiphp: Slot [22] registered\n[ 0.196021] acpiphp: Slot [23] registered\n[ 0.197213] acpiphp: Slot [24] registered\n[ 0.198389] acpiphp: Slot [25] registered\n[ 0.199562] acpiphp: Slot [26] registered\n[ 0.200021] acpiphp: Slot [27] registered\n[ 0.201212] acpiphp: Slot [28] registered\n[ 0.202383] acpiphp: Slot [29] registered\n[ 0.203558] acpiphp: Slot [30] registered\n[ 0.204029] acpiphp: Slot [31] registered\n[ 0.205211] PCI host bridge to bus 0000:00\n[ 0.206374] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211416] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246909] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249014] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.251072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255142] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256809] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260896] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262636] SCSI subsystem initialized\n[ 0.264024] ACPI: bus type USB registered\n[ 0.265227] usbcore: registered new interface driver usbfs\n[ 0.266716] usbcore: registered new interface driver hub\n[ 0.268058] usbcore: registered new device driver usb\n[ 0.269510] PCI: Using ACPI for IRQ routing\n[ 0.269599] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273252] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274666] NetLabel: unlabeled traffic allowed by default\n[ 0.276175] Switched to clocksource kvm-clock\n[ 0.284731] AppArmor: AppArmor Filesystem Enabled\n[ 0.286089] pnp: PnP ACPI init\n[ 0.287065] ACPI: bus type PNP registered\n[ 0.288718] pnp: PnP ACPI: found 8 devices\n[ 0.289932] ACPI: bus type PNP unregistered\n[ 0.297465] NET: Registered protocol family 2\n[ 0.298971] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301145] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303065] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304879] TCP: reno registered\n[ 0.305860] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307449] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309180] NET: Registered protocol family 1\n[ 0.310431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311987] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358114] Trying to unpack rootfs image as initramfs...\n[ 0.460246] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462597] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.466064] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.468928] Scanning for low memory corruption every 60 seconds\n[ 0.471170] Initialise system trusted keyring\n[ 0.472688] audit: initializing netlink socket (disabled)\n[ 0.474451] type=2000 audit(1535567398.199:1): initialized\n[ 0.495222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498207] zbud: loaded\n[ 0.499448] VFS: Disk quotas dquot_6.5.2\n[ 0.500834] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503271] fuse init (API version 7.22)\n[ 0.504687] msgmni has been set to 3997\n[ 0.506061] Key type big_key registered\n[ 0.507806] Key type asymmetric registered\n[ 0.509216] Asymmetric key parser 'x509' registered\n[ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.513385] io scheduler noop registered\n[ 0.514731] io scheduler deadline registered (default)\n[ 0.516410] io scheduler cfq registered\n[ 0.517777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521654] ipmi message handler version 39.2\n[ 0.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525658] ACPI: Power Button [PWRF]\n[ 0.527005] GHES: HEST is not enabled!\n[ 0.549149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615116] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.641663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.644958] Linux agpgart interface v0.103\n[ 0.647281] brd: module loaded\n[ 0.648886] loop: module loaded\n[ 0.650369] blk-mq: CPU -> queue map\n[ 0.651624] CPU 0 -> Queue 0\n[ 0.652752] CPU 1 -> Queue 0\n[ 0.654566] vda: vda1\n[ 0.656098] scsi0 : ata_piix\n[ 0.657165] scsi1 : ata_piix\n[ 0.658144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.659966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662020] libphy: Fixed MDIO Bus: probed\n[ 0.663376] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670380] PPP generic driver version 2.4.2\n[ 0.671908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673955] ehci-pci: EHCI PCI platform driver\n[ 0.675432] ehci-platform: EHCI generic platform driver\n[ 0.677111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679015] ohci-pci: OHCI PCI platform driver\n[ 0.680496] ohci-platform: OHCI generic platform driver\n[ 0.682174] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.710892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715399] usb usb1: Product: UHCI Host Controller\n[ 0.716936] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.718603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719978] hub 1-0:1.0: USB hub found\n[ 0.721102] hub 1-0:1.0: 2 ports detected\n[ 0.722365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725272] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726618] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728116] mousedev: PS/2 mouse device common for all mice\n[ 0.729852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732252] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737208] device-mapper: uevent: version 1.0.3\n[ 0.738524] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.740792] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742405] TCP: cubic registered\n[ 0.743448] NET: Registered protocol family 10\n[ 0.744970] NET: Registered protocol family 17\n[ 0.746204] Key type dns_resolver registered\n[ 0.747569] Loading compiled-in X.509 certificates\n[ 0.749395] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.758963] registered taskstats version 1\n[ 0.761942] Key type trusted registered\n[ 0.765743] Key type encrypted registered\n[ 0.766929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768381] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.770427] regulator-dummy: disabling\n[ 0.771563] Magic number: 14:29:495\n[ 0.772749] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:57 UTC (1535567397)\n[ 0.775079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776640] EDD information not available.\n[ 0.817380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.819520] Write protecting the kernel read-only data: 12288k\n[ 0.821671] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825072] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.838767] systemd-udevd[107]: starting version 204\n[ 0.876687] FDC 0 is a S82078B\n[ 1.032044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196738] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.198466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.200250] usb 1-1: Product: QEMU USB Tablet\n[ 1.201443] usb 1-1: Manufacturer: QEMU\n[ 1.202516] usb 1-1: SerialNumber: 42\n[ 1.460080] tsc: Refined TSC clocksource calibration: 3491.879 MHz\n[ 1.889105] 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.225358] 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.395403] 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.507917] 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 Wed, 29 Aug 2018 18:30:00 +0000. Up 3.36 seconds.\ncloud-init-nonet[3.51]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.34]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:01 +0000. Up 4.50 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:80:a2:65 |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:87:ff:2f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting 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 ]\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:\n49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . oo.+.|\n| . . +.+= o|\n| + o +. X |\n| . = . .E +|\n| S o o . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +o |\n| ... ... |\n| .o .. .. |\n| +. .* . |\n|..o *oS. |\n|.... o.E. |\n|o. . = |\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:\n66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . o |\n| o = . |\n| . o + .E |\n| S o * o |\n| o + =o..|\n| =....|\n| .+ ..|\n| .oo .. |\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:\n3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo . |\n| o+ . . |\n| ..o . o |\n| .o + |\n|.. . . S |\n|o... o = |\n|.o.o = |\n|E + . |\n|o= |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[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 save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:09 +0000. Up 12.46 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:12 +0000. Up 14.18 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 15610 0 --:--:-- --:--:-- --:--:-- 15666\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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 9s (1378 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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: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-157.207 [773 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 (7435 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53131 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 11903\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 12538\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 (fr"} 2018-08-29 18:33:24,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/action used request id req-8b512160-5009-4b4e-bd7a-7323e0a3fe29 2018-08-29 18:33:24,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811450481415s 2018-08-29 18:33:24,261 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/action used request id req-8b512160-5009-4b4e-bd7a-7323e0a3fe29 2018-08-29 18:33:24,262 - functest.core.singlevm - DEBUG - console: 0-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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009256] AppArmor: AppArmor initialized [ 0.010452] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016409] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019108] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022116] Initializing cgroup subsys memory [ 0.024007] Initializing cgroup subsys devices [ 0.025286] Initializing cgroup subsys freezer [ 0.026585] Initializing cgroup subsys blkio [ 0.028003] Initializing cgroup subsys perf_event [ 0.029335] Initializing cgroup subsys hugetlb [ 0.030684] FEATURE SPEC_CTRL Not Present [ 0.032700] mce: CPU supports 10 MCE banks [ 0.033907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.037684] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.040003] Speculative Store Bypass: Vulnerable [ 0.041936] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046515] ACPI: Core revision 20131115 [ 0.048474] ACPI: All ACPI Tables successfully acquired [ 0.050141] ftrace: allocating 28717 entries in 113 pages [ 0.072222] smpboot: Max logical packages: 2 [ 0.073490] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.078001] Enabling x2apic [ 0.078919] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082744] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.088663] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.098639] KVM setup paravirtual spinlock [ 0.101205] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.103260] x86: Booting SMP configuration: [ 0.104005] .... node #0, CPUs: #1[ 0.101161] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120014] KVM setup async PF for cpu 1 [ 0.120017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123911] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124418] devtmpfs: initialized [ 0.127014] EVM: security.selinux [ 0.128006] EVM: security.SMACK64 [ 0.129013] EVM: security.ima [ 0.129959] EVM: security.capability [ 0.131065] pinctrl core: initialized pinctrl subsystem [ 0.132047] regulator-dummy: no parameters [ 0.133342] RTC time: 18:29:57, date: 08/29/18 [ 0.134641] NET: Registered protocol family 16 [ 0.136009] cpuidle: using governor ladder [ 0.137205] cpuidle: using governor menu [ 0.138439] ACPI: bus type PCI registered [ 0.139622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140123] PCI: Using configuration type 1 for base access [ 0.142234] bio: create slab at 0 [ 0.142234] ACPI: Added _OSI(Module Device) [ 0.144004] ACPI: Added _OSI(Processor Device) [ 0.145297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.146623] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149288] ACPI: Interpreter enabled [ 0.150401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.155432] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.157749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160007] ACPI: (supports S0 S5) [ 0.164003] ACPI: Using IOAPIC for interrupt routing [ 0.165382] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168041] ACPI: No dock devices found. [ 0.171176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176207] acpiphp: Slot [3] registered [ 0.177366] acpiphp: Slot [4] registered [ 0.178528] acpiphp: Slot [5] registered [ 0.179685] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181192] acpiphp: Slot [8] registered [ 0.182344] acpiphp: Slot [9] registered [ 0.183512] acpiphp: Slot [10] registered [ 0.184022] acpiphp: Slot [11] registered [ 0.185204] acpiphp: Slot [12] registered [ 0.186376] acpiphp: Slot [13] registered [ 0.187573] acpiphp: Slot [14] registered [ 0.188021] acpiphp: Slot [15] registered [ 0.189290] acpiphp: Slot [16] registered [ 0.190487] acpiphp: Slot [17] registered [ 0.191656] acpiphp: Slot [18] registered [ 0.192029] acpiphp: Slot [19] registered [ 0.193210] acpiphp: Slot [20] registered [ 0.194389] acpiphp: Slot [21] registered [ 0.195569] acpiphp: Slot [22] registered [ 0.196021] acpiphp: Slot [23] registered [ 0.197213] acpiphp: Slot [24] registered [ 0.198389] acpiphp: Slot [25] registered [ 0.199562] acpiphp: Slot [26] registered [ 0.200021] acpiphp: Slot [27] registered [ 0.201212] acpiphp: Slot [28] registered [ 0.202383] acpiphp: Slot [29] registered [ 0.203558] acpiphp: Slot [30] registered [ 0.204029] acpiphp: Slot [31] registered [ 0.205211] PCI host bridge to bus 0000:00 [ 0.206374] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211416] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246909] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249014] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.251072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255142] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256809] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258605] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260896] vgaarb: bridge control possible 0000:00:02.0 [ 0.262636] SCSI subsystem initialized [ 0.264024] ACPI: bus type USB registered [ 0.265227] usbcore: registered new interface driver usbfs [ 0.266716] usbcore: registered new interface driver hub [ 0.268058] usbcore: registered new device driver usb [ 0.269510] PCI: Using ACPI for IRQ routing [ 0.269599] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274666] NetLabel: unlabeled traffic allowed by default [ 0.276175] Switched to clocksource kvm-clock [ 0.284731] AppArmor: AppArmor Filesystem Enabled [ 0.286089] pnp: PnP ACPI init [ 0.287065] ACPI: bus type PNP registered [ 0.288718] pnp: PnP ACPI: found 8 devices [ 0.289932] ACPI: bus type PNP unregistered [ 0.297465] NET: Registered protocol family 2 [ 0.298971] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301145] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303065] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304879] TCP: reno registered [ 0.305860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307449] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309180] NET: Registered protocol family 1 [ 0.310431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311987] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358114] Trying to unpack rootfs image as initramfs... [ 0.460246] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462597] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.466064] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.468928] Scanning for low memory corruption every 60 seconds [ 0.471170] Initialise system trusted keyring [ 0.472688] audit: initializing netlink socket (disabled) [ 0.474451] type=2000 audit(1535567398.199:1): initialized [ 0.495222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498207] zbud: loaded [ 0.499448] VFS: Disk quotas dquot_6.5.2 [ 0.500834] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503271] fuse init (API version 7.22) [ 0.504687] msgmni has been set to 3997 [ 0.506061] Key type big_key registered [ 0.507806] Key type asymmetric registered [ 0.509216] Asymmetric key parser 'x509' registered [ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.513385] io scheduler noop registered [ 0.514731] io scheduler deadline registered (default) [ 0.516410] io scheduler cfq registered [ 0.517777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521654] ipmi message handler version 39.2 [ 0.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525658] ACPI: Power Button [PWRF] [ 0.527005] GHES: HEST is not enabled! [ 0.549149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615116] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644958] Linux agpgart interface v0.103 [ 0.647281] brd: module loaded [ 0.648886] loop: module loaded [ 0.650369] blk-mq: CPU -> queue map [ 0.651624] CPU 0 -> Queue 0 [ 0.652752] CPU 1 -> Queue 0 [ 0.654566] vda: vda1 [ 0.656098] scsi0 : ata_piix [ 0.657165] scsi1 : ata_piix [ 0.658144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.659966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662020] libphy: Fixed MDIO Bus: probed [ 0.663376] tun: Universal TUN/TAP device driver, 1.6 [ 0.664842] tun: (C) 1999-2004 Max Krasnyansky [ 0.670380] PPP generic driver version 2.4.2 [ 0.671908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673955] ehci-pci: EHCI PCI platform driver [ 0.675432] ehci-platform: EHCI generic platform driver [ 0.677111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679015] ohci-pci: OHCI PCI platform driver [ 0.680496] ohci-platform: OHCI generic platform driver [ 0.682174] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.710892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715399] usb usb1: Product: UHCI Host Controller [ 0.716936] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.718603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719978] hub 1-0:1.0: USB hub found [ 0.721102] hub 1-0:1.0: 2 ports detected [ 0.722365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725272] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726618] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728116] mousedev: PS/2 mouse device common for all mice [ 0.729852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732252] rtc_cmos 00:00: RTC can wake from S4 [ 0.733849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737208] device-mapper: uevent: version 1.0.3 [ 0.738524] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.740792] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742405] TCP: cubic registered [ 0.743448] NET: Registered protocol family 10 [ 0.744970] NET: Registered protocol family 17 [ 0.746204] Key type dns_resolver registered [ 0.747569] Loading compiled-in X.509 certificates [ 0.749395] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.758963] registered taskstats version 1 [ 0.761942] Key type trusted registered [ 0.765743] Key type encrypted registered [ 0.766929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768381] IMA: No TPM chip found, activating TPM-bypass! [ 0.770427] regulator-dummy: disabling [ 0.771563] Magic number: 14:29:495 [ 0.772749] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:57 UTC (1535567397) [ 0.775079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776640] EDD information not available. [ 0.817380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.819520] Write protecting the kernel read-only data: 12288k [ 0.821671] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825072] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.838767] systemd-udevd[107]: starting version 204 [ 0.876687] FDC 0 is a S82078B [ 1.032044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196738] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.200250] usb 1-1: Product: QEMU USB Tablet [ 1.201443] usb 1-1: Manufacturer: QEMU [ 1.202516] usb 1-1: SerialNumber: 42 [ 1.460080] tsc: Refined TSC clocksource calibration: 3491.879 MHz [ 1.889105] 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.225358] 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.395403] 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.507917] 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 Wed, 29 Aug 2018 18:30:00 +0000. Up 3.36 seconds. cloud-init-nonet[3.51]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.34]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:01 +0000. Up 4.50 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:80:a2:65 | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:87:ff:2f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . oo.+.| | . . +.+= o| | + o +. X | | . = . .E +| | S 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: e2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . +o | | ... ... | | .o .. .. | | +. .* . | |..o *oS. | |.... o.E. | |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: 66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . o | | o = . | | . o + .E | | S o * o | | o + =o..| | =....| | .+ ..| | .oo .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | oo . | | o+ . . | | ..o . o | | .o + | |.. . . S | |o... o = | |.o.o = | |E + . | |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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:09 +0000. Up 12.46 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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:12 +0000. Up 14.18 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 15610 0 --:--:-- --:--:-- --:--:-- 15666 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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 9s (1378 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 4 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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: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-157.207 [773 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 (7435 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53131 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 11903 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 12538 * 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 (fr 2018-08-29 18:33:24,267 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:33:34,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:34,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:34,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4d11cb1-079a-4841-b4fd-553981ed3607 x-compute-request-id: req-c4d11cb1-079a-4841-b4fd-553981ed3607 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:34,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c4d11cb1-079a-4841-b4fd-553981ed3607 2018-08-29 18:33:34,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460546016693s 2018-08-29 18:33:34,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c4d11cb1-079a-4841-b4fd-553981ed3607 2018-08-29 18:33:34,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:34,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be72378b-b0c3-4a35-aaf0-56f5e097bcef x-compute-request-id: req-be72378b-b0c3-4a35-aaf0-56f5e097bcef Content-Encoding: gzip Content-Length: 19440 Content-Type: application/json RESP BODY: {"output": "IOAPIC for interrupt routing\n[ 0.165382] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.168041] ACPI: No dock devices found.\n[ 0.171176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.172007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.173796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.175529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.176207] acpiphp: Slot [3] registered\n[ 0.177366] acpiphp: Slot [4] registered\n[ 0.178528] acpiphp: Slot [5] registered\n[ 0.179685] acpiphp: Slot [6] registered\n[ 0.180022] acpiphp: Slot [7] registered\n[ 0.181192] acpiphp: Slot [8] registered\n[ 0.182344] acpiphp: Slot [9] registered\n[ 0.183512] acpiphp: Slot [10] registered\n[ 0.184022] acpiphp: Slot [11] registered\n[ 0.185204] acpiphp: Slot [12] registered\n[ 0.186376] acpiphp: Slot [13] registered\n[ 0.187573] acpiphp: Slot [14] registered\n[ 0.188021] acpiphp: Slot [15] registered\n[ 0.189290] acpiphp: Slot [16] registered\n[ 0.190487] acpiphp: Slot [17] registered\n[ 0.191656] acpiphp: Slot [18] registered\n[ 0.192029] acpiphp: Slot [19] registered\n[ 0.193210] acpiphp: Slot [20] registered\n[ 0.194389] acpiphp: Slot [21] registered\n[ 0.195569] acpiphp: Slot [22] registered\n[ 0.196021] acpiphp: Slot [23] registered\n[ 0.197213] acpiphp: Slot [24] registered\n[ 0.198389] acpiphp: Slot [25] registered\n[ 0.199562] acpiphp: Slot [26] registered\n[ 0.200021] acpiphp: Slot [27] registered\n[ 0.201212] acpiphp: Slot [28] registered\n[ 0.202383] acpiphp: Slot [29] registered\n[ 0.203558] acpiphp: Slot [30] registered\n[ 0.204029] acpiphp: Slot [31] registered\n[ 0.205211] PCI host bridge to bus 0000:00\n[ 0.206374] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.207853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.209624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.211416] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.219491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246909] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.249014] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.251072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.255142] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256809] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.258605] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.258605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260896] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262636] SCSI subsystem initialized\n[ 0.264024] ACPI: bus type USB registered\n[ 0.265227] usbcore: registered new interface driver usbfs\n[ 0.266716] usbcore: registered new interface driver hub\n[ 0.268058] usbcore: registered new device driver usb\n[ 0.269510] PCI: Using ACPI for IRQ routing\n[ 0.269599] NetLabel: Initializing\n[ 0.272007] NetLabel: domain hash size = 128\n[ 0.273252] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.274666] NetLabel: unlabeled traffic allowed by default\n[ 0.276175] Switched to clocksource kvm-clock\n[ 0.284731] AppArmor: AppArmor Filesystem Enabled\n[ 0.286089] pnp: PnP ACPI init\n[ 0.287065] ACPI: bus type PNP registered\n[ 0.288718] pnp: PnP ACPI: found 8 devices\n[ 0.289932] ACPI: bus type PNP unregistered\n[ 0.297465] NET: Registered protocol family 2\n[ 0.298971] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301145] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303065] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304879] TCP: reno registered\n[ 0.305860] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307449] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309180] NET: Registered protocol family 1\n[ 0.310431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311987] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358114] Trying to unpack rootfs image as initramfs...\n[ 0.460246] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462597] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.466064] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.468928] Scanning for low memory corruption every 60 seconds\n[ 0.471170] Initialise system trusted keyring\n[ 0.472688] audit: initializing netlink socket (disabled)\n[ 0.474451] type=2000 audit(1535567398.199:1): initialized\n[ 0.495222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498207] zbud: loaded\n[ 0.499448] VFS: Disk quotas dquot_6.5.2\n[ 0.500834] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503271] fuse init (API version 7.22)\n[ 0.504687] msgmni has been set to 3997\n[ 0.506061] Key type big_key registered\n[ 0.507806] Key type asymmetric registered\n[ 0.509216] Asymmetric key parser 'x509' registered\n[ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.513385] io scheduler noop registered\n[ 0.514731] io scheduler deadline registered (default)\n[ 0.516410] io scheduler cfq registered\n[ 0.517777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521654] ipmi message handler version 39.2\n[ 0.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525658] ACPI: Power Button [PWRF]\n[ 0.527005] GHES: HEST is not enabled!\n[ 0.549149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615116] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.641663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.644958] Linux agpgart interface v0.103\n[ 0.647281] brd: module loaded\n[ 0.648886] loop: module loaded\n[ 0.650369] blk-mq: CPU -> queue map\n[ 0.651624] CPU 0 -> Queue 0\n[ 0.652752] CPU 1 -> Queue 0\n[ 0.654566] vda: vda1\n[ 0.656098] scsi0 : ata_piix\n[ 0.657165] scsi1 : ata_piix\n[ 0.658144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.659966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662020] libphy: Fixed MDIO Bus: probed\n[ 0.663376] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670380] PPP generic driver version 2.4.2\n[ 0.671908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673955] ehci-pci: EHCI PCI platform driver\n[ 0.675432] ehci-platform: EHCI generic platform driver\n[ 0.677111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679015] ohci-pci: OHCI PCI platform driver\n[ 0.680496] ohci-platform: OHCI generic platform driver\n[ 0.682174] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.710892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715399] usb usb1: Product: UHCI Host Controller\n[ 0.716936] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.718603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719978] hub 1-0:1.0: USB hub found\n[ 0.721102] hub 1-0:1.0: 2 ports detected\n[ 0.722365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725272] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726618] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728116] mousedev: PS/2 mouse device common for all mice\n[ 0.729852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732252] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737208] device-mapper: uevent: version 1.0.3\n[ 0.738524] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.740792] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742405] TCP: cubic registered\n[ 0.743448] NET: Registered protocol family 10\n[ 0.744970] NET: Registered protocol family 17\n[ 0.746204] Key type dns_resolver registered\n[ 0.747569] Loading compiled-in X.509 certificates\n[ 0.749395] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.758963] registered taskstats version 1\n[ 0.761942] Key type trusted registered\n[ 0.765743] Key type encrypted registered\n[ 0.766929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768381] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.770427] regulator-dummy: disabling\n[ 0.771563] Magic number: 14:29:495\n[ 0.772749] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:57 UTC (1535567397)\n[ 0.775079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776640] EDD information not available.\n[ 0.817380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.819520] Write protecting the kernel read-only data: 12288k\n[ 0.821671] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825072] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.838767] systemd-udevd[107]: starting version 204\n[ 0.876687] FDC 0 is a S82078B\n[ 1.032044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196738] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.198466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.200250] usb 1-1: Product: QEMU USB Tablet\n[ 1.201443] usb 1-1: Manufacturer: QEMU\n[ 1.202516] usb 1-1: SerialNumber: 42\n[ 1.460080] tsc: Refined TSC clocksource calibration: 3491.879 MHz\n[ 1.889105] 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.225358] 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.395403] 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.507917] 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 Wed, 29 Aug 2018 18:30:00 +0000. Up 3.36 seconds.\ncloud-init-nonet[3.51]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.34]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:01 +0000. Up 4.50 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:80:a2:65 |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:87:ff:2f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting 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 ]\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:\n49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . oo.+.|\n| . . +.+= o|\n| + o +. X |\n| . = . .E +|\n| S o o . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +o |\n| ... ... |\n| .o .. .. |\n| +. .* . |\n|..o *oS. |\n|.... o.E. |\n|o. . = |\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:\n66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . o |\n| o = . |\n| . o + .E |\n| S o * o |\n| o + =o..|\n| =....|\n| .+ ..|\n| .oo .. |\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:\n3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo . |\n| o+ . . |\n| ..o . o |\n| .o + |\n|.. . . S |\n|o... o = |\n|.o.o = |\n|E + . |\n|o= |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[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 save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:09 +0000. Up 12.46 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:12 +0000. Up 14.18 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 15610 0 --:--:-- --:--:-- --:--:-- 15666\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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 9s (1378 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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: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-157.207 [773 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 (7435 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53131 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 11903\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 12538\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6469 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59688 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)\n"} 2018-08-29 18:33:34,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/action used request id req-be72378b-b0c3-4a35-aaf0-56f5e097bcef 2018-08-29 18:33:34,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.084725856781s 2018-08-29 18:33:34,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/action used request id req-be72378b-b0c3-4a35-aaf0-56f5e097bcef 2018-08-29 18:33:34,833 - functest.core.singlevm - DEBUG - console: IOAPIC for interrupt routing [ 0.165382] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.168041] ACPI: No dock devices found. [ 0.171176] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.172007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.173796] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.175529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.176207] acpiphp: Slot [3] registered [ 0.177366] acpiphp: Slot [4] registered [ 0.178528] acpiphp: Slot [5] registered [ 0.179685] acpiphp: Slot [6] registered [ 0.180022] acpiphp: Slot [7] registered [ 0.181192] acpiphp: Slot [8] registered [ 0.182344] acpiphp: Slot [9] registered [ 0.183512] acpiphp: Slot [10] registered [ 0.184022] acpiphp: Slot [11] registered [ 0.185204] acpiphp: Slot [12] registered [ 0.186376] acpiphp: Slot [13] registered [ 0.187573] acpiphp: Slot [14] registered [ 0.188021] acpiphp: Slot [15] registered [ 0.189290] acpiphp: Slot [16] registered [ 0.190487] acpiphp: Slot [17] registered [ 0.191656] acpiphp: Slot [18] registered [ 0.192029] acpiphp: Slot [19] registered [ 0.193210] acpiphp: Slot [20] registered [ 0.194389] acpiphp: Slot [21] registered [ 0.195569] acpiphp: Slot [22] registered [ 0.196021] acpiphp: Slot [23] registered [ 0.197213] acpiphp: Slot [24] registered [ 0.198389] acpiphp: Slot [25] registered [ 0.199562] acpiphp: Slot [26] registered [ 0.200021] acpiphp: Slot [27] registered [ 0.201212] acpiphp: Slot [28] registered [ 0.202383] acpiphp: Slot [29] registered [ 0.203558] acpiphp: Slot [30] registered [ 0.204029] acpiphp: Slot [31] registered [ 0.205211] PCI host bridge to bus 0000:00 [ 0.206374] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.207853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.208004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.209624] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.211416] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.212004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.219491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.220014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246909] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.249014] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.251072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.255142] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256809] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.258605] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.258605] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260896] vgaarb: bridge control possible 0000:00:02.0 [ 0.262636] SCSI subsystem initialized [ 0.264024] ACPI: bus type USB registered [ 0.265227] usbcore: registered new interface driver usbfs [ 0.266716] usbcore: registered new interface driver hub [ 0.268058] usbcore: registered new device driver usb [ 0.269510] PCI: Using ACPI for IRQ routing [ 0.269599] NetLabel: Initializing [ 0.272007] NetLabel: domain hash size = 128 [ 0.273252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.274666] NetLabel: unlabeled traffic allowed by default [ 0.276175] Switched to clocksource kvm-clock [ 0.284731] AppArmor: AppArmor Filesystem Enabled [ 0.286089] pnp: PnP ACPI init [ 0.287065] ACPI: bus type PNP registered [ 0.288718] pnp: PnP ACPI: found 8 devices [ 0.289932] ACPI: bus type PNP unregistered [ 0.297465] NET: Registered protocol family 2 [ 0.298971] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301145] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303065] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304879] TCP: reno registered [ 0.305860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307449] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309180] NET: Registered protocol family 1 [ 0.310431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311987] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358114] Trying to unpack rootfs image as initramfs... [ 0.460246] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462597] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.466064] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.468928] Scanning for low memory corruption every 60 seconds [ 0.471170] Initialise system trusted keyring [ 0.472688] audit: initializing netlink socket (disabled) [ 0.474451] type=2000 audit(1535567398.199:1): initialized [ 0.495222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498207] zbud: loaded [ 0.499448] VFS: Disk quotas dquot_6.5.2 [ 0.500834] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503271] fuse init (API version 7.22) [ 0.504687] msgmni has been set to 3997 [ 0.506061] Key type big_key registered [ 0.507806] Key type asymmetric registered [ 0.509216] Asymmetric key parser 'x509' registered [ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.513385] io scheduler noop registered [ 0.514731] io scheduler deadline registered (default) [ 0.516410] io scheduler cfq registered [ 0.517777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521654] ipmi message handler version 39.2 [ 0.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525658] ACPI: Power Button [PWRF] [ 0.527005] GHES: HEST is not enabled! [ 0.549149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615116] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644958] Linux agpgart interface v0.103 [ 0.647281] brd: module loaded [ 0.648886] loop: module loaded [ 0.650369] blk-mq: CPU -> queue map [ 0.651624] CPU 0 -> Queue 0 [ 0.652752] CPU 1 -> Queue 0 [ 0.654566] vda: vda1 [ 0.656098] scsi0 : ata_piix [ 0.657165] scsi1 : ata_piix [ 0.658144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.659966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662020] libphy: Fixed MDIO Bus: probed [ 0.663376] tun: Universal TUN/TAP device driver, 1.6 [ 0.664842] tun: (C) 1999-2004 Max Krasnyansky [ 0.670380] PPP generic driver version 2.4.2 [ 0.671908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673955] ehci-pci: EHCI PCI platform driver [ 0.675432] ehci-platform: EHCI generic platform driver [ 0.677111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679015] ohci-pci: OHCI PCI platform driver [ 0.680496] ohci-platform: OHCI generic platform driver [ 0.682174] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.710892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715399] usb usb1: Product: UHCI Host Controller [ 0.716936] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.718603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719978] hub 1-0:1.0: USB hub found [ 0.721102] hub 1-0:1.0: 2 ports detected [ 0.722365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725272] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726618] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728116] mousedev: PS/2 mouse device common for all mice [ 0.729852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732252] rtc_cmos 00:00: RTC can wake from S4 [ 0.733849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737208] device-mapper: uevent: version 1.0.3 [ 0.738524] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.740792] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742405] TCP: cubic registered [ 0.743448] NET: Registered protocol family 10 [ 0.744970] NET: Registered protocol family 17 [ 0.746204] Key type dns_resolver registered [ 0.747569] Loading compiled-in X.509 certificates [ 0.749395] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.758963] registered taskstats version 1 [ 0.761942] Key type trusted registered [ 0.765743] Key type encrypted registered [ 0.766929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768381] IMA: No TPM chip found, activating TPM-bypass! [ 0.770427] regulator-dummy: disabling [ 0.771563] Magic number: 14:29:495 [ 0.772749] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:57 UTC (1535567397) [ 0.775079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776640] EDD information not available. [ 0.817380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.819520] Write protecting the kernel read-only data: 12288k [ 0.821671] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825072] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.838767] systemd-udevd[107]: starting version 204 [ 0.876687] FDC 0 is a S82078B [ 1.032044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196738] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.200250] usb 1-1: Product: QEMU USB Tablet [ 1.201443] usb 1-1: Manufacturer: QEMU [ 1.202516] usb 1-1: SerialNumber: 42 [ 1.460080] tsc: Refined TSC clocksource calibration: 3491.879 MHz [ 1.889105] 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.225358] 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.395403] 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.507917] 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 Wed, 29 Aug 2018 18:30:00 +0000. Up 3.36 seconds. cloud-init-nonet[3.51]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.34]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:01 +0000. Up 4.50 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:80:a2:65 | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:87:ff:2f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . oo.+.| | . . +.+= o| | + o +. X | | . = . .E +| | S 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: e2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . +o | | ... ... | | .o .. .. | | +. .* . | |..o *oS. | |.... o.E. | |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: 66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . o | | o = . | | . o + .E | | S o * o | | o + =o..| | =....| | .+ ..| | .oo .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | oo . | | o+ . . | | ..o . o | | .o + | |.. . . S | |o... o = | |.o.o = | |E + . | |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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:09 +0000. Up 12.46 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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:12 +0000. Up 14.18 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 15610 0 --:--:-- --:--:-- --:--:-- 15666 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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 9s (1378 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 4 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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: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-157.207 [773 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 (7435 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53131 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 11903 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 12538 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6469 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59688 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) 2018-08-29 18:33:34,839 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-29 18:33:44,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:45,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e379fb6-fcbf-4c2b-a4b5-fe5ef20248fd x-compute-request-id: req-8e379fb6-fcbf-4c2b-a4b5-fe5ef20248fd Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:45,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8e379fb6-fcbf-4c2b-a4b5-fe5ef20248fd 2018-08-29 18:33:45,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455776929855s 2018-08-29 18:33:45,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8e379fb6-fcbf-4c2b-a4b5-fe5ef20248fd 2018-08-29 18:33:45,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:45,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-99168d8e-04c1-4a05-b71e-7e57d13e8ce9 x-compute-request-id: req-99168d8e-04c1-4a05-b71e-7e57d13e8ce9 Content-Encoding: gzip Content-Length: 19697 Content-Type: application/json RESP BODY: {"output": "order: 5, 131072 bytes)\n[ 0.301145] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.303065] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.304879] TCP: reno registered\n[ 0.305860] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.307449] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309180] NET: Registered protocol family 1\n[ 0.310431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.311987] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.313504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.335823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.358114] Trying to unpack rootfs image as initramfs...\n[ 0.460246] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.462597] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.464133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.466064] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.468928] Scanning for low memory corruption every 60 seconds\n[ 0.471170] Initialise system trusted keyring\n[ 0.472688] audit: initializing netlink socket (disabled)\n[ 0.474451] type=2000 audit(1535567398.199:1): initialized\n[ 0.495222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498207] zbud: loaded\n[ 0.499448] VFS: Disk quotas dquot_6.5.2\n[ 0.500834] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503271] fuse init (API version 7.22)\n[ 0.504687] msgmni has been set to 3997\n[ 0.506061] Key type big_key registered\n[ 0.507806] Key type asymmetric registered\n[ 0.509216] Asymmetric key parser 'x509' registered\n[ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.513385] io scheduler noop registered\n[ 0.514731] io scheduler deadline registered (default)\n[ 0.516410] io scheduler cfq registered\n[ 0.517777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521654] ipmi message handler version 39.2\n[ 0.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525658] ACPI: Power Button [PWRF]\n[ 0.527005] GHES: HEST is not enabled!\n[ 0.549149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615116] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.617525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.641663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.644958] Linux agpgart interface v0.103\n[ 0.647281] brd: module loaded\n[ 0.648886] loop: module loaded\n[ 0.650369] blk-mq: CPU -> queue map\n[ 0.651624] CPU 0 -> Queue 0\n[ 0.652752] CPU 1 -> Queue 0\n[ 0.654566] vda: vda1\n[ 0.656098] scsi0 : ata_piix\n[ 0.657165] scsi1 : ata_piix\n[ 0.658144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.659966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.662020] libphy: Fixed MDIO Bus: probed\n[ 0.663376] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664842] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670380] PPP generic driver version 2.4.2\n[ 0.671908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673955] ehci-pci: EHCI PCI platform driver\n[ 0.675432] ehci-platform: EHCI generic platform driver\n[ 0.677111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679015] ohci-pci: OHCI PCI platform driver\n[ 0.680496] ohci-platform: OHCI generic platform driver\n[ 0.682174] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.704910] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.710892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715399] usb usb1: Product: UHCI Host Controller\n[ 0.716936] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.718603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719978] hub 1-0:1.0: USB hub found\n[ 0.721102] hub 1-0:1.0: 2 ports detected\n[ 0.722365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725272] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726618] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728116] mousedev: PS/2 mouse device common for all mice\n[ 0.729852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732252] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737208] device-mapper: uevent: version 1.0.3\n[ 0.738524] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.740792] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742405] TCP: cubic registered\n[ 0.743448] NET: Registered protocol family 10\n[ 0.744970] NET: Registered protocol family 17\n[ 0.746204] Key type dns_resolver registered\n[ 0.747569] Loading compiled-in X.509 certificates\n[ 0.749395] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.758963] registered taskstats version 1\n[ 0.761942] Key type trusted registered\n[ 0.765743] Key type encrypted registered\n[ 0.766929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768381] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.770427] regulator-dummy: disabling\n[ 0.771563] Magic number: 14:29:495\n[ 0.772749] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:57 UTC (1535567397)\n[ 0.775079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776640] EDD information not available.\n[ 0.817380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.819520] Write protecting the kernel read-only data: 12288k\n[ 0.821671] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.825072] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.838767] systemd-udevd[107]: starting version 204\n[ 0.876687] FDC 0 is a S82078B\n[ 1.032044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196738] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.198466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.200250] usb 1-1: Product: QEMU USB Tablet\n[ 1.201443] usb 1-1: Manufacturer: QEMU\n[ 1.202516] usb 1-1: SerialNumber: 42\n[ 1.460080] tsc: Refined TSC clocksource calibration: 3491.879 MHz\n[ 1.889105] 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.225358] 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.395403] 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.507917] 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 Wed, 29 Aug 2018 18:30:00 +0000. Up 3.36 seconds.\ncloud-init-nonet[3.51]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.34]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:01 +0000. Up 4.50 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:80:a2:65 |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:87:ff:2f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting 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 ]\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:\n49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . oo.+.|\n| . . +.+= o|\n| + o +. X |\n| . = . .E +|\n| S o o . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +o |\n| ... ... |\n| .o .. .. |\n| +. .* . |\n|..o *oS. |\n|.... o.E. |\n|o. . = |\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:\n66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . o |\n| o = . |\n| . o + .E |\n| S o * o |\n| o + =o..|\n| =....|\n| .+ ..|\n| .oo .. |\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:\n3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo . |\n| o+ . . |\n| ..o . o |\n| .o + |\n|.. . . S |\n|o... o = |\n|.o.o = |\n|E + . |\n|o= |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[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 save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:09 +0000. Up 12.46 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:12 +0000. Up 14.18 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 15610 0 --:--:-- --:--:-- --:--:-- 15666\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 [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 9s (1378 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.23\n+ '[' -n 192.168.0.23 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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: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-157.207 [773 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 (7435 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Certigna.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.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:DigiCert_Global_Root_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:PSCProcert.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53131 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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-157.207) ...\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 11903\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 12538\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 0s (6469 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59688 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++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.12\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.12\n++ echo A 192.168.1.12\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0 (DSA)\nec2: 256 66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0 (ECDSA)\nec2: 256 3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0 (ED25519)\nec2: 2048 49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPpFIi6kHBC4zXZpUcCG7tgEV2gnS/nrGRygED/fQUWRUejuQpROmfBP3nmSXOFVtcLBBdQkTyLGvy1Wn0/MTuU= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhI6D2JWBhCUaVBHPJkSJ0vxn59KucT9CK3ie6J5V/j root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO+1IKBbjx4uskfSeZDbx7V2BhKYe4laSb2WYiPQzaFpEL1YGixoaFpia1NO/rWJxCt/qz8kLcLK+PN7oUVkKXJ6ml7hg4hdmQxFtNStHpRm2c197V/2gpvW078x/nShnYQXXJOkkOxtOlBx51kJxMqudf52m7Egww7RHnVT1LQ2/n3ex/uqEcWfrUfPAOTng7PrIyZg7OtxsdwYMcfyz9sYcg8GiOACZQAT/XJLv375RWvp1ANwTd5oqRM8oocdLHzA1FH9jwvDOyZ95D2QTkJOMBPy/AUHQfrrS9pwm3CanzSfciWOS9dRcr3hO0YbVAr3lmECu76aVWAq8eL7fd root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:33:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 220.47 seconds\n"} 2018-08-29 18:33:45,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/action used request id req-99168d8e-04c1-4a05-b71e-7e57d13e8ce9 2018-08-29 18:33:45,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820379257202s 2018-08-29 18:33:45,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36/action used request id req-99168d8e-04c1-4a05-b71e-7e57d13e8ce9 2018-08-29 18:33:45,388 - functest.core.singlevm - DEBUG - console: order: 5, 131072 bytes) [ 0.301145] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.303065] TCP: Hash tables configured (established 16384 bind 16384) [ 0.304879] TCP: reno registered [ 0.305860] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.307449] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309180] NET: Registered protocol family 1 [ 0.310431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.311987] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.313504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.335823] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.358114] Trying to unpack rootfs image as initramfs... [ 0.460246] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.462597] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.464133] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.466064] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.468928] Scanning for low memory corruption every 60 seconds [ 0.471170] Initialise system trusted keyring [ 0.472688] audit: initializing netlink socket (disabled) [ 0.474451] type=2000 audit(1535567398.199:1): initialized [ 0.495222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498207] zbud: loaded [ 0.499448] VFS: Disk quotas dquot_6.5.2 [ 0.500834] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503271] fuse init (API version 7.22) [ 0.504687] msgmni has been set to 3997 [ 0.506061] Key type big_key registered [ 0.507806] Key type asymmetric registered [ 0.509216] Asymmetric key parser 'x509' registered [ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.513385] io scheduler noop registered [ 0.514731] io scheduler deadline registered (default) [ 0.516410] io scheduler cfq registered [ 0.517777] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521654] ipmi message handler version 39.2 [ 0.523168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525658] ACPI: Power Button [PWRF] [ 0.527005] GHES: HEST is not enabled! [ 0.549149] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.615116] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.617525] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641663] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.644958] Linux agpgart interface v0.103 [ 0.647281] brd: module loaded [ 0.648886] loop: module loaded [ 0.650369] blk-mq: CPU -> queue map [ 0.651624] CPU 0 -> Queue 0 [ 0.652752] CPU 1 -> Queue 0 [ 0.654566] vda: vda1 [ 0.656098] scsi0 : ata_piix [ 0.657165] scsi1 : ata_piix [ 0.658144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.659966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.662020] libphy: Fixed MDIO Bus: probed [ 0.663376] tun: Universal TUN/TAP device driver, 1.6 [ 0.664842] tun: (C) 1999-2004 Max Krasnyansky [ 0.670380] PPP generic driver version 2.4.2 [ 0.671908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673955] ehci-pci: EHCI PCI platform driver [ 0.675432] ehci-platform: EHCI generic platform driver [ 0.677111] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679015] ohci-pci: OHCI PCI platform driver [ 0.680496] ohci-platform: OHCI generic platform driver [ 0.682174] uhci_hcd: USB Universal Host Controller Interface driver [ 0.704910] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.710892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715399] usb usb1: Product: UHCI Host Controller [ 0.716936] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.718603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719978] hub 1-0:1.0: USB hub found [ 0.721102] hub 1-0:1.0: 2 ports detected [ 0.722365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725272] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726618] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728116] mousedev: PS/2 mouse device common for all mice [ 0.729852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732252] rtc_cmos 00:00: RTC can wake from S4 [ 0.733849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735510] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737208] device-mapper: uevent: version 1.0.3 [ 0.738524] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.740792] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742405] TCP: cubic registered [ 0.743448] NET: Registered protocol family 10 [ 0.744970] NET: Registered protocol family 17 [ 0.746204] Key type dns_resolver registered [ 0.747569] Loading compiled-in X.509 certificates [ 0.749395] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.758963] registered taskstats version 1 [ 0.761942] Key type trusted registered [ 0.765743] Key type encrypted registered [ 0.766929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768381] IMA: No TPM chip found, activating TPM-bypass! [ 0.770427] regulator-dummy: disabling [ 0.771563] Magic number: 14:29:495 [ 0.772749] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:57 UTC (1535567397) [ 0.775079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776640] EDD information not available. [ 0.817380] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.819520] Write protecting the kernel read-only data: 12288k [ 0.821671] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.825072] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.838767] systemd-udevd[107]: starting version 204 [ 0.876687] FDC 0 is a S82078B [ 1.032044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196738] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198466] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.200250] usb 1-1: Product: QEMU USB Tablet [ 1.201443] usb 1-1: Manufacturer: QEMU [ 1.202516] usb 1-1: SerialNumber: 42 [ 1.460080] tsc: Refined TSC clocksource calibration: 3491.879 MHz [ 1.889105] 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.225358] 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.395403] 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.507917] 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 Wed, 29 Aug 2018 18:30:00 +0000. Up 3.36 seconds. cloud-init-nonet[3.51]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.34]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:30:01 +0000. Up 4.50 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:80:a2:65 | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:87:ff:2f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . oo.+.| | . . +.+= o| | + o +. X | | . = . .E +| | S 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: e2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . +o | | ... ... | | .o .. .. | | +. .* . | |..o *oS. | |.... o.E. | |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: 66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . o | | o = . | | . o + .E | | S o * o | | o + =o..| | =....| | .+ ..| | .oo .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | oo . | | o+ . . | | ..o . o | | .o + | |.. . . S | |o... o = | |.o.o = | |E + . | |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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:30:09 +0000. Up 12.46 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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:30:12 +0000. Up 14.18 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 15610 0 --:--:-- --:--:-- --:--:-- 15666 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 [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 9s (1378 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.23 + '[' -n 192.168.0.23 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 4 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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: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-157.207 [773 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 (7435 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Cybertrust_Global_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Certigna.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:EC-ACC.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:SecureSign_RootCA11.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:CNNIC_ROOT.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Izenpe.com.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Certum_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:PSCProcert.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SecureTrust_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53131 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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-157.207) ... 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 11903 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 12538 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 0s (6469 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59688 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 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.12 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.12 ++ echo A 192.168.1.12 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + 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 | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e2:36:86:40:a9:ad:c2:11:f5:6f:17:60:91:6b:66:ec root@vellum-0 (DSA) ec2: 256 66:34:9d:bf:2e:8f:15:89:91:fe:e4:f1:ad:07:d6:c0 root@vellum-0 (ECDSA) ec2: 256 3a:5c:65:e0:ab:21:8a:50:64:69:b9:e9:9b:f0:3a:3b root@vellum-0 (ED25519) ec2: 2048 49:e1:df:26:70:b5:83:b5:85:6d:85:e7:98:d9:06:ad root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPpFIi6kHBC4zXZpUcCG7tgEV2gnS/nrGRygED/fQUWRUejuQpROmfBP3nmSXOFVtcLBBdQkTyLGvy1Wn0/MTuU= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhI6D2JWBhCUaVBHPJkSJ0vxn59KucT9CK3ie6J5V/j root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO+1IKBbjx4uskfSeZDbx7V2BhKYe4laSb2WYiPQzaFpEL1YGixoaFpia1NO/rWJxCt/qz8kLcLK+PN7oUVkKXJ6ml7hg4hdmQxFtNStHpRm2c197V/2gpvW078x/nShnYQXXJOkkOxtOlBx51kJxMqudf52m7Egww7RHnVT1LQ2/n3ex/uqEcWfrUfPAOTng7PrIyZg7OtxsdwYMcfyz9sYcg8GiOACZQAT/XJLv375RWvp1ANwTd5oqRM8oocdLHzA1FH9jwvDOyZ95D2QTkJOMBPy/AUHQfrrS9pwm3CanzSfciWOS9dRcr3hO0YbVAr3lmECu76aVWAq8eL7fd root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:33:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 220.47 seconds 2018-08-29 18:33:45,394 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:33:45,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:45,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-56855a10-8035-401b-bafd-e0a954e99497 x-compute-request-id: req-56855a10-8035-401b-bafd-e0a954e99497 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:45,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-56855a10-8035-401b-bafd-e0a954e99497 2018-08-29 18:33:45,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521613121033s 2018-08-29 18:33:45,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-56855a10-8035-401b-bafd-e0a954e99497 2018-08-29 18:33:45,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:46,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33: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-26ba6eae-81fd-4c19-a761-7aeba403ae16 x-compute-request-id: req-26ba6eae-81fd-4c19-a761-7aeba403ae16 Content-Encoding: gzip Content-Length: 20569 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009242] AppArmor: AppArmor initialized\n[ 0.010440] Yama: becoming mindful.\n[ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016243] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018898] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022123] Initializing cgroup subsys memory\n[ 0.023353] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025238] Initializing cgroup subsys blkio\n[ 0.026427] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029272] FEATURE SPEC_CTRL Not Present\n[ 0.032018] mce: CPU supports 10 MCE banks\n[ 0.033188] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033188] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035877] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038019] Speculative Store Bypass: Vulnerable\n[ 0.040314] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046111] ACPI: Core revision 20131115\n[ 0.047692] ACPI: All ACPI Tables successfully acquired\n[ 0.049114] ftrace: allocating 28717 entries in 113 pages\n[ 0.068221] smpboot: Max logical packages: 2\n[ 0.069461] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.071111] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072245] Enabling x2apic\n[ 0.073129] Enabled x2apic\n[ 0.074268] Switched APIC routing to physical x2apic.\n[ 0.077317] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.082877] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089304] KVM setup paravirtual spinlock\n[ 0.091935] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092190] x86: Booting SMP configuration:\n[ 0.093407] .... node #0, CPUs: #1[ 0.091892] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108018] x86: Booted up 1 node, 2 CPUs\n[ 0.108012] KVM setup async PF for cpu 1\n[ 0.108014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112411] devtmpfs: initialized\n[ 0.114958] EVM: security.selinux\n[ 0.116005] EVM: security.SMACK64\n[ 0.116956] EVM: security.ima\n[ 0.117828] EVM: security.capability\n[ 0.118904] pinctrl core: initialized pinctrl subsystem\n[ 0.120045] regulator-dummy: no parameters\n[ 0.121233] RTC time: 18:29:07, date: 08/29/18\n[ 0.122467] NET: Registered protocol family 16\n[ 0.123748] cpuidle: using governor ladder\n[ 0.124003] cpuidle: using governor menu\n[ 0.125217] ACPI: bus type PCI registered\n[ 0.126361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.128110] PCI: Using configuration type 1 for base access\n[ 0.130189] bio: create slab at 0\n[ 0.130189] ACPI: Added _OSI(Module Device)\n[ 0.132003] ACPI: Added _OSI(Processor Device)\n[ 0.133250] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.134516] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.136916] ACPI: Interpreter enabled\n[ 0.137974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.140110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.142709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.144749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.147381] ACPI: (supports S0 S5)\n[ 0.148021] ACPI: Using IOAPIC for interrupt routing\n[ 0.149496] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152164] ACPI: No dock devices found.\n[ 0.155405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164249] acpiphp: Slot [3] registered\n[ 0.165370] acpiphp: Slot [4] registered\n[ 0.166495] acpiphp: Slot [5] registered\n[ 0.167612] acpiphp: Slot [6] registered\n[ 0.168025] acpiphp: Slot [7] registered\n[ 0.169143] acpiphp: Slot [8] registered\n[ 0.170281] acpiphp: Slot [9] registered\n[ 0.171445] acpiphp: Slot [10] registered\n[ 0.172020] acpiphp: Slot [11] registered\n[ 0.173156] acpiphp: Slot [12] registered\n[ 0.174286] acpiphp: Slot [13] registered\n[ 0.175421] acpiphp: Slot [14] registered\n[ 0.176021] acpiphp: Slot [15] registered\n[ 0.177165] acpiphp: Slot [16] registered\n[ 0.178304] acpiphp: Slot [17] registered\n[ 0.179439] acpiphp: Slot [18] registered\n[ 0.180027] acpiphp: Slot [19] registered\n[ 0.181187] acpiphp: Slot [20] registered\n[ 0.182322] acpiphp: Slot [21] registered\n[ 0.183502] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185157] acpiphp: Slot [24] registered\n[ 0.186291] acpiphp: Slot [25] registered\n[ 0.187418] acpiphp: Slot [26] registered\n[ 0.188026] acpiphp: Slot [27] registered\n[ 0.189157] acpiphp: Slot [28] registered\n[ 0.190327] acpiphp: Slot [29] registered\n[ 0.191496] acpiphp: Slot [30] registered\n[ 0.192028] acpiphp: Slot [31] registered\n[ 0.193182] PCI host bridge to bus 0000:00\n[ 0.194351] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195833] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197603] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199365] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207388] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231900] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.232974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236939] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238824] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240343] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241573] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244003] vgaarb: loaded\n[ 0.244880] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246602] SCSI subsystem initialized\n[ 0.247912] ACPI: bus type USB registered\n[ 0.248036] usbcore: registered new interface driver usbfs\n[ 0.249513] usbcore: registered new interface driver hub\n[ 0.251027] usbcore: registered new device driver usb\n[ 0.252113] PCI: Using ACPI for IRQ routing\n[ 0.253571] NetLabel: Initializing\n[ 0.254602] NetLabel: domain hash size = 128\n[ 0.256003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.257434] NetLabel: unlabeled traffic allowed by default\n[ 0.258884] Switched to clocksource kvm-clock\n[ 0.264821] AppArmor: AppArmor Filesystem Enabled\n[ 0.266137] pnp: PnP ACPI init\n[ 0.267062] ACPI: bus type PNP registered\n[ 0.268697] pnp: PnP ACPI: found 8 devices\n[ 0.269864] ACPI: bus type PNP unregistered\n[ 0.277426] NET: Registered protocol family 2\n[ 0.278950] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.281078] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.282979] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.284761] TCP: reno registered\n[ 0.285756] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.287325] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.289070] NET: Registered protocol family 1\n[ 0.290309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.291830] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.293336] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.315641] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.337968] Trying to unpack rootfs image as initramfs...\n[ 0.436738] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.439071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440629] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442258] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.444589] Scanning for low memory corruption every 60 seconds\n[ 0.446557] Initialise system trusted keyring\n[ 0.447900] audit: initializing netlink socket (disabled)\n[ 0.449360] type=2000 audit(1535567348.492:1): initialized\n[ 0.469787] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.472451] zbud: loaded\n[ 0.473547] VFS: Disk quotas dquot_6.5.2\n[ 0.474695] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.476737] fuse init (API version 7.22)\n[ 0.477940] msgmni has been set to 3997\n[ 0.479087] Key type big_key registered\n[ 0.480594] Key type asymmetric registered\n[ 0.481741] Asymmetric key parser 'x509' registered\n[ 0.483053] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.485169] io scheduler noop registered\n[ 0.486274] io scheduler deadline registered (default)\n[ 0.487644] io scheduler cfq registered\n[ 0.488803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.490287] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.492015] ipmi message handler version 39.2\n[ 0.493274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495295] ACPI: Power Button [PWRF]\n[ 0.496486] GHES: HEST is not enabled!\n[ 0.518139] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563470] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591264] Linux agpgart interface v0.103\n[ 0.593475] brd: module loaded\n[ 0.594856] loop: module loaded\n[ 0.596218] blk-mq: CPU -> queue map\n[ 0.597263] CPU 0 -> Queue 0\n[ 0.598173] CPU 1 -> Queue 0\n[ 0.599960] vda: vda1\n[ 0.601642] scsi0 : ata_piix\n[ 0.602722] scsi1 : ata_piix\n[ 0.603675] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.605420] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.607334] libphy: Fixed MDIO Bus: probed\n[ 0.608567] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610016] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612604] PPP generic driver version 2.4.2\n[ 0.613881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615592] ehci-pci: EHCI PCI platform driver\n[ 0.616847] ehci-platform: EHCI generic platform driver\n[ 0.618303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619923] ohci-pci: OHCI PCI platform driver\n[ 0.621197] ohci-platform: OHCI generic platform driver\n[ 0.622619] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.644956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646384] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.650160] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653978] usb usb1: Product: UHCI Host Controller\n[ 0.655289] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.656921] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.658318] hub 1-0:1.0: USB hub found\n[ 0.659404] hub 1-0:1.0: 2 ports detected\n[ 0.660681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665018] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666558] mousedev: PS/2 mouse device common for all mice\n[ 0.668306] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670901] rtc_cmos 00:00: RTC can wake from S4\n[ 0.672544] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.674252] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676037] device-mapper: uevent: version 1.0.3\n[ 0.677448] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.679813] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.681520] TCP: cubic registered\n[ 0.682652] NET: Registered protocol family 10\n[ 0.684187] NET: Registered protocol family 17\n[ 0.685444] Key type dns_resolver registered\n[ 0.686882] Loading compiled-in X.509 certificates\n[ 0.688716] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.691232] registered taskstats version 1\n[ 0.694208] Key type trusted registered\n[ 0.698593] Key type encrypted registered\n[ 0.699738] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701272] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.703262] regulator-dummy: disabling\n[ 0.711463] Magic number: 14:29:495\n[ 0.712809] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:08 UTC (1535567348)\n[ 0.715235] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716915] EDD information not available.\n[ 0.777211] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.779495] Write protecting the kernel read-only data: 12288k\n[ 0.781724] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.786145] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.802432] systemd-udevd[107]: starting version 204\n[ 0.841475] FDC 0 is a S82078B\n[ 0.972057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.137902] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139766] usb 1-1: Product: QEMU USB Tablet\n[ 1.141040] usb 1-1: Manufacturer: QEMU\n[ 1.142200] usb 1-1: SerialNumber: 42\n[ 1.853251] 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.183114] 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.290953] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.400445] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:29:10 +0000. Up 2.74 seconds.\ncloud-init-nonet[2.90]: 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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:29:12 +0000. Up 4.45 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:c2:a4:1a |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n17:84:7c:f1:c5:3c:a5:85:dd:57:04:1e:93:a7:f5:64 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .o. o=BB|\n| o... o*=E|\n| .. . oBo|\n| . . .|\n| S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n28:12:9d:7e:be:b4:ba:2d:1e:2c:3c:b9:f0:6f:a7:b3 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . . |\n| . o |\n| o . |\n| . o o S |\n| . + + |\n|. = o o |\n| o +++.o |\n| o+EO+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\neb:b8:69:dd:de:8f:d0:15:4d:c5:a2:e3:d0:93:d6:f2 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+|\n| .o.|\n| . +...|\n| . O .. |\n| S + =. |\n| . ...E |\n| .... . |\n| .+. .o . |\n| .+.... o.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n0f:7b:5a:ab:16:0d:95:87:e0:74:c3:d0:7f:eb:51:72 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +=oo |\n| o .*.. |\n| .. o |\n| . . o E|\n| So . = |\n| .+. o |\n| ..+ . . |\n| .+ . . |\n| .o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:29:18 +0000. Up 10.26 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:29:19 +0000. Up 11.37 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 16180 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 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 [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1565 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.23\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 69.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 19s (3522 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 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-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\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.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8547\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-157.207) ...\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 9270\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................+++\n.........................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58117 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++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.0.6'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 28:12:9d:7e:be:b4:ba:2d:1e:2c:3c:b9:f0:6f:a7:b3 root@ellis-0 (DSA)\nec2: 256 eb:b8:69:dd:de:8f:d0:15:4d:c5:a2:e3:d0:93:d6:f2 root@ellis-0 (ECDSA)\nec2: 256 0f:7b:5a:ab:16:0d:95:87:e0:74:c3:d0:7f:eb:51:72 root@ellis-0 (ED25519)\nec2: 2048 17:84:7c:f1:c5:3c:a5:85:dd:57:04:1e:93:a7:f5:64 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLLFD1xcNV6pCpZ2H+sXS6dQIG3zJqkgymN0CLyuFoq2TW/1Be9fWnkYLZ3m3HolUT5q4d1zrmJV1JuWHcUcLgg= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILw5PD0FH79Ijnvc16gi/3sRIS0frc7zHTmGrUe+zdvn root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTzB8kOmVLjzd9lZ0NeGweJedBgAvRjmt+10bYBFkWt1v2ew1sZt0gw1LJrO8fT1tlEmexQ4Sao51RIbj3YDqC1I6nzMW9EERo6J/BdJjn2Rc2txLCZBifA8LYyhXIOM8hsCn4h1oUvs3PsEKAQDqtaftJLXvNiBt/OniZuVIdQwr0gtwUgi90/gYiZsQtNB6sUmTFSlooDYsLT7FcM4MpfiQTSEOItcbkNd/Cfz1gEqemG/EPMzK+kKa3TCcGPyE8fep9bm+NpQ7fpzJwgsEK/RAPPfCvDUypTlSXmKPABf4XH5vL9LnQ1uUhxUMBdHZrA0Tdc5D5JkW35VL69/W9 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.80 seconds\n"} 2018-08-29 18:33:46,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4/action used request id req-26ba6eae-81fd-4c19-a761-7aeba403ae16 2018-08-29 18:33:46,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803329944611s 2018-08-29 18:33:46,007 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4/action used request id req-26ba6eae-81fd-4c19-a761-7aeba403ae16 2018-08-29 18:33:46,007 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009242] AppArmor: AppArmor initialized [ 0.010440] Yama: becoming mindful. [ 0.012142] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016243] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018898] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022123] Initializing cgroup subsys memory [ 0.023353] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025238] Initializing cgroup subsys blkio [ 0.026427] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029272] FEATURE SPEC_CTRL Not Present [ 0.032018] mce: CPU supports 10 MCE banks [ 0.033188] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033188] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035877] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038019] Speculative Store Bypass: Vulnerable [ 0.040314] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046111] ACPI: Core revision 20131115 [ 0.047692] ACPI: All ACPI Tables successfully acquired [ 0.049114] ftrace: allocating 28717 entries in 113 pages [ 0.068221] smpboot: Max logical packages: 2 [ 0.069461] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.071111] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072245] Enabling x2apic [ 0.073129] Enabled x2apic [ 0.074268] Switched APIC routing to physical x2apic. [ 0.077317] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.082877] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089304] KVM setup paravirtual spinlock [ 0.091935] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092190] x86: Booting SMP configuration: [ 0.093407] .... node #0, CPUs: #1[ 0.091892] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108018] x86: Booted up 1 node, 2 CPUs [ 0.108012] KVM setup async PF for cpu 1 [ 0.108014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112411] devtmpfs: initialized [ 0.114958] EVM: security.selinux [ 0.116005] EVM: security.SMACK64 [ 0.116956] EVM: security.ima [ 0.117828] EVM: security.capability [ 0.118904] pinctrl core: initialized pinctrl subsystem [ 0.120045] regulator-dummy: no parameters [ 0.121233] RTC time: 18:29:07, date: 08/29/18 [ 0.122467] NET: Registered protocol family 16 [ 0.123748] cpuidle: using governor ladder [ 0.124003] cpuidle: using governor menu [ 0.125217] ACPI: bus type PCI registered [ 0.126361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.128110] PCI: Using configuration type 1 for base access [ 0.130189] bio: create slab at 0 [ 0.130189] ACPI: Added _OSI(Module Device) [ 0.132003] ACPI: Added _OSI(Processor Device) [ 0.133250] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.134516] ACPI: Added _OSI(Processor Aggregator Device) [ 0.136916] ACPI: Interpreter enabled [ 0.137974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.140110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.142709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.144749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.147381] ACPI: (supports S0 S5) [ 0.148021] ACPI: Using IOAPIC for interrupt routing [ 0.149496] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152164] ACPI: No dock devices found. [ 0.155405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164249] acpiphp: Slot [3] registered [ 0.165370] acpiphp: Slot [4] registered [ 0.166495] acpiphp: Slot [5] registered [ 0.167612] acpiphp: Slot [6] registered [ 0.168025] acpiphp: Slot [7] registered [ 0.169143] acpiphp: Slot [8] registered [ 0.170281] acpiphp: Slot [9] registered [ 0.171445] acpiphp: Slot [10] registered [ 0.172020] acpiphp: Slot [11] registered [ 0.173156] acpiphp: Slot [12] registered [ 0.174286] acpiphp: Slot [13] registered [ 0.175421] acpiphp: Slot [14] registered [ 0.176021] acpiphp: Slot [15] registered [ 0.177165] acpiphp: Slot [16] registered [ 0.178304] acpiphp: Slot [17] registered [ 0.179439] acpiphp: Slot [18] registered [ 0.180027] acpiphp: Slot [19] registered [ 0.181187] acpiphp: Slot [20] registered [ 0.182322] acpiphp: Slot [21] registered [ 0.183502] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185157] acpiphp: Slot [24] registered [ 0.186291] acpiphp: Slot [25] registered [ 0.187418] acpiphp: Slot [26] registered [ 0.188026] acpiphp: Slot [27] registered [ 0.189157] acpiphp: Slot [28] registered [ 0.190327] acpiphp: Slot [29] registered [ 0.191496] acpiphp: Slot [30] registered [ 0.192028] acpiphp: Slot [31] registered [ 0.193182] PCI host bridge to bus 0000:00 [ 0.194351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195833] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197603] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199365] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207388] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231900] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.232974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235003] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236939] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238824] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240343] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241573] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244003] vgaarb: loaded [ 0.244880] vgaarb: bridge control possible 0000:00:02.0 [ 0.246602] SCSI subsystem initialized [ 0.247912] ACPI: bus type USB registered [ 0.248036] usbcore: registered new interface driver usbfs [ 0.249513] usbcore: registered new interface driver hub [ 0.251027] usbcore: registered new device driver usb [ 0.252113] PCI: Using ACPI for IRQ routing [ 0.253571] NetLabel: Initializing [ 0.254602] NetLabel: domain hash size = 128 [ 0.256003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.257434] NetLabel: unlabeled traffic allowed by default [ 0.258884] Switched to clocksource kvm-clock [ 0.264821] AppArmor: AppArmor Filesystem Enabled [ 0.266137] pnp: PnP ACPI init [ 0.267062] ACPI: bus type PNP registered [ 0.268697] pnp: PnP ACPI: found 8 devices [ 0.269864] ACPI: bus type PNP unregistered [ 0.277426] NET: Registered protocol family 2 [ 0.278950] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.281078] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.282979] TCP: Hash tables configured (established 16384 bind 16384) [ 0.284761] TCP: reno registered [ 0.285756] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.287325] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.289070] NET: Registered protocol family 1 [ 0.290309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.291830] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.293336] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.315641] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.337968] Trying to unpack rootfs image as initramfs... [ 0.436738] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.439071] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440629] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442258] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444589] Scanning for low memory corruption every 60 seconds [ 0.446557] Initialise system trusted keyring [ 0.447900] audit: initializing netlink socket (disabled) [ 0.449360] type=2000 audit(1535567348.492:1): initialized [ 0.469787] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.472451] zbud: loaded [ 0.473547] VFS: Disk quotas dquot_6.5.2 [ 0.474695] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.476737] fuse init (API version 7.22) [ 0.477940] msgmni has been set to 3997 [ 0.479087] Key type big_key registered [ 0.480594] Key type asymmetric registered [ 0.481741] Asymmetric key parser 'x509' registered [ 0.483053] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.485169] io scheduler noop registered [ 0.486274] io scheduler deadline registered (default) [ 0.487644] io scheduler cfq registered [ 0.488803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.490287] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.492015] ipmi message handler version 39.2 [ 0.493274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495295] ACPI: Power Button [PWRF] [ 0.496486] GHES: HEST is not enabled! [ 0.518139] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.561188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.563470] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588274] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591264] Linux agpgart interface v0.103 [ 0.593475] brd: module loaded [ 0.594856] loop: module loaded [ 0.596218] blk-mq: CPU -> queue map [ 0.597263] CPU 0 -> Queue 0 [ 0.598173] CPU 1 -> Queue 0 [ 0.599960] vda: vda1 [ 0.601642] scsi0 : ata_piix [ 0.602722] scsi1 : ata_piix [ 0.603675] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.605420] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.607334] libphy: Fixed MDIO Bus: probed [ 0.608567] tun: Universal TUN/TAP device driver, 1.6 [ 0.610016] tun: (C) 1999-2004 Max Krasnyansky [ 0.612604] PPP generic driver version 2.4.2 [ 0.613881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615592] ehci-pci: EHCI PCI platform driver [ 0.616847] ehci-platform: EHCI generic platform driver [ 0.618303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619923] ohci-pci: OHCI PCI platform driver [ 0.621197] ohci-platform: OHCI generic platform driver [ 0.622619] uhci_hcd: USB Universal Host Controller Interface driver [ 0.644956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646384] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.650160] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651895] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653978] usb usb1: Product: UHCI Host Controller [ 0.655289] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.656921] usb usb1: SerialNumber: 0000:00:01.2 [ 0.658318] hub 1-0:1.0: USB hub found [ 0.659404] hub 1-0:1.0: 2 ports detected [ 0.660681] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.665018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.666558] mousedev: PS/2 mouse device common for all mice [ 0.668306] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.670901] rtc_cmos 00:00: RTC can wake from S4 [ 0.672544] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.674252] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676037] device-mapper: uevent: version 1.0.3 [ 0.677448] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.679813] ledtrig-cpu: registered to indicate activity on CPUs [ 0.681520] TCP: cubic registered [ 0.682652] NET: Registered protocol family 10 [ 0.684187] NET: Registered protocol family 17 [ 0.685444] Key type dns_resolver registered [ 0.686882] Loading compiled-in X.509 certificates [ 0.688716] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.691232] registered taskstats version 1 [ 0.694208] Key type trusted registered [ 0.698593] Key type encrypted registered [ 0.699738] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701272] IMA: No TPM chip found, activating TPM-bypass! [ 0.703262] regulator-dummy: disabling [ 0.711463] Magic number: 14:29:495 [ 0.712809] rtc_cmos 00:00: setting system clock to 2018-08-29 18:29:08 UTC (1535567348) [ 0.715235] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716915] EDD information not available. [ 0.777211] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.779495] Write protecting the kernel read-only data: 12288k [ 0.781724] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.786145] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.802432] systemd-udevd[107]: starting version 204 [ 0.841475] FDC 0 is a S82078B [ 0.972057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.137902] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.139766] usb 1-1: Product: QEMU USB Tablet [ 1.141040] usb 1-1: Manufacturer: QEMU [ 1.142200] usb 1-1: SerialNumber: 42 [ 1.853251] 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.183114] 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.290953] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.400445] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:29:10 +0000. Up 2.74 seconds. cloud-init-nonet[2.90]: 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:29:12 +0000. Up 4.45 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.23 | 255.255.255.0 | fa:16:3e:c2:a4:1a | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 17:84:7c:f1:c5:3c:a5:85:dd:57:04:1e:93:a7:f5:64 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . .o. o=BB| | o... o*=E| | .. . oBo| | . . .| | S . | | . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 28:12:9d:7e:be:b4:ba:2d:1e:2c:3c:b9:f0:6f:a7:b3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . . | | . o | | o . | | . o o S | | . + + | |. = o o | | o +++.o | | o+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: eb:b8:69:dd:de:8f:d0:15:4d:c5:a2:e3:d0:93:d6:f2 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .+| | .o.| | . +...| | . O .. | | S + =. | | . ...E | | .... . | | .+. .o . | | .+.... o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0f:7b:5a:ab:16:0d:95:87:e0:74:c3:d0:7f:eb:51:72 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | +=oo | | o .*.. | | .. o | | . . o E| | So . = | | .+. o | | ..+ . . | | .+ . . | | .o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:29:18 +0000. Up 10.26 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:29:19 +0000. Up 11.37 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 16180 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 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 [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.23 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 4 not upgraded. Need to get 69.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [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 19s (3522 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 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-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... 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.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8547 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-157.207) ... 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 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................+++ .........................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58117 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 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 + echo 'nameserver 192.168.0.6' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 28:12:9d:7e:be:b4:ba:2d:1e:2c:3c:b9:f0:6f:a7:b3 root@ellis-0 (DSA) ec2: 256 eb:b8:69:dd:de:8f:d0:15:4d:c5:a2:e3:d0:93:d6:f2 root@ellis-0 (ECDSA) ec2: 256 0f:7b:5a:ab:16:0d:95:87:e0:74:c3:d0:7f:eb:51:72 root@ellis-0 (ED25519) ec2: 2048 17:84:7c:f1:c5:3c:a5:85:dd:57:04:1e:93:a7:f5:64 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLLFD1xcNV6pCpZ2H+sXS6dQIG3zJqkgymN0CLyuFoq2TW/1Be9fWnkYLZ3m3HolUT5q4d1zrmJV1JuWHcUcLgg= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILw5PD0FH79Ijnvc16gi/3sRIS0frc7zHTmGrUe+zdvn root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTzB8kOmVLjzd9lZ0NeGweJedBgAvRjmt+10bYBFkWt1v2ew1sZt0gw1LJrO8fT1tlEmexQ4Sao51RIbj3YDqC1I6nzMW9EERo6J/BdJjn2Rc2txLCZBifA8LYyhXIOM8hsCn4h1oUvs3PsEKAQDqtaftJLXvNiBt/OniZuVIdQwr0gtwUgi90/gYiZsQtNB6sUmTFSlooDYsLT7FcM4MpfiQTSEOItcbkNd/Cfz1gEqemG/EPMzK+kKa3TCcGPyE8fep9bm+NpQ7fpzJwgsEK/RAPPfCvDUypTlSXmKPABf4XH5vL9LnQ1uUhxUMBdHZrA0Tdc5D5JkW35VL69/W9 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:32:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.80 seconds 2018-08-29 18:33:46,012 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:33:46,012 - 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:c2:a4:1a', u'version': 4, u'addr': u'192.168.0.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:a4:1a', 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'994f9e29-3c61-4a2d-a545-b514fc921804', 'name': u'heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 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-29T18:29:07.000000', 'flavor': Munch({u'id': u'1e05f29f-3290-4637-a06f-eb2be5f28d79', 'name': u'heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c'}), 'az': u'nova', 'id': u'32b724b7-3981-49f9-95e6-3f43b9b1d0f4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7f0b681b-47a0-4897-9b15-4b13c1fb26ef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'b212f5c6-9423-496a-8bfe-65560bcbbe01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'19a292e7104640f99327f13779301fe3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b8c5b930-d276-424b-9f4e-801d7c3f9ec0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'c216abbd-ff9e-4368-a32f-a3d720bc2a69'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'f66ebb75-0dfe-489c-a357-6b0498f86b2f'})], 'id': u'73dd228a-6fdd-435d-9d5c-09c126c54ac8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'50c3f057-a6f6-4ef2-9d81-f95f6dee612e', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'0919ad84-7418-4cbf-87cf-12f28c35b205'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'50c3f057-a6f6-4ef2-9d81-f95f6dee612e', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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'538220eb-2ce9-4327-8798-ab8d60f54039'})], 'id': u'50c3f057-a6f6-4ef2-9d81-f95f6dee612e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3800fe1eb80f46da83d373088ea97d99', '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'19a292e7104640f99327f13779301fe3', 'name': 'heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c', '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-29T18:29:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:29:07Z', 'hostId': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c', 'public_v6': '', 'private_v4': u'192.168.0.23', 'cloud': 'envvars', 'host_id': u'b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844', '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-29T18:29:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19a292e7104640f99327f13779301fe3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'19a292e7104640f99327f13779301fe3', 'created_at': u'2018-08-29T18:27:22Z', 'created': u'2018-08-29T18:27:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 18:33:46,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:33:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:33:46,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95905351-3c2e-48de-9d41-1c3fd46cf364 x-compute-request-id: req-95905351-3c2e-48de-9d41-1c3fd46cf364 Content-Encoding: gzip Content-Length: 1528 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:e4:82:12", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:82:12", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:24:4e", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d069fb80-6d20-4350-b710-e73f38aa569c", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d069fb80-6d20-4350-b710-e73f38aa569c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "bono-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:88:a5", "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:24:d6:e8", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "d4dd94b4-d8ef-4a9b-8a5b-951f0f271cce", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-29T18:29:24Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:3c:b2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "192.168.1.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:97:c3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:59.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "84adcca6-37ba-4f71-8a8d-a6b3f963fe00", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:59Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "homer-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:46:f9", "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:5b:8d:d7", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/f0c87776-4ffc-406a-8e63-bf1f5e470268", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:30:05.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "f0c87776-4ffc-406a-8e63-bf1f5e470268", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:30:06Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "dime-0.clearwater.opnfv", "created": "2018-08-29T18:29:23Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ff:2f", "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:80:a2:65", "version": 4, "addr": "192.168.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/22560b6d-660b-4bc6-aff8-d82853932f36", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:55.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "22560b6d-660b-4bc6-aff8-d82853932f36", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:55Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-29T18:29:21Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "192.168.0.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a4:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:29:07.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "32b724b7-3981-49f9-95e6-3f43b9b1d0f4", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:29:07Z", "hostId": "b3de9bc54abc24b722e0d33d09b34402a97ad2254cad457c53a6c844", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-29T18:27:22Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:50:6f", "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:96:a2:a7", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f", "rel": "bookmark"}], "image": {"id": "994f9e29-3c61-4a2d-a545-b514fc921804", "links": [{"href": "http://172.30.9.40:8774/images/994f9e29-3c61-4a2d-a545-b514fc921804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:27:12.000000", "flavor": {"id": "1e05f29f-3290-4637-a06f-eb2be5f28d79", "links": [{"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "bookmark"}]}, "id": "91d9d106-d343-4c61-a4b1-eb5caae4f88f", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "3800fe1eb80f46da83d373088ea97d99", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:27:13Z", "hostId": "3ec97e04f48a14af8819a1f944513602ae63402b2bf1f985be71d9aa", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_05659436-930e-4f55-88db-f5fdc9b80a0c", "name": "ns.clearwater.opnfv", "created": "2018-08-29T18:25:28Z", "tenant_id": "19a292e7104640f99327f13779301fe3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:33:46,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-95905351-3c2e-48de-9d41-1c3fd46cf364 2018-08-29 18:33:46,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.278738021851s 2018-08-29 18:33:46,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-95905351-3c2e-48de-9d41-1c3fd46cf364 2018-08-29 18:33:46,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:33:46,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:33:46,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb4cf9d6-4894-4521-a022-ab0335841bfb x-compute-request-id: req-cb4cf9d6-4894-4521-a022-ab0335841bfb Content-Encoding: gzip Content-Length: 11848 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009226] AppArmor: AppArmor initialized\n[ 0.010400] Yama: becoming mindful.\n[ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016128] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.018783] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022097] Initializing cgroup subsys memory\n[ 0.023345] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025243] Initializing cgroup subsys blkio\n[ 0.026447] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029282] FEATURE SPEC_CTRL Not Present\n[ 0.031105] mce: CPU supports 10 MCE banks\n[ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034774] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.046146] ACPI: Core revision 20131115\n[ 0.047748] ACPI: All ACPI Tables successfully acquired\n[ 0.049135] ftrace: allocating 28717 entries in 113 pages\n[ 0.068235] smpboot: Max logical packages: 2\n[ 0.069488] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073927] Enabling x2apic\n[ 0.074819] Enabled x2apic\n[ 0.076003] Switched APIC routing to physical x2apic.\n[ 0.078679] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.082901] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089515] KVM setup paravirtual spinlock\n[ 0.092094] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094080] x86: Booting SMP configuration:\n[ 0.095342] .... node #0, CPUs: #1[ 0.092050] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112019] x86: Booted up 1 node, 2 CPUs\n[ 0.112012] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116042] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118630] devtmpfs: initialized\n[ 0.122279] EVM: security.selinux\n[ 0.123302] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124959] EVM: security.capability\n[ 0.126068] pinctrl core: initialized pinctrl subsystem\n[ 0.128119] regulator-dummy: no parameters\n[ 0.129392] RTC time: 18:27:13, date: 08/29/18\n[ 0.130774] NET: Registered protocol family 16\n[ 0.132164] cpuidle: using governor ladder\n[ 0.133386] cpuidle: using governor menu\n[ 0.134604] ACPI: bus type PCI registered\n[ 0.135777] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136174] PCI: Using configuration type 1 for base access\n[ 0.138319] bio: create slab at 0\n[ 0.138319] ACPI: Added _OSI(Module Device)\n[ 0.140003] ACPI: Added _OSI(Processor Device)\n[ 0.141243] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142539] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145301] ACPI: Interpreter enabled\n[ 0.146389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.153735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.156007] ACPI: (supports S0 S5)\n[ 0.160007] ACPI: Using IOAPIC for interrupt routing\n[ 0.161374] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.163998] ACPI: No dock devices found.\n[ 0.166021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.167654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.168007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.169736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172229] acpiphp: Slot [3] registered\n[ 0.173372] acpiphp: Slot [4] registered\n[ 0.174597] acpiphp: Slot [5] registered\n[ 0.175736] acpiphp: Slot [6] registered\n[ 0.176023] acpiphp: Slot [7] registered\n[ 0.177181] acpiphp: Slot [8] registered\n[ 0.178317] acpiphp: Slot [9] registered\n[ 0.179467] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181139] acpiphp: Slot [12] registered\n[ 0.182251] acpiphp: Slot [13] registered\n[ 0.183365] acpiphp: Slot [14] registered\n[ 0.184020] acpiphp: Slot [15] registered\n[ 0.185145] acpiphp: Slot [16] registered\n[ 0.186517] acpiphp: Slot [17] registered\n[ 0.187628] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189152] acpiphp: Slot [20] registered\n[ 0.190296] acpiphp: Slot [21] registered\n[ 0.191407] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193153] acpiphp: Slot [24] registered\n[ 0.194266] acpiphp: Slot [25] registered\n[ 0.195375] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197166] acpiphp: Slot [28] registered\n[ 0.198272] acpiphp: Slot [29] registered\n[ 0.199380] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201131] PCI host bridge to bus 0000:00\n[ 0.202236] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203638] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205535] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215394] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.245202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.247311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.248976] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.250950] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.252957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.254788] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256300] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.259607] vgaarb: loaded\n[ 0.260003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.261659] SCSI subsystem initialized\n[ 0.262909] ACPI: bus type USB registered\n[ 0.264034] usbcore: registered new interface driver usbfs\n[ 0.265448] usbcore: registered new interface driver hub\n[ 0.266852] usbcore: registered new device driver usb\n[ 0.268118] PCI: Using ACPI for IRQ routing\n[ 0.269590] NetLabel: Initializing\n[ 0.270588] NetLabel: domain hash size = 128\n[ 0.271767] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272064] NetLabel: unlabeled traffic allowed by default\n[ 0.273490] Switched to clocksource kvm-clock\n[ 0.280741] AppArmor: AppArmor Filesystem Enabled\n[ 0.282037] pnp: PnP ACPI init\n[ 0.282967] ACPI: bus type PNP registered\n[ 0.284552] pnp: PnP ACPI: found 8 devices\n[ 0.285684] ACPI: bus type PNP unregistered\n[ 0.293158] NET: Registered protocol family 2\n[ 0.294661] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296807] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.298659] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.300413] TCP: reno registered\n[ 0.301365] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302892] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304580] NET: Registered protocol family 1\n[ 0.305781] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.307279] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.308738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.331112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.353649] Trying to unpack rootfs image as initramfs...\n[ 0.453338] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.455643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.457106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.458728] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.461021] Scanning for low memory corruption every 60 seconds\n[ 0.462914] Initialise system trusted keyring\n[ 0.464169] audit: initializing netlink socket (disabled)\n[ 0.465575] type=2000 audit(1535567234.113:1): initialized\n[ 0.486254] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.488807] zbud: loaded\n[ 0.489854] VFS: Disk quotas dquot_6.5.2\n[ 0.490987] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493018] fuse init (API version 7.22)\n[ 0.494202] msgmni has been set to 3997\n[ 0.495348] Key type big_key registered\n[ 0.496826] Key type asymmetric registered\n[ 0.497975] Asymmetric key parser 'x509' registered\n[ 0.499296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.501376] io scheduler noop registered\n[ 0.502495] io scheduler deadline registered (default)\n[ 0.503847] io scheduler cfq registered\n[ 0.504993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.508139] ipmi message handler version 39.2\n[ 0.509399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511391] ACPI: Power Button [PWRF]\n[ 0.512536] GHES: HEST is not enabled!\n[ 0.534712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600385] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.602427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.626147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629023] Linux agpgart interface v0.103\n[ 0.631149] brd: module loaded\n[ 0.632558] loop: module loaded\n[ 0.633879] blk-mq: CPU -> queue map\n[ 0.634919] CPU 0 -> Queue 0\n[ 0.635843] CPU 1 -> Queue 0\n[ 0.637781] vda: vda1\n[ 0.639306] scsi0 : ata_piix\n[ 0.640307] scsi1 : ata_piix\n[ 0.641216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.642873] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.644761] libphy: Fixed MDIO Bus: probed\n[ 0.645973] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647326] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650510] PPP generic driver version 2.4.2\n[ 0.651737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.653709] ehci-pci: EHCI PCI platform driver\n[ 0.655172] ehci-platform: EHCI generic platform driver\n[ 0.656833] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.658732] ohci-pci: OHCI PCI platform driver\n[ 0.660197] ohci-platform: OHCI generic platform driver\n[ 0.661845] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684563] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.686220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.688719] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.690620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.692691] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695061] usb usb1: Product: UHCI Host Controller\n[ 0.696636] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.698596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700196] hub 1-0:1.0: USB hub found\n[ 0.701503] hub 1-0:1.0: 2 ports detected\n[ 0.702983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.706327] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708037] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709764] mousedev: PS/2 mouse device common for all mice\n[ 0.711486] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713969] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718735] device-mapper: uevent: version 1.0.3\n[ 0.720016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.722206] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.723787] TCP: cubic registered\n[ 0.724827] NET: Registered protocol family 10\n[ 0.726305] NET: Registered protocol family 17\n[ 0.727507] Key type dns_resolver registered\n[ 0.728893] Loading compiled-in X.509 certificates\n[ 0.730683] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.740173] registered taskstats version 1\n[ 0.743078] Key type trusted registered\n[ 0.746736] Key type encrypted registered\n[ 0.747840] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749204] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751114] regulator-dummy: disabling\n[ 0.752207] Magic number: 14:29:495\n[ 0.753353] rtc_cmos 00:00: setting system clock to 2018-08-29 18:27:13 UTC (1535567233)\n[ 0.755562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757060] EDD information not available.\n[ 0.801431] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.803526] Write protecting the kernel read-only data: 12288k\n[ 0.805625] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.808955] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822653] systemd-udevd[107]: starting version 204\n[ 0.884612] FDC 0 is a S82078B\n[ 1.012080] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174992] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176764] usb 1-1: Product: QEMU USB Tablet\n[ 1.178000] usb 1-1: Manufacturer: QEMU\n[ 1.179099] usb 1-1: SerialNumber: 42\n[ 1.452076] tsc: Refined TSC clocksource calibration: 3491.866 MHz\n[ 1.881194] 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.213764] 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.318261] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.427218] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:27:15 +0000. Up 2.77 seconds.\ncloud-init-nonet[2.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 * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.16]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:27:17 +0000. Up 4.34 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:96:a2:a7 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d1:50:6f |\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:\n30:31:fd:4c:52:ef:7d:c7:4a:22:72:8c:d1:56:41:83 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. ..o=. |\n| oo.Eo . |\n| o .=o . |\n| o =o. . . |\n| S + o o +|\n| o . o o.|\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n56:9a:7a:0c:9a:af:38:36:b6:2e:57:51:b1:a4:78:5f root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| . o.. |\n| . o.. E . |\n| ... . + |\n| .o S |\n| .o = |\n| .o . o |\n|. *. . . |\n| *++... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n20:ee:d4:35:cc:83:d5:ef:34:6b:dd:fb:e0:0f:5f:09 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| = . |\n| . o * . |\n| . o o o + |\n| o . S o E . |\n| o + o o|\n| . . o.o|\n| . =.|\n| ..=|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne0:d8:d4:d7:f1:c8:7d:23:9a:64:f8:6e:2d:58:d2:72 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . .o = |\n| o ...o+.o..|\n| = . .= o ...|\n| . o So E |\n| B . |\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 D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:27:22 +0000. Up 10.08 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:27:24 +0000. Up 11.04 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.3/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1552 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 1s (331 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 56:9a:7a:0c:9a:af:38:36:b6:2e:57:51:b1:a4:78:5f root@ns (DSA)\nec2: 256 20:ee:d4:35:cc:83:d5:ef:34:6b:dd:fb:e0:0f:5f:09 root@ns (ECDSA)\nec2: 256 e0:d8:d4:d7:f1:c8:7d:23:9a:64:f8:6e:2d:58:d2:72 root@ns (ED25519)\nec2: 2048 30:31:fd:4c:52:ef:7d:c7:4a:22:72:8c:d1:56:41:83 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIcn+7axd1VVVY87pU9b0TbHkk1wQOX3wM3AJoUgTMmsTYxJhwMfeDcmCD6oe0lyharAS4H/n8/KSg643ARBGBc= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILChQjfgFXoUO3PbzwLoQWFlsHaMky+WTtCEze8nFdMI root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxnQWDRrL3fckZMeTMa93/+dDEAnPH9oaAksx/JtGwbt1uZfZWeZkKlAMqNMiwbjyTaRCAouaOzbddDzO8LEmdxoNxe4yh+a9fA5PiwDCQdB7K1LYe8snuril/aY4w8FGtO/EkTvprw5AGbl2sLBW3Uemej9bCcbhqZC3wgiGrEPfqYdCWDySfL8yEjjAagGGd4kgu/G0fOal//QqeRyz+qtTXkuV8Q9QhDtASiBtJZUoWEQS6s6DLEiZY/UulJ7jRMh9GofoQ8QpuiXtxZjVMhfj7NqSwnXSN8eA6ceU7l9g0mSfDIlNSRUqifA5ZcrrLiWIaFw+jG1ICu+mUAYTx root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:27:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.22 seconds\n"} 2018-08-29 18:33:46,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f/action used request id req-cb4cf9d6-4894-4521-a022-ab0335841bfb 2018-08-29 18:33:46,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.069354057312s 2018-08-29 18:33:46,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/91d9d106-d343-4c61-a4b1-eb5caae4f88f/action used request id req-cb4cf9d6-4894-4521-a022-ab0335841bfb 2018-08-29 18:33:46,372 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 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 s83968 r8192 d22528 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-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009226] AppArmor: AppArmor initialized [ 0.010400] Yama: becoming mindful. [ 0.012144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016128] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.018783] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022097] Initializing cgroup subsys memory [ 0.023345] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025243] Initializing cgroup subsys blkio [ 0.026447] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029282] FEATURE SPEC_CTRL Not Present [ 0.031105] mce: CPU supports 10 MCE banks [ 0.032031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034774] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040312] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.046146] ACPI: Core revision 20131115 [ 0.047748] ACPI: All ACPI Tables successfully acquired [ 0.049135] ftrace: allocating 28717 entries in 113 pages [ 0.068235] smpboot: Max logical packages: 2 [ 0.069488] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073927] Enabling x2apic [ 0.074819] Enabled x2apic [ 0.076003] Switched APIC routing to physical x2apic. [ 0.078679] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.082901] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089515] KVM setup paravirtual spinlock [ 0.092094] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094080] x86: Booting SMP configuration: [ 0.095342] .... node #0, CPUs: #1[ 0.092050] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112019] x86: Booted up 1 node, 2 CPUs [ 0.112012] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116042] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118630] devtmpfs: initialized [ 0.122279] EVM: security.selinux [ 0.123302] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124959] EVM: security.capability [ 0.126068] pinctrl core: initialized pinctrl subsystem [ 0.128119] regulator-dummy: no parameters [ 0.129392] RTC time: 18:27:13, date: 08/29/18 [ 0.130774] NET: Registered protocol family 16 [ 0.132164] cpuidle: using governor ladder [ 0.133386] cpuidle: using governor menu [ 0.134604] ACPI: bus type PCI registered [ 0.135777] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136174] PCI: Using configuration type 1 for base access [ 0.138319] bio: create slab at 0 [ 0.138319] ACPI: Added _OSI(Module Device) [ 0.140003] ACPI: Added _OSI(Processor Device) [ 0.141243] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142539] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145301] ACPI: Interpreter enabled [ 0.146389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.153735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.156007] ACPI: (supports S0 S5) [ 0.160007] ACPI: Using IOAPIC for interrupt routing [ 0.161374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.163998] ACPI: No dock devices found. [ 0.166021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.167654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.168007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.169736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172229] acpiphp: Slot [3] registered [ 0.173372] acpiphp: Slot [4] registered [ 0.174597] acpiphp: Slot [5] registered [ 0.175736] acpiphp: Slot [6] registered [ 0.176023] acpiphp: Slot [7] registered [ 0.177181] acpiphp: Slot [8] registered [ 0.178317] acpiphp: Slot [9] registered [ 0.179467] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181139] acpiphp: Slot [12] registered [ 0.182251] acpiphp: Slot [13] registered [ 0.183365] acpiphp: Slot [14] registered [ 0.184020] acpiphp: Slot [15] registered [ 0.185145] acpiphp: Slot [16] registered [ 0.186517] acpiphp: Slot [17] registered [ 0.187628] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189152] acpiphp: Slot [20] registered [ 0.190296] acpiphp: Slot [21] registered [ 0.191407] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193153] acpiphp: Slot [24] registered [ 0.194266] acpiphp: Slot [25] registered [ 0.195375] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197166] acpiphp: Slot [28] registered [ 0.198272] acpiphp: Slot [29] registered [ 0.199380] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201131] PCI host bridge to bus 0000:00 [ 0.202236] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203638] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205535] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215394] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.245202] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.247311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.248976] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.250950] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.252957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254788] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256300] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.259607] vgaarb: loaded [ 0.260003] vgaarb: bridge control possible 0000:00:02.0 [ 0.261659] SCSI subsystem initialized [ 0.262909] ACPI: bus type USB registered [ 0.264034] usbcore: registered new interface driver usbfs [ 0.265448] usbcore: registered new interface driver hub [ 0.266852] usbcore: registered new device driver usb [ 0.268118] PCI: Using ACPI for IRQ routing [ 0.269590] NetLabel: Initializing [ 0.270588] NetLabel: domain hash size = 128 [ 0.271767] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272064] NetLabel: unlabeled traffic allowed by default [ 0.273490] Switched to clocksource kvm-clock [ 0.280741] AppArmor: AppArmor Filesystem Enabled [ 0.282037] pnp: PnP ACPI init [ 0.282967] ACPI: bus type PNP registered [ 0.284552] pnp: PnP ACPI: found 8 devices [ 0.285684] ACPI: bus type PNP unregistered [ 0.293158] NET: Registered protocol family 2 [ 0.294661] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296807] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.298659] TCP: Hash tables configured (established 16384 bind 16384) [ 0.300413] TCP: reno registered [ 0.301365] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302892] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304580] NET: Registered protocol family 1 [ 0.305781] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.307279] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.308738] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.331112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.353649] Trying to unpack rootfs image as initramfs... [ 0.453338] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.455643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.457106] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.458728] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.461021] Scanning for low memory corruption every 60 seconds [ 0.462914] Initialise system trusted keyring [ 0.464169] audit: initializing netlink socket (disabled) [ 0.465575] type=2000 audit(1535567234.113:1): initialized [ 0.486254] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.488807] zbud: loaded [ 0.489854] VFS: Disk quotas dquot_6.5.2 [ 0.490987] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493018] fuse init (API version 7.22) [ 0.494202] msgmni has been set to 3997 [ 0.495348] Key type big_key registered [ 0.496826] Key type asymmetric registered [ 0.497975] Asymmetric key parser 'x509' registered [ 0.499296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.501376] io scheduler noop registered [ 0.502495] io scheduler deadline registered (default) [ 0.503847] io scheduler cfq registered [ 0.504993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.508139] ipmi message handler version 39.2 [ 0.509399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511391] ACPI: Power Button [PWRF] [ 0.512536] GHES: HEST is not enabled! [ 0.534712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600385] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.602427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.629023] Linux agpgart interface v0.103 [ 0.631149] brd: module loaded [ 0.632558] loop: module loaded [ 0.633879] blk-mq: CPU -> queue map [ 0.634919] CPU 0 -> Queue 0 [ 0.635843] CPU 1 -> Queue 0 [ 0.637781] vda: vda1 [ 0.639306] scsi0 : ata_piix [ 0.640307] scsi1 : ata_piix [ 0.641216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.642873] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.644761] libphy: Fixed MDIO Bus: probed [ 0.645973] tun: Universal TUN/TAP device driver, 1.6 [ 0.647326] tun: (C) 1999-2004 Max Krasnyansky [ 0.650510] PPP generic driver version 2.4.2 [ 0.651737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.653709] ehci-pci: EHCI PCI platform driver [ 0.655172] ehci-platform: EHCI generic platform driver [ 0.656833] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.658732] ohci-pci: OHCI PCI platform driver [ 0.660197] ohci-platform: OHCI generic platform driver [ 0.661845] uhci_hcd: USB Universal Host Controller Interface driver [ 0.684563] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.686220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.688719] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.690620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.692691] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695061] usb usb1: Product: UHCI Host Controller [ 0.696636] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.698596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700196] hub 1-0:1.0: USB hub found [ 0.701503] hub 1-0:1.0: 2 ports detected [ 0.702983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706327] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708037] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709764] mousedev: PS/2 mouse device common for all mice [ 0.711486] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.713969] rtc_cmos 00:00: RTC can wake from S4 [ 0.715505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717100] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718735] device-mapper: uevent: version 1.0.3 [ 0.720016] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722206] ledtrig-cpu: registered to indicate activity on CPUs [ 0.723787] TCP: cubic registered [ 0.724827] NET: Registered protocol family 10 [ 0.726305] NET: Registered protocol family 17 [ 0.727507] Key type dns_resolver registered [ 0.728893] Loading compiled-in X.509 certificates [ 0.730683] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.740173] registered taskstats version 1 [ 0.743078] Key type trusted registered [ 0.746736] Key type encrypted registered [ 0.747840] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749204] IMA: No TPM chip found, activating TPM-bypass! [ 0.751114] regulator-dummy: disabling [ 0.752207] Magic number: 14:29:495 [ 0.753353] rtc_cmos 00:00: setting system clock to 2018-08-29 18:27:13 UTC (1535567233) [ 0.755562] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757060] EDD information not available. [ 0.801431] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.803526] Write protecting the kernel read-only data: 12288k [ 0.805625] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.808955] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.822653] systemd-udevd[107]: starting version 204 [ 0.884612] FDC 0 is a S82078B [ 1.012080] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174992] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176764] usb 1-1: Product: QEMU USB Tablet [ 1.178000] usb 1-1: Manufacturer: QEMU [ 1.179099] usb 1-1: SerialNumber: 42 [ 1.452076] tsc: Refined TSC clocksource calibration: 3491.866 MHz [ 1.881194] 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.213764] 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.318261] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.427218] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:27:15 +0000. Up 2.77 seconds. cloud-init-nonet[2.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 ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.16]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:27:17 +0000. Up 4.34 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:96:a2:a7 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d1:50:6f | 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: 30:31:fd:4c:52:ef:7d:c7:4a:22:72:8c:d1:56:41:83 root@ns The key's randomart image is: +--[ RSA 2048]----+ | o. ..o=. | | oo.Eo . | | 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: 56:9a:7a:0c:9a:af:38:36:b6:2e:57:51:b1:a4:78:5f root@ns The key's randomart image is: +--[ DSA 1024]----+ | o. | | . o.. | | . o.. E . | | ... . + | | .o S | | .o = | | .o . o | |. *. . . | | *++... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 20:ee:d4:35:cc:83:d5:ef:34:6b:dd:fb:e0:0f:5f:09 root@ns The key's randomart image is: +--[ECDSA 256]---+ | .. | | = . | | . o * . | | . o o o + | | o . S o E . | | o + o o| | . . o.o| | . =.| | ..=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e0:d8:d4:d7:f1:c8:7d:23:9a:64:f8:6e:2d:58:d2:72 root@ns The key's randomart image is: +--[ED25519 256--+ | . | | . .o = | | o ...o+.o..| | = . .= o ...| | . o So E | | B . | | . + . | | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:27:22 +0000. Up 10.08 seconds. * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:27:24 +0000. Up 11.04 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.3/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [79.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [421 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [245 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [133 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7441 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1100 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 [472 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 [546 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 [253 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1552 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 1s (331 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fc:35:ad:45:5a:fd:a1:22:89:b0:1d:51:b4:43:56:51 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 56:9a:7a:0c:9a:af:38:36:b6:2e:57:51:b1:a4:78:5f root@ns (DSA) ec2: 256 20:ee:d4:35:cc:83:d5:ef:34:6b:dd:fb:e0:0f:5f:09 root@ns (ECDSA) ec2: 256 e0:d8:d4:d7:f1:c8:7d:23:9a:64:f8:6e:2d:58:d2:72 root@ns (ED25519) ec2: 2048 30:31:fd:4c:52:ef:7d:c7:4a:22:72:8c:d1:56:41:83 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIcn+7axd1VVVY87pU9b0TbHkk1wQOX3wM3AJoUgTMmsTYxJhwMfeDcmCD6oe0lyharAS4H/n8/KSg643ARBGBc= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILChQjfgFXoUO3PbzwLoQWFlsHaMky+WTtCEze8nFdMI root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxnQWDRrL3fckZMeTMa93/+dDEAnPH9oaAksx/JtGwbt1uZfZWeZkKlAMqNMiwbjyTaRCAouaOzbddDzO8LEmdxoNxe4yh+a9fA5PiwDCQdB7K1LYe8snuril/aY4w8FGtO/EkTvprw5AGbl2sLBW3Uemej9bCcbhqZC3wgiGrEPfqYdCWDySfL8yEjjAagGGd4kgu/G0fOal//QqeRyz+qtTXkuV8Q9QhDtASiBtJZUoWEQS6s6DLEiZY/UulJ7jRMh9GofoQ8QpuiXtxZjVMhfj7NqSwnXSN8eA6ceU7l9g0mSfDIlNSRUqifA5ZcrrLiWIaFw+jG1ICu+mUAYTx root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:27:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.22 seconds 2018-08-29 18:33:46,373 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-29 18:33:46,375 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2018-08-29 18:33:46,469 - 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-29 18:33:46,537 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-29 18:33:46,538 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-29 18:33:46,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:33:46,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-29 18:34:11,732 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:34:11,732 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-29 18:34:36,789 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:34:36,790 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-29 18:35:01,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:35:01,842 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-29 18:35:26,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:35:26,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-29 18:35:51,941 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:35:51,942 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-29 18:36:16,997 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:36:16,998 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-29 18:36:42,046 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-29 18:36:42,046 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-29 18:37:19,033 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550111@clearwater.opnfv', u'sip_username': u'6505550111', u'formatted_number': u'(650) 555-0111', u'number': u'6505550111', u'sip_uri': u'sip:6505550111@clearwater.opnfv', u'number_id': u'552812b0419a4b1fbd130e72f24a631d', u'sip_password': u'zhraM84jZ', u'pstn': False} 2018-08-29 18:37:19,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:37:19,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:37:19,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:37:19 GMT Server: Apache x-openstack-request-id: req-c7287a66-fba6-4106-aec0-7c6df0d7b4fa Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 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-29 18:37:20,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:37:19 GMT Server: Apache x-openstack-request-id: req-27fe23d1-0635-4665-854f-172c09312ca9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "outputs": [{"output_value": "172.30.9.202", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-29 18:37:20,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 used request id req-27fe23d1-0635-4665-854f-172c09312ca9 2018-08-29 18:37:20,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.446144104s 2018-08-29 18:37:20,481 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 used request id req-27fe23d1-0635-4665-854f-172c09312ca9 2018-08-29 18:37:20,483 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.202', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-08-29 18:37:20,484 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-29 18:37:20,484 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-29 18:37:20,492 - 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-29 18:37:20,493 - 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-29 18:42:21,162 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-29 18:42:21,163 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "599", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550443%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/basic-call.rb:19:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - SDP (TCP) - (6505550334, 6505550233) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 25fc3f4c159b99f9a7304e31c620d6c3) - /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) - (6505550457, 6505550494) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 7629d73bbc7538f9c65040186dc248d9) - /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) - (6505550674, 6505550837) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550493, 6505550070) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 93b03f1fbfb1a299a13e15879300e0b1) - /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) - (6505550665, 6505550419) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 364614b2acc0789b9e929cbbb6e24172) - /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) - (6505550724, 6505550812) Failed Endpoint threw exception: - Expected 180, got 503 (call ID af89bc2331218bfe7b281c9a6fba837e) - /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) - (6505550022) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550042, 6505550225) Failed Endpoint threw exception: - Expected 200, got 504 (call ID c97eca3e34396895b8f6d4ec2938ea1c) - /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 8cef168b34eb8242c392098f62384dd5) Call Barring - Outbound Rejection (TCP) - (6505550993, 6505550702) 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) - (6505550355, 6505550672) 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) - (6505550364, 6505550046, 6505550816) Failed Endpoint threw exception: - sip:6505550816@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550816@clearwater.opnfv timed out waiting for 401|200 (call ID 4d92002fd4f51714d2b5b1aac3722d6d) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550448@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550974@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550485%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550561%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%3A6505550575%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%3A6505550376%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%3A6505550867%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%3A6505550228%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%3A6505550042%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%3A6505550489%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%3A6505550168%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%3A6505550580%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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%3A6505550580%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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%3A6505550140%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%3A6505550314%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%3A6505550568%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%3A6505550816%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%3A6505550082%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%3A6505550596%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%3A6505550059%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/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%3A6505550807%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%3A6505550660%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%3A6505550400%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%3A6505550407%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%3A6505550959%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%3A6505550989%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%3A6505550009%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%3A6505550396%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) - (6505550349, 6505550741) Failed Endpoint threw exception: - Expected 200, got 503 (call ID bc772223c090660640710f383312af89) - /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) - (6505550200, 6505550128) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550822, 6505550989) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550558, 6505550749) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550151, 6505550786) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 27c62ed1b68264d7b118a7244a619a39) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550734, 6505550497) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 0f6b7774614bc04e4deacc73fff22eb4) - /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) - (6505550120, 6505550249) Failed Endpoint threw exception: - Expected 200, got 503 (call ID bc6c6b4e8b51ff9ad37ea204cff2bff7) - /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) - (6505550053) Failed Endpoint threw exception: - sip:6505550053@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID dd3d0be5118efe96cd34c0f4b6fbeb9b) - /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) - (6505550477) Failed Endpoint threw exception: - sip:6505550477@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 59a58ace49ea44ed3538bf9ba4b09abb) - /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) - (6505550230) Failed Endpoint threw exception: - sip:6505550230@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID d8862e2ee86b3dade14e07396f276aca) - /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) - (6505550167, 6505550093) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 92269300349bf93ddd28f0053062f1ef) Failed RuntimeError thrown: - Expected 200, got 504 (call ID e1107fd4e1120e022a65dca758196972) - /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) - (6505550546, 6505550087) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 19c3922bdc9544e98a0f4bd026040403) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 19c3922bdc9544e98a0f4bd026040403) - /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%3A6505550448%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-29 18:37:41 +0000 Basic Call - SDP (TCP) at 2018-08-29 18:37:49 +0000 Basic Call - Tel URIs (TCP) at 2018-08-29 18:37:54 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-29 18:38:02 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-29 18:38:07 +0000 Basic Call - Pracks (TCP) at 2018-08-29 18:38:12 +0000 Multiple Identities (TCP) at 2018-08-29 18:38:19 +0000 Call Diversion - Not registered (TCP) at 2018-08-29 18:39:25 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-29 18:39:59 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-29 18:40:00 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-29 18:40:00 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-29 18:40:00 +0000 Call Diversion - Busy (TCP) at 2018-08-29 18:40:00 +0000 Call Diversion - Unconditional (TCP) at 2018-08-29 18:40:01 +0000 Call Diversion - No answer (TCP) at 2018-08-29 18:40:01 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-29 18:40:01 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-29 18:40:01 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-29 18:40:01 +0000 Call Waiting - Accepted (TCP) at 2018-08-29 18:40:01 +0000 Call Waiting - Cancelled (TCP) at 2018-08-29 18:40:02 +0000 CANCEL - Mainline (TCP) at 2018-08-29 18:40:02 +0000 Filtering - Accept-Contact (TCP) at 2018-08-29 18:40:02 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-29 18:40:02 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-29 18:40:02 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-29 18:40:03 +0000 Filtering - RFC3841 example (TCP) at 2018-08-29 18:40:03 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-29 18:40:03 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-29 18:40:03 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-29 18:40:03 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-29 18:40:03 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-29 18:40:04 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-29 18:40:04 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-29 18:40:04 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-29 18:40:04 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-29 18:40:05 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-29 18:40:10 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-29 18:40:23 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-29 18:40:29 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-29 18:40:34 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-29 18:41:06 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-29 18:41:38 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-29 18:42:09 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-29 18:42:15 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-29 18:42:21 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-29 18:42:21,166 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-29 18:42:21,292 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 18:42:21,292 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 18:42:21,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:42:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:21,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:21 GMT Server: Apache x-openstack-request-id: req-a21bbb3e-853a-4bfc-abd4-9d2da5c4262f Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:42:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:21 GMT Server: Apache x-openstack-request-id: req-6cd1d698-11b6-4efe-a5c5-c8b91b19c772 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:42:21,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-6cd1d698-11b6-4efe-a5c5-c8b91b19c772 2018-08-29 18:42:21,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.560981035233s 2018-08-29 18:42:21,859 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-6cd1d698-11b6-4efe-a5c5-c8b91b19c772 2018-08-29 18:42:21,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:22,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:21 GMT Server: Apache x-openstack-request-id: req-44504533-36a2-43f7-94b3-c24d2c704363 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/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-29 18:42:23,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:22 GMT Server: Apache x-openstack-request-id: req-ec492f43-2efe-4ffb-a14e-c764e481e2cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-29T18:30:08Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv/events/f0bbf5ee-72f0-4212-9efa-569ec4adfc2b", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "id": "f0bbf5ee-72f0-4212-9efa-569ec4adfc2b"}]} 2018-08-29 18:42:23,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-ec492f43-2efe-4ffb-a14e-c764e481e2cf 2018-08-29 18:42:23,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.32140803337s 2018-08-29 18:42:23,183 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-ec492f43-2efe-4ffb-a14e-c764e481e2cf 2018-08-29 18:42:23,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-29 18:42:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:23,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:23 GMT Server: Apache x-openstack-request-id: req-d924f914-eb93-49b2-99bb-ac599eb81cb3 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 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-29 18:42:23,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:42:23 GMT Server: Apache x-openstack-request-id: req-5ef91bb6-1b18-4a64-b03e-b08313b5bcba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:42:23,971 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 used request id req-5ef91bb6-1b18-4a64-b03e-b08313b5bcba 2018-08-29 18:42:23,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.787936925888s 2018-08-29 18:42:23,972 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206 used request id req-5ef91bb6-1b18-4a64-b03e-b08313b5bcba 2018-08-29 18:42:23,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f0bbf5ee-72f0-4212-9efa-569ec4adfc2b&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:24,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:23 GMT Server: Apache x-openstack-request-id: req-eca670db-ffc6-41fb-a63c-a6b5fcd86057 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f0bbf5ee-72f0-4212-9efa-569ec4adfc2b&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-29 18:42:25,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:24 GMT Server: Apache x-openstack-request-id: req-cf6401c2-6350-4c86-b331-cd3cf1c0e6d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-29T18:42:23Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv/events/dc047787-df13-44a3-95d4-f0bf46019be1", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "id": "dc047787-df13-44a3-95d4-f0bf46019be1"}, {"resource_name": "dime", "event_time": "2018-08-29T18:42:24Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime/events/c5943b57-588e-4ebb-af15-4c4c403eecf0", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "28d207c0-7f03-4279-974a-e6f50cd1807f", "id": "c5943b57-588e-4ebb-af15-4c4c403eecf0"}, {"resource_name": "bono", "event_time": "2018-08-29T18:42:25Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono/events/6c4cf803-6657-41a3-aff4-823e90bd0b14", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "080f4236-4aab-4fe9-8b91-0381df8e07f0", "id": "6c4cf803-6657-41a3-aff4-823e90bd0b14"}]} 2018-08-29 18:42:25,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f0bbf5ee-72f0-4212-9efa-569ec4adfc2b&sort_dir=asc&marker=f0bbf5ee-72f0-4212-9efa-569ec4adfc2b&sort_dir=asc used request id req-cf6401c2-6350-4c86-b331-cd3cf1c0e6d8 2018-08-29 18:42:25,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.3139269352s 2018-08-29 18:42:25,286 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f0bbf5ee-72f0-4212-9efa-569ec4adfc2b&sort_dir=asc&marker=f0bbf5ee-72f0-4212-9efa-569ec4adfc2b&sort_dir=asc used request id req-cf6401c2-6350-4c86-b331-cd3cf1c0e6d8 2018-08-29 18:42:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:30,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=6c4cf803-6657-41a3-aff4-823e90bd0b14&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:30,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:30 GMT Server: Apache x-openstack-request-id: req-ebea3036-18eb-4708-b7de-e00007a20bf7 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=6c4cf803-6657-41a3-aff4-823e90bd0b14&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-29 18:42:31,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:30 GMT Server: Apache x-openstack-request-id: req-58e73598-b2dc-4d18-9d3e-0e2d97970a87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-29T18:42:26Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout/events/ab7c3d07-09d9-46ba-9b6e-0e58e394c34a", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "58296858-f890-4645-b1a8-f1e5648c646e", "id": "ab7c3d07-09d9-46ba-9b6e-0e58e394c34a"}, {"resource_name": "homer", "event_time": "2018-08-29T18:42:27Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer/events/d34858ad-c396-468a-b8de-70f0f5a485b1", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c533bc97-d890-49ea-b2cc-156792687b65", "id": "d34858ad-c396-468a-b8de-70f0f5a485b1"}, {"resource_name": "vellum", "event_time": "2018-08-29T18:42:28Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum/events/f853eadf-c676-4cc0-ba86-063417d60743", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5ba5961c-58e5-4203-bf39-f4a0e7863b18", "id": "f853eadf-c676-4cc0-ba86-063417d60743"}]} 2018-08-29 18:42:31,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=6c4cf803-6657-41a3-aff4-823e90bd0b14&sort_dir=asc&marker=6c4cf803-6657-41a3-aff4-823e90bd0b14&sort_dir=asc used request id req-58e73598-b2dc-4d18-9d3e-0e2d97970a87 2018-08-29 18:42:31,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.1967561245s 2018-08-29 18:42:31,490 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=6c4cf803-6657-41a3-aff4-823e90bd0b14&sort_dir=asc&marker=6c4cf803-6657-41a3-aff4-823e90bd0b14&sort_dir=asc used request id req-58e73598-b2dc-4d18-9d3e-0e2d97970a87 2018-08-29 18:42:36,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f853eadf-c676-4cc0-ba86-063417d60743&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:37,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:36 GMT Server: Apache x-openstack-request-id: req-f21bf4d9-de20-42ae-8837-2cd2a18b4de9 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f853eadf-c676-4cc0-ba86-063417d60743&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-29 18:42:38,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:37 GMT Server: Apache x-openstack-request-id: req-0598d115-70cf-47a5-b192-8bad539379b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-29T18:42:37Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout/events/167187df-b6d5-494f-bfa0-65f8de7d5904", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "58296858-f890-4645-b1a8-f1e5648c646e", "id": "167187df-b6d5-494f-bfa0-65f8de7d5904"}]} 2018-08-29 18:42:38,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f853eadf-c676-4cc0-ba86-063417d60743&sort_dir=asc&marker=f853eadf-c676-4cc0-ba86-063417d60743&sort_dir=asc used request id req-0598d115-70cf-47a5-b192-8bad539379b4 2018-08-29 18:42:38,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.52587199211s 2018-08-29 18:42:38,022 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=f853eadf-c676-4cc0-ba86-063417d60743&sort_dir=asc&marker=f853eadf-c676-4cc0-ba86-063417d60743&sort_dir=asc used request id req-0598d115-70cf-47a5-b192-8bad539379b4 2018-08-29 18:42:43,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=167187df-b6d5-494f-bfa0-65f8de7d5904&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:43,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:43 GMT Server: Apache x-openstack-request-id: req-ec965509-f01e-4b8c-bcae-f736d559352e Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=167187df-b6d5-494f-bfa0-65f8de7d5904&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-29 18:42:43,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:43 GMT Server: Apache x-openstack-request-id: req-e881a9ee-349d-4e10-9b8b-4d26eee92970 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-29T18:42:38Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer/events/e844ee72-9be6-4850-a264-141cafb0c212", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c533bc97-d890-49ea-b2cc-156792687b65", "id": "e844ee72-9be6-4850-a264-141cafb0c212"}, {"resource_name": "vellum", "event_time": "2018-08-29T18:42:38Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum/events/a559dcc3-5a96-49f0-8fa2-21c51aadf6de", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5ba5961c-58e5-4203-bf39-f4a0e7863b18", "id": "a559dcc3-5a96-49f0-8fa2-21c51aadf6de"}, {"resource_name": "bono", "event_time": "2018-08-29T18:42:39Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono/events/f1ae7273-71d3-47ea-9d07-5a9fabb5e37d", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "080f4236-4aab-4fe9-8b91-0381df8e07f0", "id": "f1ae7273-71d3-47ea-9d07-5a9fabb5e37d"}, {"resource_name": "dime", "event_time": "2018-08-29T18:42:40Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime/events/258babcb-42e0-4020-9e11-9191f8bec8c6", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "28d207c0-7f03-4279-974a-e6f50cd1807f", "id": "258babcb-42e0-4020-9e11-9191f8bec8c6"}, {"resource_name": "ellis", "event_time": "2018-08-29T18:42:40Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis/events/9afdad69-1637-4500-902c-c74610a2cd3e", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1c528674-2eb3-49ee-ac50-a94e271f6d80", "id": "9afdad69-1637-4500-902c-c74610a2cd3e"}]} 2018-08-29 18:42:43,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=167187df-b6d5-494f-bfa0-65f8de7d5904&sort_dir=asc&marker=167187df-b6d5-494f-bfa0-65f8de7d5904&sort_dir=asc used request id req-e881a9ee-349d-4e10-9b8b-4d26eee92970 2018-08-29 18:42:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708029270172s 2018-08-29 18:42:43,099 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=167187df-b6d5-494f-bfa0-65f8de7d5904&sort_dir=asc&marker=167187df-b6d5-494f-bfa0-65f8de7d5904&sort_dir=asc used request id req-e881a9ee-349d-4e10-9b8b-4d26eee92970 2018-08-29 18:42:48,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=9afdad69-1637-4500-902c-c74610a2cd3e&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:48,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:48 GMT Server: Apache x-openstack-request-id: req-0a66d7b8-3a29-452b-96ac-a8b7f3be4d6f Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=9afdad69-1637-4500-902c-c74610a2cd3e&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-29 18:42:48,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:48 GMT Server: Apache x-openstack-request-id: req-f28ffdda-2e8f-46a5-b402-6a21e59323be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-29T18:42:44Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis/events/64fd5da2-bea4-45ad-8894-382aacba6d54", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1c528674-2eb3-49ee-ac50-a94e271f6d80", "id": "64fd5da2-bea4-45ad-8894-382aacba6d54"}, {"resource_name": "dns", "event_time": "2018-08-29T18:42:44Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns/events/69fcc5a0-58d7-47ef-8330-a5251203dcb7", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bb2a69b5-ffd6-4e5e-aecf-a09cc6af494a", "id": "69fcc5a0-58d7-47ef-8330-a5251203dcb7"}]} 2018-08-29 18:42:48,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=9afdad69-1637-4500-902c-c74610a2cd3e&sort_dir=asc&marker=9afdad69-1637-4500-902c-c74610a2cd3e&sort_dir=asc used request id req-f28ffdda-2e8f-46a5-b402-6a21e59323be 2018-08-29 18:42:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723631381989s 2018-08-29 18:42:48,179 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=9afdad69-1637-4500-902c-c74610a2cd3e&sort_dir=asc&marker=9afdad69-1637-4500-902c-c74610a2cd3e&sort_dir=asc used request id req-f28ffdda-2e8f-46a5-b402-6a21e59323be 2018-08-29 18:42:53,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=69fcc5a0-58d7-47ef-8330-a5251203dcb7&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:53,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:53 GMT Server: Apache x-openstack-request-id: req-7e7071c5-6264-48d5-8975-37d47c2c1154 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=69fcc5a0-58d7-47ef-8330-a5251203dcb7&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-29 18:42:53,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:53 GMT Server: Apache x-openstack-request-id: req-973b2a43-99a3-4626-9422-326d3734f6b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-29T18:42:50Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns/events/e3e7a952-1fb2-4e69-91b1-22f4082c64e8", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bb2a69b5-ffd6-4e5e-aecf-a09cc6af494a", "id": "e3e7a952-1fb2-4e69-91b1-22f4082c64e8"}, {"resource_name": "security_groups", "event_time": "2018-08-29T18:42:50Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups/events/71b43bfa-e2c4-4b21-b310-1540edb4ed0e", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "36832a63-dce0-4068-bad1-0e18da633fa1", "id": "71b43bfa-e2c4-4b21-b310-1540edb4ed0e"}, {"resource_name": "sig_network", "event_time": "2018-08-29T18:42:51Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network/events/f2c7e14e-e9d6-48f8-9488-3d0ad931433f", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7818aad8-722e-4544-85b8-eb2366aa6369", "id": "f2c7e14e-e9d6-48f8-9488-3d0ad931433f"}, {"resource_name": "mgmt_network", "event_time": "2018-08-29T18:42:51Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network/events/e7a39d7d-1ff7-4bdc-82e0-379384d0c115", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "52d5099a-fb68-4a09-8dd1-373c5271e05c", "id": "e7a39d7d-1ff7-4bdc-82e0-379384d0c115"}]} 2018-08-29 18:42:53,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=69fcc5a0-58d7-47ef-8330-a5251203dcb7&sort_dir=asc&marker=69fcc5a0-58d7-47ef-8330-a5251203dcb7&sort_dir=asc used request id req-973b2a43-99a3-4626-9422-326d3734f6b5 2018-08-29 18:42:53,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.729693174362s 2018-08-29 18:42:53,915 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=69fcc5a0-58d7-47ef-8330-a5251203dcb7&sort_dir=asc&marker=69fcc5a0-58d7-47ef-8330-a5251203dcb7&sort_dir=asc used request id req-973b2a43-99a3-4626-9422-326d3734f6b5 2018-08-29 18:42:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:42:58,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:42:58,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:42:58 GMT Server: Apache x-openstack-request-id: req-355e0092-cb77-48c1-8d1f-ffee10361099 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&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-29 18:42:58,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:42:58 GMT Server: Apache x-openstack-request-id: req-65e0a632-c7ba-477d-b6ce-13b40a9e3331 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:42:58,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc&marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc used request id req-65e0a632-c7ba-477d-b6ce-13b40a9e3331 2018-08-29 18:42:58,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727949142456s 2018-08-29 18:42:58,995 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc&marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc used request id req-65e0a632-c7ba-477d-b6ce-13b40a9e3331 2018-08-29 18:43:04,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:43:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:04,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:43:04 GMT Server: Apache x-openstack-request-id: req-8c5d173e-1002-444d-80ee-57241b183d6a Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&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-29 18:43:04,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:04 GMT Server: Apache x-openstack-request-id: req-0d99f531-064d-405e-b013-dc1280d5ce93 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-29T18:42:59Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups/events/790c3498-82cd-4a29-bfd8-42d845f4ee3b", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "36832a63-dce0-4068-bad1-0e18da633fa1", "id": "790c3498-82cd-4a29-bfd8-42d845f4ee3b"}, {"resource_name": "mgmt_network", "event_time": "2018-08-29T18:43:00Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network/events/4154818f-ebc9-45ee-b1ce-8ea34d030a57", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "52d5099a-fb68-4a09-8dd1-373c5271e05c", "id": "4154818f-ebc9-45ee-b1ce-8ea34d030a57"}, {"resource_name": "sig_network", "event_time": "2018-08-29T18:43:00Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network/events/a41c8d91-8cb4-499c-a01f-5aac4ac8ff7a", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7818aad8-722e-4544-85b8-eb2366aa6369", "id": "a41c8d91-8cb4-499c-a01f-5aac4ac8ff7a"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-29T18:43:00Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv/events/66931a4e-8364-4e9a-8ae6-2a025d881bba", "rel": "self"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "id": "66931a4e-8364-4e9a-8ae6-2a025d881bba"}]} 2018-08-29 18:43:04,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc&marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc used request id req-0d99f531-064d-405e-b013-dc1280d5ce93 2018-08-29 18:43:04,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.325356960297s 2018-08-29 18:43:04,327 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc&marker=e7a39d7d-1ff7-4bdc-82e0-379384d0c115&sort_dir=asc used request id req-0d99f531-064d-405e-b013-dc1280d5ce93 2018-08-29 18:43:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:43:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:09,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:43:09 GMT Server: Apache x-openstack-request-id: req-6a41f770-01e8-45c2-b02a-aab3c8fe6bc2 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&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-29 18:43:09,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:09 GMT Server: Apache x-openstack-request-id: req-851e1ba8-e328-4685-a6f6-01ced144ea35 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:43:09,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc&marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc used request id req-851e1ba8-e328-4685-a6f6-01ced144ea35 2018-08-29 18:43:09,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692691802979s 2018-08-29 18:43:09,403 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc&marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc used request id req-851e1ba8-e328-4685-a6f6-01ced144ea35 2018-08-29 18:43:14,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-29 18:43:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:14,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:43:14 GMT Server: Apache x-openstack-request-id: req-06ddb0eb-5c51-493a-b739-912d18dacc07 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&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-29 18:43:14,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:14 GMT Server: Apache x-openstack-request-id: req-caa1c619-1c8a-40c3-b32b-348d38950c56 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-29 18:43:14,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc&marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc used request id req-caa1c619-1c8a-40c3-b32b-348d38950c56 2018-08-29 18:43:14,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711150169373s 2018-08-29 18:43:14,480 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206/events?marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc&marker=66931a4e-8364-4e9a-8ae6-2a025d881bba&sort_dir=asc used request id req-caa1c619-1c8a-40c3-b32b-348d38950c56 2018-08-29 18:43:14,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-29 18:43:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:14,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 29 Aug 2018 18:43:14 GMT Server: Apache x-openstack-request-id: req-6688d905-fc8c-4b95-80f9-0153e4f104f0 Location: http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?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-29 18:43:14,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:14 GMT Server: Apache x-openstack-request-id: req-02a8ef64-ca7a-4381-a512-3a5cbcabf9ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "19a292e7104640f99327f13779301fe3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "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_05659436-930e-4f55-88db-f5fdc9b80a0c", "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": "4bb551f9-5141-4650-8478-643628361f98", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "4bb551f9-5141-4650-8478-643628361f98"}, "deletion_time": "2018-08-29T18:43:01Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "d1239aca9e1642a98ec9b762d2fef325", "tags": null, "creation_time": "2018-08-29T18:25:04Z", "links": [{"href": "http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-29T18:42:23Z", "id": "afdffb42-3ce0-459c-9bf9-6fdb3528a206", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-29 18:43:14,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-02a8ef64-ca7a-4381-a512-3a5cbcabf9ea 2018-08-29 18:43:14,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0501139163971s 2018-08-29 18:43:14,531 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.40:8004/v1/19a292e7104640f99327f13779301fe3/stacks/clearwater-opnfv/afdffb42-3ce0-459c-9bf9-6fdb3528a206?resolve_outputs=False used request id req-02a8ef64-ca7a-4381-a512-3a5cbcabf9ea 2018-08-29 18:43:14,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 18:43:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" -d '{"subnet_id": "3bc32aeb-4db2-409d-b114-b3cd7e4221fe"}' 2018-08-29 18:43:16,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e73ae1e-c212-44d0-8495-501d17f8659d Date: Wed, 29 Aug 2018 18:43:16 GMT RESP BODY: {"network_id": "4ef468be-70af-455c-b328-7fb0101a0964", "tenant_id": "19a292e7104640f99327f13779301fe3", "subnet_id": "3bc32aeb-4db2-409d-b114-b3cd7e4221fe", "subnet_ids": ["3bc32aeb-4db2-409d-b114-b3cd7e4221fe"], "port_id": "db71c43f-804b-4718-b05d-468f9a3127bc", "id": "6882ad18-8d70-4e2e-8744-b6198295b102"} 2018-08-29 18:43:16,573 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102/remove_router_interface.json used request id req-7e73ae1e-c212-44d0-8495-501d17f8659d 2018-08-29 18:43:16,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04194903374s 2018-08-29 18:43:16,574 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102/remove_router_interface.json used request id req-7e73ae1e-c212-44d0-8495-501d17f8659d returning object 6882ad18-8d70-4e2e-8744-b6198295b102 2018-08-29 18:43:16,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 18:43:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:16,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-9cf12fa3-5af1-4c03-8b79-52554d721771 Date: Wed, 29 Aug 2018 18:43:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "19a292e7104640f99327f13779301fe3", "created_at": "2018-08-29T18:24:46Z", "admin_state_up": true, "updated_at": "2018-08-29T18:43:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "19a292e7104640f99327f13779301fe3", "id": "6882ad18-8d70-4e2e-8744-b6198295b102", "name": "heat_ims-router_05659436-930e-4f55-88db-f5fdc9b80a0c"}]} 2018-08-29 18:43:16,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9cf12fa3-5af1-4c03-8b79-52554d721771 2018-08-29 18:43:16,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109877109528s 2018-08-29 18:43:16,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9cf12fa3-5af1-4c03-8b79-52554d721771 2018-08-29 18:43:16,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 18:43:16,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:17,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3268ca2-01ae-4ed2-9ed4-7716ce93b25a Content-Length: 0 Date: Wed, 29 Aug 2018 18:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:43:17,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102.json used request id req-c3268ca2-01ae-4ed2-9ed4-7716ce93b25a 2018-08-29 18:43:17,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29877400398s 2018-08-29 18:43:17,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/6882ad18-8d70-4e2e-8744-b6198295b102.json used request id req-c3268ca2-01ae-4ed2-9ed4-7716ce93b25a 2018-08-29 18:43:17,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 18:43:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:18,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b26fd259-831c-41cf-bc3a-6236646cdda4 Date: Wed, 29 Aug 2018 18:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ef468be-70af-455c-b328-7fb0101a0964","tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:24:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"19a292e7104640f99327f13779301fe3","id":"3bc32aeb-4db2-409d-b114-b3cd7e4221fe","subnetpool_id":null,"name":"heat_ims-subnet_05659436-930e-4f55-88db-f5fdc9b80a0c"}]} 2018-08-29 18:43:18,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b26fd259-831c-41cf-bc3a-6236646cdda4 2018-08-29 18:43:18,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.043662071228s 2018-08-29 18:43:18,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-b26fd259-831c-41cf-bc3a-6236646cdda4 2018-08-29 18:43:18,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 18:43:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/3bc32aeb-4db2-409d-b114-b3cd7e4221fe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:19,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c454938-e4ca-4781-9456-4944c5a89a61 Date: Wed, 29 Aug 2018 18:43:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:43:19,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/3bc32aeb-4db2-409d-b114-b3cd7e4221fe.json used request id req-3c454938-e4ca-4781-9456-4944c5a89a61 2018-08-29 18:43:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1819460392s 2018-08-29 18:43:19,213 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/3bc32aeb-4db2-409d-b114-b3cd7e4221fe.json used request id req-3c454938-e4ca-4781-9456-4944c5a89a61 2018-08-29 18:43:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:43:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:19,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-bddbcc5d-1cfd-49be-b120-4f5b7bafcb20 Date: Wed, 29 Aug 2018 18:43:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4ef468be-70af-455c-b328-7fb0101a0964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"19a292e7104640f99327f13779301fe3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:43:19Z","qos_policy_id":null,"name":"heat_ims-net_05659436-930e-4f55-88db-f5fdc9b80a0c","admin_state_up":true,"tenant_id":"19a292e7104640f99327f13779301fe3","created_at":"2018-08-29T18:24:44Z","mtu":1450}]} 2018-08-29 18:43:19,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bddbcc5d-1cfd-49be-b120-4f5b7bafcb20 2018-08-29 18:43:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987830162048s 2018-08-29 18:43:19,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-bddbcc5d-1cfd-49be-b120-4f5b7bafcb20 2018-08-29 18:43:19,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 18:43:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/4ef468be-70af-455c-b328-7fb0101a0964.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:20,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52b93c0a-de55-4fbc-a9c6-8b4c30341ca3 Date: Wed, 29 Aug 2018 18:43:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:43:20,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/4ef468be-70af-455c-b328-7fb0101a0964.json used request id req-52b93c0a-de55-4fbc-a9c6-8b4c30341ca3 2018-08-29 18:43:20,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.905258893967s 2018-08-29 18:43:20,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/4ef468be-70af-455c-b328-7fb0101a0964.json used request id req-52b93c0a-de55-4fbc-a9c6-8b4c30341ca3 2018-08-29 18:43:20,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:43:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:20,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-b06e5adf-ae88-47b7-8b3a-26776c800a16 Date: Wed, 29 Aug 2018 18:43:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:24:56Z", "file": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804/file", "owner": "19a292e7104640f99327f13779301fe3", "id": "994f9e29-3c61-4a2d-a545-b514fc921804", "size": 263193088, "self": "/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/994f9e29-3c61-4a2d-a545-b514fc921804/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "heat_ims-img_05659436-930e-4f55-88db-f5fdc9b80a0c", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T18:24:52Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:43:20,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b06e5adf-ae88-47b7-8b3a-26776c800a16 2018-08-29 18:43:20,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286464929581s 2018-08-29 18:43:20,510 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b06e5adf-ae88-47b7-8b3a-26776c800a16 2018-08-29 18:43:20,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 18:43:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a84a70d1fd3052be31348735ac2fe60254c20f24" 2018-08-29 18:43:20,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9207bc1e-3b0b-49f0-ae76-f039c65c2ea1 Date: Wed, 29 Aug 2018 18:43: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-29 18:43:20,987 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804 used request id req-9207bc1e-3b0b-49f0-ae76-f039c65c2ea1 2018-08-29 18:43:20,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.475622177124s 2018-08-29 18:43:20,987 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/994f9e29-3c61-4a2d-a545-b514fc921804 used request id req-9207bc1e-3b0b-49f0-ae76-f039c65c2ea1 2018-08-29 18:43:20,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:43:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:21,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-af9de905-464e-405b-ba4e-9e76b7b1e154 x-compute-request-id: req-af9de905-464e-405b-ba4e-9e76b7b1e154 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79", "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": "1e05f29f-3290-4637-a06f-eb2be5f28d79"}]} 2018-08-29 18:43:21,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-af9de905-464e-405b-ba4e-9e76b7b1e154 2018-08-29 18:43:21,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.27154302597s 2018-08-29 18:43:21,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-af9de905-464e-405b-ba4e-9e76b7b1e154 2018-08-29 18:43:21,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 18:43:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:21,304 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e00be93a-996f-4aa0-88db-3a9b77394522 x-compute-request-id: req-e00be93a-996f-4aa0-88db-3a9b77394522 Content-Length: 0 Content-Type: application/json 2018-08-29 18:43:21,304 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79 used request id req-e00be93a-996f-4aa0-88db-3a9b77394522 2018-08-29 18:43:21,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0426759719849s 2018-08-29 18:43:21,304 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/1e05f29f-3290-4637-a06f-eb2be5f28d79 used request id req-e00be93a-996f-4aa0-88db-3a9b77394522 2018-08-29 18:43:21,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:43:21,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:21,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c80f6c1-eef8-466a-ab39-003908c24f68 Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": {"self": "http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3800fe1eb80f46da83d373088ea97d99", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:43:21,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-8c80f6c1-eef8-466a-ab39-003908c24f68 2018-08-29 18:43:21,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202985048294s 2018-08-29 18:43:21,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-8c80f6c1-eef8-466a-ab39-003908c24f68 2018-08-29 18:43:21,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:43:21,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8771cf91-0f43-4416-8abc-bad525af9818 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_05659436-930e-4f55-88db-f5fdc9b80a0c", "links": {"self": "http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3800fe1eb80f46da83d373088ea97d99", "description": null}} 2018-08-29 18:43:21,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99 used request id req-8771cf91-0f43-4416-8abc-bad525af9818 2018-08-29 18:43:21,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195441961288s 2018-08-29 18:43:21,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99 used request id req-8771cf91-0f43-4416-8abc-bad525af9818 2018-08-29 18:43:21,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 18:43:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:22,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5761b2b-543c-479e-a0ae-b7198992d4cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:43:22,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99 used request id req-e5761b2b-543c-479e-a0ae-b7198992d4cb 2018-08-29 18:43:22,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297305107117s 2018-08-29 18:43:22,009 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/3800fe1eb80f46da83d373088ea97d99 used request id req-e5761b2b-543c-479e-a0ae-b7198992d4cb 2018-08-29 18:43:22,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:43:22,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:22,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1aae717-75d9-4e04-9241-f8bcae589bc0 Content-Encoding: gzip Content-Length: 587 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3"}, "tags": [], "enabled": true, "id": "19a292e7104640f99327f13779301fe3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_05659436-930e-4f55-88db-f5fdc9b80a0c"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:43:22,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-e1aae717-75d9-4e04-9241-f8bcae589bc0 2018-08-29 18:43:22,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178216934204s 2018-08-29 18:43:22,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-e1aae717-75d9-4e04-9241-f8bcae589bc0 2018-08-29 18:43:22,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 18:43:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc6f6de2ebda9353af082dd25d007699d2be3e4e" 2018-08-29 18:43:22,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7501e92-f75a-4355-aa9f-e11da36eeee1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:43:22,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3 used request id req-a7501e92-f75a-4355-aa9f-e11da36eeee1 2018-08-29 18:43:22,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248782873154s 2018-08-29 18:43:22,448 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/19a292e7104640f99327f13779301fe3 used request id req-a7501e92-f75a-4355-aa9f-e11da36eeee1 2018-08-29 18:43:22,475 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-29 18:43:22,527 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-29 18:43:22,570 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-29 18:43:22,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 18:43:22,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 18:43:22,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 18:43:22,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:43:22,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c387bcb6-2243-4af4-b325-3a2654f3d717 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 18:43:22,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-c387bcb6-2243-4af4-b325-3a2654f3d717 2018-08-29 18:43:22,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 18:43:23,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T19:43:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["lozDLMCUSFabakeJHyUDpA"], "issued_at": "2018-08-29T18:43:22.000000Z"}} 2018-08-29 18:43:23,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:43:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:23,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-655926bb-9d0f-42f3-bee9-dea79810a435 Date: Wed, 29 Aug 2018 18:43:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 18:43:23,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-655926bb-9d0f-42f3-bee9-dea79810a435 2018-08-29 18:43:23,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339511871338s 2018-08-29 18:43:23,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-655926bb-9d0f-42f3-bee9-dea79810a435 2018-08-29 18:43:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:43:23,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 18:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8815384-677b-44d4-bf42-49a4f7e5c460 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 18:43:23,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-b8815384-677b-44d4-bf42-49a4f7e5c460 2018-08-29 18:43:23,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:43:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:23,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae075f9-7e75-4155-a3f1-64413cb28526 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 18:43:23,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-dae075f9-7e75-4155-a3f1-64413cb28526 2018-08-29 18:43:23,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104760885239s 2018-08-29 18:43:23,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-dae075f9-7e75-4155-a3f1-64413cb28526 2018-08-29 18:43:23,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 18:43:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98"}}' 2018-08-29 18:43:23,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac98201-6051-4325-bbfa-c6c0fc2de5aa 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.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d"}, "tags": [], "enabled": true, "id": "8ab20db265c44f7bb4a658cc8f33a20d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98"}} 2018-08-29 18:43:23,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-fac98201-6051-4325-bbfa-c6c0fc2de5aa 2018-08-29 18:43:23,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.197596073151s 2018-08-29 18:43:23,713 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-fac98201-6051-4325-bbfa-c6c0fc2de5aa 2018-08-29 18:43:23,714 - 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'8ab20db265c44f7bb4a658cc8f33a20d', '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_4b013877-661f-40df-9eb8-cf0974a28f98'}) 2018-08-29 18:43:23,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 18:43:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "10702b4d-d999-400c-bf4b-8ed26ea8df79", "email": null, "name": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98"}}' 2018-08-29 18:43:24,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7487986a-77b6-408a-a772-1b34f7ece6ca Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98", "links": {"self": "http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b938fb771128452e947101ec71f826f5", "domain_id": "default", "password_expires_at": null}} 2018-08-29 18:43:24,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-7487986a-77b6-408a-a772-1b34f7ece6ca 2018-08-29 18:43:24,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.794885158539s 2018-08-29 18:43:24,516 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-7487986a-77b6-408a-a772-1b34f7ece6ca 2018-08-29 18:43:24,516 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b938fb771128452e947101ec71f826f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98'}) 2018-08-29 18:43:24,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:43:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:24,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216d2099-92b0-4356-bad0-98c9c3c55864 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:43:24,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-216d2099-92b0-4356-bad0-98c9c3c55864 2018-08-29 18:43:24,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183458089828s 2018-08-29 18:43:24,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-216d2099-92b0-4356-bad0-98c9c3c55864 2018-08-29 18:43:24,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:43:24,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:24,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2c1a2b-914b-46b3-8c1e-04a7db446537 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:43:24,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1d2c1a2b-914b-46b3-8c1e-04a7db446537 2018-08-29 18:43:24,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100436210632s 2018-08-29 18:43:24,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-1d2c1a2b-914b-46b3-8c1e-04a7db446537 2018-08-29 18:43:24,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:43:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:24,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934c5994-4af8-4307-ad16-89b6d4f01ae1 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:43:24,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-934c5994-4af8-4307-ad16-89b6d4f01ae1 2018-08-29 18:43:24,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172816038132s 2018-08-29 18:43:24,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-934c5994-4af8-4307-ad16-89b6d4f01ae1 2018-08-29 18:43:24,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:43:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:25,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4b60be-e9d1-4721-8707-d24b3a118691 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 18:43:25,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-3b4b60be-e9d1-4721-8707-d24b3a118691 2018-08-29 18:43:25,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974078178406s 2018-08-29 18:43:25,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-3b4b60be-e9d1-4721-8707-d24b3a118691 2018-08-29 18:43:25,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:43:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:25,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707ed8d0-06f9-4c5f-b8b8-eae952791bb3 Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98", "links": {"self": "http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b938fb771128452e947101ec71f826f5", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:43:25,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-707ed8d0-06f9-4c5f-b8b8-eae952791bb3 2018-08-29 18:43:25,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152124166489s 2018-08-29 18:43:25,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-707ed8d0-06f9-4c5f-b8b8-eae952791bb3 2018-08-29 18:43:25,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:43:25,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:25,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c11cfd-efe2-4dfd-9430-aae45e328052 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d"}, "tags": [], "enabled": true, "id": "8ab20db265c44f7bb4a658cc8f33a20d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:43:25,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-52c11cfd-efe2-4dfd-9430-aae45e328052 2018-08-29 18:43:25,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175611019135s 2018-08-29 18:43:25,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-52c11cfd-efe2-4dfd-9430-aae45e328052 2018-08-29 18:43:25,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 18:43:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=b938fb771128452e947101ec71f826f5&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=8ab20db265c44f7bb4a658cc8f33a20d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:25,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bba470-36be-489d-a5d0-f2a42fd90648 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=b938fb771128452e947101ec71f826f5&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=8ab20db265c44f7bb4a658cc8f33a20d", "previous": null, "next": null}} 2018-08-29 18:43:25,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=b938fb771128452e947101ec71f826f5&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=8ab20db265c44f7bb4a658cc8f33a20d used request id req-44bba470-36be-489d-a5d0-f2a42fd90648 2018-08-29 18:43:25,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997719764709s 2018-08-29 18:43:25,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=b938fb771128452e947101ec71f826f5&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=8ab20db265c44f7bb4a658cc8f33a20d used request id req-44bba470-36be-489d-a5d0-f2a42fd90648 2018-08-29 18:43:25,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 18:43:25,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d/users/b938fb771128452e947101ec71f826f5/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:43:25,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1490479-75c2-4faa-b113-ddf4dbb1b9f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:43:25,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d/users/b938fb771128452e947101ec71f826f5/roles/c82bf036bd144284a48fe3ac4559304a used request id req-d1490479-75c2-4faa-b113-ddf4dbb1b9f2 2018-08-29 18:43:25,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18818116188s 2018-08-29 18:43:25,733 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d/users/b938fb771128452e947101ec71f826f5/roles/c82bf036bd144284a48fe3ac4559304a used request id req-d1490479-75c2-4faa-b113-ddf4dbb1b9f2 2018-08-29 18:43:25,734 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', 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'8ab20db265c44f7bb4a658cc8f33a20d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '10702b4d-d999-400c-bf4b-8ed26ea8df79', 'username': u'vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 18:43:25,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 18:43:25,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 18:43:25,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 18:43:25,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 18:43:25,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 18:43:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 18:43:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 18:43:25,739 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98', 'password': '10702b4d-d999-400c-bf4b-8ed26ea8df79', 'project_name': 'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': '8ab20db265c44f7bb4a658cc8f33a20d', 'project_domain_name': 'Default'} 2018-08-29 18:43:25,772 - 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-29 18:43:25,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-29 18:43:25,816 - 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-29 18:43:25,824 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:43:25,825 - 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-29 18:43:26,081 - 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-29 18:43:26,147 - 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-29 18:43:26,147 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-29 18:43:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:43:26,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49292a00-d7b9-4544-9327-f5c4f112d8d6 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 18:43:26,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-49292a00-d7b9-4544-9327-f5c4f112d8d6 2018-08-29 18:43:26,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 18:43:26,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T19:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab20db265c44f7bb4a658cc8f33a20d", "name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_8ab20db265c44f7bb4a658cc8f33a20d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_8ab20db265c44f7bb4a658cc8f33a20d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/8ab20db265c44f7bb4a658cc8f33a20d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98", "id": "b938fb771128452e947101ec71f826f5"}, "audit_ids": ["c6eDBnExRYSFqiTHBap9EQ"], "issued_at": "2018-08-29T18:43:26.000000Z"}} 2018-08-29 18:43:26,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 18:43:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"network": {"name": "vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98", "admin_state_up": true}}' 2018-08-29 18:43:27,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-daac003c-bf87-44f0-bb54-26dc2f410d47 Date: Wed, 29 Aug 2018 18:43:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ab20db265c44f7bb4a658cc8f33a20d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:43:27Z","is_default":false,"name":"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","mtu":1450}} 2018-08-29 18:43:27,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-daac003c-bf87-44f0-bb54-26dc2f410d47 2018-08-29 18:43:27,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.566259145737s 2018-08-29 18:43:27,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-daac003c-bf87-44f0-bb54-26dc2f410d47 2018-08-29 18:43:27,191 - 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-29T18:43:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7b5fa9df-06f1-419f-b900-1cd7dae311e0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98', u'admin_state_up': True, u'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:43:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'l2_adjacency': True}) 2018-08-29 18:43:27,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:43:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:43:27,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-c5984450-903c-4716-ada8-d5dad215e421 Date: Wed, 29 Aug 2018 18:43:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ab20db265c44f7bb4a658cc8f33a20d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:43:27Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98","admin_state_up":true,"tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","mtu":1450}]} 2018-08-29 18:43:27,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c5984450-903c-4716-ada8-d5dad215e421 2018-08-29 18:43:27,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13044500351s 2018-08-29 18:43:27,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-c5984450-903c-4716-ada8-d5dad215e421 2018-08-29 18:43:27,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 18:43:27,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"subnet": {"name": "vyos_vrouter-subnet_4b013877-661f-40df-9eb8-cf0974a28f98", "enable_dhcp": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-29 18:43:27,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c7685877-5f7b-4a9a-82e8-abf21e0c59de Date: Wed, 29 Aug 2018 18:43:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:43:27Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8ab20db265c44f7bb4a658cc8f33a20d","id":"d790163a-e260-4d2d-a650-2422d2682a8b","subnetpool_id":null,"name":"vyos_vrouter-subnet_4b013877-661f-40df-9eb8-cf0974a28f98"}} 2018-08-29 18:43:27,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c7685877-5f7b-4a9a-82e8-abf21e0c59de 2018-08-29 18:43:27,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.662447214127s 2018-08-29 18:43:27,987 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c7685877-5f7b-4a9a-82e8-abf21e0c59de 2018-08-29 18:43:27,987 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T18:43:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd790163a-e260-4d2d-a650-2422d2682a8b', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_4b013877-661f-40df-9eb8-cf0974a28f98', u'enable_dhcp': True, u'network_id': u'7b5fa9df-06f1-419f-b900-1cd7dae311e0', u'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:43:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d'}) 2018-08-29 18:43:27,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 18:43:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "vyos_vrouter-router_4b013877-661f-40df-9eb8-cf0974a28f98", "admin_state_up": true}}' 2018-08-29 18:43:29,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-7854add6-5f6b-4105-8ae6-8d419e8a3170 Date: Wed, 29 Aug 2018 18:43:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:28Z", "admin_state_up": true, "updated_at": "2018-08-29T18:43:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "name": "vyos_vrouter-router_4b013877-661f-40df-9eb8-cf0974a28f98"}} 2018-08-29 18:43:29,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7854add6-5f6b-4105-8ae6-8d419e8a3170 2018-08-29 18:43:29,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.91139292717s 2018-08-29 18:43:29,900 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-7854add6-5f6b-4105-8ae6-8d419e8a3170 2018-08-29 18:43:29,900 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T18:43:29Z', u'revision_number': 2, u'id': u'5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_4b013877-661f-40df-9eb8-cf0974a28f98', u'admin_state_up': True, u'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:43:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d'}) 2018-08-29 18:43:29,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 18:43:29,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"subnet_id": "d790163a-e260-4d2d-a650-2422d2682a8b"}' 2018-08-29 18:43:32,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5279abe-69ea-4627-ab99-b7c5125b856d Date: Wed, 29 Aug 2018 18:43:32 GMT RESP BODY: {"network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "subnet_id": "d790163a-e260-4d2d-a650-2422d2682a8b", "subnet_ids": ["d790163a-e260-4d2d-a650-2422d2682a8b"], "port_id": "d8015143-bc96-498d-a959-fec729b17700", "id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f"} 2018-08-29 18:43:32,452 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f/add_router_interface.json used request id req-e5279abe-69ea-4627-ab99-b7c5125b856d 2018-08-29 18:43:32,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.55145406723s 2018-08-29 18:43:32,453 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f/add_router_interface.json used request id req-e5279abe-69ea-4627-ab99-b7c5125b856d returning object 5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f 2018-08-29 18:43:32,453 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-29 18:43:55,196 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-29 18:43:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:43:55,204 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 18:43:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 18:43:55,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:43:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:43:55,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bd16004d-21d8-4938-ad10-aafd6fa6d23f Date: Wed, 29 Aug 2018 18:43:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:43:55,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bd16004d-21d8-4938-ad10-aafd6fa6d23f 2018-08-29 18:43:55,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.674707889557s 2018-08-29 18:43:55,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-bd16004d-21d8-4938-ad10-aafd6fa6d23f 2018-08-29 18:43:55,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 18:43:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98"}' 2018-08-29 18:43:55,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3c97a45f-10bc-4f3c-bdb0-5dcad758c009 Date: Wed, 29 Aug 2018 18:43:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:43:55Z", "file": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "size": null, "self": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "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_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": null, "created_at": "2018-08-29T18:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 18:43:55,934 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-3c97a45f-10bc-4f3c-bdb0-5dcad758c009 2018-08-29 18:43:55,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.045431137085s 2018-08-29 18:43:55,934 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-3c97a45f-10bc-4f3c-bdb0-5dcad758c009 returning object 6d210e4c-0057-4522-a1ee-b7738e491fec 2018-08-29 18:43:55,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 18:43:55,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '' 2018-08-29 18:44:57,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c887e34-cb13-4519-a39b-7b6a49e8f013 Date: Wed, 29 Aug 2018 18:44:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 18:44:57,028 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file used request id req-1c887e34-cb13-4519-a39b-7b6a49e8f013 2018-08-29 18:44:57,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.0933690071s 2018-08-29 18:44:57,029 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file used request id req-1c887e34-cb13-4519-a39b-7b6a49e8f013 2018-08-29 18:44:57,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:44:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-b5ac7287-9334-4d44-ade0-8631c69874c4 Date: Wed, 29 Aug 2018 18:44:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:44:56Z", "file": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "size": 4373348352, "self": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T18:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:44:57,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b5ac7287-9334-4d44-ade0-8631c69874c4 2018-08-29 18:44:57,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0632491111755s 2018-08-29 18:44:57,097 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-b5ac7287-9334-4d44-ade0-8631c69874c4 2018-08-29 18:44:57,098 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file', 'owner': u'8ab20db265c44f7bb4a658cc8f33a20d', 'id': u'6d210e4c-0057-4522-a1ee-b7738e491fec', 'size': 4373348352, u'self': u'/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'name': 'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T18:44:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T18:44:56Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98', '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/6d210e4c-0057-4522-a1ee-b7738e491fec', 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_4b013877-661f-40df-9eb8-cf0974a28f98', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98', 'created': u'2018-08-29T18:43:55Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-29T18:43:55Z', 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/6d210e4c-0057-4522-a1ee-b7738e491fec', 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_4b013877-661f-40df-9eb8-cf0974a28f98', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-29 18:44:57,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 18:44:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_4b013877-661f-40df-9eb8-cf0974a28f98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-29 18:44:57,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-5153282b-8b79-4965-a1cb-2e813cb6eec9 x-compute-request-id: req-5153282b-8b79-4965-a1cb-2e813cb6eec9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_4b013877-661f-40df-9eb8-cf0974a28f98", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "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": "fe5376d5-b8ba-4347-acdb-5e91b5efef23"}} 2018-08-29 18:44:57,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-5153282b-8b79-4965-a1cb-2e813cb6eec9 2018-08-29 18:44:57,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.289562940598s 2018-08-29 18:44:57,390 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-5153282b-8b79-4965-a1cb-2e813cb6eec9 2018-08-29 18:44:57,391 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_4b013877-661f-40df-9eb8-cf0974a28f98', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'fe5376d5-b8ba-4347-acdb-5e91b5efef23', 'swap': 0}) 2018-08-29 18:44:57,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 18:44:57,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" -d '{"extra_specs": {}}' 2018-08-29 18:44:57,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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 x-openstack-request-id: req-842750bb-15ea-4e62-b1c0-03eba5ae8365 x-compute-request-id: req-842750bb-15ea-4e62-b1c0-03eba5ae8365 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 18:44:57,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23/os-extra_specs used request id req-842750bb-15ea-4e62-b1c0-03eba5ae8365 2018-08-29 18:44:57,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213830471039s 2018-08-29 18:44:57,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23/os-extra_specs used request id req-842750bb-15ea-4e62-b1c0-03eba5ae8365 2018-08-29 18:44:57,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-29 18:44:57,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"keypair": {"name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98"}}' 2018-08-29 18:44:57,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-17762429-8614-4c62-8b43-8681ebf75a2a x-compute-request-id: req-17762429-8614-4c62-8b43-8681ebf75a2a Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvyG3XbWvqKyv+Onojix49dvivysM6eI1hgZIpuI7QTFRM6TzXfTL8TGXSE5XMfl2Ha6OcYxUhv2nW/upoNYxysK+otmck9h2EZOjtDdL5ZSSiXwg6OBJRrfArDSwhnNHYkS2g3YVLKuVyBYYyeozLa5+wGSUCmCuSQH/Cto7uTf9HR8//Kb2B8laKb4a3X5BPliJqys2Zp01KZ9XV7TO7mgf1XebOHB5vQJNv1RJIEnIlqTsAhZQNiNOSDPx055gAVrpdiMZN0mK5snAfn+Ff4MIaldlzPU4mOiqEwk9bAKMf+IkoqB7tnCLaBE9lBPmy8Is6KRggmpP08TM3TmVx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr8ht121r6isr/jp6I4sePXb4r8rDOniNYYGSKbiO0ExUTOk8\n130y/Exl0hOVzH5dh2ujnGMVIb9p1v7qaDWMcrCvqLZnJPYdhGTo7Q3S+WUkol8I\nOjgSUa3wKw0sIZzR2JEtoN2FSyrlcgWGMnqMy2ufsBklApgrkkB/wraO7k3/R0fP\n/ym9gfJWim+Gt1+QT5YiasrNmadNSmfV1e0zu5oH9V3mzhweb0CTb9USSBJyJak7\nAIWUDYjTkgz8dOeYAFa6XYjGTdJiubJwH5/hX+DCGpXZcz1OJjoqhMJPWwCjH/iJ\nKKge7Zwi2gRPZQT5svCLOikYIJqT9PEzN05lcQIDAQABAoIBAFrZ7Gt7UlslFQfA\nkX/tVyPNaZrx4RVHWUsb/L8zdByUVr2pjpiRTNi5Y6bAGJwoc46aQ2WAkFtw4vML\nrXtOsdhVGXTJUWX5DihvPzPGAVSEwfppw4bTlCRDEe4uULDOrGaSIlMSKuI+uXfF\nAybzz/ETHuWVGVvN6jccvuuUDyt6qOsDPIc2+e0tP0aS0U1wPFB4P+SR40SVfTGG\n0rf3pCKFBqJaJ3xK09USphl2V7y6wnsKeSeggqCbpdYN0OfmYyT37jNw7iSZfsxY\n/moKmDRa1CEB3HmIaX+RbwBOgLayniyAvNIhdNgrLv72rVIz1hh/dhRO4VbdQoNm\nG0gSt0ECgYEA3/9e3kjFGtQJ3+YkVofvjbywD/RPlOd8R0gn+PsJcYOXV4LpTY4a\nKMABFX73pRMIMkX8YISYRN5azhJeZG/zamjyP7On/Z+r5G32YrINFOaE7owYjaj4\nsbacSvfFvQV/ip4U4xkvW76ogye8HsZPTJUkulYWZ4lbBFvxFUX8Tz8CgYEAyOWg\nVOnhixFBP/RUro0Fw3H47w461GZICEDb0zCrMeCiABTaWAW0NBVCrCn4BW36LB51\ncA2wxNYw/vS16u5oD//o3nZextMYj6o9XJyLpaowl3zo8GetMGOP+kMeqjzuYDkZ\noc5tOMWBDYqTUB1PbmIyvBAsZ4IYyzWIxewiz08CgYEAqxzZy9SrPaNdJ70XZULS\nrOPHW2i2onlzZsCoSHr868oqgp9uueAj+50xNsqXQ3MWf9EWymSALZvuoh1GHlOn\nD1K8PA1x9z1Sgl2+Kgb6F01BnzlGSHEcCiYFnv9H/u2EUNASBKnok51B/W8NNjUn\nvsjwFahN1SoIbXwO3sFnzOECgYBifPiCSHqzE816Tg0p2acGrxxMDhzXPiF4MlvS\niFyVQjwJcC+u0XULx5R9FMIr30OzV2dZfMy5Ywx4IX4B48kOdvYyAbPrI1g6LkqQ\n2Yo4uFvEGI+WNC2auGTAWyFwchinAbdINQwktebTvakEsKndQrT+r6slP4lqLh+U\ncHSMTwKBgCfCUq2aSwesF1ELmpEBsRF97tJeld0aoutLFGvkWpggpPqix609x/MU\nBQYHX/hb6Vgw83Dk630M/R5DcQ4wyT2FRgJOGY1XWMtbj02YT3ggB6AE8sBNzk2f\nK2V3GHFSZQwBbJxaOTY5W1jYxdAmy5ULiRa1yjI69IyLL0pzNVrr\n-----END RSA PRIVATE KEY-----\n", "user_id": "b938fb771128452e947101ec71f826f5", "name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "fingerprint": "23:0f:50:1a:ad:c1:56:3b:41:22:f5:e1:eb:b0:d1:4c"}} 2018-08-29 18:44:57,782 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-17762429-8614-4c62-8b43-8681ebf75a2a 2018-08-29 18:44:57,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.368220090866s 2018-08-29 18:44:57,782 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/os-keypairs used request id req-17762429-8614-4c62-8b43-8681ebf75a2a 2018-08-29 18:44:57,783 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvyG3XbWvqKyv+Onojix49dvivysM6eI1hgZIpuI7QTFRM6TzXfTL8TGXSE5XMfl2Ha6OcYxUhv2nW/upoNYxysK+otmck9h2EZOjtDdL5ZSSiXwg6OBJRrfArDSwhnNHYkS2g3YVLKuVyBYYyeozLa5+wGSUCmCuSQH/Cto7uTf9HR8//Kb2B8laKb4a3X5BPliJqys2Zp01KZ9XV7TO7mgf1XebOHB5vQJNv1RJIEnIlqTsAhZQNiNOSDPx055gAVrpdiMZN0mK5snAfn+Ff4MIaldlzPU4mOiqEwk9bAKMf+IkoqB7tnCLaBE9lBPmy8Is6KRggmpP08TM3TmVx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr8ht121r6isr/jp6I4sePXb4r8rDOniNYYGSKbiO0ExUTOk8\n130y/Exl0hOVzH5dh2ujnGMVIb9p1v7qaDWMcrCvqLZnJPYdhGTo7Q3S+WUkol8I\nOjgSUa3wKw0sIZzR2JEtoN2FSyrlcgWGMnqMy2ufsBklApgrkkB/wraO7k3/R0fP\n/ym9gfJWim+Gt1+QT5YiasrNmadNSmfV1e0zu5oH9V3mzhweb0CTb9USSBJyJak7\nAIWUDYjTkgz8dOeYAFa6XYjGTdJiubJwH5/hX+DCGpXZcz1OJjoqhMJPWwCjH/iJ\nKKge7Zwi2gRPZQT5svCLOikYIJqT9PEzN05lcQIDAQABAoIBAFrZ7Gt7UlslFQfA\nkX/tVyPNaZrx4RVHWUsb/L8zdByUVr2pjpiRTNi5Y6bAGJwoc46aQ2WAkFtw4vML\nrXtOsdhVGXTJUWX5DihvPzPGAVSEwfppw4bTlCRDEe4uULDOrGaSIlMSKuI+uXfF\nAybzz/ETHuWVGVvN6jccvuuUDyt6qOsDPIc2+e0tP0aS0U1wPFB4P+SR40SVfTGG\n0rf3pCKFBqJaJ3xK09USphl2V7y6wnsKeSeggqCbpdYN0OfmYyT37jNw7iSZfsxY\n/moKmDRa1CEB3HmIaX+RbwBOgLayniyAvNIhdNgrLv72rVIz1hh/dhRO4VbdQoNm\nG0gSt0ECgYEA3/9e3kjFGtQJ3+YkVofvjbywD/RPlOd8R0gn+PsJcYOXV4LpTY4a\nKMABFX73pRMIMkX8YISYRN5azhJeZG/zamjyP7On/Z+r5G32YrINFOaE7owYjaj4\nsbacSvfFvQV/ip4U4xkvW76ogye8HsZPTJUkulYWZ4lbBFvxFUX8Tz8CgYEAyOWg\nVOnhixFBP/RUro0Fw3H47w461GZICEDb0zCrMeCiABTaWAW0NBVCrCn4BW36LB51\ncA2wxNYw/vS16u5oD//o3nZextMYj6o9XJyLpaowl3zo8GetMGOP+kMeqjzuYDkZ\noc5tOMWBDYqTUB1PbmIyvBAsZ4IYyzWIxewiz08CgYEAqxzZy9SrPaNdJ70XZULS\nrOPHW2i2onlzZsCoSHr868oqgp9uueAj+50xNsqXQ3MWf9EWymSALZvuoh1GHlOn\nD1K8PA1x9z1Sgl2+Kgb6F01BnzlGSHEcCiYFnv9H/u2EUNASBKnok51B/W8NNjUn\nvsjwFahN1SoIbXwO3sFnzOECgYBifPiCSHqzE816Tg0p2acGrxxMDhzXPiF4MlvS\niFyVQjwJcC+u0XULx5R9FMIr30OzV2dZfMy5Ywx4IX4B48kOdvYyAbPrI1g6LkqQ\n2Yo4uFvEGI+WNC2auGTAWyFwchinAbdINQwktebTvakEsKndQrT+r6slP4lqLh+U\ncHSMTwKBgCfCUq2aSwesF1ELmpEBsRF97tJeld0aoutLFGvkWpggpPqix609x/MU\nBQYHX/hb6Vgw83Dk630M/R5DcQ4wyT2FRgJOGY1XWMtbj02YT3ggB6AE8sBNzk2f\nK2V3GHFSZQwBbJxaOTY5W1jYxdAmy5ULiRa1yjI69IyLL0pzNVrr\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b938fb771128452e947101ec71f826f5', 'name': u'vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98', 'created_at': '2018-08-29T18:44:57.783439', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'name': 'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:0f:50:1a:ad:c1:56:3b:41:22:f5:e1:eb:b0:d1:4c', 'type': 'ssh', 'id': u'vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98'}) 2018-08-29 18:44:57,783 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAr8ht121r6isr/jp6I4sePXb4r8rDOniNYYGSKbiO0ExUTOk8 130y/Exl0hOVzH5dh2ujnGMVIb9p1v7qaDWMcrCvqLZnJPYdhGTo7Q3S+WUkol8I OjgSUa3wKw0sIZzR2JEtoN2FSyrlcgWGMnqMy2ufsBklApgrkkB/wraO7k3/R0fP /ym9gfJWim+Gt1+QT5YiasrNmadNSmfV1e0zu5oH9V3mzhweb0CTb9USSBJyJak7 AIWUDYjTkgz8dOeYAFa6XYjGTdJiubJwH5/hX+DCGpXZcz1OJjoqhMJPWwCjH/iJ KKge7Zwi2gRPZQT5svCLOikYIJqT9PEzN05lcQIDAQABAoIBAFrZ7Gt7UlslFQfA kX/tVyPNaZrx4RVHWUsb/L8zdByUVr2pjpiRTNi5Y6bAGJwoc46aQ2WAkFtw4vML rXtOsdhVGXTJUWX5DihvPzPGAVSEwfppw4bTlCRDEe4uULDOrGaSIlMSKuI+uXfF Aybzz/ETHuWVGVvN6jccvuuUDyt6qOsDPIc2+e0tP0aS0U1wPFB4P+SR40SVfTGG 0rf3pCKFBqJaJ3xK09USphl2V7y6wnsKeSeggqCbpdYN0OfmYyT37jNw7iSZfsxY /moKmDRa1CEB3HmIaX+RbwBOgLayniyAvNIhdNgrLv72rVIz1hh/dhRO4VbdQoNm G0gSt0ECgYEA3/9e3kjFGtQJ3+YkVofvjbywD/RPlOd8R0gn+PsJcYOXV4LpTY4a KMABFX73pRMIMkX8YISYRN5azhJeZG/zamjyP7On/Z+r5G32YrINFOaE7owYjaj4 sbacSvfFvQV/ip4U4xkvW76ogye8HsZPTJUkulYWZ4lbBFvxFUX8Tz8CgYEAyOWg VOnhixFBP/RUro0Fw3H47w461GZICEDb0zCrMeCiABTaWAW0NBVCrCn4BW36LB51 cA2wxNYw/vS16u5oD//o3nZextMYj6o9XJyLpaowl3zo8GetMGOP+kMeqjzuYDkZ oc5tOMWBDYqTUB1PbmIyvBAsZ4IYyzWIxewiz08CgYEAqxzZy9SrPaNdJ70XZULS rOPHW2i2onlzZsCoSHr868oqgp9uueAj+50xNsqXQ3MWf9EWymSALZvuoh1GHlOn D1K8PA1x9z1Sgl2+Kgb6F01BnzlGSHEcCiYFnv9H/u2EUNASBKnok51B/W8NNjUn vsjwFahN1SoIbXwO3sFnzOECgYBifPiCSHqzE816Tg0p2acGrxxMDhzXPiF4MlvS iFyVQjwJcC+u0XULx5R9FMIr30OzV2dZfMy5Ywx4IX4B48kOdvYyAbPrI1g6LkqQ 2Yo4uFvEGI+WNC2auGTAWyFwchinAbdINQwktebTvakEsKndQrT+r6slP4lqLh+U cHSMTwKBgCfCUq2aSwesF1ELmpEBsRF97tJeld0aoutLFGvkWpggpPqix609x/MU BQYHX/hb6Vgw83Dk630M/R5DcQ4wyT2FRgJOGY1XWMtbj02YT3ggB6AE8sBNzk2f K2V3GHFSZQwBbJxaOTY5W1jYxdAmy5ULiRa1yjI69IyLL0pzNVrr -----END RSA PRIVATE KEY----- 2018-08-29 18:44:57,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-29 18:44:57,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"security_group": {"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-29 18:44:58,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-1fc7c9cf-4591-45c4-86dc-4d9bac9e0edb Date: Wed, 29 Aug 2018 18:44:58 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}} 2018-08-29 18:44:58,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-1fc7c9cf-4591-45c4-86dc-4d9bac9e0edb 2018-08-29 18:44:58,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.526450157166s 2018-08-29 18:44:58,313 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-1fc7c9cf-4591-45c4-86dc-4d9bac9e0edb 2018-08-29 18:44:58,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:44:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:58,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-aed8fbf5-3b8b-4d2f-b3ef-4ed9d4fb55ae Date: Wed, 29 Aug 2018 18:44:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:44:58,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-aed8fbf5-3b8b-4d2f-b3ef-4ed9d4fb55ae 2018-08-29 18:44:58,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.071259021759s 2018-08-29 18:44:58,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-aed8fbf5-3b8b-4d2f-b3ef-4ed9d4fb55ae 2018-08-29 18:44:58,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:44:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "e18b6658-eae6-4265-8e59-b057f3ade39f"}}' 2018-08-29 18:44:58,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-34154e83-59b3-43db-af7d-8fc1faf0deeb Date: Wed, 29 Aug 2018 18:44:58 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-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "port_range_min": 22, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908"}} 2018-08-29 18:44:58,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-34154e83-59b3-43db-af7d-8fc1faf0deeb 2018-08-29 18:44:58,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116207122803s 2018-08-29 18:44:58,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-34154e83-59b3-43db-af7d-8fc1faf0deeb 2018-08-29 18:44:58,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:44:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:58,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-b1d1eacc-c2ed-4717-9029-0e71e30a810f Date: Wed, 29 Aug 2018 18:44:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 2, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:44:58,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-b1d1eacc-c2ed-4717-9029-0e71e30a810f 2018-08-29 18:44:58,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442547798157s 2018-08-29 18:44:58,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-b1d1eacc-c2ed-4717-9029-0e71e30a810f 2018-08-29 18:44:58,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:44:58,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "e18b6658-eae6-4265-8e59-b057f3ade39f"}}' 2018-08-29 18:44:58,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7195bcc8-9f07-44b6-9eb2-6f1a45dd2909 Date: Wed, 29 Aug 2018 18:44:58 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-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "port_range_min": null, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43"}} 2018-08-29 18:44:58,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-7195bcc8-9f07-44b6-9eb2-6f1a45dd2909 2018-08-29 18:44:58,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134388923645s 2018-08-29 18:44:58,696 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-7195bcc8-9f07-44b6-9eb2-6f1a45dd2909 2018-08-29 18:44:58,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:44:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:58,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-8b5299b4-9b19-40e9-b860-cb7b9b204c26 Date: Wed, 29 Aug 2018 18:44:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 3, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:44:58,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-8b5299b4-9b19-40e9-b860-cb7b9b204c26 2018-08-29 18:44:58,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0462050437927s 2018-08-29 18:44:58,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-8b5299b4-9b19-40e9-b860-cb7b9b204c26 2018-08-29 18:44:58,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:44:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "e18b6658-eae6-4265-8e59-b057f3ade39f"}}' 2018-08-29 18:44:58,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-afb959bd-c64d-48be-8950-debb4ea7a20f Date: Wed, 29 Aug 2018 18:44:58 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-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "port_range_min": 80, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "4b16976e-c05d-4bb1-8cfc-a8286ce9e599"}} 2018-08-29 18:44:58,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-afb959bd-c64d-48be-8950-debb4ea7a20f 2018-08-29 18:44:58,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.102075099945s 2018-08-29 18:44:58,852 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-afb959bd-c64d-48be-8950-debb4ea7a20f 2018-08-29 18:44:58,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:44:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:58,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-98558fcb-7877-4ed0-9800-173541211298 Date: Wed, 29 Aug 2018 18:44:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "4b16976e-c05d-4bb1-8cfc-a8286ce9e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 4, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:44:58,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-98558fcb-7877-4ed0-9800-173541211298 2018-08-29 18:44:58,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467331409454s 2018-08-29 18:44:58,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-98558fcb-7877-4ed0-9800-173541211298 2018-08-29 18:44:58,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:44:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "e18b6658-eae6-4265-8e59-b057f3ade39f"}}' 2018-08-29 18:44:59,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ae0d1659-2ea0-4f25-b9cb-529a5d03be99 Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "port_range_min": 443, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "db4d54a7-f07e-4660-83eb-2531a0cfef8d"}} 2018-08-29 18:44:59,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ae0d1659-2ea0-4f25-b9cb-529a5d03be99 2018-08-29 18:44:59,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156371116638s 2018-08-29 18:44:59,063 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-ae0d1659-2ea0-4f25-b9cb-529a5d03be99 2018-08-29 18:44:59,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:44:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:59,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-0d674a96-222d-4193-a100-56e3142a2333 Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "4b16976e-c05d-4bb1-8cfc-a8286ce9e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "db4d54a7-f07e-4660-83eb-2531a0cfef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 5, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:44:59,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0d674a96-222d-4193-a100-56e3142a2333 2018-08-29 18:44:59,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589480400085s 2018-08-29 18:44:59,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-0d674a96-222d-4193-a100-56e3142a2333 2018-08-29 18:44:59,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:44:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "e18b6658-eae6-4265-8e59-b057f3ade39f"}}' 2018-08-29 18:44:59,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-72efd6e4-ae57-4592-8ab4-855fcd57f503 Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:59Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "73aac87e-cc44-4899-9eef-4b8854560358"}} 2018-08-29 18:44:59,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-72efd6e4-ae57-4592-8ab4-855fcd57f503 2018-08-29 18:44:59,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14158987999s 2018-08-29 18:44:59,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-72efd6e4-ae57-4592-8ab4-855fcd57f503 2018-08-29 18:44:59,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:44:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:59,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-72ae76cb-8bab-4513-b197-2c4178d6c605 Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "4b16976e-c05d-4bb1-8cfc-a8286ce9e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T18:44:59Z", "revision_number": 0, "id": "73aac87e-cc44-4899-9eef-4b8854560358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "db4d54a7-f07e-4660-83eb-2531a0cfef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 6, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:44:59,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-72ae76cb-8bab-4513-b197-2c4178d6c605 2018-08-29 18:44:59,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467879772186s 2018-08-29 18:44:59,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-72ae76cb-8bab-4513-b197-2c4178d6c605 2018-08-29 18:44:59,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:44:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "e18b6658-eae6-4265-8e59-b057f3ade39f"}}' 2018-08-29 18:44:59,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-af80f85d-ba64-4053-bb5d-cfa943473d81 Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:59Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "d875a77a-bc8d-4c67-bca9-ba5437648539"}} 2018-08-29 18:44:59,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-af80f85d-ba64-4053-bb5d-cfa943473d81 2018-08-29 18:44:59,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131832838058s 2018-08-29 18:44:59,457 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-af80f85d-ba64-4053-bb5d-cfa943473d81 2018-08-29 18:44:59,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:44:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:59,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-33bc1057-8a2d-4ae4-a6c0-19318063c46f Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab20db265c44f7bb4a658cc8f33a20d","l2_adjacency":true,"status":"ACTIVE","subnets":["d790163a-e260-4d2d-a650-2422d2682a8b"],"description":"","tags":[],"updated_at":"2018-08-29T18:43:27Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98","admin_state_up":true,"tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","mtu":1450}]} 2018-08-29 18:44:59,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-33bc1057-8a2d-4ae4-a6c0-19318063c46f 2018-08-29 18:44:59,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924279689789s 2018-08-29 18:44:59,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-33bc1057-8a2d-4ae4-a6c0-19318063c46f 2018-08-29 18:44:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:44:59,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:59,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-14bdd520-178a-4e22-89f6-b123336fb811 Date: Wed, 29 Aug 2018 18:44:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:44:56Z", "file": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "size": 4373348352, "self": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T18:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:44:59,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-14bdd520-178a-4e22-89f6-b123336fb811 2018-08-29 18:44:59,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364210605621s 2018-08-29 18:44:59,592 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-14bdd520-178a-4e22-89f6-b123336fb811 2018-08-29 18:44:59,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:44:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:44:59,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:44: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-1c7e9e1c-c40a-4a1f-b5ba-4af0fbf7fd93 x-compute-request-id: req-1c7e9e1c-c40a-4a1f-b5ba-4af0fbf7fd93 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_4b013877-661f-40df-9eb8-cf0974a28f98", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "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": "fe5376d5-b8ba-4347-acdb-5e91b5efef23"}]} 2018-08-29 18:44:59,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1c7e9e1c-c40a-4a1f-b5ba-4af0fbf7fd93 2018-08-29 18:44:59,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253798961639s 2018-08-29 18:44:59,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-1c7e9e1c-c40a-4a1f-b5ba-4af0fbf7fd93 2018-08-29 18:44:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-29 18:44:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"server": {"name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "imageRef": "6d210e4c-0057-4522-a1ee-b7738e491fec", "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "flavorRef": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7b5fa9df-06f1-419f-b900-1cd7dae311e0"}], "security_groups": [{"name": "e18b6658-eae6-4265-8e59-b057f3ade39f"}]}}' 2018-08-29 18:45:01,661 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:44: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-2f9b0a2e-702a-4647-a8aa-2ef42e45fb15 x-compute-request-id: req-2f9b0a2e-702a-4647-a8aa-2ef42e45fb15 Content-Length: 403 location: http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e18b6658-eae6-4265-8e59-b057f3ade39f"}], "OS-DCF:diskConfig": "MANUAL", "id": "036e1630-5193-4431-b790-d7558be7034d", "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "adminPass": "VkyX5D5QvH6p"}} 2018-08-29 18:45:01,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-2f9b0a2e-702a-4647-a8aa-2ef42e45fb15 2018-08-29 18:45:01,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03922796249s 2018-08-29 18:45:01,661 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers used request id req-2f9b0a2e-702a-4647-a8aa-2ef42e45fb15 2018-08-29 18:45:01,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:02,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c66e7a-26c8-4418-a0c7-1cde9c16c0be x-compute-request-id: req-21c66e7a-26c8-4418-a0c7-1cde9c16c0be 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "user_id": "b938fb771128452e947101ec71f826f5", "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-29T18:45:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:02,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-21c66e7a-26c8-4418-a0c7-1cde9c16c0be 2018-08-29 18:45:02,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395200014114s 2018-08-29 18:45:02,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-21c66e7a-26c8-4418-a0c7-1cde9c16c0be 2018-08-29 18:45:02,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:45:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:02,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-24539cc6-6063-4b9b-a30d-d94ea02cadba Date: Wed, 29 Aug 2018 18:45:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab20db265c44f7bb4a658cc8f33a20d","l2_adjacency":true,"status":"ACTIVE","subnets":["d790163a-e260-4d2d-a650-2422d2682a8b"],"description":"","tags":[],"updated_at":"2018-08-29T18:43:27Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98","admin_state_up":true,"tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","mtu":1450}]} 2018-08-29 18:45:02,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-24539cc6-6063-4b9b-a30d-d94ea02cadba 2018-08-29 18:45:02,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380930185318s 2018-08-29 18:45:02,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-24539cc6-6063-4b9b-a30d-d94ea02cadba 2018-08-29 18:45:02,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 18:45:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:02,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-028c53d2-7721-43b6-92e0-436c88a0eaa0 Date: Wed, 29 Aug 2018 18:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:43:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8ab20db265c44f7bb4a658cc8f33a20d","id":"d790163a-e260-4d2d-a650-2422d2682a8b","subnetpool_id":null,"name":"vyos_vrouter-subnet_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:45:02,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-028c53d2-7721-43b6-92e0-436c88a0eaa0 2018-08-29 18:45:02,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0587060451508s 2018-08-29 18:45:02,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-028c53d2-7721-43b6-92e0-436c88a0eaa0 2018-08-29 18:45:02,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:04,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-38917134-3a58-4ada-b6b7-88a70d08762a x-compute-request-id: req-38917134-3a58-4ada-b6b7-88a70d08762a 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:04,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-38917134-3a58-4ada-b6b7-88a70d08762a 2018-08-29 18:45:04,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410120010376s 2018-08-29 18:45:04,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-38917134-3a58-4ada-b6b7-88a70d08762a 2018-08-29 18:45:04,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:06,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89413043-085f-4694-aeeb-efe87323eef8 x-compute-request-id: req-89413043-085f-4694-aeeb-efe87323eef8 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:07,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-89413043-085f-4694-aeeb-efe87323eef8 2018-08-29 18:45:07,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20113992691s 2018-08-29 18:45:07,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-89413043-085f-4694-aeeb-efe87323eef8 2018-08-29 18:45:07,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:09,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:09,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-ebd60efe-e00f-4181-8532-457e36ed46f7 x-compute-request-id: req-ebd60efe-e00f-4181-8532-457e36ed46f7 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:09,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ebd60efe-e00f-4181-8532-457e36ed46f7 2018-08-29 18:45:09,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197220087051s 2018-08-29 18:45:09,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ebd60efe-e00f-4181-8532-457e36ed46f7 2018-08-29 18:45:09,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:11,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:11,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-966c2565-336a-4c00-9e69-45bfae1baac6 x-compute-request-id: req-966c2565-336a-4c00-9e69-45bfae1baac6 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:11,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-966c2565-336a-4c00-9e69-45bfae1baac6 2018-08-29 18:45:11,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532656908035s 2018-08-29 18:45:11,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-966c2565-336a-4c00-9e69-45bfae1baac6 2018-08-29 18:45:11,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:13,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:14,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9532302-7e0c-4fe2-8c1b-2dd9bd35b028 x-compute-request-id: req-b9532302-7e0c-4fe2-8c1b-2dd9bd35b028 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:14,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b9532302-7e0c-4fe2-8c1b-2dd9bd35b028 2018-08-29 18:45:14,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517942905426s 2018-08-29 18:45:14,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b9532302-7e0c-4fe2-8c1b-2dd9bd35b028 2018-08-29 18:45:14,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:16,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:17,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-6efa0c2e-0045-4a56-a460-efaaf78ca6b8 x-compute-request-id: req-6efa0c2e-0045-4a56-a460-efaaf78ca6b8 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:17,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6efa0c2e-0045-4a56-a460-efaaf78ca6b8 2018-08-29 18:45:17,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689960002899s 2018-08-29 18:45:17,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6efa0c2e-0045-4a56-a460-efaaf78ca6b8 2018-08-29 18:45:17,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:19,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:19,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-47a383f1-6c24-4898-ae7a-69983c869437 x-compute-request-id: req-47a383f1-6c24-4898-ae7a-69983c869437 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:19,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-47a383f1-6c24-4898-ae7a-69983c869437 2018-08-29 18:45:19,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612449884415s 2018-08-29 18:45:19,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-47a383f1-6c24-4898-ae7a-69983c869437 2018-08-29 18:45:19,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:21,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:22,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-f05126dc-7807-4742-8e9e-a1e9621d9315 x-compute-request-id: req-f05126dc-7807-4742-8e9e-a1e9621d9315 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:22,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f05126dc-7807-4742-8e9e-a1e9621d9315 2018-08-29 18:45:22,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49335694313s 2018-08-29 18:45:22,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f05126dc-7807-4742-8e9e-a1e9621d9315 2018-08-29 18:45:22,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:24,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:24,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:24,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-324783fa-43da-44f3-ac38-7fcaa01ccc94 x-compute-request-id: req-324783fa-43da-44f3-ac38-7fcaa01ccc94 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:24,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-324783fa-43da-44f3-ac38-7fcaa01ccc94 2018-08-29 18:45:24,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165906190872s 2018-08-29 18:45:24,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-324783fa-43da-44f3-ac38-7fcaa01ccc94 2018-08-29 18:45:24,387 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:26,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:26,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:26,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-7f0ee852-496e-4629-a96e-20a311204c6b x-compute-request-id: req-7f0ee852-496e-4629-a96e-20a311204c6b 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:26,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7f0ee852-496e-4629-a96e-20a311204c6b 2018-08-29 18:45:26,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340491056442s 2018-08-29 18:45:26,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7f0ee852-496e-4629-a96e-20a311204c6b 2018-08-29 18:45:26,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:28,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:29,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-1bacf8e6-1588-437b-af70-ec5a8b1d5ba2 x-compute-request-id: req-1bacf8e6-1588-437b-af70-ec5a8b1d5ba2 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:29,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1bacf8e6-1588-437b-af70-ec5a8b1d5ba2 2018-08-29 18:45:29,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506052017212s 2018-08-29 18:45:29,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-1bacf8e6-1588-437b-af70-ec5a8b1d5ba2 2018-08-29 18:45:29,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:31,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:31,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-ab86d5b0-b265-4ee3-ad9a-0add36742d31 x-compute-request-id: req-ab86d5b0-b265-4ee3-ad9a-0add36742d31 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:31,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ab86d5b0-b265-4ee3-ad9a-0add36742d31 2018-08-29 18:45:31,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172259092331s 2018-08-29 18:45:31,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ab86d5b0-b265-4ee3-ad9a-0add36742d31 2018-08-29 18:45:31,426 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:33,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31aea13f-593e-4171-9cbd-1a88fb3fa567 x-compute-request-id: req-31aea13f-593e-4171-9cbd-1a88fb3fa567 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:34,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-31aea13f-593e-4171-9cbd-1a88fb3fa567 2018-08-29 18:45:34,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742659091949s 2018-08-29 18:45:34,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-31aea13f-593e-4171-9cbd-1a88fb3fa567 2018-08-29 18:45:34,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:36,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:36,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38ca8bfb-0419-442d-b8e1-f8eb376d7362 x-compute-request-id: req-38ca8bfb-0419-442d-b8e1-f8eb376d7362 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:36,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-38ca8bfb-0419-442d-b8e1-f8eb376d7362 2018-08-29 18:45:36,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670201063156s 2018-08-29 18:45:36,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-38ca8bfb-0419-442d-b8e1-f8eb376d7362 2018-08-29 18:45:36,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:38,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:39,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2503b8a0-441f-4707-ab91-c5c93a85cb65 x-compute-request-id: req-2503b8a0-441f-4707-ab91-c5c93a85cb65 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:39,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2503b8a0-441f-4707-ab91-c5c93a85cb65 2018-08-29 18:45:39,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176051139832s 2018-08-29 18:45:39,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2503b8a0-441f-4707-ab91-c5c93a85cb65 2018-08-29 18:45:39,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:41,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:41,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-d84f5c2b-ab76-4bf2-b42c-48cdbf49abc4 x-compute-request-id: req-d84f5c2b-ab76-4bf2-b42c-48cdbf49abc4 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:41,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d84f5c2b-ab76-4bf2-b42c-48cdbf49abc4 2018-08-29 18:45:41,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436909914017s 2018-08-29 18:45:41,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d84f5c2b-ab76-4bf2-b42c-48cdbf49abc4 2018-08-29 18:45:41,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:43,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:43,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90b981ba-833c-443d-90b9-4e523c754d6c x-compute-request-id: req-90b981ba-833c-443d-90b9-4e523c754d6c 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:43,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-90b981ba-833c-443d-90b9-4e523c754d6c 2018-08-29 18:45:43,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409452915192s 2018-08-29 18:45:43,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-90b981ba-833c-443d-90b9-4e523c754d6c 2018-08-29 18:45:43,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:45,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:46,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a5b6812-6876-4e26-ac59-50885987f75f x-compute-request-id: req-8a5b6812-6876-4e26-ac59-50885987f75f 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:46,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8a5b6812-6876-4e26-ac59-50885987f75f 2018-08-29 18:45:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430778980255s 2018-08-29 18:45:46,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8a5b6812-6876-4e26-ac59-50885987f75f 2018-08-29 18:45:46,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:48,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:48,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be7f1c18-2ff0-4b70-9c8a-8997a93f7dfc x-compute-request-id: req-be7f1c18-2ff0-4b70-9c8a-8997a93f7dfc 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:48,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-be7f1c18-2ff0-4b70-9c8a-8997a93f7dfc 2018-08-29 18:45:48,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162294864655s 2018-08-29 18:45:48,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-be7f1c18-2ff0-4b70-9c8a-8997a93f7dfc 2018-08-29 18:45:48,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:50,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:50,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b26fe74c-ce26-4f48-9dc8-c6a68b0348ae x-compute-request-id: req-b26fe74c-ce26-4f48-9dc8-c6a68b0348ae 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:50,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b26fe74c-ce26-4f48-9dc8-c6a68b0348ae 2018-08-29 18:45:50,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352452993393s 2018-08-29 18:45:50,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b26fe74c-ce26-4f48-9dc8-c6a68b0348ae 2018-08-29 18:45:50,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:52,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:53,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-c335c5fe-6aa8-42f9-a0ee-0599cabdefd1 x-compute-request-id: req-c335c5fe-6aa8-42f9-a0ee-0599cabdefd1 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:53,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c335c5fe-6aa8-42f9-a0ee-0599cabdefd1 2018-08-29 18:45:53,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163895845413s 2018-08-29 18:45:53,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c335c5fe-6aa8-42f9-a0ee-0599cabdefd1 2018-08-29 18:45:53,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:55,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-98401430-213d-47c9-9c73-0a34bde804f2 x-compute-request-id: req-98401430-213d-47c9-9c73-0a34bde804f2 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:55,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-98401430-213d-47c9-9c73-0a34bde804f2 2018-08-29 18:45:55,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165263175964s 2018-08-29 18:45:55,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-98401430-213d-47c9-9c73-0a34bde804f2 2018-08-29 18:45:55,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:57,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:45:57,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-b7c4f584-43ec-4791-938e-7522778a07fc x-compute-request-id: req-b7c4f584-43ec-4791-938e-7522778a07fc 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:45:57,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b7c4f584-43ec-4791-938e-7522778a07fc 2018-08-29 18:45:57,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642292976379s 2018-08-29 18:45:57,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b7c4f584-43ec-4791-938e-7522778a07fc 2018-08-29 18:45:57,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:45:59,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:45:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:00,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:45: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-fef05f47-f921-482d-97b3-aeb702702cd7 x-compute-request-id: req-fef05f47-f921-482d-97b3-aeb702702cd7 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:00,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fef05f47-f921-482d-97b3-aeb702702cd7 2018-08-29 18:46:00,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188297986984s 2018-08-29 18:46:00,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fef05f47-f921-482d-97b3-aeb702702cd7 2018-08-29 18:46:00,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:02,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:02,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-5a921802-3758-4986-9463-83e980d68034 x-compute-request-id: req-5a921802-3758-4986-9463-83e980d68034 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:02,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5a921802-3758-4986-9463-83e980d68034 2018-08-29 18:46:02,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336271047592s 2018-08-29 18:46:02,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5a921802-3758-4986-9463-83e980d68034 2018-08-29 18:46:02,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:04,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:04,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-0eb43f05-2ad0-4291-a203-73e2a9515f2e x-compute-request-id: req-0eb43f05-2ad0-4291-a203-73e2a9515f2e 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:04,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0eb43f05-2ad0-4291-a203-73e2a9515f2e 2018-08-29 18:46:04,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423556089401s 2018-08-29 18:46:04,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0eb43f05-2ad0-4291-a203-73e2a9515f2e 2018-08-29 18:46:04,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:06,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:06,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:07,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-dddd3788-9e80-4b7c-a0be-cfa9cb54c474 x-compute-request-id: req-dddd3788-9e80-4b7c-a0be-cfa9cb54c474 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:07,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dddd3788-9e80-4b7c-a0be-cfa9cb54c474 2018-08-29 18:46:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437609910965s 2018-08-29 18:46:07,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dddd3788-9e80-4b7c-a0be-cfa9cb54c474 2018-08-29 18:46:07,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:09,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:09,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-5eb0b4b6-c8cd-4abd-9703-887264756c0b x-compute-request-id: req-5eb0b4b6-c8cd-4abd-9703-887264756c0b 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:09,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5eb0b4b6-c8cd-4abd-9703-887264756c0b 2018-08-29 18:46:09,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639430999756s 2018-08-29 18:46:09,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5eb0b4b6-c8cd-4abd-9703-887264756c0b 2018-08-29 18:46:09,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:11,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:12,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-52b23960-ee9e-418d-ae72-7714e95d4abf x-compute-request-id: req-52b23960-ee9e-418d-ae72-7714e95d4abf 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:12,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-52b23960-ee9e-418d-ae72-7714e95d4abf 2018-08-29 18:46:12,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174869060516s 2018-08-29 18:46:12,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-52b23960-ee9e-418d-ae72-7714e95d4abf 2018-08-29 18:46:12,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:14,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:14,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-b0c39af2-7d78-49ae-a89f-7ad205622fef x-compute-request-id: req-b0c39af2-7d78-49ae-a89f-7ad205622fef 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:14,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b0c39af2-7d78-49ae-a89f-7ad205622fef 2018-08-29 18:46:14,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474262952805s 2018-08-29 18:46:14,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b0c39af2-7d78-49ae-a89f-7ad205622fef 2018-08-29 18:46:14,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:16,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:16,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:17,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-7681f102-ba92-4017-870e-3b3d9fd352fd x-compute-request-id: req-7681f102-ba92-4017-870e-3b3d9fd352fd 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:17,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7681f102-ba92-4017-870e-3b3d9fd352fd 2018-08-29 18:46:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442080974579s 2018-08-29 18:46:17,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7681f102-ba92-4017-870e-3b3d9fd352fd 2018-08-29 18:46:17,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:19,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:19,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-671bedd7-ac11-45e7-a428-ec96b11ee575 x-compute-request-id: req-671bedd7-ac11-45e7-a428-ec96b11ee575 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:19,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-671bedd7-ac11-45e7-a428-ec96b11ee575 2018-08-29 18:46:19,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340763092041s 2018-08-29 18:46:19,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-671bedd7-ac11-45e7-a428-ec96b11ee575 2018-08-29 18:46:19,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:21,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:21,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-75bebe35-b755-47cc-b556-b6e6c62780b6 x-compute-request-id: req-75bebe35-b755-47cc-b556-b6e6c62780b6 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:21,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75bebe35-b755-47cc-b556-b6e6c62780b6 2018-08-29 18:46:21,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171887874603s 2018-08-29 18:46:21,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75bebe35-b755-47cc-b556-b6e6c62780b6 2018-08-29 18:46:21,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:23,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:24,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-d419ffb2-5522-47f7-b1a2-619b464c7f0f x-compute-request-id: req-d419ffb2-5522-47f7-b1a2-619b464c7f0f 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:24,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d419ffb2-5522-47f7-b1a2-619b464c7f0f 2018-08-29 18:46:24,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615463972092s 2018-08-29 18:46:24,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d419ffb2-5522-47f7-b1a2-619b464c7f0f 2018-08-29 18:46:24,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:26,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:26,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:26,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-8b8f5e79-65cb-4b25-9e26-072eaaf430e1 x-compute-request-id: req-8b8f5e79-65cb-4b25-9e26-072eaaf430e1 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:26,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b8f5e79-65cb-4b25-9e26-072eaaf430e1 2018-08-29 18:46:26,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353965997696s 2018-08-29 18:46:26,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-8b8f5e79-65cb-4b25-9e26-072eaaf430e1 2018-08-29 18:46:26,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:28,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:28,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-6e08cfbf-ff1e-4aba-a9c5-802f805810ae x-compute-request-id: req-6e08cfbf-ff1e-4aba-a9c5-802f805810ae 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:28,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e08cfbf-ff1e-4aba-a9c5-802f805810ae 2018-08-29 18:46:28,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44464302063s 2018-08-29 18:46:28,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e08cfbf-ff1e-4aba-a9c5-802f805810ae 2018-08-29 18:46:28,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:30,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:30,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:31,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-44260f65-fc9b-41c1-b5d4-13a51c8f5088 x-compute-request-id: req-44260f65-fc9b-41c1-b5d4-13a51c8f5088 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:31,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-44260f65-fc9b-41c1-b5d4-13a51c8f5088 2018-08-29 18:46:31,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408828020096s 2018-08-29 18:46:31,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-44260f65-fc9b-41c1-b5d4-13a51c8f5088 2018-08-29 18:46:31,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:33,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:33,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-d07adf9d-8e1c-482c-8691-5b7e83db957a x-compute-request-id: req-d07adf9d-8e1c-482c-8691-5b7e83db957a 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:33,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d07adf9d-8e1c-482c-8691-5b7e83db957a 2018-08-29 18:46:33,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337960004807s 2018-08-29 18:46:33,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d07adf9d-8e1c-482c-8691-5b7e83db957a 2018-08-29 18:46:33,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:35,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:35,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-e6f21e1a-4976-4ab6-a1b7-81f89c655c46 x-compute-request-id: req-e6f21e1a-4976-4ab6-a1b7-81f89c655c46 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:35,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e6f21e1a-4976-4ab6-a1b7-81f89c655c46 2018-08-29 18:46:35,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181391000748s 2018-08-29 18:46:35,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-e6f21e1a-4976-4ab6-a1b7-81f89c655c46 2018-08-29 18:46:35,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:37,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:38,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-ce414c8b-39e1-4125-93f1-3f1d6bd30d04 x-compute-request-id: req-ce414c8b-39e1-4125-93f1-3f1d6bd30d04 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:38,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ce414c8b-39e1-4125-93f1-3f1d6bd30d04 2018-08-29 18:46:38,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623459100723s 2018-08-29 18:46:38,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ce414c8b-39e1-4125-93f1-3f1d6bd30d04 2018-08-29 18:46:38,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:40,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:41,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-370db77b-7091-4265-8345-4fe43bc5b747 x-compute-request-id: req-370db77b-7091-4265-8345-4fe43bc5b747 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:41,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-370db77b-7091-4265-8345-4fe43bc5b747 2018-08-29 18:46:41,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431180000305s 2018-08-29 18:46:41,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-370db77b-7091-4265-8345-4fe43bc5b747 2018-08-29 18:46:41,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:43,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:43,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-2fb789c7-baaa-47e9-bc1e-c27dd19f0c7d x-compute-request-id: req-2fb789c7-baaa-47e9-bc1e-c27dd19f0c7d 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:43,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2fb789c7-baaa-47e9-bc1e-c27dd19f0c7d 2018-08-29 18:46:43,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1832010746s 2018-08-29 18:46:43,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2fb789c7-baaa-47e9-bc1e-c27dd19f0c7d 2018-08-29 18:46:43,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:45,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:45,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-d7f1e4cd-fd50-461e-8f04-6522abd6b3be x-compute-request-id: req-d7f1e4cd-fd50-461e-8f04-6522abd6b3be 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:45,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d7f1e4cd-fd50-461e-8f04-6522abd6b3be 2018-08-29 18:46:45,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593379974365s 2018-08-29 18:46:45,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d7f1e4cd-fd50-461e-8f04-6522abd6b3be 2018-08-29 18:46:45,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:47,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:48,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-5b5601ec-a231-4d65-83a2-bcdc4f583574 x-compute-request-id: req-5b5601ec-a231-4d65-83a2-bcdc4f583574 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:48,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5b5601ec-a231-4d65-83a2-bcdc4f583574 2018-08-29 18:46:48,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440387964249s 2018-08-29 18:46:48,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5b5601ec-a231-4d65-83a2-bcdc4f583574 2018-08-29 18:46:48,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:50,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:50,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-2d0aaf19-5b9d-4821-98ff-ddf644297c77 x-compute-request-id: req-2d0aaf19-5b9d-4821-98ff-ddf644297c77 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:50,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2d0aaf19-5b9d-4821-98ff-ddf644297c77 2018-08-29 18:46:50,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190035104752s 2018-08-29 18:46:50,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-2d0aaf19-5b9d-4821-98ff-ddf644297c77 2018-08-29 18:46:50,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:52,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:52,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:52,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-4ecbd53b-32c1-44c4-ae91-2e68aab03c5b x-compute-request-id: req-4ecbd53b-32c1-44c4-ae91-2e68aab03c5b 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:52,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4ecbd53b-32c1-44c4-ae91-2e68aab03c5b 2018-08-29 18:46:52,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435220003128s 2018-08-29 18:46:52,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4ecbd53b-32c1-44c4-ae91-2e68aab03c5b 2018-08-29 18:46:52,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:54,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:55,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-b36475f3-4771-4338-bee0-6834e5bccd79 x-compute-request-id: req-b36475f3-4771-4338-bee0-6834e5bccd79 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:55,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b36475f3-4771-4338-bee0-6834e5bccd79 2018-08-29 18:46:55,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179991960526s 2018-08-29 18:46:55,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b36475f3-4771-4338-bee0-6834e5bccd79 2018-08-29 18:46:55,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:57,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:57,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46: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-6e08d7ca-476a-4661-a9c7-d64113423753 x-compute-request-id: req-6e08d7ca-476a-4661-a9c7-d64113423753 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:57,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e08d7ca-476a-4661-a9c7-d64113423753 2018-08-29 18:46:57,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182171106339s 2018-08-29 18:46:57,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e08d7ca-476a-4661-a9c7-d64113423753 2018-08-29 18:46:57,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:46:59,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:46:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:46:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb64a2d5-4635-4856-b409-a35edcd8f08f x-compute-request-id: req-eb64a2d5-4635-4856-b409-a35edcd8f08f 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:46:59,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-eb64a2d5-4635-4856-b409-a35edcd8f08f 2018-08-29 18:46:59,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181261062622s 2018-08-29 18:46:59,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-eb64a2d5-4635-4856-b409-a35edcd8f08f 2018-08-29 18:46:59,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:01,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:01,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-ec75382b-0c6d-42f6-8b61-619f6e767296 x-compute-request-id: req-ec75382b-0c6d-42f6-8b61-619f6e767296 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:01,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ec75382b-0c6d-42f6-8b61-619f6e767296 2018-08-29 18:47:01,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445613861084s 2018-08-29 18:47:01,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ec75382b-0c6d-42f6-8b61-619f6e767296 2018-08-29 18:47:01,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:03,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:04,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-d916aa62-26fc-467b-86f4-208e6e7ce0de x-compute-request-id: req-d916aa62-26fc-467b-86f4-208e6e7ce0de 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:04,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d916aa62-26fc-467b-86f4-208e6e7ce0de 2018-08-29 18:47:04,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458303928375s 2018-08-29 18:47:04,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d916aa62-26fc-467b-86f4-208e6e7ce0de 2018-08-29 18:47:04,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:06,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:06,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:47: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-39997776-3223-4187-89fb-9d1f23fd3c07 x-compute-request-id: req-39997776-3223-4187-89fb-9d1f23fd3c07 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:06,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-39997776-3223-4187-89fb-9d1f23fd3c07 2018-08-29 18:47:06,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165312051773s 2018-08-29 18:47:06,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-39997776-3223-4187-89fb-9d1f23fd3c07 2018-08-29 18:47:06,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:08,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:08,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-6e006f75-27dc-42f6-bb74-c5b32d75652d x-compute-request-id: req-6e006f75-27dc-42f6-bb74-c5b32d75652d 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:08,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e006f75-27dc-42f6-bb74-c5b32d75652d 2018-08-29 18:47:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412229061127s 2018-08-29 18:47:08,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-6e006f75-27dc-42f6-bb74-c5b32d75652d 2018-08-29 18:47:08,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:10,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:11,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-dbbfad88-4b19-48e7-aac3-282e47e88b16 x-compute-request-id: req-dbbfad88-4b19-48e7-aac3-282e47e88b16 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:11,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dbbfad88-4b19-48e7-aac3-282e47e88b16 2018-08-29 18:47:11,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451790094376s 2018-08-29 18:47:11,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-dbbfad88-4b19-48e7-aac3-282e47e88b16 2018-08-29 18:47:11,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:13,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:13,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-7dd33f00-7954-4b28-9a15-f9da317b41db x-compute-request-id: req-7dd33f00-7954-4b28-9a15-f9da317b41db 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:13,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7dd33f00-7954-4b28-9a15-f9da317b41db 2018-08-29 18:47:13,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174374818802s 2018-08-29 18:47:13,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-7dd33f00-7954-4b28-9a15-f9da317b41db 2018-08-29 18:47:13,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:15,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:15,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:15,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-f7625a0f-08c9-4e91-a445-a77c5595b8c0 x-compute-request-id: req-f7625a0f-08c9-4e91-a445-a77c5595b8c0 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:15,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f7625a0f-08c9-4e91-a445-a77c5595b8c0 2018-08-29 18:47:15,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364575147629s 2018-08-29 18:47:15,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-f7625a0f-08c9-4e91-a445-a77c5595b8c0 2018-08-29 18:47:15,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:17,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:18,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:47: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-ad6f9362-3fef-4c62-a6a3-9a64993a33f2 x-compute-request-id: req-ad6f9362-3fef-4c62-a6a3-9a64993a33f2 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:18,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ad6f9362-3fef-4c62-a6a3-9a64993a33f2 2018-08-29 18:47:18,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33629822731s 2018-08-29 18:47:18,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-ad6f9362-3fef-4c62-a6a3-9a64993a33f2 2018-08-29 18:47:18,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:20,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:20,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-abb9d43d-0fa0-40e9-8d2e-62f00e82dfb2 x-compute-request-id: req-abb9d43d-0fa0-40e9-8d2e-62f00e82dfb2 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.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-29T18:45:03Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:20,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-abb9d43d-0fa0-40e9-8d2e-62f00e82dfb2 2018-08-29 18:47:20,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173928976059s 2018-08-29 18:47:20,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-abb9d43d-0fa0-40e9-8d2e-62f00e82dfb2 2018-08-29 18:47:20,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:47:22,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:47:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:22,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18: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-314d6958-375c-472b-b557-8ec415e08c4c x-compute-request-id: req-314d6958-375c-472b-b557-8ec415e08c4c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:47:22,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-314d6958-375c-472b-b557-8ec415e08c4c 2018-08-29 18:47:22,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423089027405s 2018-08-29 18:47:22,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-314d6958-375c-472b-b557-8ec415e08c4c 2018-08-29 18:47:22,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 18:47:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=036e1630-5193-4431-b790-d7558be7034d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:22,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-d660c516-770d-4653-85fe-a36ad2cb7fc3 Date: Wed, 29 Aug 2018 18:47:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T18:47:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d790163a-e260-4d2d-a650-2422d2682a8b","ip_address":"192.168.120.8"}],"id":"9b4696af-fada-406b-bfca-45bf95281f1e","security_groups":["e18b6658-eae6-4265-8e59-b057f3ade39f"],"mac_address":"fa:16:3e:48:3a:be","project_id":"8ab20db265c44f7bb4a658cc8f33a20d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:45:03Z","binding:vnic_type":"normal","device_id":"036e1630-5193-4431-b790-d7558be7034d","ip_allocation":"immediate"}]} 2018-08-29 18:47:22,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=036e1630-5193-4431-b790-d7558be7034d used request id req-d660c516-770d-4653-85fe-a36ad2cb7fc3 2018-08-29 18:47:22,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494310855865s 2018-08-29 18:47:22,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=036e1630-5193-4431-b790-d7558be7034d used request id req-d660c516-770d-4653-85fe-a36ad2cb7fc3 2018-08-29 18:47:22,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/floatingips.json?port_id=9b4696af-fada-406b-bfca-45bf95281f1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:23,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-42906852-deaf-44c1-bf22-ec2118827222 Date: Wed, 29 Aug 2018 18:47:23 GMT RESP BODY: {"floatingips": []} 2018-08-29 18:47:23,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=9b4696af-fada-406b-bfca-45bf95281f1e used request id req-42906852-deaf-44c1-bf22-ec2118827222 2018-08-29 18:47:23,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421800613403s 2018-08-29 18:47:23,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json?port_id=9b4696af-fada-406b-bfca-45bf95281f1e used request id req-42906852-deaf-44c1-bf22-ec2118827222 2018-08-29 18:47:23,017 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:48:3a:be', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6d210e4c-0057-4522-a1ee-b7738e491fec'}), 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-29T18:47:20.000000', 'flavor': Munch({u'id': u'fe5376d5-b8ba-4347-acdb-5e91b5efef23'}), 'az': u'nova', 'id': u'036e1630-5193-4431-b790-d7558be7034d', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b938fb771128452e947101ec71f826f5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'name': 'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', '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-29T18:47:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T18:47:20Z', 'hostId': u'cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96', '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-29T18:47:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'name': u'vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98', 'adminPass': u'VkyX5D5QvH6p', 'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'created_at': u'2018-08-29T18:45:01Z', 'created': u'2018-08-29T18:45:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-29 18:47:23,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:47:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:23,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-307b27b1-c1c2-4b1d-a2d6-782af70a32b4 Date: Wed, 29 Aug 2018 18:47:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab20db265c44f7bb4a658cc8f33a20d","l2_adjacency":true,"status":"ACTIVE","subnets":["d790163a-e260-4d2d-a650-2422d2682a8b"],"description":"","tags":[],"updated_at":"2018-08-29T18:43:27Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98","admin_state_up":true,"tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","mtu":1450}]} 2018-08-29 18:47:23,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-307b27b1-c1c2-4b1d-a2d6-782af70a32b4 2018-08-29 18:47:23,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908679962158s 2018-08-29 18:47:23,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-307b27b1-c1c2-4b1d-a2d6-782af70a32b4 2018-08-29 18:47:23,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-29 18:47:23,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:9696/v2.0/ports.json?device_id=036e1630-5193-4431-b790-d7558be7034d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:23,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-7194035a-c9fb-4e31-81ea-7af423467763 Date: Wed, 29 Aug 2018 18:47:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-29T18:47:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d790163a-e260-4d2d-a650-2422d2682a8b","ip_address":"192.168.120.8"}],"id":"9b4696af-fada-406b-bfca-45bf95281f1e","security_groups":["e18b6658-eae6-4265-8e59-b057f3ade39f"],"mac_address":"fa:16:3e:48:3a:be","project_id":"8ab20db265c44f7bb4a658cc8f33a20d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:45:03Z","binding:vnic_type":"normal","device_id":"036e1630-5193-4431-b790-d7558be7034d","ip_allocation":"immediate"}]} 2018-08-29 18:47:23,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=036e1630-5193-4431-b790-d7558be7034d used request id req-7194035a-c9fb-4e31-81ea-7af423467763 2018-08-29 18:47:23,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0472409725189s 2018-08-29 18:47:23,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/ports.json?device_id=036e1630-5193-4431-b790-d7558be7034d used request id req-7194035a-c9fb-4e31-81ea-7af423467763 2018-08-29 18:47:23,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-29 18:47:23,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"floatingip": {"floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "fixed_ip_address": "192.168.120.8", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e"}}' 2018-08-29 18:47:25,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-f942a25f-a5c3-44cf-9340-252e651b1bfb Date: Wed, 29 Aug 2018 18:47:25 GMT RESP BODY: {"floatingip": {"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}} 2018-08-29 18:47:25,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f942a25f-a5c3-44cf-9340-252e651b1bfb 2018-08-29 18:47:25,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.35096096992s 2018-08-29 18:47:25,512 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-f942a25f-a5c3-44cf-9340-252e651b1bfb 2018-08-29 18:47:25,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:25,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:25,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3ef15f9b-1b60-4ac9-891e-56f5a8fe9c7e Date: Wed, 29 Aug 2018 18:47:25 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:25,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3ef15f9b-1b60-4ac9-891e-56f5a8fe9c7e 2018-08-29 18:47:25,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.070855140686s 2018-08-29 18:47:25,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3ef15f9b-1b60-4ac9-891e-56f5a8fe9c7e 2018-08-29 18:47:25,594 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 18:47:25,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:25,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-8a7b8b0b-51b5-416e-bc2f-2024b0bbacd4 Date: Wed, 29 Aug 2018 18:47:25 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:25,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-8a7b8b0b-51b5-416e-bc2f-2024b0bbacd4 2018-08-29 18:47:25,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579810142517s 2018-08-29 18:47:25,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-8a7b8b0b-51b5-416e-bc2f-2024b0bbacd4 2018-08-29 18:47:25,761 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 18:47:25,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:25,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c16824a2-a3e3-499e-b6c2-e4c1819a5cbe Date: Wed, 29 Aug 2018 18:47:25 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:25,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c16824a2-a3e3-499e-b6c2-e4c1819a5cbe 2018-08-29 18:47:25,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061851978302s 2018-08-29 18:47:25,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-c16824a2-a3e3-499e-b6c2-e4c1819a5cbe 2018-08-29 18:47:25,932 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 18:47:26,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:26,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ef020820-c205-4c11-a4cc-e64c93f8dabc Date: Wed, 29 Aug 2018 18:47:26 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:26,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ef020820-c205-4c11-a4cc-e64c93f8dabc 2018-08-29 18:47:26,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590670108795s 2018-08-29 18:47:26,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-ef020820-c205-4c11-a4cc-e64c93f8dabc 2018-08-29 18:47:26,100 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 18:47:26,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:26,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1cb5873c-2056-419f-a15e-2699905b0f2c Date: Wed, 29 Aug 2018 18:47:26 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:26,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-1cb5873c-2056-419f-a15e-2699905b0f2c 2018-08-29 18:47:26,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643351078033s 2018-08-29 18:47:26,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-1cb5873c-2056-419f-a15e-2699905b0f2c 2018-08-29 18:47:26,273 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 18:47:26,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:26,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:26,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7b1d565f-8d51-4ffc-8939-f4c17963b7c6 Date: Wed, 29 Aug 2018 18:47:26 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:26,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7b1d565f-8d51-4ffc-8939-f4c17963b7c6 2018-08-29 18:47:26,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540208816528s 2018-08-29 18:47:26,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7b1d565f-8d51-4ffc-8939-f4c17963b7c6 2018-08-29 18:47:26,435 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-29 18:47:26,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:47:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:47:26,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-e4ae9ee5-d42a-42a3-8a6e-b649a3c0f1be Date: Wed, 29 Aug 2018 18:47:26 GMT RESP BODY: {"floatingips": [{"router_id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:47:24Z", "updated_at": "2018-08-29T18:47:26Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:3a:be", "device_id": "036e1630-5193-4431-b790-d7558be7034d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_id": "9b4696af-fada-406b-bfca-45bf95281f1e", "id": "ed2a462e-851d-41d7-a098-c222f8018345", "qos_policy_id": null}]} 2018-08-29 18:47:26,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e4ae9ee5-d42a-42a3-8a6e-b649a3c0f1be 2018-08-29 18:47:26,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570950508118s 2018-08-29 18:47:26,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-e4ae9ee5-d42a-42a3-8a6e-b649a3c0f1be 2018-08-29 18:47:26,601 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f', 'updated_at': u'2018-08-29T18:47:26Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'9b4696af-fada-406b-bfca-45bf95281f1e', 'id': u'ed2a462e-851d-41d7-a098-c222f8018345', 'network': u'4bb551f9-5141-4650-8478-643628361f98', 'port': u'9b4696af-fada-406b-bfca-45bf95281f1e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'name': 'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7b5fa9df-06f1-419f-b900-1cd7dae311e0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:48:3a:be', u'device_id': u'036e1630-5193-4431-b790-d7558be7034d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'created_at': u'2018-08-29T18:47:24Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7b5fa9df-06f1-419f-b900-1cd7dae311e0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:48:3a:be', u'device_id': u'036e1630-5193-4431-b790-d7558be7034d'}), 'router': u'5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f'}) 2018-08-29 18:47:26,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:47:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:47:26,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:47: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-51f8457c-63a2-413c-b36b-b7f543fb2637 x-compute-request-id: req-51f8457c-63a2-413c-b36b-b7f543fb2637 Content-Encoding: gzip Content-Length: 10892 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 1846380400 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.431811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.434890] pid_max: default: 32768 minimum: 301\n[ 0.436580] Security Framework initialized\n[ 0.438151] SELinux: Initializing.\n[ 0.439823] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.446590] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.450701] Mount-cache hash table entries: 4096\n[ 0.452669] Initializing cgroup subsys memory\n[ 0.454303] Initializing cgroup subsys devices\n[ 0.455920] Initializing cgroup subsys freezer\n[ 0.457547] Initializing cgroup subsys net_cls\n[ 0.459155] Initializing cgroup subsys blkio\n[ 0.460733] Initializing cgroup subsys perf_event\n[ 0.462386] Initializing cgroup subsys hugetlb\n[ 0.463976] Initializing cgroup subsys pids\n[ 0.465523] Initializing cgroup subsys net_prio\n[ 0.467231] CPU: Physical Processor ID: 0\n[ 0.469462] mce: CPU supports 10 MCE banks\n[ 0.471060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.472866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474693] tlb_flushall_shift: 6\n[ 0.476251] Freeing SMP alternatives: 28k freed\n[ 0.480474] ACPI: Core revision 20130517\n[ 0.482430] ACPI: All ACPI Tables successfully acquired\n[ 0.484445] ftrace: allocating 25812 entries in 101 pages\n[ 0.506159] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.508300] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.510426] smpboot: Max logical packages: 2\n[ 0.512280] Enabling x2apic\n[ 0.513549] Enabled x2apic\n[ 0.515082] Switched APIC routing to physical x2apic.\n[ 0.518195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.520230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.523834] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.532090] KVM setup paravirtual spinlock\n[ 0.534931] smpboot: Booting Node 0, Processors #1 OK\n[ 0.537115] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.559192] Brought up 2 CPUs\n[ 0.559196] KVM setup async PF for cpu 1\n[ 0.559199] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.563570] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.566523] devtmpfs: initialized\n[ 0.569858] EVM: security.selinux\n[ 0.571237] EVM: security.ima\n[ 0.572540] EVM: security.capability\n[ 0.574619] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.576737] pinctrl core: initialized pinctrl subsystem\n[ 0.578629] NET: Registered protocol family 16\n[ 0.580441] ACPI: bus type PCI registered\n[ 0.581947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584070] PCI: Using configuration type 1 for base access\n[ 0.589338] ACPI: Added _OSI(Module Device)\n[ 0.590943] ACPI: Added _OSI(Processor Device)\n[ 0.592553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.594214] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.597103] ACPI: Interpreter enabled\n[ 0.598528] ACPI: (supports S0 S5)\n[ 0.599886] ACPI: Using IOAPIC for interrupt routing\n[ 0.601565] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.606486] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.608437] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.610518] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.612577] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.616378] acpiphp: Slot [3] registered\n[ 0.617878] acpiphp: Slot [4] registered\n[ 0.619372] acpiphp: Slot [5] registered\n[ 0.620868] acpiphp: Slot [6] registered\n[ 0.622335] acpiphp: Slot [7] registered\n[ 0.623816] acpiphp: Slot [8] registered\n[ 0.625287] acpiphp: Slot [9] registered\n[ 0.626774] acpiphp: Slot [10] registered\n[ 0.628272] acpiphp: Slot [11] registered\n[ 0.629786] acpiphp: Slot [12] registered\n[ 0.631314] acpiphp: Slot [13] registered\n[ 0.632828] acpiphp: Slot [14] registered\n[ 0.634313] acpiphp: Slot [15] registered\n[ 0.635818] acpiphp: Slot [16] registered\n[ 0.637342] acpiphp: Slot [17] registered\n[ 0.638847] acpiphp: Slot [18] registered\n[ 0.640335] acpiphp: Slot [19] registered\n[ 0.641881] acpiphp: Slot [20] registered\n[ 0.643414] acpiphp: Slot [21] registered\n[ 0.644933] acpiphp: Slot [22] registered\n[ 0.646454] acpiphp: Slot [23] registered\n[ 0.648037] acpiphp: Slot [24] registered\n[ 0.649567] acpiphp: Slot [25] registered\n[ 0.651072] acpiphp: Slot [26] registered\n[ 0.652567] acpiphp: Slot [27] registered\n[ 0.654066] acpiphp: Slot [28] registered\n[ 0.655556] acpiphp: Slot [29] registered\n[ 0.657048] acpiphp: Slot [30] registered\n[ 0.658529] acpiphp: Slot [31] registered\n[ 0.660023] PCI host bridge to bus 0000:00\n[ 0.661511] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.663284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.665321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.667362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.670100] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.672974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.678681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.680995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.683124] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.685425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.689779] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.692637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.717060] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.719630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.722390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.724897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.727324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.729617] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735200] vgaarb: loaded\n[ 0.736471] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738548] SCSI subsystem initialized\n[ 0.740111] ACPI: bus type USB registered\n[ 0.741706] usbcore: registered new interface driver usbfs\n[ 0.743626] usbcore: registered new interface driver hub\n[ 0.745539] usbcore: registered new device driver usb\n[ 0.747609] PCI: Using ACPI for IRQ routing\n[ 0.749638] NetLabel: Initializing\n[ 0.751100] NetLabel: domain hash size = 128\n[ 0.752746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.754574] NetLabel: unlabeled traffic allowed by default\n[ 0.756693] Switched to clocksource kvm-clock\n[ 0.766956] pnp: PnP ACPI init\n[ 0.768338] ACPI: bus type PNP registered\n[ 0.770339] pnp: PnP ACPI: found 5 devices\n[ 0.771941] ACPI: bus type PNP unregistered\n[ 0.780289] NET: Registered protocol family 2\n[ 0.782321] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.785478] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.788136] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.790422] TCP: reno registered\n[ 0.791825] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.793917] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.796159] NET: Registered protocol family 1\n[ 0.797846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.799882] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.801865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.822567] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.843193] Unpacking initramfs...\n[ 1.328822] Freeing initrd memory: 37508k freed\n[ 1.338553] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.340770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.345201] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.347896] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.350937] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.353533] Initialise system trusted keyring\n[ 1.355540] audit: initializing netlink socket (disabled)\n[ 1.357870] type=2000 audit(1535568443.532:1): initialized\n[ 1.375592] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.378187] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.381706] zpool: loaded\n[ 1.383187] zbud: loaded\n[ 1.384825] VFS: Disk quotas dquot_6.5.2\n[ 1.386723] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.389581] msgmni has been set to 7578\n[ 1.391500] Key type big_key registered\n[ 1.394342] NET: Registered protocol family 38\n[ 1.396329] Key type asymmetric registered\n[ 1.398101] Asymmetric key parser 'x509' registered\n[ 1.399921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.402849] io scheduler noop registered\n[ 1.404402] io scheduler deadline registered (default)\n[ 1.419884] io scheduler cfq registered\n[ 1.421531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.423452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.425727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.428641] ACPI: Power Button [PWRF]\n[ 1.430267] GHES: HEST is not enabled!\n[ 1.431895] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.456352] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.458820] Non-volatile memory driver v1.3\n[ 1.460427] Linux agpgart interface v0.103\n[ 1.462115] crash memory driver: version 1.1\n[ 1.463820] rdac: device handler registered\n[ 1.465485] hp_sw: device handler registered\n[ 1.467142] emc: device handler registered\n[ 1.468702] alua: device handler registered\n[ 1.470346] libphy: Fixed MDIO Bus: probed\n[ 1.471993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.474172] ehci-pci: EHCI PCI platform driver\n[ 1.475841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.477907] ohci-pci: OHCI PCI platform driver\n[ 1.479566] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.500260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.502150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.505044] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.506902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.508930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.511085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.513927] usb usb1: Product: UHCI Host Controller\n[ 1.515677] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.517976] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.519812] hub 1-0:1.0: USB hub found\n[ 1.521342] hub 1-0:1.0: 2 ports detected\n[ 1.523059] usbcore: registered new interface driver usbserial\n[ 1.525050] usbcore: registered new interface driver usbserial_generic\n[ 1.527173] usbserial: USB Serial support registered for generic\n[ 1.529244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.532973] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.534778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.536710] mousedev: PS/2 mouse device common for all mice\n[ 1.539131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.542968] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.546215] rtc_cmos 00:00: RTC can wake from S4\n[ 1.548141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.550266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.552484] cpuidle: using governor menu\n[ 1.552845] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.557554] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.559511] usbcore: registered new interface driver usbhid\n[ 1.561455] usbhid: USB HID core driver\n[ 1.562986] drop_monitor: Initializing network drop monitor service\n[ 1.565121] TCP: cubic registered\n[ 1.566539] Initializing XFRM netlink socket\n[ 1.568238] NET: Registered protocol family 10\n[ 1.570252] NET: Registered protocol family 17\n[ 1.572139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.574105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.576122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.579408] Loading compiled-in X.509 certificates\n[ 1.581188] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.584948] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.588825] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.592219] registered taskstats version 1\n[ 1.595970] Key type trusted registered\n[ 1.598894] Key type encrypted registered\n[ 1.601824] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.604229] rtc_cmos 00:00: setting system clock to 2018-08-29 18:47:23 UTC (1535568443)\n[ 1.607877] Freeing unused kernel memory: 1680k freed\n[ 1.614237] 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.620247] systemd[1]: Detected virtualization kvm.\n[ 1.622064] systemd[1]: Detected architecture x86-64.\n[ 1.623950] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.627300] systemd[1]: No hostname configured.\n[ 1.629013] systemd[1]: Set hostname to .\n[ 1.630893] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.661540] systemd[1]: Reached target Timers.\n[ 1.663249] systemd[1]: Starting Timers.\n[ 1.664866] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.667912] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.671995] systemd[1]: Reached target Paths.\n[ 1.673665] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.676207] systemd[1]: Reached target Swap.\n[ 1.677840] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.680472] systemd[1]: Created slice Root Slice.\n[ 1.682177] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.684963] systemd[1]: Created slice System Slice.\n[ 1.686738] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.689473] systemd[1]: Listening on Journal Socket.\n[ 1.691302] systemd[1]: Starting Journal Socket.\n[ 1.693500] 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.698762] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.701858] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.705927] systemd[1]: Listening on udev Kernel Socket.\n[ 1.707824] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.711135] systemd[1]: Listening on udev Control Socket.\n[ 1.713030] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.715865] systemd[1]: Reached target Slices.\n[ 1.717547] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Sockets.\n[ 1.720126] systemd[1]: Reached target Sockets.\n[ 1.721793] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.724593] systemd[1]: Reached target Local File Systems.\n[ 1.726553] systemd[1]: Starting Local File Systems.\n[ 1.728747] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.732912] 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.812826] RPC: Registered named UNIX socket transport module.\n[ 1.814827] RPC: Registered udp transport module.\n[ 1.816478] RPC: Registered tcp transport module.\n[ 1.818122] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.825749] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.921661] FDC 0 is a S82078B\n[ 1.934608] scsi host0: ata_piix\n[ 1.937414] scsi host1: ata_piix\n[ 1.938876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.941042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.961648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.981999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.984181] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.986484] usb 1-1: Product: QEMU USB Tablet\n[ 1.988367] usb 1-1: Manufacturer: QEMU\n[ 1.989869] usb 1-1: SerialNumber: 42\n[ 2.000440] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.004030] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.005705] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.014283] 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[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.116338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.119708] XFS (vda1): Mounting V4 Filesystem\n[ 2.146575] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.345754] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target 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 Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev 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.405932] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.582867] SELinux: Disabled at runtime.\n[ 2.620728] type=1404 audit(1535568444.516:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.648474] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.650351] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Starting Apply Kernel Variables...\n Mounting 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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Journal Service.\n[ 3.044888] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting 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[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.107795] systemd-journald[387]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.247643] type=1305 audit(1535568445.142:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.359159] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[ 3.372601] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.383632] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.406481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.408714] [TTM] Initializing pool allocator\n[ 3.410489] [TTM] Initializing DMA pool allocator\n[ 3.413920] [drm] fb mappable at 0xFC000000\n[ 3.415705] [drm] vram aper at 0xFC000000\n[ 3.415705] [drm] size 33554432\n[ 3.415705] [drm] fb depth is 24\n[ 3.415706] [drm] pitch is 3072\n[ 3.418852] ppdev: user-space parallel port driver\n[ 3.465943] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.490052] Console: switching to colour frame buffer device 128x48\n[ 3.504187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n[ 3.509723] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.588411] AES CTR mode by8 optimization enabled\n[ 3.592237] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.602234] alg: No test for crc32 (crc32-pclmul)\n[ 3.606776] intel_rapl: no valid rapl domains found in package 0\n[ 3.612047] intel_rapl: no valid rapl domains found in package 0\n[ 3.614835] intel_powerclamp: No package C-state available\n[ 3.624404] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\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 Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n"} 2018-08-29 18:47:26,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d/action used request id req-51f8457c-63a2-413c-b36b-b7f543fb2637 2018-08-29 18:47:26,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759739875793s 2018-08-29 18:47:26,679 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d/action used request id req-51f8457c-63a2-413c-b36b-b7f543fb2637 2018-08-29 18:47:26,679 - 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 1846380400 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.431811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.434890] pid_max: default: 32768 minimum: 301 [ 0.436580] Security Framework initialized [ 0.438151] SELinux: Initializing. [ 0.439823] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.446590] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.450701] Mount-cache hash table entries: 4096 [ 0.452669] Initializing cgroup subsys memory [ 0.454303] Initializing cgroup subsys devices [ 0.455920] Initializing cgroup subsys freezer [ 0.457547] Initializing cgroup subsys net_cls [ 0.459155] Initializing cgroup subsys blkio [ 0.460733] Initializing cgroup subsys perf_event [ 0.462386] Initializing cgroup subsys hugetlb [ 0.463976] Initializing cgroup subsys pids [ 0.465523] Initializing cgroup subsys net_prio [ 0.467231] CPU: Physical Processor ID: 0 [ 0.469462] mce: CPU supports 10 MCE banks [ 0.471060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.472866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474693] tlb_flushall_shift: 6 [ 0.476251] Freeing SMP alternatives: 28k freed [ 0.480474] ACPI: Core revision 20130517 [ 0.482430] ACPI: All ACPI Tables successfully acquired [ 0.484445] ftrace: allocating 25812 entries in 101 pages [ 0.506159] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.508300] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.510426] smpboot: Max logical packages: 2 [ 0.512280] Enabling x2apic [ 0.513549] Enabled x2apic [ 0.515082] Switched APIC routing to physical x2apic. [ 0.518195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.523834] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.532090] KVM setup paravirtual spinlock [ 0.534931] smpboot: Booting Node 0, Processors #1 OK [ 0.537115] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.559192] Brought up 2 CPUs [ 0.559196] KVM setup async PF for cpu 1 [ 0.559199] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.563570] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.566523] devtmpfs: initialized [ 0.569858] EVM: security.selinux [ 0.571237] EVM: security.ima [ 0.572540] EVM: security.capability [ 0.574619] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.576737] pinctrl core: initialized pinctrl subsystem [ 0.578629] NET: Registered protocol family 16 [ 0.580441] ACPI: bus type PCI registered [ 0.581947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584070] PCI: Using configuration type 1 for base access [ 0.589338] ACPI: Added _OSI(Module Device) [ 0.590943] ACPI: Added _OSI(Processor Device) [ 0.592553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.594214] ACPI: Added _OSI(Processor Aggregator Device) [ 0.597103] ACPI: Interpreter enabled [ 0.598528] ACPI: (supports S0 S5) [ 0.599886] ACPI: Using IOAPIC for interrupt routing [ 0.601565] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.606486] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608437] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.610518] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.612577] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.616378] acpiphp: Slot [3] registered [ 0.617878] acpiphp: Slot [4] registered [ 0.619372] acpiphp: Slot [5] registered [ 0.620868] acpiphp: Slot [6] registered [ 0.622335] acpiphp: Slot [7] registered [ 0.623816] acpiphp: Slot [8] registered [ 0.625287] acpiphp: Slot [9] registered [ 0.626774] acpiphp: Slot [10] registered [ 0.628272] acpiphp: Slot [11] registered [ 0.629786] acpiphp: Slot [12] registered [ 0.631314] acpiphp: Slot [13] registered [ 0.632828] acpiphp: Slot [14] registered [ 0.634313] acpiphp: Slot [15] registered [ 0.635818] acpiphp: Slot [16] registered [ 0.637342] acpiphp: Slot [17] registered [ 0.638847] acpiphp: Slot [18] registered [ 0.640335] acpiphp: Slot [19] registered [ 0.641881] acpiphp: Slot [20] registered [ 0.643414] acpiphp: Slot [21] registered [ 0.644933] acpiphp: Slot [22] registered [ 0.646454] acpiphp: Slot [23] registered [ 0.648037] acpiphp: Slot [24] registered [ 0.649567] acpiphp: Slot [25] registered [ 0.651072] acpiphp: Slot [26] registered [ 0.652567] acpiphp: Slot [27] registered [ 0.654066] acpiphp: Slot [28] registered [ 0.655556] acpiphp: Slot [29] registered [ 0.657048] acpiphp: Slot [30] registered [ 0.658529] acpiphp: Slot [31] registered [ 0.660023] PCI host bridge to bus 0000:00 [ 0.661511] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.663284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.665321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.667362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.670100] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.672974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.678681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.680995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.683124] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.685425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.689779] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.692637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.717060] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.719630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.722390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.724897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.727324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.729617] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735200] vgaarb: loaded [ 0.736471] vgaarb: bridge control possible 0000:00:02.0 [ 0.738548] SCSI subsystem initialized [ 0.740111] ACPI: bus type USB registered [ 0.741706] usbcore: registered new interface driver usbfs [ 0.743626] usbcore: registered new interface driver hub [ 0.745539] usbcore: registered new device driver usb [ 0.747609] PCI: Using ACPI for IRQ routing [ 0.749638] NetLabel: Initializing [ 0.751100] NetLabel: domain hash size = 128 [ 0.752746] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.754574] NetLabel: unlabeled traffic allowed by default [ 0.756693] Switched to clocksource kvm-clock [ 0.766956] pnp: PnP ACPI init [ 0.768338] ACPI: bus type PNP registered [ 0.770339] pnp: PnP ACPI: found 5 devices [ 0.771941] ACPI: bus type PNP unregistered [ 0.780289] NET: Registered protocol family 2 [ 0.782321] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.785478] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.788136] TCP: Hash tables configured (established 32768 bind 32768) [ 0.790422] TCP: reno registered [ 0.791825] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.793917] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.796159] NET: Registered protocol family 1 [ 0.797846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.799882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.801865] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.822567] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.843193] Unpacking initramfs... [ 1.328822] Freeing initrd memory: 37508k freed [ 1.338553] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.340770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.345201] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.347896] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.350937] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.353533] Initialise system trusted keyring [ 1.355540] audit: initializing netlink socket (disabled) [ 1.357870] type=2000 audit(1535568443.532:1): initialized [ 1.375592] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.378187] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.381706] zpool: loaded [ 1.383187] zbud: loaded [ 1.384825] VFS: Disk quotas dquot_6.5.2 [ 1.386723] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.389581] msgmni has been set to 7578 [ 1.391500] Key type big_key registered [ 1.394342] NET: Registered protocol family 38 [ 1.396329] Key type asymmetric registered [ 1.398101] Asymmetric key parser 'x509' registered [ 1.399921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.402849] io scheduler noop registered [ 1.404402] io scheduler deadline registered (default) [ 1.419884] io scheduler cfq registered [ 1.421531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.423452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.425727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.428641] ACPI: Power Button [PWRF] [ 1.430267] GHES: HEST is not enabled! [ 1.431895] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.456352] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.458820] Non-volatile memory driver v1.3 [ 1.460427] Linux agpgart interface v0.103 [ 1.462115] crash memory driver: version 1.1 [ 1.463820] rdac: device handler registered [ 1.465485] hp_sw: device handler registered [ 1.467142] emc: device handler registered [ 1.468702] alua: device handler registered [ 1.470346] libphy: Fixed MDIO Bus: probed [ 1.471993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.474172] ehci-pci: EHCI PCI platform driver [ 1.475841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.477907] ohci-pci: OHCI PCI platform driver [ 1.479566] uhci_hcd: USB Universal Host Controller Interface driver [ 1.500260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.502150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.505044] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.506902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.508930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.511085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.513927] usb usb1: Product: UHCI Host Controller [ 1.515677] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.517976] usb usb1: SerialNumber: 0000:00:01.2 [ 1.519812] hub 1-0:1.0: USB hub found [ 1.521342] hub 1-0:1.0: 2 ports detected [ 1.523059] usbcore: registered new interface driver usbserial [ 1.525050] usbcore: registered new interface driver usbserial_generic [ 1.527173] usbserial: USB Serial support registered for generic [ 1.529244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.532973] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.534778] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.536710] mousedev: PS/2 mouse device common for all mice [ 1.539131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.542968] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.546215] rtc_cmos 00:00: RTC can wake from S4 [ 1.548141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.550266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.552484] cpuidle: using governor menu [ 1.552845] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.557554] hidraw: raw HID events driver (C) Jiri Kosina [ 1.559511] usbcore: registered new interface driver usbhid [ 1.561455] usbhid: USB HID core driver [ 1.562986] drop_monitor: Initializing network drop monitor service [ 1.565121] TCP: cubic registered [ 1.566539] Initializing XFRM netlink socket [ 1.568238] NET: Registered protocol family 10 [ 1.570252] NET: Registered protocol family 17 [ 1.572139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.574105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.576122] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.579408] Loading compiled-in X.509 certificates [ 1.581188] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.584948] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.588825] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.592219] registered taskstats version 1 [ 1.595970] Key type trusted registered [ 1.598894] Key type encrypted registered [ 1.601824] IMA: No TPM chip found, activating TPM-bypass! [ 1.604229] rtc_cmos 00:00: setting system clock to 2018-08-29 18:47:23 UTC (1535568443) [ 1.607877] Freeing unused kernel memory: 1680k freed [ 1.614237] 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.620247] systemd[1]: Detected virtualization kvm. [ 1.622064] systemd[1]: Detected architecture x86-64. [ 1.623950] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.627300] systemd[1]: No hostname configured. [ 1.629013] systemd[1]: Set hostname to . [ 1.630893] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.661540] systemd[1]: Reached target Timers. [ 1.663249] systemd[1]: Starting Timers. [ 1.664866] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.667912] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.671995] systemd[1]: Reached target Paths. [ 1.673665] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.676207] systemd[1]: Reached target Swap. [ 1.677840] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.680472] systemd[1]: Created slice Root Slice. [ 1.682177] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.684963] systemd[1]: Created slice System Slice. [ 1.686738] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.689473] systemd[1]: Listening on Journal Socket. [ 1.691302] systemd[1]: Starting Journal Socket. [ 1.693500] 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.698762] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.701858] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.705927] systemd[1]: Listening on udev Kernel Socket. [ 1.707824] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.711135] systemd[1]: Listening on udev Control Socket. [ 1.713030] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.715865] systemd[1]: Reached target Slices. [ 1.717547] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.720126] systemd[1]: Reached target Sockets. [ 1.721793] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.724593] systemd[1]: Reached target Local File Systems. [ 1.726553] systemd[1]: Starting Local File Systems. [ 1.728747] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.732912] 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.812826] RPC: Registered named UNIX socket transport module. [ 1.814827] RPC: Registered udp transport module. [ 1.816478] RPC: Registered tcp transport module. [ 1.818122] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.825749] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.921661] FDC 0 is a S82078B [ 1.934608] scsi host0: ata_piix [ 1.937414] scsi host1: ata_piix [ 1.938876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.941042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.961648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.981999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.984181] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.986484] usb 1-1: Product: QEMU USB Tablet [ 1.988367] usb 1-1: Manufacturer: QEMU [ 1.989869] usb 1-1: SerialNumber: 42 [ 2.000440] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.004030] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.005705] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.014283] 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. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.116338] SGI XFS with ACLs, security attributes, no debug enabled [ 2.119708] XFS (vda1): Mounting V4 Filesystem [ 2.146575] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.345754] tsc: Refined TSC clocksource calibration: 3491.842 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target 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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped 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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev 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.405932] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.582867] SELinux: Disabled at runtime. [ 2.620728] type=1404 audit(1535568444.516:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.648474] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.650351] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Mounting 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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Journal Service. [ 3.044888] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.107795] systemd-journald[387]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.247643] type=1305 audit(1535568445.142:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started 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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.359159] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... [ 3.372601] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Dump dmesg to /var/log/dmesg... [ 3.383632] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.406481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.408714] [TTM] Initializing pool allocator [ 3.410489] [TTM] Initializing DMA pool allocator [ 3.413920] [drm] fb mappable at 0xFC000000 [ 3.415705] [drm] vram aper at 0xFC000000 [ 3.415705] [drm] size 33554432 [ 3.415705] [drm] fb depth is 24 [ 3.415706] [drm] pitch is 3072 [ 3.418852] ppdev: user-space parallel port driver [ 3.465943] fbcon: cirrusdrmfb (fb0) is primary device [ 3.490052] Console: switching to colour frame buffer device 128x48 [ 3.504187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... [ 3.509723] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.588411] AES CTR mode by8 optimization enabled [ 3.592237] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.602234] alg: No test for crc32 (crc32-pclmul) [ 3.606776] intel_rapl: no valid rapl domains found in package 0 [ 3.612047] intel_rapl: no valid rapl domains found in package 0 [ 3.614835] intel_powerclamp: No package C-state available [ 3.624404] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. 2018-08-29 18:47:27,683 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-08-29 18:47:36,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-29 18:47:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-29 18:47:36,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:47: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-794e7240-7dde-42e6-b516-bb0c68fc0e10 x-compute-request-id: req-794e7240-7dde-42e6-b516-bb0c68fc0e10 Content-Encoding: gzip Content-Length: 12744 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 1846380400 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.431811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.434890] pid_max: default: 32768 minimum: 301\n[ 0.436580] Security Framework initialized\n[ 0.438151] SELinux: Initializing.\n[ 0.439823] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.446590] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.450701] Mount-cache hash table entries: 4096\n[ 0.452669] Initializing cgroup subsys memory\n[ 0.454303] Initializing cgroup subsys devices\n[ 0.455920] Initializing cgroup subsys freezer\n[ 0.457547] Initializing cgroup subsys net_cls\n[ 0.459155] Initializing cgroup subsys blkio\n[ 0.460733] Initializing cgroup subsys perf_event\n[ 0.462386] Initializing cgroup subsys hugetlb\n[ 0.463976] Initializing cgroup subsys pids\n[ 0.465523] Initializing cgroup subsys net_prio\n[ 0.467231] CPU: Physical Processor ID: 0\n[ 0.469462] mce: CPU supports 10 MCE banks\n[ 0.471060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.472866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.474693] tlb_flushall_shift: 6\n[ 0.476251] Freeing SMP alternatives: 28k freed\n[ 0.480474] ACPI: Core revision 20130517\n[ 0.482430] ACPI: All ACPI Tables successfully acquired\n[ 0.484445] ftrace: allocating 25812 entries in 101 pages\n[ 0.506159] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.508300] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.510426] smpboot: Max logical packages: 2\n[ 0.512280] Enabling x2apic\n[ 0.513549] Enabled x2apic\n[ 0.515082] Switched APIC routing to physical x2apic.\n[ 0.518195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.520230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.523834] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.532090] KVM setup paravirtual spinlock\n[ 0.534931] smpboot: Booting Node 0, Processors #1 OK\n[ 0.537115] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.559192] Brought up 2 CPUs\n[ 0.559196] KVM setup async PF for cpu 1\n[ 0.559199] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.563570] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.566523] devtmpfs: initialized\n[ 0.569858] EVM: security.selinux\n[ 0.571237] EVM: security.ima\n[ 0.572540] EVM: security.capability\n[ 0.574619] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.576737] pinctrl core: initialized pinctrl subsystem\n[ 0.578629] NET: Registered protocol family 16\n[ 0.580441] ACPI: bus type PCI registered\n[ 0.581947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584070] PCI: Using configuration type 1 for base access\n[ 0.589338] ACPI: Added _OSI(Module Device)\n[ 0.590943] ACPI: Added _OSI(Processor Device)\n[ 0.592553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.594214] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.597103] ACPI: Interpreter enabled\n[ 0.598528] ACPI: (supports S0 S5)\n[ 0.599886] ACPI: Using IOAPIC for interrupt routing\n[ 0.601565] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.606486] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.608437] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.610518] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.612577] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.616378] acpiphp: Slot [3] registered\n[ 0.617878] acpiphp: Slot [4] registered\n[ 0.619372] acpiphp: Slot [5] registered\n[ 0.620868] acpiphp: Slot [6] registered\n[ 0.622335] acpiphp: Slot [7] registered\n[ 0.623816] acpiphp: Slot [8] registered\n[ 0.625287] acpiphp: Slot [9] registered\n[ 0.626774] acpiphp: Slot [10] registered\n[ 0.628272] acpiphp: Slot [11] registered\n[ 0.629786] acpiphp: Slot [12] registered\n[ 0.631314] acpiphp: Slot [13] registered\n[ 0.632828] acpiphp: Slot [14] registered\n[ 0.634313] acpiphp: Slot [15] registered\n[ 0.635818] acpiphp: Slot [16] registered\n[ 0.637342] acpiphp: Slot [17] registered\n[ 0.638847] acpiphp: Slot [18] registered\n[ 0.640335] acpiphp: Slot [19] registered\n[ 0.641881] acpiphp: Slot [20] registered\n[ 0.643414] acpiphp: Slot [21] registered\n[ 0.644933] acpiphp: Slot [22] registered\n[ 0.646454] acpiphp: Slot [23] registered\n[ 0.648037] acpiphp: Slot [24] registered\n[ 0.649567] acpiphp: Slot [25] registered\n[ 0.651072] acpiphp: Slot [26] registered\n[ 0.652567] acpiphp: Slot [27] registered\n[ 0.654066] acpiphp: Slot [28] registered\n[ 0.655556] acpiphp: Slot [29] registered\n[ 0.657048] acpiphp: Slot [30] registered\n[ 0.658529] acpiphp: Slot [31] registered\n[ 0.660023] PCI host bridge to bus 0000:00\n[ 0.661511] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.663284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.665321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.667362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.670100] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.672974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.678681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.680995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.683124] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.685425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.689779] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.692637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.717060] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.719630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.722390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.724897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.727324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.729617] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.732131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.735200] vgaarb: loaded\n[ 0.736471] vgaarb: bridge control possible 0000:00:02.0\n[ 0.738548] SCSI subsystem initialized\n[ 0.740111] ACPI: bus type USB registered\n[ 0.741706] usbcore: registered new interface driver usbfs\n[ 0.743626] usbcore: registered new interface driver hub\n[ 0.745539] usbcore: registered new device driver usb\n[ 0.747609] PCI: Using ACPI for IRQ routing\n[ 0.749638] NetLabel: Initializing\n[ 0.751100] NetLabel: domain hash size = 128\n[ 0.752746] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.754574] NetLabel: unlabeled traffic allowed by default\n[ 0.756693] Switched to clocksource kvm-clock\n[ 0.766956] pnp: PnP ACPI init\n[ 0.768338] ACPI: bus type PNP registered\n[ 0.770339] pnp: PnP ACPI: found 5 devices\n[ 0.771941] ACPI: bus type PNP unregistered\n[ 0.780289] NET: Registered protocol family 2\n[ 0.782321] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.785478] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.788136] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.790422] TCP: reno registered\n[ 0.791825] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.793917] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.796159] NET: Registered protocol family 1\n[ 0.797846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.799882] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.801865] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.822567] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.843193] Unpacking initramfs...\n[ 1.328822] Freeing initrd memory: 37508k freed\n[ 1.338553] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.340770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.345201] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.347896] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.350937] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.353533] Initialise system trusted keyring\n[ 1.355540] audit: initializing netlink socket (disabled)\n[ 1.357870] type=2000 audit(1535568443.532:1): initialized\n[ 1.375592] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.378187] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.381706] zpool: loaded\n[ 1.383187] zbud: loaded\n[ 1.384825] VFS: Disk quotas dquot_6.5.2\n[ 1.386723] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.389581] msgmni has been set to 7578\n[ 1.391500] Key type big_key registered\n[ 1.394342] NET: Registered protocol family 38\n[ 1.396329] Key type asymmetric registered\n[ 1.398101] Asymmetric key parser 'x509' registered\n[ 1.399921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.402849] io scheduler noop registered\n[ 1.404402] io scheduler deadline registered (default)\n[ 1.419884] io scheduler cfq registered\n[ 1.421531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.423452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.425727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.428641] ACPI: Power Button [PWRF]\n[ 1.430267] GHES: HEST is not enabled!\n[ 1.431895] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.456352] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.458820] Non-volatile memory driver v1.3\n[ 1.460427] Linux agpgart interface v0.103\n[ 1.462115] crash memory driver: version 1.1\n[ 1.463820] rdac: device handler registered\n[ 1.465485] hp_sw: device handler registered\n[ 1.467142] emc: device handler registered\n[ 1.468702] alua: device handler registered\n[ 1.470346] libphy: Fixed MDIO Bus: probed\n[ 1.471993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.474172] ehci-pci: EHCI PCI platform driver\n[ 1.475841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.477907] ohci-pci: OHCI PCI platform driver\n[ 1.479566] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.500260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.502150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.505044] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.506902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.508930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.511085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.513927] usb usb1: Product: UHCI Host Controller\n[ 1.515677] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.517976] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.519812] hub 1-0:1.0: USB hub found\n[ 1.521342] hub 1-0:1.0: 2 ports detected\n[ 1.523059] usbcore: registered new interface driver usbserial\n[ 1.525050] usbcore: registered new interface driver usbserial_generic\n[ 1.527173] usbserial: USB Serial support registered for generic\n[ 1.529244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.532973] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.534778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.536710] mousedev: PS/2 mouse device common for all mice\n[ 1.539131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.542968] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.546215] rtc_cmos 00:00: RTC can wake from S4\n[ 1.548141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.550266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.552484] cpuidle: using governor menu\n[ 1.552845] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.557554] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.559511] usbcore: registered new interface driver usbhid\n[ 1.561455] usbhid: USB HID core driver\n[ 1.562986] drop_monitor: Initializing network drop monitor service\n[ 1.565121] TCP: cubic registered\n[ 1.566539] Initializing XFRM netlink socket\n[ 1.568238] NET: Registered protocol family 10\n[ 1.570252] NET: Registered protocol family 17\n[ 1.572139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.574105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.576122] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.579408] Loading compiled-in X.509 certificates\n[ 1.581188] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.584948] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.588825] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.592219] registered taskstats version 1\n[ 1.595970] Key type trusted registered\n[ 1.598894] Key type encrypted registered\n[ 1.601824] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.604229] rtc_cmos 00:00: setting system clock to 2018-08-29 18:47:23 UTC (1535568443)\n[ 1.607877] Freeing unused kernel memory: 1680k freed\n[ 1.614237] 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.620247] systemd[1]: Detected virtualization kvm.\n[ 1.622064] systemd[1]: Detected architecture x86-64.\n[ 1.623950] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.627300] systemd[1]: No hostname configured.\n[ 1.629013] systemd[1]: Set hostname to .\n[ 1.630893] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.661540] systemd[1]: Reached target Timers.\n[ 1.663249] systemd[1]: Starting Timers.\n[ 1.664866] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.667912] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.671995] systemd[1]: Reached target Paths.\n[ 1.673665] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.676207] systemd[1]: Reached target Swap.\n[ 1.677840] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.680472] systemd[1]: Created slice Root Slice.\n[ 1.682177] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.684963] systemd[1]: Created slice System Slice.\n[ 1.686738] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.689473] systemd[1]: Listening on Journal Socket.\n[ 1.691302] systemd[1]: Starting Journal Socket.\n[ 1.693500] 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.698762] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.701858] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.705927] systemd[1]: Listening on udev Kernel Socket.\n[ 1.707824] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.711135] systemd[1]: Listening on udev Control Socket.\n[ 1.713030] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.715865] systemd[1]: Reached target Slices.\n[ 1.717547] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Sockets.\n[ 1.720126] systemd[1]: Reached target Sockets.\n[ 1.721793] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.724593] systemd[1]: Reached target Local File Systems.\n[ 1.726553] systemd[1]: Starting Local File Systems.\n[ 1.728747] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.732912] 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.812826] RPC: Registered named UNIX socket transport module.\n[ 1.814827] RPC: Registered udp transport module.\n[ 1.816478] RPC: Registered tcp transport module.\n[ 1.818122] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.825749] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.921661] FDC 0 is a S82078B\n[ 1.934608] scsi host0: ata_piix\n[ 1.937414] scsi host1: ata_piix\n[ 1.938876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.941042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.961648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.981999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.984181] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.986484] usb 1-1: Product: QEMU USB Tablet\n[ 1.988367] usb 1-1: Manufacturer: QEMU\n[ 1.989869] usb 1-1: SerialNumber: 42\n[ 2.000440] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.004030] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.005705] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.014283] 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[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.116338] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.119708] XFS (vda1): Mounting V4 Filesystem\n[ 2.146575] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.345754] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target 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 Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev 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.405932] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.582867] SELinux: Disabled at runtime.\n[ 2.620728] type=1404 audit(1535568444.516:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.648474] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.650351] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Debug File System...\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Starting Apply Kernel Variables...\n Mounting 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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\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 Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Journal Service.\n[ 3.044888] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting 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[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.107795] systemd-journald[387]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.247643] type=1305 audit(1535568445.142:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started 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 D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.359159] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[ 3.372601] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.383632] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.406481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.408714] [TTM] Initializing pool allocator\n[ 3.410489] [TTM] Initializing DMA pool allocator\n[ 3.413920] [drm] fb mappable at 0xFC000000\n[ 3.415705] [drm] vram aper at 0xFC000000\n[ 3.415705] [drm] size 33554432\n[ 3.415705] [drm] fb depth is 24\n[ 3.415706] [drm] pitch is 3072\n[ 3.418852] ppdev: user-space parallel port driver\n[ 3.465943] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.490052] Console: switching to colour frame buffer device 128x48\n[ 3.504187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n[ 3.509723] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting NTP client/server...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.588411] AES CTR mode by8 optimization enabled\n[ 3.592237] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.602234] alg: No test for crc32 (crc32-pclmul)\n[ 3.606776] intel_rapl: no valid rapl domains found in package 0\n[ 3.612047] intel_rapl: no valid rapl domains found in package 0\n[ 3.614835] intel_powerclamp: No package C-state available\n[ 3.624404] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\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 Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\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] Reached target Login Prompts.\n[ 3.980505] cloud-init[502]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:47:26 +0000. Up 3.94 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\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 System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[ 6.012444] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:47:28 +0000. Up 5.92 seconds.\n[ 6.027523] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.029437] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.031754] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.034263] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.042922] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.046438] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:48:3a:be |\n[ 6.052277] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.054227] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.057281] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.061816] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.070835] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.073621] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.076237] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.079796] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.098339] cloud-init[793]: 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.846661] cloud-init[3391]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:47:33 +0000. Up 10.79 seconds.\n[ 11.119351] cloud-init[3468]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:47:33 +0000. Up 11.07 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 | 23:0f:50:1a:ad:c1:56:3b:41:22:f5:e1:eb:b0:d1:4c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.201866] cloud-init[3468]: Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:47:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.19 seconds\n"} 2018-08-29 18:47:36,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d/action used request id req-794e7240-7dde-42e6-b516-bb0c68fc0e10 2018-08-29 18:47:36,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0837581157684s 2018-08-29 18:47:36,776 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d/action used request id req-794e7240-7dde-42e6-b516-bb0c68fc0e10 2018-08-29 18:47:36,776 - 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 1846380400 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.431811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.434890] pid_max: default: 32768 minimum: 301 [ 0.436580] Security Framework initialized [ 0.438151] SELinux: Initializing. [ 0.439823] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.446590] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.450701] Mount-cache hash table entries: 4096 [ 0.452669] Initializing cgroup subsys memory [ 0.454303] Initializing cgroup subsys devices [ 0.455920] Initializing cgroup subsys freezer [ 0.457547] Initializing cgroup subsys net_cls [ 0.459155] Initializing cgroup subsys blkio [ 0.460733] Initializing cgroup subsys perf_event [ 0.462386] Initializing cgroup subsys hugetlb [ 0.463976] Initializing cgroup subsys pids [ 0.465523] Initializing cgroup subsys net_prio [ 0.467231] CPU: Physical Processor ID: 0 [ 0.469462] mce: CPU supports 10 MCE banks [ 0.471060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.472866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.474693] tlb_flushall_shift: 6 [ 0.476251] Freeing SMP alternatives: 28k freed [ 0.480474] ACPI: Core revision 20130517 [ 0.482430] ACPI: All ACPI Tables successfully acquired [ 0.484445] ftrace: allocating 25812 entries in 101 pages [ 0.506159] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.508300] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.510426] smpboot: Max logical packages: 2 [ 0.512280] Enabling x2apic [ 0.513549] Enabled x2apic [ 0.515082] Switched APIC routing to physical x2apic. [ 0.518195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.520230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.523834] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.532090] KVM setup paravirtual spinlock [ 0.534931] smpboot: Booting Node 0, Processors #1 OK [ 0.537115] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.559192] Brought up 2 CPUs [ 0.559196] KVM setup async PF for cpu 1 [ 0.559199] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.563570] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.566523] devtmpfs: initialized [ 0.569858] EVM: security.selinux [ 0.571237] EVM: security.ima [ 0.572540] EVM: security.capability [ 0.574619] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.576737] pinctrl core: initialized pinctrl subsystem [ 0.578629] NET: Registered protocol family 16 [ 0.580441] ACPI: bus type PCI registered [ 0.581947] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584070] PCI: Using configuration type 1 for base access [ 0.589338] ACPI: Added _OSI(Module Device) [ 0.590943] ACPI: Added _OSI(Processor Device) [ 0.592553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.594214] ACPI: Added _OSI(Processor Aggregator Device) [ 0.597103] ACPI: Interpreter enabled [ 0.598528] ACPI: (supports S0 S5) [ 0.599886] ACPI: Using IOAPIC for interrupt routing [ 0.601565] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.606486] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608437] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.610518] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.612577] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.616378] acpiphp: Slot [3] registered [ 0.617878] acpiphp: Slot [4] registered [ 0.619372] acpiphp: Slot [5] registered [ 0.620868] acpiphp: Slot [6] registered [ 0.622335] acpiphp: Slot [7] registered [ 0.623816] acpiphp: Slot [8] registered [ 0.625287] acpiphp: Slot [9] registered [ 0.626774] acpiphp: Slot [10] registered [ 0.628272] acpiphp: Slot [11] registered [ 0.629786] acpiphp: Slot [12] registered [ 0.631314] acpiphp: Slot [13] registered [ 0.632828] acpiphp: Slot [14] registered [ 0.634313] acpiphp: Slot [15] registered [ 0.635818] acpiphp: Slot [16] registered [ 0.637342] acpiphp: Slot [17] registered [ 0.638847] acpiphp: Slot [18] registered [ 0.640335] acpiphp: Slot [19] registered [ 0.641881] acpiphp: Slot [20] registered [ 0.643414] acpiphp: Slot [21] registered [ 0.644933] acpiphp: Slot [22] registered [ 0.646454] acpiphp: Slot [23] registered [ 0.648037] acpiphp: Slot [24] registered [ 0.649567] acpiphp: Slot [25] registered [ 0.651072] acpiphp: Slot [26] registered [ 0.652567] acpiphp: Slot [27] registered [ 0.654066] acpiphp: Slot [28] registered [ 0.655556] acpiphp: Slot [29] registered [ 0.657048] acpiphp: Slot [30] registered [ 0.658529] acpiphp: Slot [31] registered [ 0.660023] PCI host bridge to bus 0000:00 [ 0.661511] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.663284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.665321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.667362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.670100] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.672974] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.678681] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.680995] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.683124] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.685425] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.689779] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.692637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.717060] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.719630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.722390] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.724897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.727324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.729617] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.732131] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.735200] vgaarb: loaded [ 0.736471] vgaarb: bridge control possible 0000:00:02.0 [ 0.738548] SCSI subsystem initialized [ 0.740111] ACPI: bus type USB registered [ 0.741706] usbcore: registered new interface driver usbfs [ 0.743626] usbcore: registered new interface driver hub [ 0.745539] usbcore: registered new device driver usb [ 0.747609] PCI: Using ACPI for IRQ routing [ 0.749638] NetLabel: Initializing [ 0.751100] NetLabel: domain hash size = 128 [ 0.752746] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.754574] NetLabel: unlabeled traffic allowed by default [ 0.756693] Switched to clocksource kvm-clock [ 0.766956] pnp: PnP ACPI init [ 0.768338] ACPI: bus type PNP registered [ 0.770339] pnp: PnP ACPI: found 5 devices [ 0.771941] ACPI: bus type PNP unregistered [ 0.780289] NET: Registered protocol family 2 [ 0.782321] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.785478] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.788136] TCP: Hash tables configured (established 32768 bind 32768) [ 0.790422] TCP: reno registered [ 0.791825] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.793917] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.796159] NET: Registered protocol family 1 [ 0.797846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.799882] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.801865] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.822567] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.843193] Unpacking initramfs... [ 1.328822] Freeing initrd memory: 37508k freed [ 1.338553] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.340770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.345201] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.347896] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.350937] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.353533] Initialise system trusted keyring [ 1.355540] audit: initializing netlink socket (disabled) [ 1.357870] type=2000 audit(1535568443.532:1): initialized [ 1.375592] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.378187] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.381706] zpool: loaded [ 1.383187] zbud: loaded [ 1.384825] VFS: Disk quotas dquot_6.5.2 [ 1.386723] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.389581] msgmni has been set to 7578 [ 1.391500] Key type big_key registered [ 1.394342] NET: Registered protocol family 38 [ 1.396329] Key type asymmetric registered [ 1.398101] Asymmetric key parser 'x509' registered [ 1.399921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.402849] io scheduler noop registered [ 1.404402] io scheduler deadline registered (default) [ 1.419884] io scheduler cfq registered [ 1.421531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.423452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.425727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.428641] ACPI: Power Button [PWRF] [ 1.430267] GHES: HEST is not enabled! [ 1.431895] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.456352] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.458820] Non-volatile memory driver v1.3 [ 1.460427] Linux agpgart interface v0.103 [ 1.462115] crash memory driver: version 1.1 [ 1.463820] rdac: device handler registered [ 1.465485] hp_sw: device handler registered [ 1.467142] emc: device handler registered [ 1.468702] alua: device handler registered [ 1.470346] libphy: Fixed MDIO Bus: probed [ 1.471993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.474172] ehci-pci: EHCI PCI platform driver [ 1.475841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.477907] ohci-pci: OHCI PCI platform driver [ 1.479566] uhci_hcd: USB Universal Host Controller Interface driver [ 1.500260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.502150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.505044] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.506902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.508930] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.511085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.513927] usb usb1: Product: UHCI Host Controller [ 1.515677] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.517976] usb usb1: SerialNumber: 0000:00:01.2 [ 1.519812] hub 1-0:1.0: USB hub found [ 1.521342] hub 1-0:1.0: 2 ports detected [ 1.523059] usbcore: registered new interface driver usbserial [ 1.525050] usbcore: registered new interface driver usbserial_generic [ 1.527173] usbserial: USB Serial support registered for generic [ 1.529244] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.532973] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.534778] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.536710] mousedev: PS/2 mouse device common for all mice [ 1.539131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.542968] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.546215] rtc_cmos 00:00: RTC can wake from S4 [ 1.548141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.550266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.552484] cpuidle: using governor menu [ 1.552845] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.557554] hidraw: raw HID events driver (C) Jiri Kosina [ 1.559511] usbcore: registered new interface driver usbhid [ 1.561455] usbhid: USB HID core driver [ 1.562986] drop_monitor: Initializing network drop monitor service [ 1.565121] TCP: cubic registered [ 1.566539] Initializing XFRM netlink socket [ 1.568238] NET: Registered protocol family 10 [ 1.570252] NET: Registered protocol family 17 [ 1.572139] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.574105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.576122] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.579408] Loading compiled-in X.509 certificates [ 1.581188] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.584948] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.588825] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.592219] registered taskstats version 1 [ 1.595970] Key type trusted registered [ 1.598894] Key type encrypted registered [ 1.601824] IMA: No TPM chip found, activating TPM-bypass! [ 1.604229] rtc_cmos 00:00: setting system clock to 2018-08-29 18:47:23 UTC (1535568443) [ 1.607877] Freeing unused kernel memory: 1680k freed [ 1.614237] 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.620247] systemd[1]: Detected virtualization kvm. [ 1.622064] systemd[1]: Detected architecture x86-64. [ 1.623950] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.627300] systemd[1]: No hostname configured. [ 1.629013] systemd[1]: Set hostname to . [ 1.630893] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.661540] systemd[1]: Reached target Timers. [ 1.663249] systemd[1]: Starting Timers. [ 1.664866] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.667912] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.671995] systemd[1]: Reached target Paths. [ 1.673665] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.676207] systemd[1]: Reached target Swap. [ 1.677840] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.680472] systemd[1]: Created slice Root Slice. [ 1.682177] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.684963] systemd[1]: Created slice System Slice. [ 1.686738] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.689473] systemd[1]: Listening on Journal Socket. [ 1.691302] systemd[1]: Starting Journal Socket. [ 1.693500] 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.698762] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.701858] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.705927] systemd[1]: Listening on udev Kernel Socket. [ 1.707824] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.711135] systemd[1]: Listening on udev Control Socket. [ 1.713030] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Slices. [ 1.715865] systemd[1]: Reached target Slices. [ 1.717547] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Sockets. [ 1.720126] systemd[1]: Reached target Sockets. [ 1.721793] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.724593] systemd[1]: Reached target Local File Systems. [ 1.726553] systemd[1]: Starting Local File Systems. [ 1.728747] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.732912] 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.812826] RPC: Registered named UNIX socket transport module. [ 1.814827] RPC: Registered udp transport module. [ 1.816478] RPC: Registered tcp transport module. [ 1.818122] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.825749] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.921661] FDC 0 is a S82078B [ 1.934608] scsi host0: ata_piix [ 1.937414] scsi host1: ata_piix [ 1.938876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.941042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.961648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.981999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.984181] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.986484] usb 1-1: Product: QEMU USB Tablet [ 1.988367] usb 1-1: Manufacturer: QEMU [ 1.989869] usb 1-1: SerialNumber: 42 [ 2.000440] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.004030] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.005705] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.014283] 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. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.116338] SGI XFS with ACLs, security attributes, no debug enabled [ 2.119708] XFS (vda1): Mounting V4 Filesystem [ 2.146575] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.345754] tsc: Refined TSC clocksource calibration: 3491.842 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target 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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped 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 Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev 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.405932] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.582867] SELinux: Disabled at runtime. [ 2.620728] type=1404 audit(1535568444.516:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.648474] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.650351] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Starting Apply Kernel Variables... Mounting 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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Journal Service. [ 3.044888] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.107795] systemd-journald[387]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.247643] type=1305 audit(1535568445.142:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started 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 D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.359159] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... [ 3.372601] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Dump dmesg to /var/log/dmesg... [ 3.383632] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.406481] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.408714] [TTM] Initializing pool allocator [ 3.410489] [TTM] Initializing DMA pool allocator [ 3.413920] [drm] fb mappable at 0xFC000000 [ 3.415705] [drm] vram aper at 0xFC000000 [ 3.415705] [drm] size 33554432 [ 3.415705] [drm] fb depth is 24 [ 3.415706] [drm] pitch is 3072 [ 3.418852] ppdev: user-space parallel port driver [ 3.465943] fbcon: cirrusdrmfb (fb0) is primary device [ 3.490052] Console: switching to colour frame buffer device 128x48 [ 3.504187] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... [ 3.509723] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.588411] AES CTR mode by8 optimization enabled [ 3.592237] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.602234] alg: No test for crc32 (crc32-pclmul) [ 3.606776] intel_rapl: no valid rapl domains found in package 0 [ 3.612047] intel_rapl: no valid rapl domains found in package 0 [ 3.614835] intel_powerclamp: No package C-state available [ 3.624404] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.980505] cloud-init[502]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 29 Aug 2018 18:47:26 +0000. Up 3.94 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[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 System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 6.012444] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Wed, 29 Aug 2018 18:47:28 +0000. Up 5.92 seconds. [ 6.027523] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.029437] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.031754] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.034263] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.042922] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.046438] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:48:3a:be | [ 6.052277] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.054227] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.057281] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.061816] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.070835] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.073621] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.076237] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.079796] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.098339] cloud-init[793]: 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.846661] cloud-init[3391]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 29 Aug 2018 18:47:33 +0000. Up 10.79 seconds. [ 11.119351] cloud-init[3468]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 29 Aug 2018 18:47:33 +0000. Up 11.07 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 | 23:0f:50:1a:ad:c1:56:3b:41:22:f5:e1:eb:b0:d1:4c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.201866] cloud-init[3468]: Cloud-init v. 0.7.5 finished at Wed, 29 Aug 2018 18:47:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.19 seconds 2018-08-29 18:47:36,780 - paramiko.transport - DEBUG - starting thread (client mode): 0x8e34b790L 2018-08-29 18:47:36,781 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 18:47:36,796 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-29 18:47:36,797 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-29 18:47:36,808 - 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-29 18:47:36,809 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-29 18:47:36,809 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-29 18:47:36,809 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 18:47:36,810 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-29 18:47:36,810 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 18:47:36,815 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-29 18:47:36,816 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 18:47:36,844 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-29 18:47:36,845 - paramiko.transport - DEBUG - Trying discovered key 230f501aadc1563b4122f5e1ebb0d14c in /tmp/tmpB5VIX3 2018-08-29 18:47:36,856 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 18:47:36,899 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-29 18:47:36,909 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-29 18:47:36,910 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-29 18:47:36,910 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-29 18:47:36,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-29 18:47:37,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:47:37,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4549, "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": 1686, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4548, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 923, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 837, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4546, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 944, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:47:36 GMT 2018-08-29 18:47:37,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:47:37,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-29 18:47:37,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:47:37,331 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4549, 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': 1686, 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': 4548, 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': 923, 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': 800, 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': 837, 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': 4546, 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': 944, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-29 18:47:37,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-29 18:47:37,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:47:37,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:47:37,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:47:37,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:47:37,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4549, "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": 1686, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4548, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 923, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 837, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4546, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 944, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:47:36 GMT 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-29 18:47:37,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:47:37,462 - functest.core.cloudify - INFO - The current manager status is running 2018-08-29 18:47:37,462 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:47:37,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T18:47:36.820Z", "updated_at": "2018-08-29T18:47:36.820Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:47:36 GMT 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:47:37,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-08-29 18:47:37,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:47:37,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-29T18:47:36.820Z", "updated_at": "2018-08-29T18:47:36.820Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:47:36 GMT 2018-08-29 18:47:37,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:47:37,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-29 18:47:37,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:47:37,637 - functest.core.cloudify - DEBUG - List secrets: 2018-08-29 18:47:37,637 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-08-29 18:47:37,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:47:37,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:47:37,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:47:37,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:47:37,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-29T18:47:36.820Z", "updated_at": "2018-08-29T18:47:36.820Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:47:36 GMT 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-29 18:47:37,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:47:37,713 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-29 18:47:37,713 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-29 18:47:37,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-29 18:47:37,714 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 18:47:37,715 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-29 18:47:37,715 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 18:47:37,728 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:47:37,996 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-29 18:47:37,997 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-29 18:47:37,999 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-29 18:47:38,000 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-29 18:47:38,000 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-29 18:47:38,026 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-29 18:48:18,405 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-29 18:48:18,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: mirror.web-ster.com * updates: mirror.tocici.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.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 24 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.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-29 18:48:18,406 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-29 18:48:18,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-29 18:48:18,407 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-29 18:48:20,881 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-29 18:48:20,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:48:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:48:21,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-fff94f26-d98f-4c84-81db-04a6d448a432 Date: Wed, 29 Aug 2018 18:48:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:44:56Z", "file": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "size": 4373348352, "self": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T18:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:48:21,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-fff94f26-d98f-4c84-81db-04a6d448a432 2018-08-29 18:48:21,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282170057297s 2018-08-29 18:48:21,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-fff94f26-d98f-4c84-81db-04a6d448a432 2018-08-29 18:48:21,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 18:48:21,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98"}' 2018-08-29 18:48:21,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-46eebbef-5f3c-4014-b85a-bfddd12c2add Date: Wed, 29 Aug 2018 18:48:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:48:21Z", "file": "/v2/images/3063016c-dc6a-47be-bf51-849fafd17327/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "3063016c-dc6a-47be-bf51-849fafd17327", "size": null, "self": "/v2/images/3063016c-dc6a-47be-bf51-849fafd17327", "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_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": null, "created_at": "2018-08-29T18:48:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 18:48:21,306 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-46eebbef-5f3c-4014-b85a-bfddd12c2add 2018-08-29 18:48:21,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.134706020355s 2018-08-29 18:48:21,306 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-46eebbef-5f3c-4014-b85a-bfddd12c2add returning object 3063016c-dc6a-47be-bf51-849fafd17327 2018-08-29 18:48:21,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 18:48:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '' 2018-08-29 18:48:28,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c74c8d9a-b43a-465c-b5ce-6f611b20b334 Date: Wed, 29 Aug 2018 18:48: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-29 18:48:28,635 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327/file used request id req-c74c8d9a-b43a-465c-b5ce-6f611b20b334 2018-08-29 18:48:28,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.3280081749s 2018-08-29 18:48:28,635 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327/file used request id req-c74c8d9a-b43a-465c-b5ce-6f611b20b334 2018-08-29 18:48:28,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:48:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:48:28,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-0d86bc1a-57e3-4fa2-91b2-3966aa660fdf Date: Wed, 29 Aug 2018 18:48:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:48:28Z", "file": "/v2/images/3063016c-dc6a-47be-bf51-849fafd17327/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "3063016c-dc6a-47be-bf51-849fafd17327", "size": 426967040, "self": "/v2/images/3063016c-dc6a-47be-bf51-849fafd17327", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/3063016c-dc6a-47be-bf51-849fafd17327/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/3063016c-dc6a-47be-bf51-849fafd17327/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-29T18:48:21Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:44:56Z", "file": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "size": 4373348352, "self": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T18:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:48:28,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0d86bc1a-57e3-4fa2-91b2-3966aa660fdf 2018-08-29 18:48:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0494689941406s 2018-08-29 18:48:28,689 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0d86bc1a-57e3-4fa2-91b2-3966aa660fdf 2018-08-29 18:48:28,690 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/3063016c-dc6a-47be-bf51-849fafd17327/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3063016c-dc6a-47be-bf51-849fafd17327/file', 'owner': u'8ab20db265c44f7bb4a658cc8f33a20d', 'id': u'3063016c-dc6a-47be-bf51-849fafd17327', 'size': 426967040, u'self': u'/v2/images/3063016c-dc6a-47be-bf51-849fafd17327', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab20db265c44f7bb4a658cc8f33a20d', 'name': 'vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/3063016c-dc6a-47be-bf51-849fafd17327/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T18:48:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T18:48:28Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98', '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/3063016c-dc6a-47be-bf51-849fafd17327', 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_4b013877-661f-40df-9eb8-cf0974a28f98', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_4b013877-661f-40df-9eb8-cf0974a28f98', 'created': u'2018-08-29T18:48:21Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-29T18:48:21Z', 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/3063016c-dc6a-47be-bf51-849fafd17327', 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_4b013877-661f-40df-9eb8-cf0974a28f98', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-29 18:48:28,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 18:48:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-29 18:48:28,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ef5d9b1-0f25-4e08-9a1c-7791d2cf29ed x-compute-request-id: req-6ef5d9b1-0f25-4e08-9a1c-7791d2cf29ed Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "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": "56e94aff-8d05-48d8-8edf-1b0ec2527842"}} 2018-08-29 18:48:28,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-6ef5d9b1-0f25-4e08-9a1c-7791d2cf29ed 2018-08-29 18:48:28,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0555560588837s 2018-08-29 18:48:28,747 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-6ef5d9b1-0f25-4e08-9a1c-7791d2cf29ed 2018-08-29 18:48:28,748 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_4b013877-661f-40df-9eb8-cf0974a28f98', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'56e94aff-8d05-48d8-8edf-1b0ec2527842', 'swap': 0}) 2018-08-29 18:48:28,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 18:48:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" -d '{"extra_specs": {}}' 2018-08-29 18:48:28,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5d98996-21d3-4e20-9b61-2955ebb84b9f x-compute-request-id: req-e5d98996-21d3-4e20-9b61-2955ebb84b9f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 18:48:28,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842/os-extra_specs used request id req-e5d98996-21d3-4e20-9b61-2955ebb84b9f 2018-08-29 18:48:28,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202939510345s 2018-08-29 18:48:28,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842/os-extra_specs used request id req-e5d98996-21d3-4e20-9b61-2955ebb84b9f 2018-08-29 18:48:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-29 18:48:28,776 - 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.15" 2018-08-29 18:48:28,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 18:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc5a981-411b-4fd7-a97e-d43704af336b 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-29 18:48:28,783 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-2cc5a981-411b-4fd7-a97e-d43704af336b 2018-08-29 18:48:28,784 - 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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:48:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d9a866-0f2d-4af2-81cf-eb550761579b Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/10de4c008d6f47ea980a4e8f0ff57fe5"}, "enabled": true, "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1455ba37e584433886bd1568d3a247c2"}, "enabled": true, "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2113372252234416bc15d93d5bd76069"}, "enabled": true, "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55e354f55aae41bdb673416cca695f99"}, "enabled": true, "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f3b9f2cce144f839705c2ebd720fc95"}, "enabled": true, "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6199190308f3462eb5c3c7a58711a3d3"}, "enabled": true, "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/794c6aeea35246fb88a4d55b09213dc5"}, "enabled": true, "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ed9938137c74822a3c83a7885365232"}, "enabled": true, "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8c8e5aad203946e4a71abd9500510753"}, "enabled": true, "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c89cb3622841c58b67358934683fe9"}, "enabled": true, "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa29a7871d64449ba391c519c497ce02"}, "enabled": true, "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/d130ea8fb3ce46eea4d7c2d98cef59a8"}, "enabled": true, "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dbb85f7516e7469a94dcbfef94d6181e"}, "enabled": true, "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e362dbb64af64d91bf6d0635725f6a3d"}, "enabled": true, "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fe6a7eefdcd14324a1a42a406f81a53d"}, "enabled": true, "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-29 18:48:28,984 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-67d9a866-0f2d-4af2-81cf-eb550761579b 2018-08-29 18:48:28,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.211155891418s 2018-08-29 18:48:28,985 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-67d9a866-0f2d-4af2-81cf-eb550761579b 2018-08-29 18:48:28,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-29 18:48:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:48:29,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff35f183-2472-4dcb-8619-f48336e31c51 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/05029ef666e346deb4ad413101e330e2"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "05029ef666e346deb4ad413101e330e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/07ed4067ae3f48aab29474e7489c6f58"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0b4a989c2b4442189d8695a4abe22c89"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/103ae6ddc2694596bb38ff058fa60a0b"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/1d720d5fd6e745879c8a4d2f64115761"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/241e33d29a6c46e1bbe50830ccc01ea4"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2942da8a382747a3ad2611c070000fd4"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "2942da8a382747a3ad2611c070000fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2a7a5cffbcb34c59b5db8b974e1914ef"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/36e48712ef0d4e3ea9d9dc9c84442951"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2113372252234416bc15d93d5bd76069", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/3db503f1be9442139e19a7fd8abe1dee"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/409a75dc82024e0ca437905d9b22e435"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "409a75dc82024e0ca437905d9b22e435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/45f876358d92405d9cd7dc8c317ed2ca"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2113372252234416bc15d93d5bd76069", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/48a29d2bf58f4e0996a7a02f9210b7b7"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/492ae18cdf2740bcbc1d83b0078a9401"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5b5a085487724d63bb60b2fde1ab99a1"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5fadec66b49447f399634f10c3c62720"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "5fadec66b49447f399634f10c3c62720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6860c53ae0af4126916dfb7f15427d13"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/708e13bdbdc049bba30077e655db5017"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "708e13bdbdc049bba30077e655db5017"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/74cfabebfbb44c2f90978e78ccaccbfa"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/756a07f888de43b193c530b3214a4398"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "756a07f888de43b193c530b3214a4398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7a84f2d1bf24484e91eeb96462ce32a5"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7f2a221085fd41dfb012f9b82c1c302c"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2113372252234416bc15d93d5bd76069", "id": "7f2a221085fd41dfb012f9b82c1c302c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/90049b520fd243d1960846ca1d436336"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "90049b520fd243d1960846ca1d436336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9011758d9f9f4ef6a97341801cd4413c"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/96f077c30f234006b573b74abcf8cb1a"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/97635376276c4262865d5e205306ee89"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "97635376276c4262865d5e205306ee89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a1d7194f68e54c228749da800cb7476c"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "a1d7194f68e54c228749da800cb7476c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a9df54a0c8b64709a9c8623320258fca"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/aa7d6a9bcca04cfc9a474bfd824b520b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b1c1e655c7514abd9eee7a4eae4ec82c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b20ddb4309f5494c970a4b8c0e14001c"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "b20ddb4309f5494c970a4b8c0e14001c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ba264d61d6ea4d30a04086111894f211"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "ba264d61d6ea4d30a04086111894f211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bb8fb1373efa44d38d149f5b91311b3c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bf13298df2554b689b16c742aca9d875"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "bf13298df2554b689b16c742aca9d875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c069b592629d4159bb449963702c6f5d"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "c069b592629d4159bb449963702c6f5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c2128d26f7df45fe9b8793ae064fa9ed"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c80ede2ecb8849d0ae9a1b3128aea530"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d27499e96a6540c1b20f83edb0ed0a7b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d3824630368d4522bbf2f48c746e2adb"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "d3824630368d4522bbf2f48c746e2adb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d6180cc8146446129490e30017531022"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "d6180cc8146446129490e30017531022"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e1ac82b444f344c9bc71cd334a758b71"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "e1ac82b444f344c9bc71cd334a758b71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e55283ecb1a345d48162f671cf0da8db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "e55283ecb1a345d48162f671cf0da8db"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-29 18:48:29,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-ff35f183-2472-4dcb-8619-f48336e31c51 2018-08-29 18:48:29,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.185611963272s 2018-08-29 18:48:29,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-ff35f183-2472-4dcb-8619-f48336e31c51 2018-08-29 18:48:29,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:48:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:48:29,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-cdd39f48-e5c7-4201-add8-bacefc02f924 Date: Wed, 29 Aug 2018 18:48:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:43:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 1, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "4b16976e-c05d-4bb1-8cfc-a8286ce9e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T18:44:59Z", "revision_number": 0, "id": "73aac87e-cc44-4899-9eef-4b8854560358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-29T18:44:59Z", "revision_number": 0, "id": "d875a77a-bc8d-4c67-bca9-ba5437648539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "db4d54a7-f07e-4660-83eb-2531a0cfef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 7, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:48:29,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-cdd39f48-e5c7-4201-add8-bacefc02f924 2018-08-29 18:48:29,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.059122800827s 2018-08-29 18:48:29,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-cdd39f48-e5c7-4201-add8-bacefc02f924 2018-08-29 18:48:29,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-29 18:48:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -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": "0259ce58-51f6-4251-b718-e4ef52b9dd7c"}}' 2018-08-29 18:48:29,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9a6085f0-9534-481f-bee7-b0edd20d842c Date: Wed, 29 Aug 2018 18:48:29 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-29T18:48:29Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "port_range_min": 22, "revision_number": 0, "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:48:29Z", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "9370b222-724c-4663-b961-9eb59d3d9cc5"}} 2018-08-29 18:48:29,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9a6085f0-9534-481f-bee7-b0edd20d842c 2018-08-29 18:48:29,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173185110092s 2018-08-29 18:48:29,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/security-group-rules.json used request id req-9a6085f0-9534-481f-bee7-b0edd20d842c 2018-08-29 18:48:29,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-29 18:48:29,430 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-29 18:48:31,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:31,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:31,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:31,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:31,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:31,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:31,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:31,181 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-29 18:48:31,181 - 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-29T18:48:31.139Z", "updated_at": "2018-08-29T18:48:31.139Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "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-29 18:48:31,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:31,182 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:31 GMT 2018-08-29 18:48:31,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:31,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-29 18:48:31,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:31,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-29 18:48:31,196 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.40:5000", "keystone_tenant_name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "3063016c-dc6a-47be-bf51-849fafd17327", "keystone_password": "10702b4d-d999-400c-bf4b-8ed26ea8df79", "reference_vnf_flavor_id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "target_vnf_flavor_id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "target_vnf_image_id": "3063016c-dc6a-47be-bf51-849fafd17327"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-29 18:48:31,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:31,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-29 18:48:31,892 - 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": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "target_vnf_flavor_id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "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_4b013877-661f-40df-9eb8-cf0974a28f98", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "3063016c-dc6a-47be-bf51-849fafd17327", "keystone_password": "10702b4d-d999-400c-bf4b-8ed26ea8df79", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.40: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": "3063016c-dc6a-47be-bf51-849fafd17327", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.323Z", "updated_at": "2018-08-29T18:48:31.323Z", "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-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:31,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:31 GMT 2018-08-29 18:48:31,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:31,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-29 18:48:31,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:31,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-29 18:48:31,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-29 18:48:31,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:31,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:31 GMT 2018-08-29 18:48:31,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:31,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-29 18:48:31,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:31,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:48:32,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:32,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:32,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:32 GMT 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-29 18:48:32,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:32,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:48:32,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:48:32,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:32,215 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:32 GMT 2018-08-29 18:48:32,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:32,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:48:32,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:37,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:48:37,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:37,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:37,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:37,280 - 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-29T18:48:33.073Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:33.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:33.410Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:33.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:33.609Z", "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-29T18:48:33.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:33.702Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:33.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:33.702Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:33.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:33.702Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:33.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:34.667Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:34.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:34.667Z", "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-29T18:48:34.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:34.667Z", "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-29T18:48:34.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:35.675Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmphidWIk --prefix=\"/tmp/openstack-cKU0Db\" --constraint=\"/tmp/openstack-cKU0Db/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:35.675Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:48:35.675Z", "message": "Installing from directory: /tmp/tmphidWIk [args=--prefix=\"/tmp/openstack-cKU0Db\" --constraint=\"/tmp/openstack-cKU0Db/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:48:35.675Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:37 GMT 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-29 18:48:37,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:37,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-29 18:48:37,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-29 18:48:37,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-29 18:48:37,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-29 18:48:37,281 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-29 18:48:37,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-29 18:48:37,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-29 18:48:37,282 - 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-29 18:48:37,282 - 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-29 18:48:37,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmphidWIk --prefix="/tmp/openstack-cKU0Db" --constraint="/tmp/openstack-cKU0Db/constraint.txt" 2018-08-29 18:48:37,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmphidWIk [args=--prefix="/tmp/openstack-cKU0Db" --constraint="/tmp/openstack-cKU0Db/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-29 18:48:37,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:48:37,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:37,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:37,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:37 GMT 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:37,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:48:37,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:42,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:48:42,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:42,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:42,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:42,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:42,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:42,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:42 GMT 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:42,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:48:42,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:42,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:42,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:42,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:42,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:42 GMT 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:48:42,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:47,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:48:47,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:47,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:47,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:47,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:47 GMT 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 18:48:47,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:47,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:48:47,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:47,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:47,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:47 GMT 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:47,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:48:47,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:52,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:48:52,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 18:48:52,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:52,704 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:52 GMT 2018-08-29 18:48:52,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:52,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 18:48:52,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:52,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:48:52,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:52,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}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:52,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:52 GMT 2018-08-29 18:48:52,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:52,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:48:52,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:57,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:48:57,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:57,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:57,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:57,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:57 GMT 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-29 18:48:57,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:48:57,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:48:57,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:48:57,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:48:57,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:48:57,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:48:57,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:48:57 GMT 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:48:57,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:02,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:02,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:02.260Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:02.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:02.705Z", "message": "Removing directory: /tmp/tmphidWIk", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:02.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99", "logger": "8b92273d-d220-4652-b01b-4e7fe807793b"}], "metadata": {"pagination": {"total": 13, "offset": 11, "size": 50}}} 2018-08-29 18:49:02,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:02,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:02 GMT 2018-08-29 18:49:02,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:02,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1075 2018-08-29 18:49:02,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:02,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-29 18:49:02,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmphidWIk 2018-08-29 18:49:02,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:49:03,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:03,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:03,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:03 GMT 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-29 18:49:03,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:08,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:08,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:03.126Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:03.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:03.743Z", "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-29T18:49:03.743Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:03.743Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:03.743Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:03.743Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:03.743Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}], "metadata": {"pagination": {"total": 17, "offset": 13, "size": 50}}} 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:08,116 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:08 GMT 2018-08-29 18:49:08,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:08,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1996 2018-08-29 18:49:08,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:08,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-29 18:49:08,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-29 18:49:08,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-29 18:49:08,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-29 18:49:08,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/7b18cd9c-55b8-47b1-8542-9e1f59965d99 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:08,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:08,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"} 2018-08-29 18:49:08,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:08,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:08 GMT 2018-08-29 18:49:08,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:08,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-29 18:49:08,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:08,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-29 18:49:08,174 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:08,331 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-29 18:49:08,332 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:08,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:08,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:08 GMT 2018-08-29 18:49:08,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:08,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:08,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:08,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:08,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:08,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:08 GMT 2018-08-29 18:49:08,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:08,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-29 18:49:08,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:08,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:08,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:08,457 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:08,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:08,457 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:08 GMT 2018-08-29 18:49:08,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:08,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:08,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:13,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:13,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:13,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:13,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:13,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:13,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:13,571 - 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-29T18:49:09.072Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:09.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:11.753Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:11.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:11.753Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:11.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:11.753Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:11.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:11.753Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:11.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:11.753Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:11.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:11.753Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:11.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.041Z", "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-29T18:49:12.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.519Z", "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-29T18:49:12.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "93b1898d-53bd-47c4-8cb6-56a2e6985ee0"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:12.533Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:12.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.528Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "1a4942cb-b2d9-4192-a08b-138660451027"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2018-08-29 18:49:13,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:13,572 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:13 GMT 2018-08-29 18:49:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15778 2018-08-29 18:49:13,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-29 18:49:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-29 18:49:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-29 18:49:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-29 18:49:13,574 - 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-29 18:49:13,574 - 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-29 18:49:13,574 - 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-29 18:49:13,575 - 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-29 18:49:13,575 - 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-29 18:49:13,575 - 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-29 18:49:13,575 - 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-29 18:49:13,575 - 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-29 18:49:13,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-29 18:49:13,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-29 18:49:13,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-29 18:49:13,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-29 18:49:13,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-29 18:49:13,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-29 18:49:13,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-29 18:49:13,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-29 18:49:13,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:13,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-29 18:49:13,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-29 18:49:13,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:13,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:13,695 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:13,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:13,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:13 GMT 2018-08-29 18:49:13,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:13,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:13,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:18,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:18,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:18,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_wpv2kx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.814Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.814Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.814Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.814Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.814Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:13.814Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:13.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.573Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:49:13Z', u'updated_at': u'2018-08-29T18:49:13Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'port_id': None, u'id': u'33661e3c-77fb-4c34-9a68-73caf9c17577', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "6ef49d90-9c92-4b4c-b900-93f8045ca924"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.833Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.833Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "external_network_dpqypm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.833Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.833Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.833Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:14.833Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:14.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "router_pel2n5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "router_pel2n5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "router_pel2n5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.146Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:16.496Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:49:15Z', u'updated_at': u'2018-08-29T18:49:15Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'port_id': None, u'id': u'170c4c03-2e6a-4a9f-8084-a365e03a6661', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:16.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "c13ebf53-86c1-4f37-97d1-822461128994"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:17.155Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:17.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:17.155Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:17.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:17.155Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:17.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:17.155Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:17.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:17.155Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:17.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:17.155Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:17.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:18.166Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:18.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 60, "offset": 29, "size": 50}}} 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:18,791 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:18 GMT 2018-08-29 18:49:18,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:18,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16073 2018-08-29 18:49:18,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:18,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-29 18:49:18,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-29 18:49:18,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-29 18:49:18,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-29 18:49:18,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-29 18:49:18,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,794 - 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'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:49:13Z', u'updated_at': u'2018-08-29T18:49:13Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'port_id': None, u'id': u'33661e3c-77fb-4c34-9a68-73caf9c17577', u'qos_policy_id': None} 2018-08-29 18:49:18,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-29 18:49:18,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-29 18:49:18,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:18,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-29 18:49:18,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-29 18:49:18,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-29 18:49:18,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:18,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-29 18:49:18,796 - 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'8ab20db265c44f7bb4a658cc8f33a20d', u'created_at': u'2018-08-29T18:49:15Z', u'updated_at': u'2018-08-29T18:49:15Z', u'floating_network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8ab20db265c44f7bb4a658cc8f33a20d', u'port_id': None, u'id': u'170c4c03-2e6a-4a9f-8084-a365e03a6661', u'qos_policy_id': None} 2018-08-29 18:49:18,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:18,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-29 18:49:18,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-29 18:49:18,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:18,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:18,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:18,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:18,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:18,853 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:18 GMT 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:18,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:23,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:23,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:23,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:23,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_pel2n5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:19.171Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:19.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:19.171Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:19.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:19.171Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:19.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:20.178Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:20.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "router_pel2n5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:20.178Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:20.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "router_pel2n5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:21.197Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:21.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:22.208Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:22.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:22.208Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:22.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:22.208Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:22.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:23.591Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:23.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 76, "offset": 60, "size": 50}}} 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:23 GMT 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:23,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8007 2018-08-29 18:49:23,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:23,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-29 18:49:23,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:23,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-29 18:49:23,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:23,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:23,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:23,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-29 18:49:23,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-29 18:49:23,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:23,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:23,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-29 18:49:23,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-29 18:49:23,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-29 18:49:23,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:23,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-29 18:49:23,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-29 18:49:23,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:23,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:23,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:23,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:23,979 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:23 GMT 2018-08-29 18:49:23,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:23,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:23,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:28,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:29,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:29,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:29,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:29,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:24.212Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:24.212Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:25.224Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:25.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:25.224Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:25.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:25.224Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:25.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:25.224Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:25.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:25.224Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:25.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:26.233Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:26.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:26.233Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:26.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:26.233Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:26.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:26.233Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:26.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:26.233Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:26.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:26.233Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:26.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:27.245Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:27.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:27.245Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:27.245Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:27.564Z", "message": "connect_security_group(): source_id=bd34b038-5686-4bab-a3b0-b43ab79573bb target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', 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-29T18:49:27.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "1df541f5-56ff-4a10-b0d1-b78ac8dc8adb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:28.250Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:28.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:28.699Z", "message": "connect_security_group(): source_id=7cf0840f-9e12-4f4f-bbba-a20099abd90d target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', 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-29T18:49:28.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "b6faaada-a0eb-44d1-820d-cc7764db2657"}], "metadata": {"pagination": {"total": 93, "offset": 76, "size": 50}}} 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:29 GMT 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8947 2018-08-29 18:49:29,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:29,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:29,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:29,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:29,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-29 18:49:29,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:29,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-29 18:49:29,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-29 18:49:29,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:29,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:29,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-29 18:49:29,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:29,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:29,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:29,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:29,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bd34b038-5686-4bab-a3b0-b43ab79573bb target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-29 18:49:29,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:29,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=7cf0840f-9e12-4f4f-bbba-a20099abd90d target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-29 18:49:29,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:29,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:29,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:29,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:29,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:29,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:29,115 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:29 GMT 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:29,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:34,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:34,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:34,182 - 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-29T18:49:29.737Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:29.737Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:30.255Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:30.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:31.427Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:31.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:31.427Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:31.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:31.427Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:31.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:31.427Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:31.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:31.427Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:31.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:31.427Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:31.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:33.541Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:33.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 102, "offset": 93, "size": 50}}} 2018-08-29 18:49:34,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:34,182 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:34 GMT 2018-08-29 18:49:34,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:34,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4562 2018-08-29 18:49:34,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:34,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:34,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-29 18:49:34,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-29 18:49:34,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-29 18:49:34,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:34,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:34,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-29 18:49:34,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-29 18:49:34,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-29 18:49:34,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:34,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:34,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:34 GMT 2018-08-29 18:49:34,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:34,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:34,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:39,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:39,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:39,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:34.441Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:34.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:34.441Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:34.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:34.441Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:34.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:35.445Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:35.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:35.445Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:35.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:36.452Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:36.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:36.452Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:36.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:37.061Z", "message": "connect_security_group(): source_id=a8761e94-a29a-48e2-b9ce-fb93f8325c01 target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', 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-29T18:49:37.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "54abb1ec-bb48-44ec-8d49-23405e93a3fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:37.705Z", "message": "connect_security_group(): source_id=a35e1e1b-cf6e-4daf-8905-0e0548bd9568 target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', 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-29T18:49:37.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "6aa65aa0-711f-4d5b-a541-4add8a30bd52"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:37.717Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:37.717Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:38.462Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:38.462Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:38.462Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:38.462Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:38.462Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:38.462Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 119, "offset": 102, "size": 50}}} 2018-08-29 18:49:39,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:39,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:39 GMT 2018-08-29 18:49:39,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:39,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6863 2018-08-29 18:49:39,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:39,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:39,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a8761e94-a29a-48e2-b9ce-fb93f8325c01 target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-29 18:49:39,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a35e1e1b-cf6e-4daf-8905-0e0548bd9568 target={u'external_id': u'cc60aa39-4cfc-434e-8d89-cf48a39a47a4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-29 18:49:39,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:39,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-29 18:49:39,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-29 18:49:39,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-29 18:49:39,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:39,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:39,358 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:39,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:39,358 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:39 GMT 2018-08-29 18:49:39,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:39,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:39,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:44,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:44,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:44,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:44,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:44,429 - 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-29T18:49:40.522Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:40.522Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:41.734Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:41.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:42.207Z", "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'a35e1e1b-cf6e-4daf-8905-0e0548bd9568', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:88:b6:3f'}, {u'external_id': u'7cf0840f-9e12-4f4f-bbba-a20099abd90d', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2e:af:26'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:42.207Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "81432003-4cf4-476f-80f6-36280b52532a"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:42.732Z", "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-29T18:49:42.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "a29f4c3a-7011-45f2-a4c5-5cb87182cb4d"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:42.732Z", "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'a8761e94-a29a-48e2-b9ce-fb93f8325c01', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e5:7f:5a'}, {u'external_id': u'bd34b038-5686-4bab-a3b0-b43ab79573bb', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:46:39:72'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:42.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "a29f4c3a-7011-45f2-a4c5-5cb87182cb4d"}, {"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:42.732Z", "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-29T18:49:42.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "81432003-4cf4-476f-80f6-36280b52532a"}, {"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:44.380Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a35e1e1b-cf6e-4daf-8905-0e0548bd9568'}, {'port-id': u'7cf0840f-9e12-4f4f-bbba-a20099abd90d'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:44.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "81432003-4cf4-476f-80f6-36280b52532a"}], "metadata": {"pagination": {"total": 132, "offset": 115, "size": 50}}} 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:44 GMT 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:44,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8308 2018-08-29 18:49:44,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:44,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-29 18:49:44,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:49:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:49:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-29 18:49:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-29 18:49:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-29 18:49:44,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-29 18:49:44,432 - 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'a35e1e1b-cf6e-4daf-8905-0e0548bd9568', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:88:b6:3f'}, {u'external_id': u'7cf0840f-9e12-4f4f-bbba-a20099abd90d', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2e:af:26'}] 2018-08-29 18:49:44,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-29 18:49:44,432 - 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'a8761e94-a29a-48e2-b9ce-fb93f8325c01', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e5:7f:5a'}, {u'external_id': u'bd34b038-5686-4bab-a3b0-b43ab79573bb', u'fixed_ip_address': u'12.0.0.6', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:46:39:72'}] 2018-08-29 18:49:44,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-29 18:49:44,432 - 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'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a35e1e1b-cf6e-4daf-8905-0e0548bd9568'}, {'port-id': u'7cf0840f-9e12-4f4f-bbba-a20099abd90d'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'} 2018-08-29 18:49:44,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:44,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:44,486 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:44 GMT 2018-08-29 18:49:44,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:44,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:44,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:49,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:49,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:49,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:49,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:44.738Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a35e1e1b-cf6e-4daf-8905-0e0548bd9568'}, {'port-id': u'7cf0840f-9e12-4f4f-bbba-a20099abd90d'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:44.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "81432003-4cf4-476f-80f6-36280b52532a"}, {"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:44.738Z", "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-29T18:49:44.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "81432003-4cf4-476f-80f6-36280b52532a"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:44.738Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a8761e94-a29a-48e2-b9ce-fb93f8325c01'}, {'port-id': u'bd34b038-5686-4bab-a3b0-b43ab79573bb'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:44.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "a29f4c3a-7011-45f2-a4c5-5cb87182cb4d"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:44.738Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a8761e94-a29a-48e2-b9ce-fb93f8325c01'}, {'port-id': u'bd34b038-5686-4bab-a3b0-b43ab79573bb'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:44.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "a29f4c3a-7011-45f2-a4c5-5cb87182cb4d"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:44.738Z", "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-29T18:49:44.738Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "a29f4c3a-7011-45f2-a4c5-5cb87182cb4d"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:46.756Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:46.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:47.000Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:47.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:48.004Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:48.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:48.004Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:48.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:49.009Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:49.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:49.009Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:49.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:49.009Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:49.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:49.009Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:49.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:49.009Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:49.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:49.009Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:49:49.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 147, "offset": 128, "size": 50}}} 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:49 GMT 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9065 2018-08-29 18:49:49,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:49,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a35e1e1b-cf6e-4daf-8905-0e0548bd9568'}, {'port-id': u'7cf0840f-9e12-4f4f-bbba-a20099abd90d'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'} 2018-08-29 18:49:49,561 - 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-29 18:49:49,562 - 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'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a8761e94-a29a-48e2-b9ce-fb93f8325c01'}, {'port-id': u'bd34b038-5686-4bab-a3b0-b43ab79573bb'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'} 2018-08-29 18:49:49,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3063016c-dc6a-47be-bf51-849fafd17327', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9'}, 'nics': [{'port-id': u'a8761e94-a29a-48e2-b9ce-fb93f8325c01'}, {'port-id': u'bd34b038-5686-4bab-a3b0-b43ab79573bb'}], 'flavor': u'56e94aff-8d05-48d8-8edf-1b0ec2527842'} 2018-08-29 18:49:49,562 - 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-29 18:49:49,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:49:49,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-29 18:49:49,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-29 18:49:49,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-29 18:49:49,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:49,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:49,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:49,617 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:49 GMT 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:49,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:49,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:54,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:54,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:50.721Z", "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-29T18:49:50.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:49:51.015Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-29T18:49:51.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:54,686 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:54 GMT 2018-08-29 18:49:54,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:54,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-08-29 18:49:54,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:54,687 - 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-29 18:49:54,687 - 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-29 18:49:54,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:54,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:54,741 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:54,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:54,741 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:54 GMT 2018-08-29 18:49:54,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:54,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:54,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:59,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:49:59,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:59,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-29 18:49:59,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:59,840 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:59 GMT 2018-08-29 18:49:59,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:59,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:49:59,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:49:59,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:49:59,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:49:59,928 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:49:59,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:49:59,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:49:59 GMT 2018-08-29 18:49:59,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:49:59,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:49:59,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:04,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:05,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:05,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:04 GMT 2018-08-29 18:50:05,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:05,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:05,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:05,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:05,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:05,063 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:05,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:05,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:05 GMT 2018-08-29 18:50:05,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:05,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:05,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:10,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:10,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:10,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:10,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:10 GMT 2018-08-29 18:50:10,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:10,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:10,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:10,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:10,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:10,190 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:10,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:10,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:10 GMT 2018-08-29 18:50:10,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:10,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:10,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:15,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:15,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:15,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:15,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:15,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:15,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:15,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:15 GMT 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:15,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:15,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:15,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:15,312 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:15 GMT 2018-08-29 18:50:15,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:15,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:15,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:20,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:20,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-29 18:50:20,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:20,380 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:20 GMT 2018-08-29 18:50:20,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:20,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:20,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:20,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:20,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:20,434 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:20,434 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:20 GMT 2018-08-29 18:50:20,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:20,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:20,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:25,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:25,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:25,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:25,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:20.715Z", "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-29T18:50:20.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:21.302Z", "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-29T18:50:21.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:21.302Z", "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-29T18:50:21.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:21.302Z", "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-29T18:50:21.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:22.902Z", "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-29T18:50:22.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:23.308Z", "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-29T18:50:23.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:25 GMT 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:25,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-08-29 18:50:25,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:25,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:50:25,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:50:25,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:50:25,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-29 18:50:25,504 - 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-29 18:50:25,504 - 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-29 18:50:25,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:25,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:25,556 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:25,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:25,556 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:25 GMT 2018-08-29 18:50:25,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:25,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:25,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:30,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:30,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:30,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:30,627 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:30 GMT 2018-08-29 18:50:30,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:30,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:30,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:30,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:30,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:30,681 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:30,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:30,682 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:30 GMT 2018-08-29 18:50:30,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:30,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:30,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:35,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:35,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:35,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:35,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:35 GMT 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:35,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:35,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:35,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:35,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:35,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:35,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:35,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:35,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:35 GMT 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:35,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:40,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:40,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:40,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:40,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:40 GMT 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:40,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:40,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:40,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:40,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:40,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:40,917 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:40 GMT 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:40,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:45,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:45,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-29 18:50:45,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:45,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:45 GMT 2018-08-29 18:50:45,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:45,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:45,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:45,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:46,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:46,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:46,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:46,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:46,039 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:46 GMT 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:46,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:51,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:51,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:51,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:51,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:51 GMT 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-29 18:50:51,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:51,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:51,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:51,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:51,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:51,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:51,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:51,173 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:51 GMT 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:51,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:56,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:50:56,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:56,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:56,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_2j2btl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:52.932Z", "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-29T18:50:52.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:53.339Z", "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-29T18:50:53.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:53.339Z", "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-29T18:50:53.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:53.339Z", "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-29T18:50:53.339Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:55.106Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:50:55.106Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "cc949611-4997-4eb5-a60a-f98c20b02fb6"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:55.248Z", "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-29T18:50:55.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:55.393Z", "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-29T18:50:55.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:50:55.768Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:50:55.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20", "logger": "de35f3ae-0e05-4015-9716-4adb013aaa8f"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:56 GMT 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:56,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-29 18:50:56,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:50:56,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:50:56,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:50:56,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:50:56,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:50:56,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-29 18:50:56,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:50:56,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-29 18:50:56,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-29 18:50:56,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:50:56,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:50:56,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:50:56,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:50:56,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:50:56,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:50:56,301 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:50:56 GMT 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-29 18:50:56,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:51:01,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:51:01,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:51:01,370 - 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-29T18:50:56.432Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-29T18:50:56.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 164, "offset": 159, "size": 50}}} 2018-08-29 18:51:01,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:51:01,371 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:51:01 GMT 2018-08-29 18:51:01,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:51:01,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-08-29 18:51:01,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:51:01,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-29 18:51:01,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20 2018-08-29 18:51:01,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:51:01,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:51:01,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:51:01,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:51:01,423 - 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-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"} 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:51:01 GMT 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-29 18:51:01,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:51:01,424 - 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-29T18:49:08.241Z', 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'a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20'} 2018-08-29 18:51:01,436 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-29 18:51:01,494 - 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.203'}, 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.214'}}, 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-29 18:51:01,551 - 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.203'}, 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.214'}}, 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-29 18:51:01,551 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-29 18:51:01,552 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.203 2018-08-29 18:51:01,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:01,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:02,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51: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-22645487-2d7c-4215-b5b6-e9c99f75bc43 x-compute-request-id: req-22645487-2d7c-4215-b5b6-e9c99f75bc43 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:02,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-22645487-2d7c-4215-b5b6-e9c99f75bc43 2018-08-29 18:51:02,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637256860733s 2018-08-29 18:51:02,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-22645487-2d7c-4215-b5b6-e9c99f75bc43 2018-08-29 18:51:02,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:02,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0697349e-f2a8-4c04-a831-56aeefa957b7 x-compute-request-id: req-0697349e-f2a8-4c04-a831-56aeefa957b7 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:02,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0697349e-f2a8-4c04-a831-56aeefa957b7 2018-08-29 18:51:02,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685151100159s 2018-08-29 18:51:02,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-0697349e-f2a8-4c04-a831-56aeefa957b7 2018-08-29 18:51:02,883 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.4 2018-08-29 18:51:02,883 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:e5:7f:5a 2018-08-29 18:51:02,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1fcce06-cab1-4148-9ba9-6d124c3df587 x-compute-request-id: req-b1fcce06-cab1-4148-9ba9-6d124c3df587 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:03,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b1fcce06-cab1-4148-9ba9-6d124c3df587 2018-08-29 18:51:03,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420013189316s 2018-08-29 18:51:03,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-b1fcce06-cab1-4148-9ba9-6d124c3df587 2018-08-29 18:51:03,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:03,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51: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-c0330298-174a-42ed-9bf6-9ecf416e7b8a x-compute-request-id: req-c0330298-174a-42ed-9bf6-9ecf416e7b8a Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:03,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c0330298-174a-42ed-9bf6-9ecf416e7b8a 2018-08-29 18:51:03,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684786081314s 2018-08-29 18:51:03,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-c0330298-174a-42ed-9bf6-9ecf416e7b8a 2018-08-29 18:51:03,997 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.6 2018-08-29 18:51:03,997 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:46:39:72 2018-08-29 18:51:03,997 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-29 18:51:03,997 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.214 2018-08-29 18:51:03,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:04,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51: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-fd0c017f-52cb-4f4a-8032-b77e6de3f036 x-compute-request-id: req-fd0c017f-52cb-4f4a-8032-b77e6de3f036 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:04,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd0c017f-52cb-4f4a-8032-b77e6de3f036 2018-08-29 18:51:04,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18449306488s 2018-08-29 18:51:04,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fd0c017f-52cb-4f4a-8032-b77e6de3f036 2018-08-29 18:51:04,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:04,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51: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-fadddfe5-e9ae-4196-b68c-81e271b657c1 x-compute-request-id: req-fadddfe5-e9ae-4196-b68c-81e271b657c1 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:04,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fadddfe5-e9ae-4196-b68c-81e271b657c1 2018-08-29 18:51:04,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431304931641s 2018-08-29 18:51:04,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-fadddfe5-e9ae-4196-b68c-81e271b657c1 2018-08-29 18:51:04,622 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-08-29 18:51:04,623 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:88:b6:3f 2018-08-29 18:51:04,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:04,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:05,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51: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-4d29bd18-10c1-49e4-b5bb-21336850ccd5 x-compute-request-id: req-4d29bd18-10c1-49e4-b5bb-21336850ccd5 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:05,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4d29bd18-10c1-49e4-b5bb-21336850ccd5 2018-08-29 18:51:05,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609805107117s 2018-08-29 18:51:05,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-4d29bd18-10c1-49e4-b5bb-21336850ccd5 2018-08-29 18:51:05,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:51:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:51:05,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c4846ec-7d04-4f5d-8bd7-3f22dfcbd16c x-compute-request-id: req-5c4846ec-7d04-4f5d-8bd7-3f22dfcbd16c Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:51:05,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5c4846ec-7d04-4f5d-8bd7-3f22dfcbd16c 2018-08-29 18:51:05,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377710819244s 2018-08-29 18:51:05,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-5c4846ec-7d04-4f5d-8bd7-3f22dfcbd16c 2018-08-29 18:51:05,619 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-08-29 18:51:05,620 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:2e:af:26 2018-08-29 18:51:05,620 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-29 18:51:05,634 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:51:05,652 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-29 18:51:05,662 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:51:05,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-29 18:51:05,678 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-29 18:51:05,687 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:51:05,747 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-29 18:51:05' 2018-08-29 18:51:05,747 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-29 18:51:05,747 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-29 18:51:05,756 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:51:05,776 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.214. 2018-08-29 18:51:05,778 - paramiko.transport - DEBUG - starting thread (client mode): 0x8e34bfd0L 2018-08-29 18:51:05,779 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 18:51:05,783 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-29 18:51:05,783 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-29 18:51:05,784 - 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-29 18:51:05,784 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-29 18:51:05,784 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-29 18:51:05,784 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 18:51:05,784 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-29 18:51:05,784 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 18:51:05,822 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-29 18:51:05,876 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-29 18:51:05,877 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 18:51:05,879 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.214: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-29 18:51:05,911 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 18:51:05,919 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-29 18:51:05,919 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-29 18:51:05,944 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.214. 2018-08-29 18:51:05,945 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 18:51:05,946 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-29 18:51:05,946 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 18:51:05,949 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:51:05,950 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:51:06,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-29 18:51:07,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-29 18:51:12,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-29 18:51:13,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-29 18:51:18,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-29 18:51:19,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-29 18:51:24,993 - 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-29 18:51:25,995 - 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-29 18:51:31,000 - 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-29 18:51:32,002 - 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-29 18:51:37,007 - 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-29 18:51:38,009 - 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-29 18:51:43,014 - 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-29 18:51:44,016 - 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-29 18:51:49,021 - 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-29 18:51:50,023 - 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-29 18:51:55,028 - 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-29 18:51:56,030 - 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-29 18:52:01,035 - 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-29 18:52:02,037 - 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-29 18:52:07,043 - 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-29 18:52:08,044 - 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-29 18:52:13,050 - 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-29 18:52:14,051 - 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-29 18:52:19,056 - 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-29 18:52:20,058 - 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-29 18:52:25,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-29 18:52:26,066 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-29 18:52:31,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' 2018-08-29 18:52:32,073 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-29 18:52:37,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 2018-08-29 18:52:38,080 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 [edit] vyos@vyos# 2018-08-29 18:52:43,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.9 2018-08-29 18:52:44,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.9 [edit] vyos@vyos# 2018-08-29 18:52:49,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-08-29 18:52:50,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-29 18:52:55,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 2018-08-29 18:52:56,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-08-29 18:53:01,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-29 18:53:02,103 - 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-29 18:53:07,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-29 18:53:08,110 - 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-29 18:53:13,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-29 18:53:14,117 - 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-29 18:53:19,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-29 18:53:20,125 - 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-29 18:53:25,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-29 18:53:26,132 - 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-29 18:53:31,132 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-29 18:53:32,134 - 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-29 18:53:37,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-29 18:53:38,141 - 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-29 18:53:43,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-29 18:53:44,148 - 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-29 18:53:49,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-29 18:53:50,155 - 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-29 18:53:55,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-29 18:53:56,162 - 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-29 18:54:01,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-08-29 18:54:02,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-08-29 18:54:07,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-29 18:54:08,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-29 18:54:13,218 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 18:54:13,245 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-29 18:54:13,262 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:54:13,296 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-08-29 18:54:13,299 - paramiko.transport - DEBUG - starting thread (client mode): 0x8ee12890L 2018-08-29 18:54:13,299 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 18:54:13,307 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-29 18:54:13,308 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-29 18:54:13,308 - 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-29 18:54:13,309 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-29 18:54:13,309 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-29 18:54:13,309 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 18:54:13,309 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-29 18:54:13,309 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 18:54:13,342 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-29 18:54:13,436 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-29 18:54:13,437 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 18:54:13,439 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-29 18:54:13,470 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 18:54:13,479 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-29 18:54:13,479 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-29 18:54:13,504 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-08-29 18:54:13,504 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 18:54:13,505 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-29 18:54:13,505 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 18:54:13,508 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:54:13,509 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:54:14,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-29 18:54:15,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-29 18:54:20,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-29 18:54:21,530 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-29 18:54:26,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-29 18:54:27,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-29 18:54:32,543 - 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-29 18:54:33,544 - 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-29 18:54:38,550 - 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-29 18:54:39,551 - 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-29 18:54:44,557 - 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-29 18:54:45,558 - 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-29 18:54:50,564 - 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-29 18:54:51,565 - 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-29 18:54:56,571 - 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-29 18:54:57,572 - 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-29 18:55:02,578 - 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-29 18:55:03,580 - 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-29 18:55:08,585 - 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-29 18:55:09,587 - 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-29 18:55:14,593 - 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-29 18:55:15,595 - 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-29 18:55:20,596 - 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-29 18:55:21,598 - 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-29 18:55:26,599 - 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-29 18:55:27,601 - 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-29 18:55:32,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-29 18:55:33,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-29 18:55:38,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-08-29 18:55:39,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-29 18:55:44,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-08-29 18:55:45,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2018-08-29 18:55:50,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.6 2018-08-29 18:55:51,629 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.6 [edit] vyos@vyos# 2018-08-29 18:55:56,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-08-29 18:55:57,636 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-29 18:56:02,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-08-29 18:56:03,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-08-29 18:56:08,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-29 18:56:09,650 - 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-29 18:56:14,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-29 18:56:15,652 - 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-29 18:56:20,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-29 18:56:21,660 - 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-29 18:56:26,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-29 18:56:27,667 - 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-29 18:56:32,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-29 18:56:33,674 - 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-29 18:56:38,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-29 18:56:39,680 - 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-29 18:56:44,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-29 18:56:45,687 - 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-29 18:56:50,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-29 18:56:51,693 - 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-29 18:56:56,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-29 18:56:57,700 - 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-29 18:57:02,706 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-29 18:57:03,707 - 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-29 18:57:08,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.6 2018-08-29 18:57:09,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-08-29 18:57:14,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-29 18:57:15,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-29 18:57:20,768 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 18:57:20,791 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-29 18:57:20,791 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-29 18:58:20,849 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-29 18:58:20,869 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-29 18:58:20,904 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.214. 2018-08-29 18:58:20,907 - paramiko.transport - DEBUG - starting thread (client mode): 0x8ee08a90L 2018-08-29 18:58:20,907 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-29 18:58:20,916 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-29 18:58:20,916 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-29 18:58:20,917 - 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-29 18:58:20,917 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-29 18:58:20,918 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-29 18:58:20,918 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-29 18:58:20,918 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-29 18:58:20,918 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-29 18:58:20,957 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-29 18:58:21,066 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-29 18:58:21,066 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-29 18:58:21,069 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.214: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-29 18:58:21,106 - paramiko.transport - DEBUG - userauth is OK 2018-08-29 18:58:21,112 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-29 18:58:21,112 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-29 18:58:21,133 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.214. 2018-08-29 18:58:21,134 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-29 18:58:21,135 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-29 18:58:21,135 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-29 18:58:21,137 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:58:21,139 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-29 18:58:22,140 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-29 18:58:52,222 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 18:58:52,249 - 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-29 18:58:52,249 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, 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.6 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-29 18:58:52,250 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 | no-more BGP neighbor is 12.0.0.6, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.6 BGP state = Established, up for 00:01:09 Last read 05:09:27, 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.9 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.9, Local port: 179 Foreign host: 12.0.0.6, Foreign port: 58996 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe2e:af26 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-29 18:58:52,250 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-29 18:58:52,250 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-29 18:58:52,250 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-29 18:58:52,250 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-29 18:58:52,251 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-08-29 18:58:52,251 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-29 18:58:52,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:58:52,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:58:53,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:58: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-41114b2c-7f47-4f41-a610-23cc295e0ca0 x-compute-request-id: req-41114b2c-7f47-4f41-a610-23cc295e0ca0 Content-Encoding: gzip Content-Length: 1185 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:58:53,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-41114b2c-7f47-4f41-a610-23cc295e0ca0 2018-08-29 18:58:53,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929003953934s 2018-08-29 18:58:53,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-41114b2c-7f47-4f41-a610-23cc295e0ca0 2018-08-29 18:58:53,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 18:58:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:58:53,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:58: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-ccdc4572-4219-4014-a468-ae643e5143e0 x-compute-request-id: req-ccdc4572-4219-4014-a468-ae643e5143e0 Content-Type: application/json 2018-08-29 18:58:53,357 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e used request id req-ccdc4572-4219-4014-a468-ae643e5143e0 2018-08-29 18:58:53,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172628164291s 2018-08-29 18:58:53,358 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e used request id req-ccdc4572-4219-4014-a468-ae643e5143e0 2018-08-29 18:58:53,358 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-29 18:58:53,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:58:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:58:54,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:58: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-75f36196-69c4-4dc5-ae68-b62343cafad6 x-compute-request-id: req-75f36196-69c4-4dc5-ae68-b62343cafad6 Content-Encoding: gzip Content-Length: 1202 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:88:b6:3f", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:b6:3f", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:af:26", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/315d5471-614c-4459-8caa-0ab70391f00f", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "315d5471-614c-4459-8caa-0ab70391f00f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:50:31Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7f:5a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:39:72", "version": 4, "addr": "12.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "rel": "bookmark"}], "image": {"id": "3063016c-dc6a-47be-bf51-849fafd17327", "links": [{"href": "http://172.30.9.40:8774/images/3063016c-dc6a-47be-bf51-849fafd17327", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:50:31.000000", "flavor": {"id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "links": [{"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "bookmark"}]}, "id": "ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:58:53Z", "hostId": "2155c17a1169451fd2dccfa0c64705eec48c60035dd2be086bc72bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-29T18:49:46Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b0cb4451-8cf3-48b2-8f8d-a37d3ec866a9"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:47:20Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:58:54,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75f36196-69c4-4dc5-ae68-b62343cafad6 2018-08-29 18:58:54,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2564201355s 2018-08-29 18:58:54,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-75f36196-69c4-4dc5-ae68-b62343cafad6 2018-08-29 18:58:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 18:58:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:58:54,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:58: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-0c5ee5d9-51ac-41b9-a9ba-c5069d1377f2 x-compute-request-id: req-0c5ee5d9-51ac-41b9-a9ba-c5069d1377f2 Content-Type: application/json 2018-08-29 18:58:54,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f used request id req-0c5ee5d9-51ac-41b9-a9ba-c5069d1377f2 2018-08-29 18:58:54,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191605091095s 2018-08-29 18:58:54,811 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/315d5471-614c-4459-8caa-0ab70391f00f used request id req-0c5ee5d9-51ac-41b9-a9ba-c5069d1377f2 2018-08-29 18:58:54,939 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 18:58:54,940 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:29 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-29 18:58:54,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-29 18:58:54,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-29 18:58:55,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:58:55,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7b18cd9c-55b8-47b1-8542-9e1f59965d99"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-29T18:49:08.241Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "a6e1a1b4-60e1-42b8-baff-9e7e86bd9f20"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:58:55,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:58:55 GMT 2018-08-29 18:58:55,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:58:55,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-29 18:58:55,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:58:55,041 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-29 18:58:55,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:58:55,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:58:55,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:58:55,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:58:55,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-29 18:58:55,245 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:58:55 GMT 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:58:55,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:58:55,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:58:55,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:58:55 GMT 2018-08-29 18:58:55,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:58:55,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-29 18:58:55,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:58:55,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:58:55,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:58:55,397 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:58:55,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:58:55,397 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:58:55 GMT 2018-08-29 18:58:55,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:58:55,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:58:55,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:00,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:00,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:00,484 - 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-29T18:58:55.945Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:55.945Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:56.503Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:56.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:57.535Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:57.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:57.535Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:57.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:57.535Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:57.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:57.535Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:57.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:57.535Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:57.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:58.610Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e 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 ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-29T18:58:58.610Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:59.543Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:59.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:59.543Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 315d5471-614c-4459-8caa-0ab70391f00f could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 315d5471-614c-4459-8caa-0ab70391f00f 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 315d5471-614c-4459-8caa-0ab70391f00f could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-29T18:58:59.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:58:59.543Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:58:59.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:00.422Z", "message": "Detaching port bd34b038-5686-4bab-a3b0-b43ab79573bb...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:00.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "7d5e6807-28ec-48dc-8fa0-43352851d2a7"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-08-29 18:59:00,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:00,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:00 GMT 2018-08-29 18:59:00,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:00,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-08-29 18:59:00,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-29 18:59:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:59:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e could not be found. [status_code=404] 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 315d5471-614c-4459-8caa-0ab70391f00f could not be found. [status_code=404] 2018-08-29 18:59:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-29 18:59:00,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bd34b038-5686-4bab-a3b0-b43ab79573bb... 2018-08-29 18:59:00,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:00,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:00,545 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:00,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:00,546 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:00 GMT 2018-08-29 18:59:00,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:00,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:59:00,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:05,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:05,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:00.873Z", "message": "Successfully detached port bd34b038-5686-4bab-a3b0-b43ab79573bb", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:00.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "7d5e6807-28ec-48dc-8fa0-43352851d2a7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:00.874Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:00.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:01.577Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:01.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:01.577Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:01.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:01.577Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:01.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:01.878Z", "message": "Detaching port 7cf0840f-9e12-4f4f-bbba-a20099abd90d...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:01.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "b8cbd4fd-098d-490f-a742-528d04ec9cdc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:01.878Z", "message": "Successfully detached port 7cf0840f-9e12-4f4f-bbba-a20099abd90d", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:01.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "b8cbd4fd-098d-490f-a742-528d04ec9cdc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:02.883Z", "message": "Detaching port a8761e94-a29a-48e2-b9ce-fb93f8325c01...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:02.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "daee8d22-587f-4d77-90c3-3f29a9f87cc4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:02.883Z", "message": "Successfully detached port a8761e94-a29a-48e2-b9ce-fb93f8325c01", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:02.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "daee8d22-587f-4d77-90c3-3f29a9f87cc4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:02.912Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:02.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:03.614Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:03.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:03.614Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:03.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:03.614Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:03.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:03.890Z", "message": "Detaching port a35e1e1b-cf6e-4daf-8905-0e0548bd9568...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:03.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "0116842f-0d11-49d3-a16a-25b93bf845bf"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:04.622Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:04.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:04.622Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:04.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:04.622Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:04.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:04.622Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:04.622Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:04.894Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:04.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "84970659-9855-45e3-a189-94c034956edf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:04.894Z", "message": "Successfully detached port a35e1e1b-cf6e-4daf-8905-0e0548bd9568", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:04.894Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "0116842f-0d11-49d3-a16a-25b93bf845bf"}], "metadata": {"pagination": {"total": 36, "offset": 12, "size": 50}}} 2018-08-29 18:59:05,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:05,619 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:05 GMT 2018-08-29 18:59:05,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:05,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10307 2018-08-29 18:59:05,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:05,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bd34b038-5686-4bab-a3b0-b43ab79573bb 2018-08-29 18:59:05,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-29 18:59:05,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-29 18:59:05,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-29 18:59:05,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-29 18:59:05,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 7cf0840f-9e12-4f4f-bbba-a20099abd90d... 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 7cf0840f-9e12-4f4f-bbba-a20099abd90d 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a8761e94-a29a-48e2-b9ce-fb93f8325c01... 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a8761e94-a29a-48e2-b9ce-fb93f8325c01 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:59:05,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a35e1e1b-cf6e-4daf-8905-0e0548bd9568... 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-29 18:59:05,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a35e1e1b-cf6e-4daf-8905-0e0548bd9568 2018-08-29 18:59:05,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:05,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:05,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:05,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:05,692 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:05 GMT 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:05,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:59:05,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:10,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:10,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:10,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:05.669Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:05.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:05.669Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:05.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:05.669Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:05.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_host_k7gsqk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:05.669Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e 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 ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-29T18:59:05.669Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:05.898Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:05.898Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "878353f8-9c89-4510-8836-4865b4c418cc"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_host_2j2btl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 315d5471-614c-4459-8caa-0ab70391f00f could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 315d5471-614c-4459-8caa-0ab70391f00f 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 315d5471-614c-4459-8caa-0ab70391f00f could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:06.679Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:06.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.322Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "9148db3d-071f-438f-9306-cbb0f774a635"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.718Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.718Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.718Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.718Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.718Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:07.718Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:07.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "keypair_wpv2kx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.569Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:08.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "8f434e8b-851e-4b58-abee-493fed8baed4"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.569Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:08.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "d8f581e5-7e09-49fd-ad7f-ef5623a41a75"}, {"node_instance_id": "keypair_wpv2kx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.569Z", "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-29T18:59:08.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "8f434e8b-851e-4b58-abee-493fed8baed4"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.725Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:08.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.725Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:08.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.725Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:08.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:08.725Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:08.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:09.733Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:09.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:09.733Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:09.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:09.733Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:09.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_data_plane_port_dbt8ne", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:09.733Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:09.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "keypair_wpv2kx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:09.733Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:09.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:09.917Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:09.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "1fb18832-9be5-4b5a-a720-19a26fafd2e7"}], "metadata": {"pagination": {"total": 69, "offset": 32, "size": 50}}} 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:10 GMT 2018-08-29 18:59:10,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:10,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21121 2018-08-29 18:59:10,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:10,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-29 18:59:10,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:10,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:10,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ffa2dc4d-ab1a-4112-83ae-8b3e8f88bd7e could not be found. [status_code=404] 2018-08-29 18:59:10,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-29 18:59:10,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:10,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-29 18:59:10,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:10,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:10,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:10,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 315d5471-614c-4459-8caa-0ab70391f00f could not be found. [status_code=404] 2018-08-29 18:59:10,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-29 18:59:10,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-29 18:59:10,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-29 18:59:10,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-29 18:59:10,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-29 18:59:10,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-29 18:59:10,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:10,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-29 18:59:10,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-29 18:59:10,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-29 18:59:10,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:10,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:10,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:10,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:10,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:10,850 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:10 GMT 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:59:10,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:15,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:15,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:15,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:15,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_rxauta", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:10.760Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:10.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:10.760Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:10.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:10.760Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:10.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:10.760Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:10.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_data_plane_port_6quzpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:10.760Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:10.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_port_rxauta", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:11.087Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:11.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "ed986b8f-c6df-4bce-ad15-396c04c4b234"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:11.780Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:11.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:11.780Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:11.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:11.780Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:11.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:11.780Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:11.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_port_9xcnv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:11.780Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:11.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:12.400Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:12.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "dc8ddfb3-5dc3-4dab-bc00-d2f071630149"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:12.811Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:12.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:12.811Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:12.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:12.811Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:12.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_port_rxauta", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:12.811Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:12.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:13.821Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:13.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:13.821Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:13.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:13.821Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:13.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:13.821Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:13.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:13.821Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:13.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:13.948Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:13.948Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "53a7518c-785c-4eda-98b4-393cc42a2d1c"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "reference_vnf_ip_tlzpc9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_subnet_ulc0h8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.842Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:14.994Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:14.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "66b58ffd-d807-4079-a6e5-74214e6b7197"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:15.895Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:15.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:15.895Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:15.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:15.895Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:15.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}], "metadata": {"pagination": {"total": 103, "offset": 65, "size": 50}}} 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:15 GMT 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:15,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16904 2018-08-29 18:59:15,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:15,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-29 18:59:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-29 18:59:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-29 18:59:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-29 18:59:15,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:15,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-29 18:59:15,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-29 18:59:15,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-29 18:59:15,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-29 18:59:15,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:15,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:15,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:15,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-29 18:59:15,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-29 18:59:15,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:15,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:15,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-29 18:59:15,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-29 18:59:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-29 18:59:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-29 18:59:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-29 18:59:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-29 18:59:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-29 18:59:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:15,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-29 18:59:15,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:15,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:16,029 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:16,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:16,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:16 GMT 2018-08-29 18:59:16,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:16,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:59:16,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:21,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:21,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:21,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_kj8ki4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:15.997Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:15.997Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "c4f225c6-32cb-4967-9cb2-e72871bd2837"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:16.902Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:16.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "target_vnf_ip_rf2rb3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:16.902Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:16.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "security_group_kj8ki4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:16.902Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:16.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "data_plane_network_0rsbyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:17.016Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:17.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "6090fc37-49c5-411b-a107-7c63336026bf"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:17.946Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:17.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:17.946Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:17.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:17.946Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:17.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:17.946Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:17.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_subnet_fomhl3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:18.583Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:18.583Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "d11dcadd-d3c9-487f-87fa-61f6aa1ee038"}, {"node_instance_id": "data_plane_network_0rsbyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:18.950Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:18.950Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_subnet_fomhl3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:20.236Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:20.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:20.954Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:20.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "router_pel2n5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:20.954Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:20.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}], "metadata": {"pagination": {"total": 117, "offset": 99, "size": 50}}} 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:21 GMT 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7209 2018-08-29 18:59:21,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:21,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-29 18:59:21,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-29 18:59:21,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-29 18:59:21,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-29 18:59:21,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-29 18:59:21,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:21,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-29 18:59:21,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-29 18:59:21,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-29 18:59:21,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-29 18:59:21,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-29 18:59:21,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-29 18:59:21,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:21,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:21,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:21,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:21,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:21,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:21,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:21,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:21,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:21,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:21,160 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:21,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:21,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:21 GMT 2018-08-29 18:59:21,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:21,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:59:21,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:26,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:26,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:26,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:26,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:26,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_9ot1gv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:21.986Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:21.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "router_pel2n5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:21.986Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:21.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:21.986Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:21.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "router_pel2n5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:21.986Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:21.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:21.986Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:21.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "router_pel2n5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:21.986Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:21.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "management_plane_network_9ot1gv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:22.005Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:22.005Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "ee323f8b-b58a-4ab9-a601-9e37019b2948"}, {"node_instance_id": "router_pel2n5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:23.025Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:23.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "c85b43cd-5cd3-45ac-a71a-a910a37e0d4d"}, {"node_instance_id": "management_plane_network_9ot1gv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:23.320Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:23.320Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "router_pel2n5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:24.871Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:24.871Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "external_network_dpqypm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:25.951Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:25.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "external_network_dpqypm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:25.951Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:25.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "external_network_dpqypm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:25.951Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:25.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": "external_network_dpqypm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:25.998Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:25.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}], "metadata": {"pagination": {"total": 131, "offset": 113, "size": 50}}} 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:26 GMT 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7044 2018-08-29 18:59:26,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:26,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:26,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:26,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-29 18:59:26,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-29 18:59:26,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-29 18:59:26,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-29 18:59:26,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-29 18:59:26,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-29 18:59:26,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-29 18:59:26,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-29 18:59:26,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-29 18:59:26,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-29 18:59:26,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-29 18:59:26,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-29 18:59:26,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:26,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:26,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:26,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:26,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:26,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:26,287 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:26 GMT 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-29 18:59:26,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:31,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-29 18:59:31,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_dpqypm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:26.670Z", "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-29T18:59:26.670Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da", "logger": "0e48c5c2-3a6d-4bba-a82d-7881b855029e"}, {"node_instance_id": "external_network_dpqypm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:27.002Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:27.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-29T18:59:28.006Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-29T18:59:28.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"}], "metadata": {"pagination": {"total": 134, "offset": 127, "size": 50}}} 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:31,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:31 GMT 2018-08-29 18:59:31,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:31,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1612 2018-08-29 18:59:31,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:31,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-29 18:59:31,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-29 18:59:31,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-29 18:59:31,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/f8b16d0b-d767-4c3f-b2a5-2f35a44083da 2018-08-29 18:59:31,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:31,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:31,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:31,408 - 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-29T18:58:55.142Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f8b16d0b-d767-4c3f-b2a5-2f35a44083da"} 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:31 GMT 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:31,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-29 18:59:31,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:31,409 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/vrouter-opnfv 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:31,712 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 18:59:31,713 - 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": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "target_vnf_flavor_id": "56e94aff-8d05-48d8-8edf-1b0ec2527842", "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_4b013877-661f-40df-9eb8-cf0974a28f98", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "3063016c-dc6a-47be-bf51-849fafd17327", "keystone_password": "10702b4d-d999-400c-bf4b-8ed26ea8df79", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.40: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": "3063016c-dc6a-47be-bf51-849fafd17327", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-29T18:48:31.323Z", "updated_at": "2018-08-29T18:48:31.323Z", "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-29 18:59:31,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:31,713 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:31 GMT 2018-08-29 18:59:31,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:31,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-29 18:59:31,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:31,714 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/vrouter-opnfv 2018-08-29 18:59:31,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-29 18:59:31,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-29 18:59:31,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-29 18:59:31,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-29 18:59:31,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-29 18:59:31,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-29 18:59:31,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-29 18:59:31,784 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-29 18:59:31,784 - 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-29T18:48:31.139Z", "updated_at": "2018-08-29T18:48:31.139Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "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-29 18:59:31,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-29 18:59:31,785 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 29 Aug 2018 18:59:31 GMT 2018-08-29 18:59:31,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-29 18:59:31,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-29 18:59:31,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-29 18:59:31,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 18:59:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:32,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fee827a-19a4-4007-988a-87eaf04af6d6 Date: Wed, 29 Aug 2018 18:59:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 18:59:32,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327 used request id req-8fee827a-19a4-4007-988a-87eaf04af6d6 2018-08-29 18:59:32,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06954503059s 2018-08-29 18:59:32,915 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/3063016c-dc6a-47be-bf51-849fafd17327 used request id req-8fee827a-19a4-4007-988a-87eaf04af6d6 2018-08-29 18:59:32,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:59:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:33,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-043b9a14-0b12-4906-942b-286f6728042f x-compute-request-id: req-043b9a14-0b12-4906-942b-286f6728042f Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_4b013877-661f-40df-9eb8-cf0974a28f98", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842", "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": "56e94aff-8d05-48d8-8edf-1b0ec2527842"}, {"name": "vyos_vrouter-flavor_4b013877-661f-40df-9eb8-cf0974a28f98", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "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": "fe5376d5-b8ba-4347-acdb-5e91b5efef23"}]} 2018-08-29 18:59:33,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-043b9a14-0b12-4906-942b-286f6728042f 2018-08-29 18:59:33,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.260815858841s 2018-08-29 18:59:33,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-043b9a14-0b12-4906-942b-286f6728042f 2018-08-29 18:59:33,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 18:59:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:33,209 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1360801b-bc5d-4b86-bc72-b952023a25ad x-compute-request-id: req-1360801b-bc5d-4b86-bc72-b952023a25ad Content-Length: 0 Content-Type: application/json 2018-08-29 18:59:33,209 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842 used request id req-1360801b-bc5d-4b86-bc72-b952023a25ad 2018-08-29 18:59:33,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0307519435883s 2018-08-29 18:59:33,210 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/56e94aff-8d05-48d8-8edf-1b0ec2527842 used request id req-1360801b-bc5d-4b86-bc72-b952023a25ad 2018-08-29 18:59:33,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 18:59:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/ed2a462e-851d-41d7-a098-c222f8018345.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:34,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eeb29c0c-f878-4eb7-822d-7914021327ab Content-Length: 0 Date: Wed, 29 Aug 2018 18:59:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:59:34,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/ed2a462e-851d-41d7-a098-c222f8018345.json used request id req-eeb29c0c-f878-4eb7-822d-7914021327ab 2018-08-29 18:59:34,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10580611229s 2018-08-29 18:59:34,319 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/ed2a462e-851d-41d7-a098-c222f8018345.json used request id req-eeb29c0c-f878-4eb7-822d-7914021327ab 2018-08-29 18:59:34,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 18:59:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:34,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7a4e57bb-2853-4205-871e-72d83f17db9a Date: Wed, 29 Aug 2018 18:59:34 GMT RESP BODY: {"floatingips": []} 2018-08-29 18:59:34,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7a4e57bb-2853-4205-871e-72d83f17db9a 2018-08-29 18:59:34,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05876994133s 2018-08-29 18:59:34,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-7a4e57bb-2853-4205-871e-72d83f17db9a 2018-08-29 18:59:34,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-29 18:59:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:34,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1545667d-5119-41c1-b53a-17ba2aca14a3 x-compute-request-id: req-1545667d-5119-41c1-b53a-17ba2aca14a3 Content-Type: application/json 2018-08-29 18:59:34,554 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d used request id req-1545667d-5119-41c1-b53a-17ba2aca14a3 2018-08-29 18:59:34,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170356035233s 2018-08-29 18:59:34,554 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d used request id req-1545667d-5119-41c1-b53a-17ba2aca14a3 2018-08-29 18:59:34,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:59:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:35,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d630ee3e-48ff-4d49-9c7f-20ebaaed143f x-compute-request-id: req-d630ee3e-48ff-4d49-9c7f-20ebaaed143f Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:3a:be", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.40:8774/v2.1/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "self"}, {"href": "http://172.30.9.40:8774/servers/036e1630-5193-4431-b790-d7558be7034d", "rel": "bookmark"}], "image": {"id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "links": [{"href": "http://172.30.9.40:8774/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-29T18:47:20.000000", "flavor": {"id": "fe5376d5-b8ba-4347-acdb-5e91b5efef23", "links": [{"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "bookmark"}]}, "id": "036e1630-5193-4431-b790-d7558be7034d", "security_groups": [{"name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}], "user_id": "b938fb771128452e947101ec71f826f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-29T18:59:34Z", "hostId": "cc0146062af7c488d4018f3e7c01715e268d8974a5ed2eb4b2127a96", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98", "name": "vyos_vrouter-vm_4b013877-661f-40df-9eb8-cf0974a28f98", "created": "2018-08-29T18:45:01Z", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-29 18:59:35,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d630ee3e-48ff-4d49-9c7f-20ebaaed143f 2018-08-29 18:59:35,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467388868332s 2018-08-29 18:59:35,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-d630ee3e-48ff-4d49-9c7f-20ebaaed143f 2018-08-29 18:59:35,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-29 18:59:37,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-29 18:59:37,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:37,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59: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-684fbece-6c03-4d01-a134-01a4e04fc7cc x-compute-request-id: req-684fbece-6c03-4d01-a134-01a4e04fc7cc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-29 18:59:37,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-684fbece-6c03-4d01-a134-01a4e04fc7cc 2018-08-29 18:59:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0659191608429s 2018-08-29 18:59:37,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/servers/detail used request id req-684fbece-6c03-4d01-a134-01a4e04fc7cc 2018-08-29 18:59:37,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-29 18:59:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:37,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-43942ca0-0b83-4cb7-bbe9-31a96a3fd20e Date: Wed, 29 Aug 2018 18:59:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:26Z", "updated_at": "2018-08-29T18:48:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "05d8149e-125e-4860-8558-7bf0f678d17a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "6b15af1e-5fc8-48e8-9619-4e8b9ad93218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:48:29Z", "revision_number": 0, "id": "9370b222-724c-4663-b961-9eb59d3d9cc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:48:29Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "9fa6522f-021f-4a5a-9de0-31b0a6853849", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:43:26Z", "revision_number": 0, "id": "b4b6f35e-6e6d-4b6d-8c61-2117db6607bf", "remote_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "remote_ip_prefix": null, "created_at": "2018-08-29T18:43:26Z", "security_group_id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 2, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "0259ce58-51f6-4251-b718-e4ef52b9dd7c", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:44:58Z", "updated_at": "2018-08-29T18:44:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "4b16976e-c05d-4bb1-8cfc-a8286ce9e599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-29T18:44:59Z", "revision_number": 0, "id": "73aac87e-cc44-4899-9eef-4b8854560358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "a230ac2f-cb18-4c00-981c-f8bdd2000b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d7fe6bc1-4d1d-48f1-b396-10cdde35be23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-29T18:44:59Z", "revision_number": 0, "id": "d875a77a-bc8d-4c67-bca9-ba5437648539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:59Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "d904ab4e-5329-4bb0-87ae-552937e6ab91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "db4d54a7-f07e-4660-83eb-2531a0cfef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-29T18:44:58Z", "revision_number": 0, "id": "e9af43c7-17e0-43c1-9e50-73a484fe2908", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-29T18:44:58Z", "security_group_id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ab20db265c44f7bb4a658cc8f33a20d"}], "revision_number": 7, "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "e18b6658-eae6-4265-8e59-b057f3ade39f", "name": "vyos_vrouter-sg_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:59:37,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-43942ca0-0b83-4cb7-bbe9-31a96a3fd20e 2018-08-29 18:59:37,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.282946825027s 2018-08-29 18:59:37,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/security-groups.json used request id req-43942ca0-0b83-4cb7-bbe9-31a96a3fd20e 2018-08-29 18:59:37,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-29 18:59:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/security-groups/e18b6658-eae6-4265-8e59-b057f3ade39f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:37,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31badad2-2997-421c-aa37-c4042ff6850f Content-Length: 0 Date: Wed, 29 Aug 2018 18:59:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:59:37,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e18b6658-eae6-4265-8e59-b057f3ade39f.json used request id req-31badad2-2997-421c-aa37-c4042ff6850f 2018-08-29 18:59:37,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151345968246s 2018-08-29 18:59:37,534 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/security-groups/e18b6658-eae6-4265-8e59-b057f3ade39f.json used request id req-31badad2-2997-421c-aa37-c4042ff6850f 2018-08-29 18:59:37,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-29 18:59:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/os-keypairs/vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:37,585 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:59: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-43c83bc4-fc47-4e21-ac27-66695e63e3a1 x-compute-request-id: req-43c83bc4-fc47-4e21-ac27-66695e63e3a1 Content-Length: 0 Content-Type: application/json 2018-08-29 18:59:37,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98 used request id req-43c83bc4-fc47-4e21-ac27-66695e63e3a1 2018-08-29 18:59:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0503711700439s 2018-08-29 18:59:37,586 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/os-keypairs/vyos_vrouter-kp_4b013877-661f-40df-9eb8-cf0974a28f98 used request id req-43c83bc4-fc47-4e21-ac27-66695e63e3a1 2018-08-29 18:59:37,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 18:59:37,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" -d '{"subnet_id": "d790163a-e260-4d2d-a650-2422d2682a8b"}' 2018-08-29 18:59:39,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-039817a3-a84f-4574-a79b-238d4e45569e Date: Wed, 29 Aug 2018 18:59:39 GMT RESP BODY: {"network_id": "7b5fa9df-06f1-419f-b900-1cd7dae311e0", "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "subnet_id": "d790163a-e260-4d2d-a650-2422d2682a8b", "subnet_ids": ["d790163a-e260-4d2d-a650-2422d2682a8b"], "port_id": "d8015143-bc96-498d-a959-fec729b17700", "id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f"} 2018-08-29 18:59:39,307 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f/remove_router_interface.json used request id req-039817a3-a84f-4574-a79b-238d4e45569e 2018-08-29 18:59:39,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72074103355s 2018-08-29 18:59:39,307 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f/remove_router_interface.json used request id req-039817a3-a84f-4574-a79b-238d4e45569e returning object 5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f 2018-08-29 18:59:39,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 18:59:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:39,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-efa76a45-9b4b-4d15-8736-dc892581e6cf Date: Wed, 29 Aug 2018 18:59:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ab20db265c44f7bb4a658cc8f33a20d", "created_at": "2018-08-29T18:43:28Z", "admin_state_up": true, "updated_at": "2018-08-29T18:59:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f", "name": "vyos_vrouter-router_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:59:39,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-efa76a45-9b4b-4d15-8736-dc892581e6cf 2018-08-29 18:59:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112771034241s 2018-08-29 18:59:39,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-efa76a45-9b4b-4d15-8736-dc892581e6cf 2018-08-29 18:59:39,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 18:59:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:40,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b82fe0b6-4a27-463a-b4be-51c72efcde32 Content-Length: 0 Date: Wed, 29 Aug 2018 18:59:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:59:40,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f.json used request id req-b82fe0b6-4a27-463a-b4be-51c72efcde32 2018-08-29 18:59:40,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21300506592s 2018-08-29 18:59:40,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/5ee3c842-ac87-4ddd-bfd6-d1c7b0e9d64f.json used request id req-b82fe0b6-4a27-463a-b4be-51c72efcde32 2018-08-29 18:59:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 18:59:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:40,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c2473429-fd39-4246-aea7-7d4b073d5dd0 Date: Wed, 29 Aug 2018 18:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:43:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8ab20db265c44f7bb4a658cc8f33a20d","id":"d790163a-e260-4d2d-a650-2422d2682a8b","subnetpool_id":null,"name":"vyos_vrouter-subnet_4b013877-661f-40df-9eb8-cf0974a28f98"}]} 2018-08-29 18:59:40,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c2473429-fd39-4246-aea7-7d4b073d5dd0 2018-08-29 18:59:40,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410239696503s 2018-08-29 18:59:40,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-c2473429-fd39-4246-aea7-7d4b073d5dd0 2018-08-29 18:59:40,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 18:59:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/d790163a-e260-4d2d-a650-2422d2682a8b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:41,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92fb7bb4-3f82-4741-8468-e1ac90bbe99a Date: Wed, 29 Aug 2018 18:59:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:59:41,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/d790163a-e260-4d2d-a650-2422d2682a8b.json used request id req-92fb7bb4-3f82-4741-8468-e1ac90bbe99a 2018-08-29 18:59:41,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18337607384s 2018-08-29 18:59:41,862 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/d790163a-e260-4d2d-a650-2422d2682a8b.json used request id req-92fb7bb4-3f82-4741-8468-e1ac90bbe99a 2018-08-29 18:59:41,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:59:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:41,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-609aa5b8-613d-478c-ac79-c5dc4bda16b3 Date: Wed, 29 Aug 2018 18:59:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7b5fa9df-06f1-419f-b900-1cd7dae311e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ab20db265c44f7bb4a658cc8f33a20d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:59:41Z","qos_policy_id":null,"name":"vyos_vrouter-net_4b013877-661f-40df-9eb8-cf0974a28f98","admin_state_up":true,"tenant_id":"8ab20db265c44f7bb4a658cc8f33a20d","created_at":"2018-08-29T18:43:27Z","mtu":1450}]} 2018-08-29 18:59:41,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-609aa5b8-613d-478c-ac79-c5dc4bda16b3 2018-08-29 18:59:41,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090430021286s 2018-08-29 18:59:41,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-609aa5b8-613d-478c-ac79-c5dc4bda16b3 2018-08-29 18:59:41,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 18:59:41,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/7b5fa9df-06f1-419f-b900-1cd7dae311e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:43,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00bd90b6-bc93-4f86-8de1-7ce5ba2ec269 Date: Wed, 29 Aug 2018 18:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 18:59:43,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/7b5fa9df-06f1-419f-b900-1cd7dae311e0.json used request id req-00bd90b6-bc93-4f86-8de1-7ce5ba2ec269 2018-08-29 18:59:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1644051075s 2018-08-29 18:59:43,119 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/7b5fa9df-06f1-419f-b900-1cd7dae311e0.json used request id req-00bd90b6-bc93-4f86-8de1-7ce5ba2ec269 2018-08-29 18:59:43,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:59:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:43,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-a8254440-11f2-43da-bd7b-74a2e5216183 Date: Wed, 29 Aug 2018 18:59:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:44:56Z", "file": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/file", "owner": "8ab20db265c44f7bb4a658cc8f33a20d", "id": "6d210e4c-0057-4522-a1ee-b7738e491fec", "size": 4373348352, "self": "/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/6d210e4c-0057-4522-a1ee-b7738e491fec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_4b013877-661f-40df-9eb8-cf0974a28f98", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-29T18:43:55Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:59:43,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a8254440-11f2-43da-bd7b-74a2e5216183 2018-08-29 18:59:43,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260953903198s 2018-08-29 18:59:43,385 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-a8254440-11f2-43da-bd7b-74a2e5216183 2018-08-29 18:59:43,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 18:59:43,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2103f44a4d52e1be598688262a98be24dda964ea" 2018-08-29 18:59:43,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c0017fa-8fd9-4bca-8eb4-d19a1ba55caa Date: Wed, 29 Aug 2018 18:59: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-29 18:59:43,844 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec used request id req-7c0017fa-8fd9-4bca-8eb4-d19a1ba55caa 2018-08-29 18:59:43,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.457808971405s 2018-08-29 18:59:43,845 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/6d210e4c-0057-4522-a1ee-b7738e491fec used request id req-7c0017fa-8fd9-4bca-8eb4-d19a1ba55caa 2018-08-29 18:59:43,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 18:59:43,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:43,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59: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-2f13bc94-2088-49c5-abc1-6aa30e72c0ec x-compute-request-id: req-2f13bc94-2088-49c5-abc1-6aa30e72c0ec Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_4b013877-661f-40df-9eb8-cf0974a28f98", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23", "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": "fe5376d5-b8ba-4347-acdb-5e91b5efef23"}]} 2018-08-29 18:59:43,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-2f13bc94-2088-49c5-abc1-6aa30e72c0ec 2018-08-29 18:59:43,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323309898376s 2018-08-29 18:59:43,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-2f13bc94-2088-49c5-abc1-6aa30e72c0ec 2018-08-29 18:59:43,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 18:59:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:43,921 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 18:59: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-457b51d0-72f7-4960-b610-341723486a19 x-compute-request-id: req-457b51d0-72f7-4960-b610-341723486a19 Content-Length: 0 Content-Type: application/json 2018-08-29 18:59:43,922 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23 used request id req-457b51d0-72f7-4960-b610-341723486a19 2018-08-29 18:59:43,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0426249504089s 2018-08-29 18:59:43,922 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/fe5376d5-b8ba-4347-acdb-5e91b5efef23 used request id req-457b51d0-72f7-4960-b610-341723486a19 2018-08-29 18:59:43,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:59:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:44,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2759a5ba-b497-4d9b-955b-89bfeb0435a0 Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98", "links": {"self": "http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b938fb771128452e947101ec71f826f5", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:59:44,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-2759a5ba-b497-4d9b-955b-89bfeb0435a0 2018-08-29 18:59:44,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205691099167s 2018-08-29 18:59:44,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-2759a5ba-b497-4d9b-955b-89bfeb0435a0 2018-08-29 18:59:44,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:59:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:44,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2087c2c3-3e3a-4344-b176-39ad755fe8bf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_4b013877-661f-40df-9eb8-cf0974a28f98", "links": {"self": "http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b938fb771128452e947101ec71f826f5", "description": null}} 2018-08-29 18:59:44,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5 used request id req-2087c2c3-3e3a-4344-b176-39ad755fe8bf 2018-08-29 18:59:44,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186630964279s 2018-08-29 18:59:44,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5 used request id req-2087c2c3-3e3a-4344-b176-39ad755fe8bf 2018-08-29 18:59:44,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 18:59:44,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:44,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b785d7-24e2-4fda-8d87-d39052f29509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:59:44,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5 used request id req-66b785d7-24e2-4fda-8d87-d39052f29509 2018-08-29 18:59:44,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346073865891s 2018-08-29 18:59:44,670 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/b938fb771128452e947101ec71f826f5 used request id req-66b785d7-24e2-4fda-8d87-d39052f29509 2018-08-29 18:59:44,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:59:44,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:44,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379f55e7-4115-4dad-901a-bb571b6a24c2 Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d"}, "tags": [], "enabled": true, "id": "8ab20db265c44f7bb4a658cc8f33a20d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_4b013877-661f-40df-9eb8-cf0974a28f98"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:59:44,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-379f55e7-4115-4dad-901a-bb571b6a24c2 2018-08-29 18:59:44,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190507888794s 2018-08-29 18:59:44,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-379f55e7-4115-4dad-901a-bb571b6a24c2 2018-08-29 18:59:44,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 18:59:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03da9ad92344e8f6b89ec19fc1044af4a9bd1215" 2018-08-29 18:59:45,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a770ab63-af80-4948-94fc-a15fe30768dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:59:45,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d used request id req-a770ab63-af80-4948-94fc-a15fe30768dc 2018-08-29 18:59:45,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.232908010483s 2018-08-29 18:59:45,104 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/8ab20db265c44f7bb4a658cc8f33a20d used request id req-a770ab63-af80-4948-94fc-a15fe30768dc 2018-08-29 18:59:45,129 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-29 18:59:45,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 18:59:45,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 18:59:45,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 18:59:45,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 18:59:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:59:45,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88882391-3703-43ff-8d56-501ef4abb2a3 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 18:59:45,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-88882391-3703-43ff-8d56-501ef4abb2a3 2018-08-29 18:59:45,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 18:59:45,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}, {"id": "aa0c93c651ca46b591d56e83d0616f87", "name": "admin"}], "expires_at": "2018-08-29T19:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "822c0804bb634e41a3e5d97e06b7c55d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/822c0804bb634e41a3e5d97e06b7c55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e2cd68388a364806bd27b9c844c0d141"}, "audit_ids": ["EquRM-iQR-u-ukq2H3mwow"], "issued_at": "2018-08-29T18:59:45.000000Z"}} 2018-08-29 18:59:45,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:59:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:46,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2ee818cb-2752-43c9-9e8a-e39aa7e45550 Date: Wed, 29 Aug 2018 18:59:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","provider:network_type":"flat"}]} 2018-08-29 18:59:46,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ee818cb-2752-43c9-9e8a-e39aa7e45550 2018-08-29 18:59:46,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.44308590889s 2018-08-29 18:59:46,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ee818cb-2752-43c9-9e8a-e39aa7e45550 2018-08-29 18:59:46,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:59:46,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 18:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaa61c70-4b56-48a0-97ad-7588ea642574 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.40:5000/v3/", "rel": "self"}]}]}} 2018-08-29 18:59:46,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/ used request id req-aaa61c70-4b56-48a0-97ad-7588ea642574 2018-08-29 18:59:46,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:59:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:46,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c96a41-e33e-475e-a0bc-827f90407f85 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.40:5000/v3/domains/88404569292a46479a7a6dd8c7fe02b8"}, "tags": [], "enabled": true, "id": "88404569292a46479a7a6dd8c7fe02b8", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.40:5000/v3/domains", "previous": null, "next": null}} 2018-08-29 18:59:46,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-f5c96a41-e33e-475e-a0bc-827f90407f85 2018-08-29 18:59:46,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104251861572s 2018-08-29 18:59:46,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains used request id req-f5c96a41-e33e-475e-a0bc-827f90407f85 2018-08-29 18:59:46,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-29 18:59:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d"}}' 2018-08-29 18:59:46,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2b48d6-80cb-48c8-88a2-9d0f1b4c6ddf 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.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098"}, "tags": [], "enabled": true, "id": "a4a9857bd0b74fe59f377958179db098", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d"}} 2018-08-29 18:59:46,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-8a2b48d6-80cb-48c8-88a2-9d0f1b4c6ddf 2018-08-29 18:59:46,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.193679094315s 2018-08-29 18:59:46,318 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/projects used request id req-8a2b48d6-80cb-48c8-88a2-9d0f1b4c6ddf 2018-08-29 18:59:46,319 - 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'a4a9857bd0b74fe59f377958179db098', '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_c12180a3-6769-47ba-a014-960ff0940c0d'}) 2018-08-29 18:59:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-29 18:59:46,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2d10927e-f068-40c2-b22c-2d69f839aeea", "email": null, "name": "juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d"}}' 2018-08-29 18:59:46,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 29 Aug 2018 18:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1459e4cc-da03-47c9-8b59-ceaa007c0cae Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d", "links": {"self": "http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "891ab9a626644c5e8339e34bf0f2c5b0", "domain_id": "default", "password_expires_at": null}} 2018-08-29 18:59:46,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-1459e4cc-da03-47c9-8b59-ceaa007c0cae 2018-08-29 18:59:46,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363440036774s 2018-08-29 18:59:46,689 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.40:5000/v3/users used request id req-1459e4cc-da03-47c9-8b59-ceaa007c0cae 2018-08-29 18:59:46,690 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'891ab9a626644c5e8339e34bf0f2c5b0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d'}) 2018-08-29 18:59:46,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:59:46,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:46,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c043a8-6932-4312-b255-33aa971399cd Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:59:46,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f7c043a8-6932-4312-b255-33aa971399cd 2018-08-29 18:59:46,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170940876007s 2018-08-29 18:59:46,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-f7c043a8-6932-4312-b255-33aa971399cd 2018-08-29 18:59:46,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:59:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3138877-7972-4ba8-99f3-6c94186b24b3 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:59:47,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b3138877-7972-4ba8-99f3-6c94186b24b3 2018-08-29 18:59:47,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17108297348s 2018-08-29 18:59:47,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-b3138877-7972-4ba8-99f3-6c94186b24b3 2018-08-29 18:59:47,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-29 18:59:47,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aeaa9a7-c077-405f-ab5b-c95553ecd994 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04d121a5591d4a5bb047603222c390d0", "links": {"self": "http://172.30.9.40:5000/v3/roles/04d121a5591d4a5bb047603222c390d0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "16f55ec2d0ff4af1a71cb2304296aec6", "links": {"self": "http://172.30.9.40:5000/v3/roles/16f55ec2d0ff4af1a71cb2304296aec6"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "98598cebd4c14bd59fc9dc4d7104ddc8", "links": {"self": "http://172.30.9.40:5000/v3/roles/98598cebd4c14bd59fc9dc4d7104ddc8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.40:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa0c93c651ca46b591d56e83d0616f87", "links": {"self": "http://172.30.9.40:5000/v3/roles/aa0c93c651ca46b591d56e83d0616f87"}, "name": "admin"}, {"domain_id": null, "id": "b1e0f323f5f444feb53b1f38ea98f18d", "links": {"self": "http://172.30.9.40:5000/v3/roles/b1e0f323f5f444feb53b1f38ea98f18d"}, "name": "reader"}, {"domain_id": null, "id": "c82bf036bd144284a48fe3ac4559304a", "links": {"self": "http://172.30.9.40:5000/v3/roles/c82bf036bd144284a48fe3ac4559304a"}, "name": "member"}, {"domain_id": null, "id": "d8e31fa81e474f32a9a02165c4a39ce2", "links": {"self": "http://172.30.9.40:5000/v3/roles/d8e31fa81e474f32a9a02165c4a39ce2"}, "name": "swiftoperator"}]} 2018-08-29 18:59:47,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5aeaa9a7-c077-405f-ab5b-c95553ecd994 2018-08-29 18:59:47,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154189825058s 2018-08-29 18:59:47,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/roles used request id req-5aeaa9a7-c077-405f-ab5b-c95553ecd994 2018-08-29 18:59:47,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-29 18:59:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f324a426-f195-4474-8beb-6be57a12954a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.40:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-29 18:59:47,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f324a426-f195-4474-8beb-6be57a12954a 2018-08-29 18:59:47,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985159873962s 2018-08-29 18:59:47,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/domains/default used request id req-f324a426-f195-4474-8beb-6be57a12954a 2018-08-29 18:59:47,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 18:59:47,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f52f85-1e71-44e6-a55b-c13d47a0ab0e Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d", "links": {"self": "http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "891ab9a626644c5e8339e34bf0f2c5b0", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 18:59:47,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-e6f52f85-1e71-44e6-a55b-c13d47a0ab0e 2018-08-29 18:59:47,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117330789566s 2018-08-29 18:59:47,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-e6f52f85-1e71-44e6-a55b-c13d47a0ab0e 2018-08-29 18:59:47,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 18:59:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9f9dd6-d5df-4f62-ab45-5e3e00f9f46f Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098"}, "tags": [], "enabled": true, "id": "a4a9857bd0b74fe59f377958179db098", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}]} 2018-08-29 18:59:47,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-be9f9dd6-d5df-4f62-ab45-5e3e00f9f46f 2018-08-29 18:59:47,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102306127548s 2018-08-29 18:59:47,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects?domain_id=default used request id req-be9f9dd6-d5df-4f62-ab45-5e3e00f9f46f 2018-08-29 18:59:47,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-29 18:59:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40:5000/v3/role_assignments?user.id=891ab9a626644c5e8339e34bf0f2c5b0&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=a4a9857bd0b74fe59f377958179db098" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d38ed41-44b4-49d7-937f-ea98162a4953 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.40:5000/v3/role_assignments?user.id=891ab9a626644c5e8339e34bf0f2c5b0&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=a4a9857bd0b74fe59f377958179db098", "previous": null, "next": null}} 2018-08-29 18:59:47,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=891ab9a626644c5e8339e34bf0f2c5b0&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=a4a9857bd0b74fe59f377958179db098 used request id req-4d38ed41-44b4-49d7-937f-ea98162a4953 2018-08-29 18:59:47,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177344083786s 2018-08-29 18:59:47,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/role_assignments?user.id=891ab9a626644c5e8339e34bf0f2c5b0&role.id=c82bf036bd144284a48fe3ac4559304a&scope.project.id=a4a9857bd0b74fe59f377958179db098 used request id req-4d38ed41-44b4-49d7-937f-ea98162a4953 2018-08-29 18:59:47,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-29 18:59:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098/users/891ab9a626644c5e8339e34bf0f2c5b0/roles/c82bf036bd144284a48fe3ac4559304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:47,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 18:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5204daef-dcae-4533-b4cb-d233970ece3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 18:59:47,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098/users/891ab9a626644c5e8339e34bf0f2c5b0/roles/c82bf036bd144284a48fe3ac4559304a used request id req-5204daef-dcae-4533-b4cb-d233970ece3d 2018-08-29 18:59:47,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211921930313s 2018-08-29 18:59:47,940 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098/users/891ab9a626644c5e8339e34bf0f2c5b0/roles/c82bf036bd144284a48fe3ac4559304a used request id req-5204daef-dcae-4533-b4cb-d233970ece3d 2018-08-29 18:59:47,940 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d', 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'a4a9857bd0b74fe59f377958179db098', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2d10927e-f068-40c2-b22c-2d69f839aeea', 'username': u'juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.40: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-29 18:59:47,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-29 18:59:47,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-29 18:59:47,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-29 18:59:47,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-29 18:59:47,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-29 18:59:47,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-29 18:59:47,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-29 18:59:47,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-29 18:59:47,946 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d', 'password': '2d10927e-f068-40c2-b22c-2d69f839aeea', 'project_name': 'juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.40:5000/v3', 'project_id': 'a4a9857bd0b74fe59f377958179db098', 'project_domain_name': 'Default'} 2018-08-29 18:59:48,007 - 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-29 18:59:48,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-29 18:59:48,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.15" 2018-08-29 18:59:48,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 29 Aug 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37881059-1f51-4920-a32e-af94c8bfad14 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-29 18:59:48,037 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-37881059-1f51-4920-a32e-af94c8bfad14 2018-08-29 18:59:48,037 - 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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:48,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568adcf6-0563-47ce-8505-1730777b5d9d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/10de4c008d6f47ea980a4e8f0ff57fe5"}, "enabled": true, "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1455ba37e584433886bd1568d3a247c2"}, "enabled": true, "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2113372252234416bc15d93d5bd76069"}, "enabled": true, "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55e354f55aae41bdb673416cca695f99"}, "enabled": true, "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5f3b9f2cce144f839705c2ebd720fc95"}, "enabled": true, "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6199190308f3462eb5c3c7a58711a3d3"}, "enabled": true, "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/794c6aeea35246fb88a4d55b09213dc5"}, "enabled": true, "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ed9938137c74822a3c83a7885365232"}, "enabled": true, "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8c8e5aad203946e4a71abd9500510753"}, "enabled": true, "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c89cb3622841c58b67358934683fe9"}, "enabled": true, "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa29a7871d64449ba391c519c497ce02"}, "enabled": true, "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/d130ea8fb3ce46eea4d7c2d98cef59a8"}, "enabled": true, "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dbb85f7516e7469a94dcbfef94d6181e"}, "enabled": true, "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e362dbb64af64d91bf6d0635725f6a3d"}, "enabled": true, "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fe6a7eefdcd14324a1a42a406f81a53d"}, "enabled": true, "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-29 18:59:48,194 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-568adcf6-0563-47ce-8505-1730777b5d9d 2018-08-29 18:59:48,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.163967847824s 2018-08-29 18:59:48,195 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-568adcf6-0563-47ce-8505-1730777b5d9d 2018-08-29 18:59:48,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-29 18:59:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 18:59:48,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc629930-65bc-4c21-b7e4-c6f636dddd76 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/05029ef666e346deb4ad413101e330e2"}, "url": "http://172.30.9.40:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "05029ef666e346deb4ad413101e330e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/07ed4067ae3f48aab29474e7489c6f58"}, "url": "http://172.30.9.40:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/0b4a989c2b4442189d8695a4abe22c89"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/103ae6ddc2694596bb38ff058fa60a0b"}, "url": "http://172.30.9.40:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/1d720d5fd6e745879c8a4d2f64115761"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/241e33d29a6c46e1bbe50830ccc01ea4"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6199190308f3462eb5c3c7a58711a3d3", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2942da8a382747a3ad2611c070000fd4"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "2942da8a382747a3ad2611c070000fd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/2a7a5cffbcb34c59b5db8b974e1914ef"}, "url": "http://172.30.9.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/36e48712ef0d4e3ea9d9dc9c84442951"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2113372252234416bc15d93d5bd76069", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/3db503f1be9442139e19a7fd8abe1dee"}, "url": "http://172.30.9.40:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/409a75dc82024e0ca437905d9b22e435"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96c89cb3622841c58b67358934683fe9", "id": "409a75dc82024e0ca437905d9b22e435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/45f876358d92405d9cd7dc8c317ed2ca"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2113372252234416bc15d93d5bd76069", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/48a29d2bf58f4e0996a7a02f9210b7b7"}, "url": "http://172.30.9.40:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/492ae18cdf2740bcbc1d83b0078a9401"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5b5a085487724d63bb60b2fde1ab99a1"}, "url": "http://172.30.9.40:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/5fadec66b49447f399634f10c3c62720"}, "url": "http://12.0.0.40:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "5fadec66b49447f399634f10c3c62720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/6860c53ae0af4126916dfb7f15427d13"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/708e13bdbdc049bba30077e655db5017"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "708e13bdbdc049bba30077e655db5017"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/74cfabebfbb44c2f90978e78ccaccbfa"}, "url": "http://172.30.9.40:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/756a07f888de43b193c530b3214a4398"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "756a07f888de43b193c530b3214a4398"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7a84f2d1bf24484e91eeb96462ce32a5"}, "url": "http://172.30.9.40:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/7f2a221085fd41dfb012f9b82c1c302c"}, "url": "http://172.30.9.40:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2113372252234416bc15d93d5bd76069", "id": "7f2a221085fd41dfb012f9b82c1c302c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/90049b520fd243d1960846ca1d436336"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "90049b520fd243d1960846ca1d436336"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/9011758d9f9f4ef6a97341801cd4413c"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/96f077c30f234006b573b74abcf8cb1a"}, "url": "http://172.30.9.40:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/97635376276c4262865d5e205306ee89"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "97635376276c4262865d5e205306ee89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a1d7194f68e54c228749da800cb7476c"}, "url": "http://172.30.9.40:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "a1d7194f68e54c228749da800cb7476c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/a9df54a0c8b64709a9c8623320258fca"}, "url": "http://172.30.9.40:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/aa7d6a9bcca04cfc9a474bfd824b520b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa29a7871d64449ba391c519c497ce02", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b1c1e655c7514abd9eee7a4eae4ec82c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/b20ddb4309f5494c970a4b8c0e14001c"}, "url": "http://12.0.0.40:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c8e5aad203946e4a71abd9500510753", "id": "b20ddb4309f5494c970a4b8c0e14001c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/ba264d61d6ea4d30a04086111894f211"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "794c6aeea35246fb88a4d55b09213dc5", "id": "ba264d61d6ea4d30a04086111894f211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bb8fb1373efa44d38d149f5b91311b3c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/bf13298df2554b689b16c742aca9d875"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "10de4c008d6f47ea980a4e8f0ff57fe5", "id": "bf13298df2554b689b16c742aca9d875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c069b592629d4159bb449963702c6f5d"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1455ba37e584433886bd1568d3a247c2", "id": "c069b592629d4159bb449963702c6f5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c2128d26f7df45fe9b8793ae064fa9ed"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dbb85f7516e7469a94dcbfef94d6181e", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/c80ede2ecb8849d0ae9a1b3128aea530"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e362dbb64af64d91bf6d0635725f6a3d", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d27499e96a6540c1b20f83edb0ed0a7b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d3824630368d4522bbf2f48c746e2adb"}, "url": "http://172.30.9.40:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55e354f55aae41bdb673416cca695f99", "id": "d3824630368d4522bbf2f48c746e2adb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/d6180cc8146446129490e30017531022"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f3b9f2cce144f839705c2ebd720fc95", "id": "d6180cc8146446129490e30017531022"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e1ac82b444f344c9bc71cd334a758b71"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "id": "e1ac82b444f344c9bc71cd334a758b71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.40:5000/v3/endpoints/e55283ecb1a345d48162f671cf0da8db"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ed9938137c74822a3c83a7885365232", "id": "e55283ecb1a345d48162f671cf0da8db"}], "links": {"self": "http://172.30.9.40:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-29 18:59:48,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-cc629930-65bc-4c21-b7e4-c6f636dddd76 2018-08-29 18:59:48,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.102491140366s 2018-08-29 18:59:48,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/endpoints used request id req-cc629930-65bc-4c21-b7e4-c6f636dddd76 2018-08-29 18:59:48,315 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-29 18:59:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:59:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf6e232-21b4-4129-993c-0264808dda49 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.40:5000/v3/", "rel": "self"}]}} 2018-08-29 18:59:48,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.40:5000/v3 used request id req-bbf6e232-21b4-4129-993c-0264808dda49 2018-08-29 18:59:48,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.40:5000/v3/auth/tokens 2018-08-29 18:59:48,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1e0f323f5f444feb53b1f38ea98f18d", "name": "reader"}, {"id": "c82bf036bd144284a48fe3ac4559304a", "name": "member"}], "expires_at": "2018-08-29T19:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4a9857bd0b74fe59f377958179db098", "name": "juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2942da8a382747a3ad2611c070000fd4"}, {"url": "http://172.30.9.40:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74cfabebfbb44c2f90978e78ccaccbfa"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf13298df2554b689b16c742aca9d875"}], "type": "identity", "id": "10de4c008d6f47ea980a4e8f0ff57fe5", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v2/a4a9857bd0b74fe59f377958179db098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3db503f1be9442139e19a7fd8abe1dee"}, {"url": "http://192.30.9.4:8776/v2/a4a9857bd0b74fe59f377958179db098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97635376276c4262865d5e205306ee89"}, {"url": "http://192.30.9.4:8776/v2/a4a9857bd0b74fe59f377958179db098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c069b592629d4159bb449963702c6f5d"}], "type": "volumev2", "id": "1455ba37e584433886bd1568d3a247c2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36e48712ef0d4e3ea9d9dc9c84442951"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "45f876358d92405d9cd7dc8c317ed2ca"}, {"url": "http://172.30.9.40:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2a221085fd41dfb012f9b82c1c302c"}], "type": "network", "id": "2113372252234416bc15d93d5bd76069", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6860c53ae0af4126916dfb7f15427d13"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "756a07f888de43b193c530b3214a4398"}, {"url": "http://172.30.9.40:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3824630368d4522bbf2f48c746e2adb"}], "type": "event", "id": "55e354f55aae41bdb673416cca695f99", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.40:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b5a085487724d63bb60b2fde1ab99a1"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90049b520fd243d1960846ca1d436336"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6180cc8146446129490e30017531022"}], "type": "alarming", "id": "5f3b9f2cce144f839705c2ebd720fc95", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.40:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "07ed4067ae3f48aab29474e7489c6f58"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d720d5fd6e745879c8a4d2f64115761"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "241e33d29a6c46e1bbe50830ccc01ea4"}], "type": "image", "id": "6199190308f3462eb5c3c7a58711a3d3", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.40:8004/v1/a4a9857bd0b74fe59f377958179db098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a84f2d1bf24484e91eeb96462ce32a5"}, {"url": "http://192.30.9.4:8004/v1/a4a9857bd0b74fe59f377958179db098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b1c1e655c7514abd9eee7a4eae4ec82c"}, {"url": "http://192.30.9.4:8004/v1/a4a9857bd0b74fe59f377958179db098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba264d61d6ea4d30a04086111894f211"}], "type": "orchestration", "id": "794c6aeea35246fb88a4d55b09213dc5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.40:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9df54a0c8b64709a9c8623320258fca"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d27499e96a6540c1b20f83edb0ed0a7b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e55283ecb1a345d48162f671cf0da8db"}], "type": "compute", "id": "7ed9938137c74822a3c83a7885365232", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.40:8080/v1/AUTH_a4a9857bd0b74fe59f377958179db098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a7a5cffbcb34c59b5db8b974e1914ef"}, {"url": "http://12.0.0.40:8080/v1/AUTH_a4a9857bd0b74fe59f377958179db098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fadec66b49447f399634f10c3c62720"}, {"url": "http://12.0.0.40:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b20ddb4309f5494c970a4b8c0e14001c"}], "type": "object-store", "id": "8c8e5aad203946e4a71abd9500510753", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b4a989c2b4442189d8695a4abe22c89"}, {"url": "http://172.30.9.40:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103ae6ddc2694596bb38ff058fa60a0b"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "409a75dc82024e0ca437905d9b22e435"}], "type": "cloudformation", "id": "96c89cb3622841c58b67358934683fe9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.40:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a29d2bf58f4e0996a7a02f9210b7b7"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "492ae18cdf2740bcbc1d83b0078a9401"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa7d6a9bcca04cfc9a474bfd824b520b"}], "type": "placement", "id": "aa29a7871d64449ba391c519c497ce02", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v3/a4a9857bd0b74fe59f377958179db098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96f077c30f234006b573b74abcf8cb1a"}, {"url": "http://192.30.9.4:8776/v3/a4a9857bd0b74fe59f377958179db098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb8fb1373efa44d38d149f5b91311b3c"}, {"url": "http://192.30.9.4:8776/v3/a4a9857bd0b74fe59f377958179db098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1ac82b444f344c9bc71cd334a758b71"}], "type": "volumev3", "id": "d130ea8fb3ce46eea4d7c2d98cef59a8", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9011758d9f9f4ef6a97341801cd4413c"}, {"url": "http://172.30.9.40:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a1d7194f68e54c228749da800cb7476c"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2128d26f7df45fe9b8793ae064fa9ed"}], "type": "metric", "id": "dbb85f7516e7469a94dcbfef94d6181e", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.40:8776/v1/a4a9857bd0b74fe59f377958179db098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05029ef666e346deb4ad413101e330e2"}, {"url": "http://192.30.9.4:8776/v1/a4a9857bd0b74fe59f377958179db098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "708e13bdbdc049bba30077e655db5017"}, {"url": "http://192.30.9.4:8776/v1/a4a9857bd0b74fe59f377958179db098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c80ede2ecb8849d0ae9a1b3128aea530"}], "type": "volume", "id": "e362dbb64af64d91bf6d0635725f6a3d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fe6a7eefdcd14324a1a42a406f81a53d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d", "id": "891ab9a626644c5e8339e34bf0f2c5b0"}, "audit_ids": ["2Yt2Z6V5SD24oxTDNOAjjg"], "issued_at": "2018-08-29T18:59:48.000000Z"}} 2018-08-29 18:59:48,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-29 18:59:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"network": {"name": "juju_epc-net_c12180a3-6769-47ba-a014-960ff0940c0d", "admin_state_up": true}}' 2018-08-29 18:59:49,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a97adef9-644a-4fe9-bd1a-9a6c3a6b1e44 Date: Wed, 29 Aug 2018 18:59:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"21f69b7c-66dd-4412-b6f1-789fc80c30a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4a9857bd0b74fe59f377958179db098","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:59:49Z","is_default":false,"name":"juju_epc-net_c12180a3-6769-47ba-a014-960ff0940c0d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a4a9857bd0b74fe59f377958179db098","created_at":"2018-08-29T18:59:49Z","mtu":1450}} 2018-08-29 18:59:49,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a97adef9-644a-4fe9-bd1a-9a6c3a6b1e44 2018-08-29 18:59:49,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.889465093613s 2018-08-29 18:59:49,595 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-a97adef9-644a-4fe9-bd1a-9a6c3a6b1e44 2018-08-29 18:59:49,596 - 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-29T18:59:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'21f69b7c-66dd-4412-b6f1-789fc80c30a1', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_c12180a3-6769-47ba-a014-960ff0940c0d', u'admin_state_up': True, u'tenant_id': u'a4a9857bd0b74fe59f377958179db098', u'created_at': u'2018-08-29T18:59:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4a9857bd0b74fe59f377958179db098', u'l2_adjacency': True}) 2018-08-29 18:59:49,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 18:59:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 18:59:49,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-2a95dfbd-e804-41c5-a238-f4d823c52c14 Date: Wed, 29 Aug 2018 18:59:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"21f69b7c-66dd-4412-b6f1-789fc80c30a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4a9857bd0b74fe59f377958179db098","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T18:59:49Z","qos_policy_id":null,"name":"juju_epc-net_c12180a3-6769-47ba-a014-960ff0940c0d","admin_state_up":true,"tenant_id":"a4a9857bd0b74fe59f377958179db098","created_at":"2018-08-29T18:59:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 18:59:49,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2a95dfbd-e804-41c5-a238-f4d823c52c14 2018-08-29 18:59:49,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142431974411s 2018-08-29 18:59:49,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-2a95dfbd-e804-41c5-a238-f4d823c52c14 2018-08-29 18:59:49,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-29 18:59:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"subnet": {"name": "juju_epc-subnet_c12180a3-6769-47ba-a014-960ff0940c0d", "enable_dhcp": true, "network_id": "21f69b7c-66dd-4412-b6f1-789fc80c30a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-29 18:59:50,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-11fa7a33-656a-45ec-952f-e06c464d9bab Date: Wed, 29 Aug 2018 18:59:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21f69b7c-66dd-4412-b6f1-789fc80c30a1","tenant_id":"a4a9857bd0b74fe59f377958179db098","created_at":"2018-08-29T18:59:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:59:49Z","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":"a4a9857bd0b74fe59f377958179db098","id":"be680ebd-8789-49f4-8840-e1cfafe06551","subnetpool_id":null,"name":"juju_epc-subnet_c12180a3-6769-47ba-a014-960ff0940c0d"}} 2018-08-29 18:59:50,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-11fa7a33-656a-45ec-952f-e06c464d9bab 2018-08-29 18:59:50,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.617743968964s 2018-08-29 18:59:50,359 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-11fa7a33-656a-45ec-952f-e06c464d9bab 2018-08-29 18:59:50,359 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T18:59:49Z', 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'be680ebd-8789-49f4-8840-e1cfafe06551', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c12180a3-6769-47ba-a014-960ff0940c0d', u'enable_dhcp': True, u'network_id': u'21f69b7c-66dd-4412-b6f1-789fc80c30a1', u'tenant_id': u'a4a9857bd0b74fe59f377958179db098', u'created_at': u'2018-08-29T18:59:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'a4a9857bd0b74fe59f377958179db098'}) 2018-08-29 18:59:50,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-29 18:59:50,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"router": {"external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98"}, "name": "juju_epc-router_c12180a3-6769-47ba-a014-960ff0940c0d", "admin_state_up": true}}' 2018-08-29 18:59:51,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c5e04a7d-eec2-45f2-8bee-18dc919f301f Date: Wed, 29 Aug 2018 18:59:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T18:59:50Z", "admin_state_up": true, "updated_at": "2018-08-29T18:59:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a4a9857bd0b74fe59f377958179db098", "id": "64a1151e-ee68-40ed-bc09-d5decfb414fc", "name": "juju_epc-router_c12180a3-6769-47ba-a014-960ff0940c0d"}} 2018-08-29 18:59:51,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c5e04a7d-eec2-45f2-8bee-18dc919f301f 2018-08-29 18:59:51,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62028717995s 2018-08-29 18:59:51,981 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-c5e04a7d-eec2-45f2-8bee-18dc919f301f 2018-08-29 18:59:51,981 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T18:59:51Z', u'revision_number': 2, u'id': u'64a1151e-ee68-40ed-bc09-d5decfb414fc', u'external_gateway_info': {u'network_id': u'4bb551f9-5141-4650-8478-643628361f98', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'49580c6b-6829-429a-b325-baec8fd98bae', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_c12180a3-6769-47ba-a014-960ff0940c0d', u'admin_state_up': True, u'tenant_id': u'a4a9857bd0b74fe59f377958179db098', u'created_at': u'2018-08-29T18:59:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'a4a9857bd0b74fe59f377958179db098'}) 2018-08-29 18:59:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-29 18:59:51,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"subnet_id": "be680ebd-8789-49f4-8840-e1cfafe06551"}' 2018-08-29 18:59:54,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-50fb1f03-b758-4c91-8486-4141cced516d Date: Wed, 29 Aug 2018 18:59:54 GMT RESP BODY: {"network_id": "21f69b7c-66dd-4412-b6f1-789fc80c30a1", "tenant_id": "a4a9857bd0b74fe59f377958179db098", "subnet_id": "be680ebd-8789-49f4-8840-e1cfafe06551", "subnet_ids": ["be680ebd-8789-49f4-8840-e1cfafe06551"], "port_id": "a5e6a683-b7a2-4e35-9a01-7640949af93d", "id": "64a1151e-ee68-40ed-bc09-d5decfb414fc"} 2018-08-29 18:59:54,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc/add_router_interface.json used request id req-50fb1f03-b758-4c91-8486-4141cced516d 2018-08-29 18:59:54,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67031097412s 2018-08-29 18:59:54,652 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc/add_router_interface.json used request id req-50fb1f03-b758-4c91-8486-4141cced516d returning object 64a1151e-ee68-40ed-bc09-d5decfb414fc 2018-08-29 18:59:54,653 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-29 18:59:56,418 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:7c14bb05aa9d8a4224a91d54f702b0a6 sha256:85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9 2018-08-29 18:59:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" 2018-08-29 18:59:56,424 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 29 Aug 2018 18:59:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.40:9292/v2/", "rel": "self"}]}]} 2018-08-29 18:59:56,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 18:59:56,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 18:59:56,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-995341ab-b3a4-4469-afdb-0fce2f80b982 Date: Wed, 29 Aug 2018 18:59:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 18:59:56,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-995341ab-b3a4-4469-afdb-0fce2f80b982 2018-08-29 18:59:56,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300224065781s 2018-08-29 18:59:56,729 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-995341ab-b3a4-4469-afdb-0fce2f80b982 2018-08-29 18:59:56,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 18:59:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "owner_specified.shade.object": "images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d"}' 2018-08-29 18:59:57,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bab70966-b792-44e3-b420-9903d8917d74 Date: Wed, 29 Aug 2018 18:59:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T18:59:56Z", "file": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "size": null, "self": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": null, "created_at": "2018-08-29T18:59:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 18:59:57,335 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-bab70966-b792-44e3-b420-9903d8917d74 2018-08-29 18:59:57,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.599858999252s 2018-08-29 18:59:57,336 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-bab70966-b792-44e3-b420-9903d8917d74 returning object 31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb 2018-08-29 18:59:57,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 18:59:57,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '' 2018-08-29 19:00:02,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60887b3e-9509-4264-a36d-28a996666e3f Date: Wed, 29 Aug 2018 19:00: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-29 19:00:02,964 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file used request id req-60887b3e-9509-4264-a36d-28a996666e3f 2018-08-29 19:00:02,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.62707400322s 2018-08-29 19:00:02,964 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file used request id req-60887b3e-9509-4264-a36d-28a996666e3f 2018-08-29 19:00:02,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 19:00:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:00:03,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-16d60d43-a66f-405b-b21a-7361a7c7c29d Date: Wed, 29 Aug 2018 19:00:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T19:00:02Z", "file": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "size": 296681472, "self": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-29T18:59:56Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 19:00:03,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-16d60d43-a66f-405b-b21a-7361a7c7c29d 2018-08-29 19:00:03,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362610816956s 2018-08-29 19:00:03,005 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-16d60d43-a66f-405b-b21a-7361a7c7c29d 2018-08-29 19:00:03,007 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file', 'owner': u'a4a9857bd0b74fe59f377958179db098', 'id': u'31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb', 'size': 296681472, u'self': u'/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4a9857bd0b74fe59f377958179db098', 'name': 'juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T19:00:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T19:00:02Z', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'properties': {u'os_hash_value': u'b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da', u'self': u'/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d', 'created': u'2018-08-29T18:59:56Z', 'checksum': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'created_at': u'2018-08-29T18:59:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da', 'metadata': {u'os_hash_value': u'b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da', u'self': u'/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'schema': u'/v2/schemas/image'}}) 2018-08-29 19:00:04,289 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb -s xenial -r regionOne -u http://172.30.9.40: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-29 19:00:04,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 19:00:04,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c12180a3-6769-47ba-a014-960ff0940c0d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-29 19:00:04,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:00: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-3cbdde20-c483-46ab-bc3f-defc5f754baa x-compute-request-id: req-3cbdde20-c483-46ab-bc3f-defc5f754baa Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_c12180a3-6769-47ba-a014-960ff0940c0d", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3", "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": "ddd35b97-4a21-47fc-9b59-6093283512e3"}} 2018-08-29 19:00:04,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-3cbdde20-c483-46ab-bc3f-defc5f754baa 2018-08-29 19:00:04,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.281992197037s 2018-08-29 19:00:04,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-3cbdde20-c483-46ab-bc3f-defc5f754baa 2018-08-29 19:00:04,574 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c12180a3-6769-47ba-a014-960ff0940c0d', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'ddd35b97-4a21-47fc-9b59-6093283512e3', 'swap': 0}) 2018-08-29 19:00:04,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 19:00:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" -d '{"extra_specs": {}}' 2018-08-29 19:00:04,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:00: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-09d6be27-b377-40d4-92ed-419b74c79078 x-compute-request-id: req-09d6be27-b377-40d4-92ed-419b74c79078 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 19:00:04,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3/os-extra_specs used request id req-09d6be27-b377-40d4-92ed-419b74c79078 2018-08-29 19:00:04,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223701000214s 2018-08-29 19:00:04,597 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3/os-extra_specs used request id req-09d6be27-b377-40d4-92ed-419b74c79078 2018-08-29 19:00:04,597 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-29 19:00:04,599 - 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-258 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-29 19:00:04,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-29 19:00:04,694 - 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-29 19:00:04,695 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-29 19:00:04,778 - 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-29 19:00:04,779 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-29 19:00:06,232 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-29 19:00:06,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 19:00:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:00:06,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-834c8348-ccf9-46aa-a366-c81ce0f206f7 Date: Wed, 29 Aug 2018 19:00:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T19:00:02Z", "file": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "size": 296681472, "self": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-29T18:59:56Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 19:00:06,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-834c8348-ccf9-46aa-a366-c81ce0f206f7 2018-08-29 19:00:06,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0329921245575s 2018-08-29 19:00:06,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-834c8348-ccf9-46aa-a366-c81ce0f206f7 2018-08-29 19:00:06,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-29 19:00:06,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d"}' 2018-08-29 19:00:06,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2b907964-3fb4-481a-88b3-102a435892d5 Date: Wed, 29 Aug 2018 19:00:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T19:00:06Z", "file": "/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "fddb8ad0-b74b-4ae9-94cb-88454a392926", "size": null, "self": "/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": null, "created_at": "2018-08-29T19:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-29 19:00:06,336 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2b907964-3fb4-481a-88b3-102a435892d5 2018-08-29 19:00:06,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0638720989227s 2018-08-29 19:00:06,336 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.40:9292/v2/images used request id req-2b907964-3fb4-481a-88b3-102a435892d5 returning object fddb8ad0-b74b-4ae9-94cb-88454a392926 2018-08-29 19:00:06,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-29 19:00:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '' 2018-08-29 19:00:11,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28ad7720-f603-4f67-a7e6-433938169d49 Date: Wed, 29 Aug 2018 19:00: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-29 19:00:11,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/file used request id req-28ad7720-f603-4f67-a7e6-433938169d49 2018-08-29 19:00:11,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.84954404831s 2018-08-29 19:00:11,187 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/file used request id req-28ad7720-f603-4f67-a7e6-433938169d49 2018-08-29 19:00:11,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 19:00:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:00:11,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-0f5b2dcc-bd30-44e0-9c4d-5772d8668dd5 Date: Wed, 29 Aug 2018 19:00:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T19:00:11Z", "file": "/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "fddb8ad0-b74b-4ae9-94cb-88454a392926", "size": 263193088, "self": "/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-29T19:00:06Z", "os_hidden": false, "protected": false, "os_hash_value": "95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T19:00:02Z", "file": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "size": 296681472, "self": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-29T18:59:56Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 19:00:11,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0f5b2dcc-bd30-44e0-9c4d-5772d8668dd5 2018-08-29 19:00:11,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382709503174s 2018-08-29 19:00:11,230 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-0f5b2dcc-bd30-44e0-9c4d-5772d8668dd5 2018-08-29 19:00:11,232 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/file', 'owner': u'a4a9857bd0b74fe59f377958179db098', 'id': u'fddb8ad0-b74b-4ae9-94cb-88454a392926', 'size': 263193088, u'self': u'/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4a9857bd0b74fe59f377958179db098', 'name': 'juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T19:00:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T19:00:11Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d', 'created': u'2018-08-29T19:00:06Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-29T19:00:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', 'metadata': {u'os_hash_value': u'95292149bd2422421f9108f90b8aa2421121b613d5620d7abb2484936b6f58fb9a0e8022f765360c1efac021ccb1e92775e9fe7ba0f78034ca56d97d5a3cbe15', u'self': u'/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c12180a3-6769-47ba-a014-960ff0940c0d', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'schema': u'/v2/schemas/image'}}) 2018-08-29 19:00:11,381 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i fddb8ad0-b74b-4ae9-94cb-88454a392926 -s trusty -r regionOne -u http://172.30.9.40: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-29 19:00:11,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-29 19:00:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-29 19:00:11,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:00: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-088668af-d6cc-4cef-80a9-70697faaac65 x-compute-request-id: req-088668af-d6cc-4cef-80a9-70697faaac65 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121", "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": "e78f03a9-3ff9-4820-a22f-163b7ebf3121"}} 2018-08-29 19:00:11,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-088668af-d6cc-4cef-80a9-70697faaac65 2018-08-29 19:00:11,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0358510017395s 2018-08-29 19:00:11,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors used request id req-088668af-d6cc-4cef-80a9-70697faaac65 2018-08-29 19:00:11,419 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c12180a3-6769-47ba-a014-960ff0940c0d', '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'822c0804bb634e41a3e5d97e06b7c55d', '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'e78f03a9-3ff9-4820-a22f-163b7ebf3121', 'swap': 0}) 2018-08-29 19:00:11,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-29 19:00:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" -d '{"extra_specs": {}}' 2018-08-29 19:00:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:00: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-921299b0-a1bb-426c-ba14-391a01f7ec17 x-compute-request-id: req-921299b0-a1bb-426c-ba14-391a01f7ec17 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-29 19:00:11,440 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121/os-extra_specs used request id req-921299b0-a1bb-426c-ba14-391a01f7ec17 2018-08-29 19:00:11,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200290679932s 2018-08-29 19:00:11,440 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121/os-extra_specs used request id req-921299b0-a1bb-426c-ba14-391a01f7ec17 2018-08-29 19:00:11,440 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-29 19:03:59,002 - 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=21f69b7c-66dd-4412-b6f1-789fc80c30a1 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 19:00:11 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 19:00:11 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=21f69b7c-66dd-4412-b6f1-789fc80c30a1", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 19:00:11 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 19:00:11 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[external-network: use-floating-ip:true use-default-secgroup:true network:21f69b7c-66dd-4412-b6f1-789fc80c30a1] 19:00:11 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 19:00:11 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[automatically-retry-hooks:true default-series:xenial apt-http-proxy: transmit-vendor-metrics:true enable-os-refresh-update:true uuid:638b9131-64ea-40df-8559-bb28d1fff83c use-floating-ip:true apt-no-proxy: proxy-ssh:false update-status-hook-interval:5m ignore-machine-addresses:false external-network: network:21f69b7c-66dd-4412-b6f1-789fc80c30a1 max-action-results-age:336h apt-ftp-proxy: max-status-history-size:5G name:controller firewall-mode:instance image-stream:released http-proxy: image-metadata-url: apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 https-proxy: apt-mirror: disable-network-management:false max-action-results-size:5G enable-os-upgrade:true type:openstack net-bond-reconfigure-delay:17 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTf1yftq8Zi8iirOY8ZejtibA83fybk9CvKwPiJvmhDxyHF1kwBB1Megwj9O6lSBdOhRujSUOSOQsnNN35nGnH76JYuEIemfmNx/Ot3uqgLnpMhiDXIfUDPGa6jqJJgafNJ1QT1NxPwmmLPs9pAPLph1uUXVc6d8sa/31x3lhgauFcKW8bWje1qMTUz54hZWeQabu9VEPuCDsayCmPBwVjJtpVaCE/TRsu6JDNCGvCLj9ZIp3dk7P8N7IB81aB2nErB+SLuDGvLkME148L+ck0H9J78a9PFRxcbYf0f0AUzeV6iHnh+Uc8MqtZDXcUqnCaeVW7iBkPxBbJyEEalsrD juju-client-key logforward-enabled:false logging-config: test-mode:false resource-tags: use-default-secgroup:true max-status-history-age:336h agent-metadata-url: ssl-hostname-verification:false provisioner-harvest-mode:destroyed agent-stream:released ftp-proxy: development:false] 19:00:11 INFO juju.provider.openstack provider.go:144 opening model "controller" 19:00:12 DEBUG goose :1 auth details: &{Token:gAAAAABbhu07oaGNcz1oYSYqz0Walc2bu1iaF-zXbZtbyKf9I0M77gzS1Y4w4rjqbPOQMDfDqjQM0_gcRf-FJN-7UFe2wJqUD3uMwRcCXiWzGQlS3VvzwPEL6DyiH0cUML6DArpE-Ya4Tdjh7I98uDiGbxMPuHrtdR-XLgbXuoK39-1mo4EgWLo TenantId:a4a9857bd0b74fe59f377958179db098 UserId:891ab9a626644c5e8339e34bf0f2c5b0 Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.40:8004/v1/a4a9857bd0b74fe59f377958179db098 object-store:http://172.30.9.40:8080/v1/AUTH_a4a9857bd0b74fe59f377958179db098 placement:http://172.30.9.40:8778/placement volume:http://172.30.9.40:8776/v1/a4a9857bd0b74fe59f377958179db098 image:http://172.30.9.40:9292 volumev3:http://172.30.9.40:8776/v3/a4a9857bd0b74fe59f377958179db098 volumev2:http://172.30.9.40:8776/v2/a4a9857bd0b74fe59f377958179db098 network:http://172.30.9.40:9696 metric:http://172.30.9.40:8041 identity:http://172.30.9.40:5000 event:http://172.30.9.40:8977 alarming:http://172.30.9.40:8042 compute:http://172.30.9.40:8774/v2.1 cloudformation:http://172.30.9.40:8000/v1]]} 19:00:12 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 19:00:12 DEBUG goose :1 performing API version discovery for "http://172.30.9.40:8774/" 19:00:12 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.40:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.40:8774/v2.1/ Rel:self}] Status:CURRENT}] 19:00:12 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 19:00:12 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 19:00:12 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 19:00:12 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 19:00:12 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 19:00:12 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 19:00:12 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 19:00:12 INFO cmd bootstrap.go:233 Loading image metadata 19:00:12 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 19:00:12 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 19:00:12 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 19:00:12 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.40:5000/v3} [win2016hv win7 saucy trusty wily win2012r2 win2016nano centos7 utopic vivid xenial win2012 precise raring win81 win10 genericlinux opensuseleap quantal zesty win2012hvr2 win8 yakkety win2008r2 win2012hv win2016] [amd64 i386 armhf arm64 ppc64el s390x] released}} 19:00:12 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 19:00:15 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 19:00:16 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.40:5000/v3} not found 19:00:16 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.40:5000/v3} not found 19:00:16 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 19:00:16 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 19:00:16 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 19:00:16 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 19:00:16 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 19:00:16 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 19:00:16 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 19:00:16 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 19:00:16 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 19:00:18 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 []} 19:00:20 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 19:00:20 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 19:00:21 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 19:00:21 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb Arch:amd64 VirtType:}] 19:00:21 INFO juju.environs.instances image.go:106 find instance - using image with id: 31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb 19:00:21 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 19:00:21 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 19:00:21 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2485 bytes 19:00:21 DEBUG juju.provider.openstack provider.go:1022 using network id "21f69b7c-66dd-4412-b6f1-789fc80c30a1" 19:00:21 DEBUG goose :1 performing API version discovery for "http://172.30.9.40:9696/" 19:00:21 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.40:9696/v2.0/ Rel:self}] Status:CURRENT}] 19:00:23 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "93679886-1b5c-4839-a963-a61f552fc1c7" has status BUILD, wait 10 seconds before retry, attempt 11 19:02:24 INFO juju.provider.openstack provider.go:1189 started instance "93679886-1b5c-4839-a963-a61f552fc1c7" 19:02:24 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 19:02:25 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.215 19:02:25 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.215 - 93679886-1b5c-4839-a963-a61f552fc1c7 (arch=amd64 mem=2G cores=1) 19:02:27 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 19:02:27 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 19:02:27 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 19:02:27 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 19:02:30 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 19:02:30 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 19:02:32 DEBUG juju.provider.openstack provider.go:414 instance 93679886-1b5c-4839-a963-a61f552fc1c7 has floating IP address: 172.30.9.215 Attempting to connect to 172.30.9.215:22 Attempting to connect to 192.168.121.14:22 19:02:32 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 19:02:33 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.215 failed: ssh: connect to host 172.30.9.215 port 22: Connection refused 19:02:37 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 19:02:39 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 19:02:41 DEBUG juju.provider.openstack provider.go:414 instance 93679886-1b5c-4839-a963-a61f552fc1c7 has floating IP address: 172.30.9.215 19:02:42 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 19:02:44 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-fff83c-controller-0 19:03:55 INFO cmd bootstrap.go:423 Bootstrap agent now started 19:03:56 DEBUG juju.provider.openstack provider.go:414 instance 93679886-1b5c-4839-a963-a61f552fc1c7 has floating IP address: 172.30.9.215 19:03:56 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.215:17070 192.168.121.14:17070] 19:03:56 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.215 to verify accessibility... 19:03:56 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.215:17070 192.168.121.14:17070] 19:03:58 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" 19:03:58 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" 19:03:58 DEBUG juju.api monitor.go:35 RPC connection died 19:03:58 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 19:03:58 INFO cmd controller.go:88 Controller machines are in the "controller" model. 19:03:58 INFO cmd controller.go:89 Initial model "default" added. 19:03:58 INFO cmd supercommand.go:465 command finished 2018-08-29 19:03:59,003 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-29 19:03:59,003 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-29 19:04:12,065 - 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-29 19:04:12,065 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-29 19:21:07,107 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-29 19:20:50.462785Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-29 19:21:07,108 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-29 19:21:07,108 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-29 19:21:07,253 - 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.203 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.202 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.205 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 74f028ce-0381-4892-9868-624026b3a924 xenial nova ACTIVE 1 started 172.30.9.201 662c93cd-19b6-4453-bf25-5e8775ceaf1f trusty nova ACTIVE 2 started 172.30.9.202 2087014a-3ac5-4f5e-8736-bd5e57f9a264 trusty nova ACTIVE 3 started 172.30.9.205 b52d46db-3f51-4283-b9f7-e0291e0004ff 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-29 19:21:07,403 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-29 19:21:07,404 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-29 19:21:07,558 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.202 (agent:idle, workload:active) 2152/udp 2018-08-29 19:21:07,558 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-29 19:21:07,714 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.205 (agent:idle, workload:active) 2018-08-29 19:21:07,714 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-29 19:21:07,714 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-29 19:21:08,392 - 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-29 19:21:08,392 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-29 19:21:08,933 - 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-b7adcd-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.203 closed. 2018-08-29 19:21:08,934 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-29 19:21:09,136 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: f891742b-8f60-48d9-8d7a-b821cf9aa7e5 2018-08-29 19:30:51,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-29 19:30:35.178627Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-29 19:30:51,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-29 19:30:52,197 - 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-29 19:30:52,197 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-29 19:30:52,223 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-29 19:30:52,223 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-29 19:30:52,443 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 19:30:52,443 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 31:04 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 19:30:53,343 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 19:06:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 19:06:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 19:06:43 DEBUG juju.agent read agent config, format "2.0" machine-0: 19:06:43 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 19:06:43 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 19:06:43 DEBUG juju.worker start "engine" machine-0: 19:06:43 INFO juju.worker start "engine" machine-0: 19:06:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 19:06:43 DEBUG juju.worker "engine" started machine-0: 19:06:43 DEBUG juju.worker.introspection stats worker now serving machine-0: 19:06:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 19:06:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 19:06:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 19:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 19:06:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:06:43 DEBUG juju.worker.apicaller connecting with old password machine-0: 19:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:06:43 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-0: 19:06:43 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-0: 19:06:43 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-0: 19:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 19:06:44 DEBUG juju.worker.apicaller connected machine-0: 19:06:44 DEBUG juju.worker.apicaller changing password... machine-0: 19:06:44 DEBUG juju.worker.apicaller password changed machine-0: 19:06:44 DEBUG juju.api RPC connection died machine-0: 19:06:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 19:06:44 DEBUG juju.worker.apicaller connecting with current password machine-0: 19:06:44 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-0: 19:06:44 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-0: 19:06:44 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-0: 19:06:45 DEBUG juju.worker.apicaller connected machine-0: 19:06:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 19:06:45 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 19:06:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 19:06:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 19:06:45 INFO juju.worker.upgrader unblocking abort check machine-0: 19:06:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 19:06:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 19:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 19:06:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 19:06:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 19:06:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 19:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.logger logger setup machine-0: 19:06:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 19:06:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 19:06:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 19:06:45 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 19:06:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:06:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:06:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 19:06:45 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 19:06:45 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 19:06:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-0: 19:06:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 19:06:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 19:06:45 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 19:06:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:06:45 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 19:06:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:06:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:06:45 DEBUG juju.network including address public:172.30.9.215 for machine machine-0: 19:06:45 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 19:06:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:06:45 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:06:45 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-0: 19:06:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 19:06:45 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] machine-0: 19:06:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:06:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:06:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:06:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:06:45 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-0: 19:06:45 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:06:45 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-0: 19:06:45 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-0: 19:06:45 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 19:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 19:06:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 19:06:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 19:06:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 19:06:45 DEBUG juju.worker start "0-container-watcher" machine-0: 19:06:45 DEBUG juju.worker start "stateconverter" machine-0: 19:06:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 19:06:45 INFO juju.worker start "0-container-watcher" machine-0: 19:06:45 DEBUG juju.worker "0-container-watcher" started machine-0: 19:06:45 INFO juju.worker start "stateconverter" machine-0: 19:06:45 DEBUG juju.worker "stateconverter" started machine-0: 19:06:45 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 19:06:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 19:06:45 INFO juju.worker.machiner "machine-0" started machine-0: 19:06:45 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 19:06:45 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 19:06:45 DEBUG juju.service discovered init system "systemd" from local host machine-0: 19:06:45 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-0: 19:06:45 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.215:17070"] machine-0: 19:06:45 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: 19:06:45 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 19:06:45 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 19:06:45 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 19:06:45 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:9f:f9:75 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.16 [] [] []} {2 fa:16:3e:9f:f9:75 1450 0 ens3 ethernet false false manual [] [] []} {3 a6:49:45:a3:20:f9 1500 0 lxdbr0 bridge false false manual [] [] []} {3 a6:49:45:a3:20:f9 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 19:06:45 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 19:06:45 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: 19:06:45 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 19:06:45 INFO juju.worker start "api" unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 19:06:45 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:06:45 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:06:45 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 19:06:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:06:46 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:06:47 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 19:06:47 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 19:06:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 19:06:47 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 19:06:47 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:06:47 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:06:47 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network "lxdbr0" has addresses [fe80::a449:45ff:fea3:20f9/64 fe80::1/64] unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network including address public:172.30.9.215 for machine unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 19:06:48 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 19:06:48 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 19:06:48 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: 19:06:48 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 19:06:48 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 19:06:48 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 19:06:48 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 19:06:48 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: 19:06:48 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 19:06:48 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 19:06:48 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 19:06:48 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 19:06:48 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 19:06:48 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 19:06:48 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:06:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:06:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:06:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> machine-0: 19:06:49 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 19:06:49 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: 19:06:49 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 19:06:49 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 19:06:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:06:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 19:06:51 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: 19:06:51 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 19:06:51 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: 19:06:51 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 19:06:51 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: 19:06:51 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 19:06:51 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: 19:06:51 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 19:06:51 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 19:06:51 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: 19:06:52 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: 19:06:52 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: 19:06:53 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: 19:06:53 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: 19:06:53 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: 19:06:53 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: 19:06:53 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 19:06:53 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: 19:06:53 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: 19:06:54 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: 19:06:54 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: 19:06:54 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: 19:06:54 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: 19:06:54 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: 19:06:54 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: 19:06:54 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: 19:06:54 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: 19:06:55 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: 19:06:55 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: 19:06:55 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: 19:06:55 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: 19:06:55 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: 19:06:55 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: 19:06:55 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: 19:06:56 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: 19:06:56 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: 19:06:56 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: 19:06:56 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: 19:06:56 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 19:06:58 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: 19:06:58 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: 19:06:58 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: 19:06:58 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: 19:06:58 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: 19:06:59 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: 19:06:59 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: 19:06:59 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: 19:06:59 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: 19:06:59 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: 19:06:59 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: 19:06:59 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: 19:07:00 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: 19:07:00 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: 19:07:00 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: 19:07:00 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: 19:07:00 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: 19:07:00 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: 19:07:00 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: 19:07:01 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: 19:07:01 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: 19:07:01 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: 19:07:01 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: 19:07:01 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: 19:07:02 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: 19:07:02 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: 19:07:03 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: 19:07:03 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: 19:07:03 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: 19:07:03 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: 19:07:03 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: 19:07:03 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: 19:07:03 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: 19:07:04 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: 19:07:04 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: 19:07:04 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: 19:07:04 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: 19:07:04 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: 19:07:04 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: 19:07:04 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: 19:07:05 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: 19:07:05 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: 19:07:05 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: 19:07:05 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: 19:07:05 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: 19:07:05 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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07:06 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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07: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: 19:07:08 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: 19:07:08 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: 19:07:08 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: 19:07: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: 19:07: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 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 19:07: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 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 19:07:09 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: 19:07:09 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 18s (3816 kB/s) unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 19:07:09 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 ... 54340 files and directories currently installed.) unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 19:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 19:07: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: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 19:07: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: 19:07: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: 19:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 19:07: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: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 19:07:12 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: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 19:07: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: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 19:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 19:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 19:07: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: 19:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 19:07: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: 19:07:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 19:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 19:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 19:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 19:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 19:07:18 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: 19:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 19:07:19 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: 19:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 19:07:19 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: 19:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 19:07:19 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: 19:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 19:07:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 19:07:20 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: 19:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 19:07:20 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: 19:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 19:07:20 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: 19:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 19:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 19:07:20 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: 19:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 19:07:20 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: 19:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 19:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 19:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 19:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 19:07:23 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: 19:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 19:07:24 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: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 19:07:24 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: 19:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 19:07:25 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: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 19:07:25 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: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 19:07:25 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: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 19:07:25 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: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 19:07:25 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: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 19:07:26 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: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 19:07:26 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: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 19:07:26 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: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 19:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 19:07:27 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: 19:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 19:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 19:07:28 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: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 19:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 19:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 19:07:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:07:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:07:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:07:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:07:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 19:07:32 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:33 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 19:07:36 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: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 19:07:36 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: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 19:07:36 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: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 19:07:37 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: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:37 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: 19:07:37 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: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:07:37 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:07:38 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: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:07:38 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:38 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: 19:07:39 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 19:07:39 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: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 19:07:39 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 19:07:40 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: 19:07:40 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:40 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: 19:07:40 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 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: 19:07:40 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:07:40 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: 19:07:40 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: 19:07:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 19:07:40 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 19:07:41 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 19:07:41 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 19:07:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:07:41 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:07:41 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:07:42 DEBUG unit.abot-epc-basic/0.install --2018-08-29 19:07:42-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 19:07:42 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 19:07:42 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 19:07:42 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 19:07:42 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: 19:07:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.4K 7m49s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 201K 5m50s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 7.58M 3m55s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.3M 2m57s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 204K 3m7s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m36s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.7M 2m14s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.5M 1m58s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 213K 2m9s unit-abot-epc-basic-0: 19:07:43 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.9M 1m56s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.2M 1m46s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.0M 97s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.0M 90s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.5M 84s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 78s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 74s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 176K 85s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 83.5M 80s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 68.5M 76s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 103M 72s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 91.1M 68s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 99.7M 65s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 80.4M 62s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 99.8M 60s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 99.9M 57s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 112M 55s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 89.8M 53s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 102M 51s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 99.5M 49s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 102M 48s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 84.6M 46s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 209K 51s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 19.1M 50s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 13.3M 48s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 85.4M 47s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 95.4M 45s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 272K 49s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 7.73M 47s unit-abot-epc-basic-0: 19:07:44 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 931K 47s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 197K 52s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 69.9M 51s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 55.7M 49s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 81.7M 48s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 65.4M 47s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 71.7M 46s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 26.3M 45s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 277K 47s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 6.64M 46s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 909K 46s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 9.07M 46s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 11.2M 45s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 11.2M 44s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.0M 43s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 11.8M 42s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 11.0M 42s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 304K 43s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 900K 43s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 7.62M 43s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 10.7M 42s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.1M 41s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 10.8M 41s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 11.8M 40s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 10.6M 39s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 309K 41s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 7.72M 40s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 889K 40s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 9.53M 40s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 10.7M 39s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.2M 39s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 10.2M 38s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.1M 38s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.2M 37s unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 310K 38s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.62M 38s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 163K 41s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 70.2M 40s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 69.6M 40s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 80.1M 39s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 65.5M 39s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 86.2M 38s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 83.8M 38s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 88.7M 37s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 94.2M 37s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 95.6M 36s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 25.3M 36s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 7.90M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 7.50M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 8.15M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 307K 36s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 870K 36s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 7.20M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 7.30M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 7.24M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 8.78M 34s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 7.12M 34s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 306K 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 857K 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 8.92M 35s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 8.26M 34s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 7.34M 34s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 7.68M 34s unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 8.67M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 304K 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 873K 35s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 8.09M 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 7.90M 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 7.79M 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 8.55M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 312K 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 4.71M 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 887K 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 8.65M 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 8.38M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 7.07M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 9.26M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 312K 34s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 4.66M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 893K 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 8.54M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.38M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 7.76M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 8.74M 32s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 366K 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 1.50M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 868K 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 8.99M 33s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 8.66M 32s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 7.37M 32s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 9.76M 32s unit-abot-epc-basic-0: 19:07:47 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 8.55M 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 307K 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 867K 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 9.73M 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 7.59M 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 7.80M 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 9.94M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 8.65M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 308K 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 892K 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 6.59M 32s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 7.94M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 9.64M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 8.13M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.21M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 318K 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 3.93M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 887K 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.7M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 6.98M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 8.99M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 8.85M 30s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 9.42M 30s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 308K 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 903K 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 6.65M 31s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 6.95M 30s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.0M 30s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 8.56M 30s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 9.20M 30s unit-abot-epc-basic-0: 19:07:48 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 316K 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 4.54M 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 889K 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 9.22M 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 7.64M 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 8.70M 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 10.6M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 8.68M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 308K 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 912K 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 6.12M 30s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 8.54M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.16M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 9.20M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 9.34M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 635K 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 562K 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 882K 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 8.26M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 7.67M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 9.61M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 8.95M 28s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 8.51M 28s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 316K 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 4.83M 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 903K 29s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 8.93M 28s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 6.88M 28s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 9.79M 28s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 9.62M 28s unit-abot-epc-basic-0: 19:07:49 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 7.98M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 310K 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 925K 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 5.70M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 8.37M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 8.65M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 9.55M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 8.35M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 1.21M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 395K 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 894K 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 6.78M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 8.69M 28s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 9.30M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 8.97M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 8.53M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 320K 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 4.64M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 878K 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 7.89M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 7.42M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 10.5M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 8.67M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 9.21M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 313K 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 911K 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 5.13M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 8.91M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 7.32M 27s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 10.7M 26s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 8.79M 26s unit-abot-epc-basic-0: 19:07:50 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 1.31M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 384K 27s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 893K 27s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 7.39M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 8.23M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 8.38M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 10.6M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 7.88M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 427K 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 1004K 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 890K 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 6.78M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 8.17M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 10.7M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 8.97M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 8.39M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 315K 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 1.01M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 3.09M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 6.94M 26s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 8.16M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 10.1M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 8.55M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 6.81M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 313K 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 889K 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 7.41M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 8.29M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 9.04M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 10.1M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 8.23M 25s unit-abot-epc-basic-0: 19:07:51 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 648K 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 555K 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 900K 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 6.90M 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 8.31M 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 8.56M 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 8.97M 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 9.38M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 320K 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 4.50M 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 888K 25s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 6.98M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 8.78M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 9.13M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 8.90M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 9.56M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 308K 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 948K 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 4.73M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 9.54M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 8.35M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 8.56M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 8.76M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.30M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 388K 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 894K 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 6.86M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 8.60M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 8.74M 24s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 9.60M 23s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 8.41M 23s unit-abot-epc-basic-0: 19:07:52 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 381K 24s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.35M 24s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 901K 24s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 6.94M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 8.35M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 8.60M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 10.1M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 7.77M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 319K 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 1.08M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 2.37M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 7.53M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 8.02M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 8.82M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 9.68M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 7.84M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 312K 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 996K 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 4.07M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 7.56M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 8.22M 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 8.87M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 10.1M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 1.32M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 385K 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 930K 23s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 5.59M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 7.61M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 9.25M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 8.94M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 10.5M 22s unit-abot-epc-basic-0: 19:07:53 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 655K 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 549K 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 932K 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 5.55M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 8.36M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 9.47M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 8.94M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 9.84M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 440K 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 941K 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 920K 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 5.40M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 9.41M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 9.12M 22s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 7.71M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 8.03M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 451K 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 931K 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 921K 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 5.72M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 9.14M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 9.74M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 7.26M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 8.28M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 687K 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 161K 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 94.4M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 84.4M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 98.4M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 101M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 96.1M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 88.1M 21s unit-abot-epc-basic-0: 19:07:54 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 101M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 1.66M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 883K 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 4.98M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 5.63M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 5.49M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 377K 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 1.47M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 875K 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 5.69M 21s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.15M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 6.30M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 450K 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 895K 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 850K 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 7.17M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 5.62M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 6.93M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 6.62M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 330K 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 836K 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 3.67M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 6.80M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 6.42M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 5.28M 20s unit-abot-epc-basic-0: 19:07:55 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 381K 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 1.44M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 857K 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.70M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 5.70M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 7.42M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.69M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 351K 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 2.08M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 873K 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 8.30M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 5.82M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 6.65M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 6.75M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 342K 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 992K 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.90M 20s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 8.98M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 5.89M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 7.28M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 6.83M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 353K 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 2.12M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 872K 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 9.63M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 5.96M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 8.00M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 6.03M 19s unit-abot-epc-basic-0: 19:07:56 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 364K 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 1.91M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 850K 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 10.4M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 7.13M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 6.08M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 8.60M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 698K 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 576K 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 935K 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 3.03M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 9.76M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 6.35M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 7.02M 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 6.94M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 357K 19s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 2.16M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 864K 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 8.91M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 8.10M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 6.40M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 8.00M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 702K 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 621K 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1006K 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 1.88M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 9.42M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 7.77M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 6.49M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 9.19M 18s unit-abot-epc-basic-0: 19:07:57 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 457K 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 978K 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 999K 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 2.93M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 9.44M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 7.76M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.99M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 7.83M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 392K 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.49M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 973K 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 3.51M 18s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 9.60M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 7.63M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 6.03M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 7.79M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 392K 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 1.41M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1003K 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 3.80M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 9.36M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 7.24M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 6.71M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 7.60M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 375K 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.69M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 999K 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 3.77M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 9.33M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 8.22M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 6.32M 17s unit-abot-epc-basic-0: 19:07:58 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 7.48M 17s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 375K 17s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.71M 17s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 998K 17s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 3.67M 17s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 8.87M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 8.88M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 6.38M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 7.60M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 395K 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.51M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 951K 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 3.51M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 8.86M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 8.94M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 6.34M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 7.75M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 408K 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1.37M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 997K 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 2.98M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 8.12M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 9.24M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 7.01M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 7.18M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 458K 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.09M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 973K 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.50M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.66M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 9.60M 16s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 7.26M 15s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 8.45M 15s unit-abot-epc-basic-0: 19:07:59 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 465K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.15M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.01M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.82M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 6.96M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 10.1M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 7.92M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 7.71M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 719K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 628K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 2.40M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 887K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 6.86M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 12.1M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 8.76M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 6.89M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 721K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 642K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.31M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 881K 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 6.17M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 10.7M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 8.63M 15s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 7.67M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.45M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 454K 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 2.05M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 905K 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 4.87M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 10.0M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 8.51M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 7.61M 14s unit-abot-epc-basic-0: 19:08:00 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.46M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 517K 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.39M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 987K 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 2.96M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 9.28M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 8.66M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 7.49M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 8.37M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 436K 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.15M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 987K 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.63M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 9.19M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 8.83M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 7.18M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 9.34M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 448K 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.13M 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 947K 14s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.49M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 10.6M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 8.66M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 6.86M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 8.46M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 482K 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.10M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 916K 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.30M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 6.02M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 10.5M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 6.36M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 11.0M 13s unit-abot-epc-basic-0: 19:08:01 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 712K 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 638K 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.02M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.67M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 6.98M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 9.30M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 7.50M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 8.70M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 728K 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 651K 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.21M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 884K 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 5.92M 13s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 9.31M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 8.46M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 7.17M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 758K 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 668K 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.84M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 890K 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 6.27M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 7.96M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 9.19M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 7.10M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.50M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 532K 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.34M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 988K 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 2.73M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 8.88M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 9.68M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 6.10M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 8.63M 12s unit-abot-epc-basic-0: 19:08:02 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 449K 12s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.13M 12s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1001K 12s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 2.67M 12s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.88M 12s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 10.2M 12s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 7.02M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 6.55M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 487K 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 1.12M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.07M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.68M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 5.72M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 9.09M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 8.69M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 6.53M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 753K 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 651K 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 1.84M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 964K 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 5.51M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 8.76M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 8.80M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 6.96M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.55M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 466K 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 2.09M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1017K 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.75M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 6.59M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 9.45M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 7.58M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 6.53M 11s unit-abot-epc-basic-0: 19:08:03 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 468K 11s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.13M 11s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.17M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.68M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 5.97M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 8.97M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 8.92M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 6.94M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 752K 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 659K 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 2.11M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 944K 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 4.57M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 7.14M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 9.33M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 7.97M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 6.55M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 453K 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.19M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 187K 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 81.2M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 78.5M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 93.1M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 91.5M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 87.9M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 95.0M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 95.2M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 94.9M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.07M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 4.32M 10s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 6.54M 9s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.33M 9s unit-abot-epc-basic-0: 19:08:04 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 455K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 1001K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.31M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.59M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 4.78M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 6.45M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.40M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 450K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.53M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1011K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 4.25M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 6.91M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 4.93M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 488K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 920K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.02M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.11M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 4.43M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 7.40M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 5.24M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 443K 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.08M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.50M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.47M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.21M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 8.80M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 4.73M 9s unit-abot-epc-basic-0: 19:08:05 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 446K 9s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.10M 9s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 2.21M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 1.11M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 4.26M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 9.68M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.88M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 497K 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 1.04M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.95M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.01M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 4.57M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 6.59M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 7.70M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.44M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 470K 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.75M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.23M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.08M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 4.80M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 9.14M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 5.01M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 501K 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.16M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.73M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.10M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 3.67M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 4.70M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 11.2M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 4.85M 8s unit-abot-epc-basic-0: 19:08:06 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 456K 8s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.17M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.53M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.05M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 4.96M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 5.28M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 10.0M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 5.13M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 456K 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.12M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 2.86M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.04M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 4.45M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 6.23M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 10.3M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.07M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 457K 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.17M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 2.54M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.08M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 4.40M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 5.39M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 9.46M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 5.20M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 507K 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 998K 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.54M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.11M 7s unit-abot-epc-basic-0: 19:08:07 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 4.16M 7s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 192K 7s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 64.1M 7s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 62.2M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 60.9M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 64.7M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 70.8M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 62.8M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 71.6M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 79.3M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 33.6M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.38M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 451K 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.43M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1005K 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.62M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 7.52M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.39M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 456K 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.40M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1008K 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.47M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 7.33M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 3.40M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 387K 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1.49M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 973K 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.20M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 8.75M 6s unit-abot-epc-basic-0: 19:08:08 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 4.48M 6s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 437K 6s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.12M 6s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 967K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 2.43M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 6.23M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 7.39M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 680K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 591K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 2.02M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.05M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 3.87M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 7.49M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 3.64M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 395K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.56M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 960K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 3.14M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 6.15M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 7.90M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 685K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 593K 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 2.06M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.10M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.21M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 8.94M 5s unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 4.86M 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 438K 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.15M 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.09M 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 2.13M 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 4.02M 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 8.09M 5s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 3.34M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 400K 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.59M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.06M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 2.32M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 6.13M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 7.99M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 1.43M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 441K 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.77M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.02M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.97M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 7.55M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 8.59M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 750K 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 565K 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.16M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.05M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 3.26M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 7.46M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 9.99M 4s unit-abot-epc-basic-0: 19:08:10 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 695K 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 591K 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 2.34M 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 1.04M 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 3.21M 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 7.56M 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 10.2M 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 469K 4s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1008K 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 2.38M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.03M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.21M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 7.96M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 9.00M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 471K 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 1013K 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.16M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.07M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 3.30M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 7.20M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 9.25M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 470K 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1020K 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 2.36M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.03M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 3.27M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 7.29M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 9.16M 3s unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 701K 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 595K 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.45M 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.02M 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 3.29M 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 6.61M 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 9.72M 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 701K 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 611K 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 2.22M 3s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.03M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 3.32M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 6.19M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 10.1M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 700K 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 613K 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.36M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1024K 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 3.17M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 6.04M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 11.2M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 698K 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 675K 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.75M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.03M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 2.88M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 6.00M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 11.0M 2s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 701K 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 685K 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.71M 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 1012K 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 3.21M 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 5.84M 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 9.99M 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 763K 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 638K 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 1.71M 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.03M 2s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.91M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 5.80M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 9.47M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 764K 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 639K 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.74M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.02M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 2.84M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 5.79M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 9.35M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 768K 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 643K 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.84M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 1002K 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 2.90M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 5.17M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 11.1M 1s unit-abot-epc-basic-0: 19:08:13 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.56M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 448K 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1.85M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 995K 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.83M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 5.29M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 10.2M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.70M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 451K 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 1.68M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 997K 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 2.79M 1s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 5.26M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 9.44M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.72M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 451K 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 1.69M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.03M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 2.49M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 4.70M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 9.80M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.09M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 407K 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.75M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.09M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 2.10M 0s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 4.94M=32s unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install 2018-08-29 19:08:14 (1.42 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:08:14 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: 19:08:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57381 files and directories currently installed.) unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 19:08:20 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: 19:08:20 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 19:08:20 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: 19:08:20 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 19:08:20 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: 19:08:20 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: 19:08:20 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 19:08:20 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: 19:08:20 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 19:08:20 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: 19:08:20 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 19:08:20 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: 19:08:20 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 19:08:20 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 19:08:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:08:21 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 19:08:21 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 19:08:21 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 19:08:21 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: 19:08:21 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: 19:08:21 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: 19:08:21 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: 19:08:21 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:22 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:23 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:24 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:25 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:26 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:27 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:28 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:29 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: 19:08:30 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: 19:08:30 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: 19:08:30 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: 19:08:30 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: 19:08:30 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: 19:08:30 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: 19:08:30 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: 19:08:30 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-134.160 [867 kB] unit-abot-epc-basic-0: 19:08:30 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: 19:08:31 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: 19:08:31 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: 19:08:31 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: 19:08:31 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: 19:08:31 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: 19:08:31 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:32 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: 19:08:33 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: 19:08:33 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: 19:08:33 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: 19:08:33 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:34 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: 19:08:35 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: 19:08:35 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: 19:08:35 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: 19:08:35 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: 19:08:35 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: 19:08:35 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: 19:08:36 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: 19:08:36 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: 19:08:36 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: 19:08:36 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: 19:08:36 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 19:08:36 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 19:08:36 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 19:08:36 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 19:08:36 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 19:08:37 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: 19:08:37 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: 19:08:37 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: 19:08:37 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 16s (6234 kB/s) unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 19:08:37 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 ... 57544 files and directories currently installed.) unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 19:08:37 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 19:08:38 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: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 19:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 19:08:39 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: 19:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 19:08:39 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: 19:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 19:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 19:08:40 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: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 19:08:40 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: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 19:08:40 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: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 19:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 19:08:41 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: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 19:08:42 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: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 19:08:42 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: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 19:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 19:08:43 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: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 19:08:43 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: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 19:08:43 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: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 19:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 19:08:43 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: 19:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 19:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 19:08:44 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: 19:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 19:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 19:08:46 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: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 19:08:46 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: 19:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 19:08:47 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: 19:08:47 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 19:08:47 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: 19:08:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 19:08:47 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: 19:08:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:08:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 19:08:48 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: 19:08:48 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:08:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 19:08:48 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: 19:08:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:08:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:08:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:08:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:08:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:08:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 19:08:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 19:08:49 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: 19:08:50 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 19:08:50 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 ... 61187 files and directories currently installed.) unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 19:08:51 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: 19:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-134.160_amd64.deb ... unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 19:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 19:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 19:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 19:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 19:08:53 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: 19:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 19:08:54 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: 19:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 19:08:54 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: 19:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 19:08:54 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: 19:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 19:08:54 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: 19:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 19:08:54 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: 19:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 19:08:55 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: 19:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 19:08:55 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: 19:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 19:08:55 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: 19:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 19:08:55 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: 19:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 19:08:56 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: 19:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 19:08:56 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: 19:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 19:08:56 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: 19:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 19:08:56 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: 19:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 19:08:58 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: 19:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 19:09:00 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: 19:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 19:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 19:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 19:09:05 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: 19:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 19:09:05 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: 19:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 19:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 19:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 19:09:06 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: 19:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 19:09:06 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: 19:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 19:09:08 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: 19:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 19:09:09 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: 19:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 19:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 19:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 19:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 19:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 19:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 19:09:10 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: 19:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 19:09:10 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: 19:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 19:09:10 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: 19:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 19:09:10 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: 19:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 19:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 19:09:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 19:09:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 19:09:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 19:09:16 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 19:09:17 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: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 19:09:17 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 19:09:18 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: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 19:09:20 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 19:09:21 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 19:09:22 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:09:22 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:09:22 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 19:09:23 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 19:09:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:09:26 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: 19:09:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.9 KB/sec) unit-abot-epc-basic-0: 19:09:26 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: 19:09:26 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 489.7 KB/sec) unit-abot-epc-basic-0: 19:09:26 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: 19:09:26 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 830.3 KB/sec) unit-abot-epc-basic-0: 19:09:26 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: 19:09:26 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 555.9 KB/sec) unit-abot-epc-basic-0: 19:09:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 19:09:27 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 776.0 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 490.9 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1091.9 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 754.8 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 951.1 KB/sec) unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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: 19:09:27 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 64.8 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 88.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 166.5 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 596.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 57.9 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 407.5 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 257.1 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 30.0 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 400.2 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 42.4 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 7/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 291.1 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 145.5 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 132.5 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 168.3 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 114.2 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 57.3 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 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 473.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1637.4 KB/sec) unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 19:09:27 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 616.9 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 164.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:27 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1060.7 KB/sec) unit-abot-epc-basic-0: 19:09:27 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: 19:09:28 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 682.3 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 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 47.1 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 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 153.6 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 19:09:28 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 507.7 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 945.9 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 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: 19:09:28 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: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 64/153 KB 3/30 KB 68/153 KB 5/30 KB 68/153 KB 3/30 KB 72/153 KB 5/30 KB 76/153 KB 5/30 KB 76/153 KB 5/30 KB 3/13 KB 76/153 KB 5/30 KB 6/13 KB 76/153 KB 5/30 KB 9/13 KB 76/153 KB 5/30 KB 11/13 KB 76/153 KB 5/30 KB 13/13 KB 76/153 KB 7/30 KB 13/13 KB 80/153 KB 9/30 KB 13/13 KB 80/153 KB 12/30 KB 3/48 KB 13/13 KB 3/35 KB 80/153 KB 7/30 KB 13/13 KB 80/153 KB 9/30 KB 3/48 KB 13/13 KB 3/35 KB 80/153 KB 12/30 KB 6/48 KB 13/13 KB 3/35 KB 80/153 KB 9/30 KB 13/13 KB 3/35 KB 80/153 KB 12/30 KB 6/48 KB 13/13 KB 5/35 KB 80/153 KB 12/30 KB 9/48 KB 13/13 KB 5/35 KB 80/153 KB 12/30 KB 9/48 KB 13/13 KB 8/35 KB 80/153 KB 12/30 KB 9/48 KB 13/13 KB 11/35 KB 80/153 KB 12/30 KB 11/48 KB 13/13 KB 11/35 KB 80/153 KB 12/30 KB 11/48 KB 13/13 KB 13/35 KB 80/153 KB 12/30 KB 11/48 KB 13/13 KB 16/35 KB 84/153 KB 12/30 KB 11/48 KB 13/13 KB 16/35 KB 88/153 KB 15/30 KB 14/48 KB 13/13 KB 16/35 KB 84/153 KB 15/30 KB 14/48 KB 13/13 KB 16/35 KB 84/153 KB 12/30 KB 14/48 KB 13/13 KB 16/35 KB 92/153 KB 15/30 KB 14/48 KB 13/13 KB 16/35 KB 92/153 KB 17/30 KB 14/48 KB 13/13 KB 16/35 KB 96/153 KB 17/30 KB 14/48 KB 13/13 KB 16/35 KB 96/153 KB 20/30 KB 14/48 KB 13/13 KB 16/35 KB 96/153 KB 20/30 KB 14/48 KB 13/13 KB 19/35 KB 96/153 KB 20/30 KB 16/48 KB 13/13 KB 19/35 KB 96/153 KB 20/30 KB 16/48 KB 13/13 KB 21/35 KB 96/153 KB 20/30 KB 19/48 KB 21/35 KB 96/153 KB 20/30 KB 19/48 KB 24/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 191.8 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 96/153 KB 20/30 KB 22/48 KB 27/35 KB 96/153 KB 20/30 KB 22/48 KB 24/35 KB 100/153 KB 20/30 KB 22/48 KB 27/35 KB 104/153 KB 23/30 KB 25/48 KB 29/35 KB 100/153 KB 23/30 KB 25/48 KB 29/35 KB 100/153 KB 20/30 KB 25/48 KB 29/35 KB 108/153 KB 23/30 KB 27/48 KB 29/35 KB 100/153 KB 20/30 KB 22/48 KB 29/35 KB 108/153 KB 23/30 KB 27/48 KB 32/35 KB 108/153 KB 23/30 KB 27/48 KB 35/35 KB 108/153 KB 23/30 KB 30/48 KB 35/35 KB 108/153 KB 23/30 KB 30/48 KB 35/35 KB 108/153 KB 25/30 KB 30/48 KB 35/35 KB 108/153 KB 25/30 KB 32/48 KB 35/35 KB 108/153 KB 23/30 KB 32/48 KB 35/35 KB 112/153 KB 28/30 KB 32/48 KB 35/35 KB 108/153 KB 28/30 KB 32/48 KB 35/35 KB 112/153 KB 30/30 KB 32/48 KB 35/35 KB 116/153 KB 30/30 KB 32/48 KB 35/35 KB 120/153 KB 30/30 KB 32/48 KB 35/35 KB 124/153 KB 30/30 KB 32/48 KB 35/35 KB 128/153 KB 30/30 KB 32/48 KB 35/35 KB 128/153 KB 30/30 KB 36/48 KB 35/35 KB 128/153 KB 30/30 KB 40/48 KB 35/35 KB 128/153 KB 30/30 KB 44/48 KB 35/35 KB 128/153 KB 30/30 KB 48/48 KB 35/35 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 515.4 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 128/153 KB 30/30 KB 48/48 KB 3/50 KB 128/153 KB 30/30 KB 48/48 KB 6/50 KB 128/153 KB 30/30 KB 48/48 KB 9/50 KB 128/153 KB 30/30 KB 48/48 KB 11/50 KB 128/153 KB 48/48 KB 14/50 KB 128/153 KB 48/48 KB 16/50 KB 132/153 KB 19/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 656.1 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 132/153 KB 48/48 KB 16/50 KB 132/153 KB 3/190 KB 19/50 KB 136/153 KB 3/190 KB 22/50 KB 140/153 KB 5/190 KB 22/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 420.5 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 132/153 KB 3/190 KB 22/50 KB 140/153 KB 3/190 KB 22/50 KB 144/153 KB 5/190 KB 22/50 KB 144/153 KB 8/190 KB 25/50 KB 148/153 KB 8/190 KB 27/50 KB 148/153 KB 8/190 KB 30/50 KB 148/153 KB 8/190 KB 32/50 KB 148/153 KB 8/190 KB 25/50 KB 144/153 KB 8/190 KB 25/50 KB 148/153 KB 11/190 KB 32/50 KB 152/153 KB 11/190 KB 32/50 KB 153/153 KB 13/190 KB 32/50 KB 152/153 KB 13/190 KB 32/50 KB 153/153 KB 16/190 KB 32/50 KB 153/153 KB 19/190 KB 32/50 KB 153/153 KB 19/190 KB 36/50 KB 153/153 KB 21/190 KB 40/50 KB 153/153 KB 21/190 KB 36/50 KB 153/153 KB 24/190 KB 40/50 KB 153/153 KB 27/190 KB 44/50 KB 153/153 KB 27/190 KB 44/50 KB 153/153 KB 27/190 KB 48/50 KB 153/153 KB 29/190 KB 48/50 KB 153/153 KB 32/190 KB 3/37 KB 50/50 KB 4/119 KB 36/190 KB 3/37 KB 50/50 KB 4/119 KB 153/153 KB 29/190 KB 3/37 KB 50/50 KB 4/119 KB 153/153 KB 29/190 KB 50/50 KB 4/119 KB 36/190 KB 3/37 KB 50/50 KB 8/119 KB 36/190 KB 3/37 KB 50/50 KB 12/119 KB 36/190 KB 3/37 KB 50/50 KB 16/119 KB 36/190 KB 3/37 KB 50/50 KB 20/119 KB 36/190 KB 3/37 KB 50/50 KB 24/119 KB 36/190 KB 6/37 KB 50/50 KB 28/119 KB 36/190 KB 6/37 KB 50/50 KB 32/119 KB 153/153 KB 29/190 KB 50/50 KB 36/190 KB 6/37 KB 50/50 KB 24/119 KB 36/190 KB 9/37 KB 50/50 KB 32/119 KB 40/190 KB 11/37 KB 50/50 KB 32/119 KB 40/190 KB 14/37 KB 50/50 KB 36/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 1511.1 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 40/190 KB 11/37 KB 50/50 KB 36/119 KB 40/190 KB 9/37 KB 50/50 KB 32/119 KB 40/190 KB 16/37 KB 50/50 KB 40/119 KB 40/190 KB 14/37 KB 50/50 KB 40/119 KB 40/190 KB 16/37 KB 50/50 KB 44/119 KB 40/190 KB 16/37 KB 50/50 KB 48/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 518.1 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 44/190 KB 19/37 KB 52/119 KB 44/190 KB 19/37 KB 48/119 KB 44/190 KB 16/37 KB 48/119 KB 48/190 KB 19/37 KB 52/119 KB 52/190 KB 19/37 KB 52/119 KB 56/190 KB 22/37 KB 56/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 52/190 KB 22/37 KB 56/119 KB 52/190 KB 22/37 KB 52/119 KB 60/190 KB 25/37 KB 60/119 KB 60/190 KB 22/37 KB 60/119 KB 60/190 KB 25/37 KB 64/119 KB 60/190 KB 27/37 KB 64/119 KB 60/190 KB 27/37 KB 64/119 KB 3/86 KB 64/190 KB 27/37 KB 64/119 KB 6/86 KB 64/190 KB 27/37 KB 64/119 KB 6/86 KB 64/190 KB 30/37 KB 64/119 KB 9/86 KB 64/190 KB 32/37 KB 64/119 KB 9/86 KB 64/190 KB 30/37 KB 64/119 KB 64/190 KB 27/37 KB 64/119 KB 9/86 KB 68/190 KB 32/37 KB 68/119 KB 11/86 KB 72/190 KB 35/37 KB 68/119 KB 11/86 KB 76/190 KB 35/37 KB 68/119 KB 9/86 KB 64/190 KB 32/37 KB 68/119 KB 11/86 KB 76/190 KB 35/37 KB 72/119 KB 11/86 KB 68/190 KB 35/37 KB 68/119 KB 11/86 KB 68/190 KB 32/37 KB 68/119 KB 14/86 KB 76/190 KB 35/37 KB 76/119 KB 14/86 KB 76/190 KB 35/37 KB 72/119 KB 14/86 KB 76/190 KB 37/37 KB 76/119 KB 14/86 KB 76/190 KB 37/37 KB 80/119 KB 16/86 KB 3/66 KB 76/190 KB 37/37 KB 80/119 KB 16/86 KB 76/190 KB 37/37 KB 80/119 KB 19/86 KB 3/66 KB 80/190 KB 37/37 KB 80/119 KB 22/86 KB 5/66 KB 80/190 KB 37/37 KB 80/119 KB 25/86 KB 5/66 KB 80/190 KB 37/37 KB 80/119 KB 16/86 KB 3/66 KB 80/190 KB 37/37 KB 80/119 KB 25/86 KB 5/66 KB 84/190 KB 37/37 KB 84/119 KB 25/86 KB 5/66 KB 80/190 KB 37/37 KB 84/119 KB 19/86 KB 5/66 KB 80/190 KB 37/37 KB 80/119 KB 25/86 KB 8/66 KB 84/190 KB 37/37 KB 84/119 KB 25/86 KB 11/66 KB 84/190 KB 37/37 KB 88/119 KB 25/86 KB 11/66 KB 84/190 KB 37/37 KB 88/119 KB 25/86 KB 11/66 KB 88/190 KB 37/37 KB 88/119 KB 25/86 KB 11/66 KB 92/190 KB 37/37 KB 88/119 KB 27/86 KB 13/66 KB 96/190 KB 37/37 KB 92/119 KB 27/86 KB 13/66 KB 100/190 KB 37/37 KB 92/119 KB 27/86 KB 13/66 KB 104/190 KB 92/119 KB 27/86 KB 13/66 KB 92/190 KB 37/37 KB 92/119 KB 27/86 KB 11/66 KB 92/190 KB 37/37 KB 92/119 KB 25/86 KB 11/66 KB 92/190 KB 37/37 KB 92/119 KB 27/86 KB 13/66 KB 108/190 KB 96/119 KB 30/86 KB 13/66 KB 108/190 KB 100/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 30/86 KB 16/66 KB 108/190 KB 100/119 KB 30/86 KB 19/66 KB 108/190 KB 100/119 KB 30/86 KB 21/66 KB 108/190 KB 100/119 KB 30/86 KB 13/66 KB 108/190 KB 96/119 KB 32/86 KB 21/66 KB 108/190 KB 104/119 KB 36/86 KB 21/66 KB 108/190 KB 104/119 KB 30/86 KB 21/66 KB 108/190 KB 104/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 36/86 KB 21/66 KB 108/190 KB 108/119 KB 36/86 KB 21/66 KB 108/190 KB 104/119 KB 36/86 KB 21/66 KB 112/190 KB 112/119 KB 40/86 KB 21/66 KB 112/190 KB 112/119 KB 40/86 KB 24/66 KB 112/190 KB 112/119 KB 40/86 KB 21/66 KB 112/190 KB 112/119 KB 44/86 KB 27/66 KB 112/190 KB 112/119 KB 44/86 KB 29/66 KB 112/190 KB 112/119 KB 44/86 KB 32/66 KB 3/26 KB 116/190 KB 116/119 KB 44/86 KB 24/66 KB 112/190 KB 112/119 KB 48/86 KB 32/66 KB 3/26 KB 116/190 KB 116/119 KB 52/86 KB 32/66 KB 3/26 KB 116/190 KB 116/119 KB 56/86 KB 32/66 KB 3/26 KB 116/190 KB 116/119 KB 60/86 KB 32/66 KB 3/26 KB 116/190 KB 116/119 KB 64/86 KB 36/66 KB 3/26 KB 116/190 KB 116/119 KB 44/86 KB 29/66 KB 3/26 KB 116/190 KB 116/119 KB 64/86 KB 36/66 KB 3/26 KB 120/190 KB 116/119 KB 64/86 KB 36/66 KB 3/26 KB 124/190 KB 116/119 KB 64/86 KB 36/66 KB 3/26 KB 128/190 KB 116/119 KB 44/86 KB 29/66 KB 3/26 KB 112/190 KB 116/119 KB 44/86 KB 29/66 KB 112/190 KB 116/119 KB 64/86 KB 36/66 KB 3/26 KB 128/190 KB 119/119 KB 64/86 KB 36/66 KB 6/26 KB 128/190 KB 119/119 KB 64/86 KB 36/66 KB 6/26 KB 132/190 KB 119/119 KB 68/86 KB 36/66 KB 7/26 KB 136/190 KB 119/119 KB 68/86 KB 36/66 KB 7/26 KB 140/190 KB 119/119 KB 60/86 KB 36/66 KB 3/26 KB 116/190 KB 116/119 KB 68/86 KB 40/66 KB 7/26 KB 140/190 KB 119/119 KB 68/86 KB 44/66 KB 7/26 KB 140/190 KB 119/119 KB 68/86 KB 48/66 KB 7/26 KB 140/190 KB 119/119 KB 68/86 KB 48/66 KB 7/26 KB 144/190 KB 119/119 KB 68/86 KB 36/66 KB 7/26 KB 132/190 KB 119/119 KB 72/86 KB 48/66 KB 7/26 KB 144/190 KB 119/119 KB 64/86 KB 36/66 KB 7/26 KB 132/190 KB 119/119 KB 76/86 KB 48/66 KB 10/26 KB 144/190 KB 119/119 KB 76/86 KB 48/66 KB 11/26 KB 144/190 KB 119/119 KB 76/86 KB 48/66 KB 14/26 KB 144/190 KB 119/119 KB 76/86 KB 52/66 KB 14/26 KB 144/190 KB 119/119 KB 76/86 KB 56/66 KB 15/26 KB 148/190 KB 119/119 KB 76/86 KB 60/66 KB 15/26 KB 148/190 KB 119/119 KB 76/86 KB 52/66 KB 15/26 KB 148/190 KB 119/119 KB 76/86 KB 48/66 KB 7/26 KB 144/190 KB 119/119 KB 76/86 KB 52/66 KB 15/26 KB 144/190 KB 119/119 KB 80/86 KB 60/66 KB 15/26 KB 148/190 KB 119/119 KB 80/86 KB 60/66 KB 18/26 KB 148/190 KB 119/119 KB 84/86 KB 60/66 KB 18/26 KB 148/190 KB 119/119 KB 84/86 KB 64/66 KB 20/26 KB 152/190 KB 119/119 KB 84/86 KB 60/66 KB 20/26 KB 152/190 KB 119/119 KB 84/86 KB 60/66 KB 20/26 KB 148/190 KB 119/119 KB 86/86 KB 64/66 KB 20/26 KB 152/190 KB 119/119 KB 86/86 KB 64/66 KB 20/26 KB 156/190 KB 119/119 KB 86/86 KB 64/66 KB 20/26 KB 160/190 KB 119/119 KB 86/86 KB 66/66 KB 23/26 KB 164/190 KB 119/119 KB 86/86 KB 66/66 KB 23/26 KB 168/190 KB 86/86 KB 66/66 KB 23/26 KB 172/190 KB 86/86 KB 66/66 KB 23/26 KB 176/190 KB 86/86 KB 66/66 KB 23/26 KB 160/190 KB 119/119 KB 86/86 KB 64/66 KB 23/26 KB 160/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 875.8 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 86/86 KB 66/66 KB 26/26 KB 176/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 606.6 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 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 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 66/66 KB 26/26 KB 190/190 KB 66/66 KB 4/324 KB 26/26 KB 190/190 KB 66/66 KB 8/324 KB 26/26 KB 190/190 KB 66/66 KB 12/324 KB 26/26 KB 190/190 KB 66/66 KB 16/324 KB 26/26 KB 190/190 KB 66/66 KB 20/324 KB 26/26 KB 190/190 KB 66/66 KB 24/324 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 171.6 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 66/66 KB 28/324 KB 190/190 KB 66/66 KB 32/324 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 36/324 KB 190/190 KB 40/324 KB 190/190 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 1247.6 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 44/324 KB 190/190 KB 48/324 KB 52/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 52/324 KB 3/228 KB 3/152 KB 52/324 KB 5/228 KB 3/152 KB 52/324 KB 3/228 KB 5/152 KB 52/324 KB 5/228 KB 8/152 KB 52/324 KB 5/228 KB 11/152 KB 4/79 KB 52/324 KB 5/228 KB 13/152 KB 4/79 KB 52/324 KB 8/228 KB 16/152 KB 4/79 KB 56/324 KB 8/228 KB 8/152 KB 4/79 KB 52/324 KB 5/228 KB 16/152 KB 8/79 KB 56/324 KB 8/228 KB 16/152 KB 12/79 KB 56/324 KB 8/228 KB 16/152 KB 16/79 KB 56/324 KB 8/228 KB 13/152 KB 4/79 KB 56/324 KB 8/228 KB 11/152 KB 4/79 KB 52/324 KB 8/228 KB 16/152 KB 16/79 KB 56/324 KB 11/228 KB 16/152 KB 16/79 KB 60/324 KB 11/228 KB 16/152 KB 16/79 KB 64/324 KB 11/228 KB 16/152 KB 16/79 KB 68/324 KB 13/228 KB 19/152 KB 20/79 KB 72/324 KB 13/228 KB 19/152 KB 20/79 KB 76/324 KB 13/228 KB 16/152 KB 16/79 KB 64/324 KB 13/228 KB 19/152 KB 20/79 KB 68/324 KB 13/228 KB 19/152 KB 16/79 KB 68/324 KB 13/228 KB 19/152 KB 20/79 KB 76/324 KB 16/228 KB 19/152 KB 24/79 KB 76/324 KB 16/228 KB 21/152 KB 24/79 KB 76/324 KB 19/228 KB 19/152 KB 24/79 KB 76/324 KB 19/228 KB 21/152 KB 28/79 KB 76/324 KB 19/228 KB 21/152 KB 32/79 KB 76/324 KB 19/228 KB 24/152 KB 36/79 KB 76/324 KB 21/228 KB 24/152 KB 32/79 KB 76/324 KB 21/228 KB 24/152 KB 36/79 KB 80/324 KB 21/228 KB 24/152 KB 36/79 KB 80/324 KB 21/228 KB 24/152 KB 36/79 KB 80/324 KB 24/228 KB 27/152 KB 36/79 KB 84/324 KB 24/228 KB 27/152 KB 40/79 KB 88/324 KB 27/228 KB 27/152 KB 40/79 KB 92/324 KB 27/228 KB 27/152 KB 36/79 KB 80/324 KB 24/228 KB 29/152 KB 40/79 KB 92/324 KB 27/228 KB 27/152 KB 40/79 KB 84/324 KB 27/228 KB 27/152 KB 36/79 KB 84/324 KB 27/228 KB 32/152 KB 44/79 KB 92/324 KB 29/228 KB 32/152 KB 40/79 KB 92/324 KB 27/228 KB 32/152 KB 44/79 KB 92/324 KB 27/228 KB 32/152 KB 44/79 KB 92/324 KB 32/228 KB 32/152 KB 48/79 KB 92/324 KB 32/228 KB 32/152 KB 48/79 KB 92/324 KB 36/228 KB 36/152 KB 52/79 KB 96/324 KB 40/228 KB 36/152 KB 52/79 KB 96/324 KB 36/228 KB 36/152 KB 48/79 KB 96/324 KB 36/228 KB 32/152 KB 48/79 KB 96/324 KB 36/228 KB 40/152 KB 52/79 KB 96/324 KB 44/228 KB 44/152 KB 52/79 KB 96/324 KB 44/228 KB 3/32 KB 44/152 KB 52/79 KB 96/324 KB 44/228 KB 6/32 KB 44/152 KB 52/79 KB 96/324 KB 44/228 KB 9/32 KB 44/152 KB 52/79 KB 96/324 KB 44/228 KB 11/32 KB 44/152 KB 52/79 KB 96/324 KB 44/228 KB 14/32 KB 44/152 KB 52/79 KB 96/324 KB 44/228 KB 14/32 KB 48/152 KB 52/79 KB 96/324 KB 44/228 KB 14/32 KB 48/152 KB 56/79 KB 96/324 KB 44/228 KB 14/32 KB 48/152 KB 60/79 KB 100/324 KB 44/228 KB 16/32 KB 48/152 KB 64/79 KB 100/324 KB 44/228 KB 14/32 KB 48/152 KB 60/79 KB 100/324 KB 44/228 KB 16/32 KB 48/152 KB 64/79 KB 104/324 KB 44/228 KB 16/32 KB 48/152 KB 60/79 KB 100/324 KB 44/228 KB 19/32 KB 48/152 KB 64/79 KB 104/324 KB 44/228 KB 22/32 KB 48/152 KB 64/79 KB 104/324 KB 44/228 KB 25/32 KB 48/152 KB 64/79 KB 104/324 KB 44/228 KB 27/32 KB 48/152 KB 64/79 KB 104/324 KB 44/228 KB 16/32 KB 48/152 KB 64/79 KB 100/324 KB 44/228 KB 27/32 KB 48/152 KB 64/79 KB 108/324 KB 48/228 KB 27/32 KB 48/152 KB 64/79 KB 108/324 KB 52/228 KB 30/32 KB 52/152 KB 68/79 KB 108/324 KB 56/228 KB 27/32 KB 48/152 KB 64/79 KB 108/324 KB 44/228 KB 30/32 KB 52/152 KB 68/79 KB 112/324 KB 56/228 KB 30/32 KB 52/152 KB 68/79 KB 108/324 KB 52/228 KB 32/32 KB 52/152 KB 68/79 KB 116/324 KB 56/228 KB 27/32 KB 52/152 KB 68/79 KB 108/324 KB 52/228 KB 27/32 KB 52/152 KB 64/79 KB 108/324 KB 52/228 KB 32/32 KB 56/152 KB 68/79 KB 116/324 KB 56/228 KB 32/32 KB 60/152 KB 68/79 KB 1 unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 16/324 KB 56/228 KB 32/32 KB 64/152 KB 68/79 KB 116/324 KB 56/228 KB 32/32 KB 68/152 KB 68/79 KB 116/324 KB 56/228 KB 32/32 KB 52/152 KB 68/79 KB 116/324 KB 56/228 KB 32/32 KB 68/152 KB 72/79 KB 120/324 KB 60/228 KB 32/32 KB 68/152 KB 72/79 KB 116/324 KB 60/228 KB 32/32 KB 68/152 KB 72/79 KB 116/324 KB 56/228 KB 32/32 KB 68/152 KB 76/79 KB 124/324 KB 60/228 KB 32/32 KB 68/152 KB 79/79 KB 124/324 KB 60/228 KB 32/32 KB 68/152 KB 79/79 KB 124/324 KB 64/228 KB 32/32 KB 68/152 KB 79/79 KB 124/324 KB 64/228 KB 32/32 KB 68/152 KB 79/79 KB 128/324 KB 64/228 KB 32/32 KB 72/152 KB 79/79 KB 128/324 KB 64/228 KB 32/32 KB 72/152 KB 79/79 KB 132/324 KB 64/228 KB 32/32 KB 76/152 KB 79/79 KB 136/324 KB 68/228 KB 32/32 KB 76/152 KB 79/79 KB 132/324 KB 68/228 KB 32/32 KB 76/152 KB 79/79 KB 132/324 KB 64/228 KB 32/32 KB 80/152 KB 79/79 KB 136/324 KB 68/228 KB 32/32 KB 84/152 KB 79/79 KB 136/324 KB 68/228 KB 32/32 KB 84/152 KB 79/79 KB 140/324 KB 72/228 KB 32/32 KB 84/152 KB 79/79 KB 136/324 KB 72/228 KB 32/32 KB 84/152 KB 79/79 KB 140/324 KB 76/228 KB 32/32 KB 84/152 KB 79/79 KB 140/324 KB 80/228 KB 32/32 KB 84/152 KB 79/79 KB 144/324 KB 80/228 KB 32/32 KB 88/152 KB 79/79 KB 144/324 KB 80/228 KB 32/32 KB 92/152 KB 79/79 KB 144/324 KB 80/228 KB 32/32 KB 96/152 KB 79/79 KB 144/324 KB 80/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 162.9 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install 96/152 KB 79/79 KB 144/324 KB 84/228 KB 96/152 KB 148/324 KB 88/228 KB 96/152 KB 148/324 KB 84/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 406.4 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 96/152 KB 148/324 KB 92/228 KB 96/152 KB 148/324 KB 96/228 KB 96/152 KB 152/324 KB 96/228 KB 100/152 KB 152/324 KB 96/228 KB 104/152 KB 152/324 KB 96/228 KB 108/152 KB 156/324 KB 100/228 KB 112/152 KB 156/324 KB 100/228 KB 104/152 KB 156/324 KB 100/228 KB 112/152 KB 156/324 KB 104/228 KB 112/152 KB 156/324 KB 108/228 KB 112/152 KB 156/324 KB 112/228 KB 104/152 KB 156/324 KB 96/228 KB 116/152 KB 160/324 KB 112/228 KB 116/152 KB 164/324 KB 112/228 KB 116/152 KB 168/324 KB 112/228 KB 116/152 KB 156/324 KB 112/228 KB 116/152 KB 172/324 KB 112/228 KB 120/152 KB 176/324 KB 112/228 KB 120/152 KB 172/324 KB 112/228 KB 124/152 KB 176/324 KB 112/228 KB 128/152 KB 176/324 KB 112/228 KB 132/152 KB 180/324 KB 3/234 KB 116/228 KB 136/152 KB 180/324 KB 3/234 KB 116/228 KB 128/152 KB 180/324 KB 3/234 KB 116/228 KB 128/152 KB 176/324 KB 3/234 KB 116/228 KB 128/152 KB 176/324 KB 3/234 KB 112/228 KB 136/152 KB 180/324 KB 6/234 KB 116/228 KB 136/152 KB 180/324 KB 9/234 KB 116/228 KB 136/152 KB 180/324 KB 11/234 KB 116/228 KB 136/152 KB 180/324 KB 11/234 KB 120/228 KB 136/152 KB 180/324 KB 14/234 KB 120/228 KB 136/152 KB 180/324 KB 14/234 KB 124/228 KB 136/152 KB 180/324 KB 14/234 KB 128/228 KB 136/152 KB 184/324 KB 16/234 KB 128/228 KB 136/152 KB 188/324 KB 16/234 KB 128/228 KB 136/152 KB 192/324 KB 16/234 KB 128/228 KB 136/152 KB 180/324 KB 16/234 KB 128/228 KB 136/152 KB 192/324 KB 19/234 KB 128/228 KB 140/152 KB 192/324 KB 19/234 KB 128/228 KB 144/152 KB 192/324 KB 22/234 KB 128/228 KB 148/152 KB 192/324 KB 22/234 KB 128/228 KB 152/152 KB 196/324 KB 22/234 KB 132/228 KB 140/152 KB 192/324 KB 22/234 KB 128/228 KB 152/152 KB 196/324 KB 25/234 KB 132/228 KB 152/152 KB 196/324 KB 27/234 KB 132/228 KB 148/152 KB 196/324 KB 22/234 KB 132/228 KB 148/152 KB 192/324 KB 22/234 KB 132/228 KB 152/152 KB 196/324 KB 27/234 KB 136/228 KB 152/152 KB 196/324 KB 27/234 KB 140/228 KB 152/152 KB 196/324 KB 27/234 KB 144/228 KB 152/152 KB 200/324 KB 27/234 KB 144/228 KB 152/152 KB 204/324 KB 27/234 KB 144/228 KB 152/152 KB 208/324 KB 30/234 KB 144/228 KB 152/152 KB 204/324 KB 30/234 KB 144/228 KB 152/152 KB 204/324 KB 30/234 KB 144/228 KB 152/152 KB 208/324 KB 32/234 KB 144/228 KB 152/152 KB 208/324 KB 36/234 KB 144/228 KB 152/152 KB 212/324 KB 40/234 KB 148/228 KB 152/152 KB 212/324 KB 44/234 KB 148/228 KB 152/152 KB 212/324 KB 48/234 KB 148/228 KB 152/152 KB 212/324 KB 36/234 KB 148/228 KB 152/152 KB 208/324 KB 36/234 KB 148/228 KB 152/152 KB 212/324 KB 48/234 KB 152/228 KB 152/152 KB 212/324 KB 48/234 KB 156/228 KB 152/152 KB 212/324 KB 48/234 KB 160/228 KB 152/152 KB 216/324 KB 48/234 KB 160/228 KB 152/152 KB 220/324 KB 48/234 KB 160/228 KB 152/152 KB 224/324 KB 48/234 KB 160/228 KB 152/152 KB 224/324 KB 48/234 KB 164/228 KB 152/152 KB 228/324 KB 52/234 KB 168/228 KB 152/152 KB 228/324 KB 52/234 KB 172/228 KB 152/152 KB 228/324 KB 52/234 KB 176/228 KB 152/152 KB 228/324 KB 52/234 KB 164/228 KB 152/152 KB 228/324 KB 48/234 KB 164/228 KB 152/152 KB 232/324 KB 52/234 KB 176/228 KB 152/152 KB 236/324 KB 52/234 KB 176/228 KB 152/152 KB 240/324 KB 56/234 KB 180/228 KB 152/152 KB 236/324 KB 56/234 KB 176/228 KB 152/152 KB 240/324 KB 60/234 KB 180/228 KB 152/152 KB 240/324 KB 64/234 KB 180/228 KB 152/152 KB 240/324 KB 68/234 KB 180/228 KB 244/324 KB 72/234 KB 180/228 KB 152/152 KB 236/324 KB 56/234 KB 180/228 KB 244/324 KB 72/234 KB 184/228 KB unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 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 690.0 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 244/324 KB 72/234 KB 188/228 KB 244/324 KB 72/234 KB 192/228 KB 152/152 KB 244/324 KB 68/234 KB 180/228 KB 248/324 KB 72/234 KB 192/228 KB 252/324 KB 72/234 KB 192/228 KB 256/324 KB 72/234 KB 192/228 KB 256/324 KB 76/234 KB 192/228 KB 256/324 KB 80/234 KB 192/228 KB 260/324 KB 80/234 KB 192/228 KB 264/324 KB 84/234 KB 196/228 KB 268/324 KB 84/234 KB 196/228 KB 272/324 KB 84/234 KB 196/228 KB 260/324 KB 84/234 KB 196/228 KB 260/324 KB 80/234 KB 196/228 KB 272/324 KB 84/234 KB 200/228 KB 272/324 KB 84/234 KB 204/228 KB 272/324 KB 84/234 KB 208/228 KB 272/324 KB 88/234 KB 208/228 KB 272/324 KB 92/234 KB 208/228 KB 272/324 KB 96/234 KB 208/228 KB 276/324 KB 100/234 KB 208/228 KB 276/324 KB 96/234 KB 208/228 KB 280/324 KB 100/234 KB 212/228 KB 284/324 KB 100/234 KB 212/228 KB 288/324 KB 100/234 KB 212/228 KB 276/324 KB 100/234 KB 212/228 KB 288/324 KB 100/234 KB 216/228 KB 288/324 KB 100/234 KB 220/228 KB 288/324 KB 100/234 KB 224/228 KB 288/324 KB 104/234 KB 224/228 KB 288/324 KB 108/234 KB 224/228 KB 288/324 KB 112/234 KB 228/228 KB 288/324 KB 108/234 KB 228/228 KB 292/324 KB 112/234 KB 228/228 KB 296/324 KB 116/234 KB 228/228 KB 300/324 KB 116/234 KB 228/228 KB 304/324 KB 116/234 KB 228/228 KB 308/324 KB 116/234 KB 228/228 KB 312/324 KB 116/234 KB 228/228 KB 316/324 KB 116/234 KB 228/228 KB 320/324 KB 116/234 KB 228/228 KB 292/324 KB 116/234 KB 228/228 KB 320/324 KB 120/234 KB 228/228 KB 320/324 KB 124/234 KB 228/228 KB 320/324 KB 128/234 KB 228/228 KB 320/324 KB 132/234 KB 228/228 KB 320/324 KB 136/234 KB 228/228 KB 320/324 KB 140/234 KB 228/228 KB 324/324 KB 144/234 KB 228/228 KB 324/324 KB 140/234 KB 228/228 KB 324/324 KB 144/234 KB 228/228 KB 324/324 KB 148/234 KB 228/228 KB 324/324 KB 152/234 KB 228/228 KB 324/324 KB 156/234 KB 228/228 KB 324/324 KB 160/234 KB 228/228 KB 324/324 KB 164/234 KB 228/228 KB 324/324 KB 168/234 KB 228/228 KB 324/324 KB 172/234 KB 228/228 KB 324/324 KB 176/234 KB 228/228 KB 324/324 KB 180/234 KB 228/228 KB 324/324 KB 184/234 KB 228/228 KB 324/324 KB 188/234 KB 228/228 KB 324/324 KB 192/234 KB 228/228 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 1327.6 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 927.8 KB/sec) unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install 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 897.5 KB/sec) unit-abot-epc-basic-0: 19:09:28 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: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7215813009883235759.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: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.833 s unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-29T19:09:28+00:00 unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:28 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:30 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: 19:09:31 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: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9149342567373647974.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: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.667 s unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-29T19:09:31+00:00 unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:31 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:33 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: 19:09:33 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: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1784398687653860326.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: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.698 s unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-29T19:09:33+00:00 unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 19:09:33 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 19:09:34 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: 19:09:34 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: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 19:09:34 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 19:09:35 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 19:09:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 19:09:35 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 21.1MB/s eta 0:00:01  17% |##### | 20kB 3.8MB/s eta 0:00:01  25% |######## | 30kB 4.5MB/s eta 0:00:01  34% |########## | 40kB 3.9MB/s eta 0:00:01  42% |############# | 51kB 4.2MB/s eta 0:00:01  51% |################ | 61kB 5.0MB/s eta 0:00:01  59% |################### | 71kB 5.2MB/s eta 0:00:01  68% |##################### | 81kB 4.9MB/s eta 0:00:01  76% |######################## | 92kB 5.5MB/s eta 0:00:01  85% |########################### | 102kB 5.6MB/s eta 0:00:01  93% |############################## | 112kB 5.7MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-abot-epc-basic-0: 19:09:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 19:09:35 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: 19:09:35 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 46.5MB/s eta 0:00:01  15% |#### | 20kB 12.5MB/s eta 0:00:01  23% |####### | 30kB 16.6MB/s eta 0:00:01  30% |######### | 40kB 9.3MB/s eta 0:00:01  38% |############ | 51kB 9.3MB/s eta 0:00:01  46% |############## | 61kB 10.8MB/s eta 0:00:01  53% |################# | 71kB 8.0MB/s eta 0:00:01  61% |################### | 81kB 8.9MB/s eta 0:00:01  69% |###################### | 92kB 9.7MB/s eta 0:00:01  76% |######################## | 102kB 9.1MB/s eta 0:00:01  84% |########################### | 112kB 9.1MB/s eta 0:00:01  92% |############################# | 122kB 9.4MB/s eta 0:00:01  99% |############################### | 133kB 9.4MB/s eta 0:00:01  100% |################################| 143kB 6.1MB/s unit-abot-epc-basic-0: 19:09:35 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 19:09:35 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 19:09:35 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: 19:09:35 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 19:09:36 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 19:09:36 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: 19:09:36 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 20.5MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.1MB/s eta 0:00:01  44% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/s eta 0:00:01  78% |######################### | 71kB 5.0MB/s eta 0:00:01  89% |############################ | 81kB 5.3MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 19:09:36 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 19:09:36 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: 19:09:36 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 39.8MB/s eta 0:00:01  16% |##### | 20kB 16.4MB/s eta 0:00:01  24% |####### | 30kB 21.7MB/s eta 0:00:01  32% |########## | 40kB 8.9MB/s eta 0:00:01  40% |############ | 51kB 5.6MB/s eta 0:00:01  48% |############### | 61kB 6.5MB/s eta 0:00:01  56% |################## | 71kB 6.4MB/s eta 0:00:01  64% |#################### | 81kB 6.3MB/s eta 0:00:01  72% |####################### | 92kB 7.0MB/s eta 0:00:01  81% |######################### | 102kB 6.7MB/s eta 0:00:01  89% |############################ | 112kB 6.7MB/s eta 0:00:01  97% |############################### | 122kB 6.8MB/s eta 0:00:01  100% |################################| 133kB 4.6MB/s unit-abot-epc-basic-0: 19:09:36 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 19:09:36 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: 19:09:36 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 46.1MB/s eta 0:00:01  44% |############## | 20kB 12.8MB/s eta 0:00:01  66% |##################### | 30kB 17.2MB/s eta 0:00:01  88% |############################ | 40kB 9.3MB/s eta 0:00:01  100% |################################| 51kB 7.0MB/s unit-abot-epc-basic-0: 19:09:36 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 19:09:37 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: 19:09:37 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 36.3MB/s eta 0:00:01  6% |## | 20kB 13.5MB/s eta 0:00:01  9% |### | 30kB 18.1MB/s eta 0:00:01  12% |#### | 40kB 9.3MB/s eta 0:00:01  15% |##### | 51kB 8.8MB/s eta 0:00:01  19% |###### | 61kB 10.3MB/s eta 0:00:01  22% |####### | 71kB 9.4MB/s eta 0:00:01  25% |######## | 81kB 8.5MB/s eta 0:00:01  28% |######### | 92kB 9.4MB/s eta 0:00:01  31% |########## | 102kB 8.8MB/s eta 0:00:01  34% |########### | 112kB 8.9MB/s eta 0:00:01  38% |############ | 122kB 9.0MB/s eta 0:00:01  41% |############# | 133kB 7.3MB/s eta 0:00:01  44% |############## | 143kB 8.9MB/s eta 0:00:01  47% |############### | 153kB 9.5MB/s eta 0:00:01  50% |################ | 163kB 7.7MB/s eta 0:00:01  53% |################# | 174kB 8.7MB/s eta 0:00:01  57% |################## | 184kB 8.6MB/s eta 0:00:01  60% |################### | 194kB 8.6MB/s eta 0:00:01  63% |#################### | 204kB 9.7MB/s eta 0:00:01  66% |##################### | 215kB 8.2MB/s eta 0:00:01  69% |###################### | 225kB 8.9MB/s eta 0:00:01  72% |####################### | 235kB 7.9MB/s eta 0:00:01  76% |######################## | 245kB 4.4MB/s eta 0:00:01  79% |######################### | 256kB 4.4MB/s eta 0:00:01  82% |########################## | 266kB 4.5MB/s eta 0:00:01  85% |########################### | 276kB 4.5MB/s eta 0:00:01  88% |############################ | 286kB 4.4MB/s eta 0:00:01  91% |############################# | 296kB 4.1MB/s eta 0:00:01  95% |############################## | 307kB 4.1MB/s eta 0:00:01  98% |############################### | 317kB 4.2MB/s eta 0:00:01  100% |################################| 327kB 2.3MB/s unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 19:09:37 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: 19:09:37 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 48.1MB/s eta 0:00:01  28% |######### | 20kB 16.8MB/s eta 0:00:01  43% |############# | 30kB 22.0MB/s eta 0:00:01  57% |################## | 40kB 12.1MB/s eta 0:00:01  71% |####################### | 51kB 10.1MB/s eta 0:00:01  86% |########################### | 61kB 11.7MB/s eta 0:00:01  100% |################################| 71kB 7.1MB/s unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 19:09:37 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 19:09:38 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 19:09:38 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: 19:09:38 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 19:09:38 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 19:09:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) machine-1: 19:09:39 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 19:09:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 19:09:39 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) machine-1: 19:09:39 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 19:09:39 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 8.3MB/s eta 0:00:01  22% |####### | 20kB 3.8MB/s eta 0:00:01  33% |########## | 30kB 4.3MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/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 4.4MB/s eta 0:00:01  90% |############################ | 81kB 4.9MB/s eta 0:00:01  100% |################################| 92kB 4.0MB/s machine-1: 19:09:39 DEBUG juju.worker start "engine" machine-1: 19:09:39 INFO juju.worker start "engine" machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 19:09:39 DEBUG juju.worker "engine" started machine-1: 19:09:39 DEBUG juju.worker.introspection stats worker now serving machine-1: 19:09:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 machine-1: 19:09:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 19:09:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 19:09:39 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 19:09:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:39 DEBUG juju.worker.apicaller connecting with old password machine-1: 19:09:39 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:39 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:39 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 19:09:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 19:09:39 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: 19:09:39 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 19:09:39 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... machine-1: 19:09:40 DEBUG juju.worker.apicaller connected machine-1: 19:09:40 DEBUG juju.worker.apicaller changing password... machine-1: 19:09:40 DEBUG juju.worker.apicaller password changed machine-1: 19:09:40 DEBUG juju.api RPC connection died machine-1: 19:09:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 19:09:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 19:09:40 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:40 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:40 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:41 DEBUG juju.worker.apicaller connected machine-1: 19:09:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 19:09:41 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 19:09:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 19:09:41 INFO juju.worker.upgrader unblocking abort check machine-1: 19:09:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 19:09:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 19:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 19:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 19:09:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 19:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 19:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.logger logger setup machine-1: 19:09:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 19:09:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 19:09:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 19:09:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 19:09:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:09:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:09:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:09:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:09:41 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 19:09:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:09:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-1: 19:09:41 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-1: 19:09:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:09:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:09:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:09:41 DEBUG juju.network including address public:172.30.9.215 for machine machine-1: 19:09:41 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 19:09:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:09:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:09:41 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-1: 19:09:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 19:09:41 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] machine-1: 19:09:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 19:09:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 19:09:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-1: 19:09:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 19:09:41 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: 19:09:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 19:09:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 19:09:41 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 19:09:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:09:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:09:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:09:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 19:09:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 19:09:41 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 19:09:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 19:09:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 19:09:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 19:09:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 19:09:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 19:09:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 19:09:41 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 19:09:41 INFO juju.worker.machiner "machine-1" started machine-1: 19:09:41 DEBUG juju.worker start "1-container-watcher" machine-1: 19:09:41 DEBUG juju.worker start "stateconverter" machine-1: 19:09:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 19:09:41 INFO juju.worker start "1-container-watcher" machine-1: 19:09:41 DEBUG juju.worker "1-container-watcher" started machine-1: 19:09:41 INFO juju.worker start "stateconverter" machine-1: 19:09:41 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 19:09:41 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 19:09:41 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-1: 19:09:41 DEBUG juju.service discovered init system "upstart" from local host machine-1: 19:09:41 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-1: 19:09:41 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.215:17070"] machine-1: 19:09:41 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: 19:09:41 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 19:09:41 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: 19:09:41 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 19:09:41 DEBUG juju.worker start "api" unit-mysql-0: 19:09:41 INFO juju.worker start "api" unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 19:09:41 DEBUG juju.worker "api" started unit-mysql-0: 19:09:41 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:09:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:41 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:09:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 19:09:41 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 19:09:41 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-mysql-0: 19:09:41 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-mysql-0: 19:09:41 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-1: 19:09:41 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:0e:30:11 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.12 [] [] []} {2 fa:16:3e:0e:30:11 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:09:42 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 19:09:42 DEBUG juju.worker.apicaller password changed unit-mysql-0: 19:09:42 DEBUG juju.api RPC connection died unit-mysql-0: 19:09:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 19:09:42 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 19:09:42 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-mysql-0: 19:09:42 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-mysql-0: 19:09:42 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:09:42 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 11.1 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 529.0 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 614.2 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 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 640.5 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 926.1 KB/sec) unit-abot-epc-basic-0: 19:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 19:09:42 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 83.6 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 7/15 KB 10/15 KB 13/15 KB 15/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 676.4 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 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 209.4 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 544.5 KB/sec) unit-abot-epc-basic-0: 19:09:42 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: 19:09:42 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: 19:09:42 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 465.1 KB/sec) unit-abot-epc-basic-0: 19:09:42 DEBUG unit.abot-epc-basic/0.install 3/221 KB 6/221 KB 9/221 KB 11/221 KB 14/221 KB 16/221 KB 19/221 KB 22/221 KB 25/221 KB 27/221 KB 30/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2867.2 KB/sec) unit-mysql-0: 19:09:42 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:09:42 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 117.1 KB/sec) unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:09:43 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-mysql-0: 19:09:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 19:09:43 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 19:09:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 19:09:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 19:09:43 DEBUG juju.network including address public:172.30.9.215 for machine unit-mysql-0: 19:09:43 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-mysql-0: 19:09:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 19:09:43 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 19:09:43 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 19:09:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 19:09:43 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 19:09:43 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 19:09:43 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec) unit-mysql-0: 19:09:43 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 19:09:43 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-mysql-0: 19:09:43 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 19:09:43 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 19:09:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-mysql-0: 19:09:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 19:09:43 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 19:09:43 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 165.3 KB/sec) unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:09:43 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-abot-epc-basic-0: 19:09:43 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-mysql-0: 19:09:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:09:43 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.logger logger setup unit-mysql-0: 19:09:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 19:09:43 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 93.2 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 19:09:43 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 19:09:43 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-mysql-0: 19:09:43 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 19:09:43 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 19:09:43 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 19:09:43 INFO juju.worker.uniter unit "mysql/0" started unit-abot-epc-basic-0: 19:09:43 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 107.4 KB/sec) unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 19:09:43 INFO juju.worker.uniter resuming charm install unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 19:09:43 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 19:09:43 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 19:09:43 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/charms?file=%2A&url=cs%3Amysql-55 { unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG httpbakery } -> error unit-mysql-0: 19:09:43 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 19:09:43 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 19:09:43 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-abot-epc-basic-0: 19:09:43 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-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 90.3 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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 73.3 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 105.6 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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 180.9 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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 654.8 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 64.6 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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 242.9 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 443.3 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 3/48 KB 9/114 KB 6/48 KB 11/114 KB 9/48 KB 11/114 KB 3/48 KB 11/114 KB 9/48 KB 14/114 KB 9/48 KB 16/114 KB 9/48 KB 19/114 KB 11/48 KB 19/114 KB 11/48 KB 22/114 KB 14/48 KB 22/114 KB 14/48 KB 25/114 KB 16/48 KB 25/114 KB 16/48 KB 27/114 KB 16/48 KB 30/114 KB 19/48 KB 30/114 KB 19/48 KB 32/114 KB 19/48 KB 36/114 KB 22/48 KB 40/114 KB 22/48 KB 36/114 KB 25/48 KB 44/114 KB 27/48 KB 44/114 KB 30/48 KB 44/114 KB 22/48 KB 44/114 KB 30/48 KB 48/114 KB 32/48 KB 48/114 KB 32/48 KB 52/114 KB 32/48 KB 56/114 KB 32/48 KB 60/114 KB 32/48 KB 64/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 19:09:43 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 32/48 KB 68/114 KB 36/48 KB 72/114 KB 36/48 KB 68/114 KB 40/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 76/114 KB 36/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 3/35 KB 112/114 KB 48/48 KB 3/35 KB 4/29 KB 112/114 KB 48/48 KB 3/35 KB 8/29 KB 112/114 KB 48/48 KB 3/35 KB 12/29 KB 112/114 KB 48/48 KB 3/35 KB 16/29 KB 112/114 KB 48/48 KB 6/35 KB 16/29 KB 112/114 KB 48/48 KB 6/35 KB 16/29 KB 114/114 KB 48/48 KB 9/35 KB 16/29 KB 114/114 KB 48/48 KB 11/35 KB 20/29 KB 114/114 KB 48/48 KB 14/35 KB 20/29 KB 114/114 KB 48/48 KB 16/35 KB 20/29 KB 114/114 KB 48/48 KB 9/35 KB 20/29 KB 114/114 KB 48/48 KB 16/35 KB 24/29 KB 114/114 KB 48/48 KB 16/35 KB 28/29 KB 114/114 KB 48/48 KB 16/35 KB 29/29 KB 114/114 KB 48/48 KB 19/35 KB 29/29 KB 114/114 KB 48/48 KB 22/35 KB 29/29 KB 114/114 KB 48/48 KB 25/35 KB 29/29 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 2315.5 KB/sec) unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 48/48 KB 27/35 KB 29/29 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 564.9 KB/sec) unit-mysql-0: 19:09:43 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 19:09:43 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 48/48 KB 30/35 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 48/48 KB 32/35 KB 48/48 KB 35/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 856.2 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 35/35 KB 3/85 KB 35/35 KB 6/85 KB 35/35 KB 9/85 KB 3/56 KB 35/35 KB 6/85 KB 3/56 KB 35/35 KB 9/85 KB 6/56 KB 35/35 KB 11/85 KB 9/56 KB 35/35 KB 11/85 KB 9/56 KB 35/35 KB 11/85 KB 11/56 KB 35/35 KB 11/85 KB 14/56 KB 35/35 KB 11/85 KB 16/56 KB 35/35 KB 11/85 KB 19/56 KB 14/85 KB 3/86 KB 3/24 KB 22/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 564.2 KB/sec) unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 35/35 KB 14/85 KB 3/86 KB 3/24 KB 19/56 KB 35/35 KB 11/85 KB 3/86 KB 3/24 KB 19/56 KB 14/85 KB 5/86 KB 3/24 KB 22/56 KB 14/85 KB 8/86 KB 3/24 KB 22/56 KB 14/85 KB 11/86 KB 3/24 KB 22/56 KB 14/85 KB 13/86 KB 3/24 KB 22/56 KB 35/35 KB 11/85 KB 3/24 KB 19/56 KB 14/85 KB 13/86 KB 4/24 KB 22/56 KB 14/85 KB 13/86 KB 6/24 KB 22/56 KB 16/85 KB 13/86 KB 6/24 KB 22/56 KB 16/85 KB 13/86 KB 9/24 KB 22/56 KB 19/85 KB 13/86 KB 9/24 KB 22/56 KB 22/85 KB 13/86 KB 12/24 KB 22/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-mysql-0: 19:09:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 19/85 KB 13/86 KB 12/24 KB 22/56 KB 22/85 KB 16/86 KB 12/24 KB 22/56 KB 22/85 KB 19/86 KB 12/24 KB 22/56 KB 22/85 KB 21/86 KB 12/24 KB 22/56 KB 22/85 KB 21/86 KB 14/24 KB 22/56 KB 22/85 KB 21/86 KB 17/24 KB 22/56 KB 25/85 KB 24/86 KB 20/24 KB 25/56 KB 25/85 KB 24/86 KB 17/24 KB 25/56 KB 25/85 KB 24/86 KB 17/24 KB 22/56 KB 25/85 KB 21/86 KB 17/24 KB 22/56 KB 25/85 KB 27/86 KB 20/24 KB 25/56 KB 27/85 KB 27/86 KB 20/24 KB 25/56 KB 27/85 KB 27/86 KB 20/24 KB 27/56 KB 30/85 KB 29/86 KB 20/24 KB 27/56 KB 27/85 KB 29/86 KB 20/24 KB 27/56 KB 30/85 KB 29/86 KB 22/24 KB 27/56 KB 32/85 KB 32/86 KB 24/24 KB 30/56 KB 32/85 KB 32/86 KB 22/24 KB 30/56 KB 32/85 KB 29/86 KB 22/24 KB 30/56 KB 32/85 KB 29/86 KB 22/24 KB 27/56 KB 36/85 KB 32/86 KB 24/24 KB 30/56 KB 40/85 KB 36/86 KB 24/24 KB 32/56 KB 3/218 KB 36/85 KB 36/86 KB 24/24 KB 32/56 KB 3/218 KB 36/85 KB 32/86 KB 24/24 KB 32/56 KB 3/218 KB 36/85 KB 32/86 KB 24/24 KB 30/56 KB 3/218 KB 40/85 KB 36/86 KB 24/24 KB 32/56 KB 5/218 KB 40/85 KB 36/86 KB 24/24 KB 36/56 KB 5/218 KB 40/85 KB 40/86 KB 24/24 KB 36/56 KB 8/218 KB 40/85 KB 44/86 KB 24/24 KB 36/56 KB 8/218 KB 40/85 KB 48/86 KB 24/24 KB 40/56 KB 8/218 KB 40/85 KB 36/86 KB 24/24 KB 36/56 KB 8/218 KB 44/85 KB 48/86 KB 24/24 KB 40/56 KB 11/218 KB 44/85 KB 48/86 KB 24/24 KB 40/56 KB 8/218 KB 44/85 KB 48/86 KB 24/24 KB 40/56 KB 8/218 KB 48/85 KB 48/86 KB 24/24 KB 40/56 KB 11/218 KB 48/85 KB 48/86 KB 24/24 KB 44/56 KB 11/218 KB 48/85 KB 52/86 KB 24/24 KB 48/56 KB 13/218 KB 52/85 KB 56/86 KB 48/56 KB 13/218 KB 52/85 KB 52/86 KB 24/24 KB 48/56 KB 13/218 KB 48/85 KB 52/86 KB 24/24 KB 48/56 KB 13/218 KB 48/85 KB 48/86 KB 24/24 KB 44/56 KB 13/218 KB 52/85 KB 56/86 KB 48/56 KB 16/218 KB 52/85 KB 56/86 KB 52/56 KB 16/218 KB 52/85 KB 56/86 KB 56/56 KB 19/218 KB 52/85 KB 56/86 KB 52/56 KB 19/218 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 519.6 KB/sec) unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 56/85 KB 56/86 KB 56/56 KB 19/218 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 60/85 KB 60/86 KB 56/56 KB 19/218 KB 60/85 KB 64/86 KB 56/56 KB 21/218 KB 60/85 KB 56/86 KB 56/56 KB 19/218 KB 60/85 KB 60/86 KB 56/56 KB 21/218 KB 64/85 KB 64/86 KB 56/56 KB 21/218 KB 64/85 KB 64/86 KB 56/56 KB 24/218 KB 68/85 KB 64/86 KB 27/218 KB 3/12 KB 68/85 KB 64/86 KB 29/218 KB 3/12 KB 68/85 KB 64/86 KB 32/218 KB 3/12 KB 68/85 KB 64/86 KB 36/218 KB 3/12 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install 68/85 KB 64/86 KB 56/56 KB 24/218 KB 3/12 KB 72/85 KB 64/86 KB 40/218 KB 3/12 KB 76/85 KB 64/86 KB 40/218 KB 3/12 KB 80/85 KB 64/86 KB 40/218 KB 3/12 KB 84/85 KB 64/86 KB 40/218 KB 3/12 KB 85/85 KB 64/86 KB 40/218 KB 3/12 KB 64/85 KB 64/86 KB 56/56 KB 24/218 KB 3/12 KB 85/85 KB 64/86 KB 40/218 KB 5/12 KB 85/85 KB 64/86 KB 40/218 KB 8/12 KB 85/85 KB 64/86 KB 40/218 KB 11/12 KB 85/85 KB 64/86 KB 40/218 KB 12/12 KB 85/85 KB 64/86 KB 40/218 KB 12/12 KB 85/85 KB 64/86 KB 44/218 KB 12/12 KB 85/85 KB 64/86 KB 48/218 KB 12/12 KB 85/85 KB 64/86 KB 52/218 KB 12/12 KB 85/85 KB 64/86 KB 56/218 KB 12/12 KB 85/85 KB 64/86 KB 60/218 KB 12/12 KB 85/85 KB 64/86 KB 64/218 KB 12/12 KB 85/85 KB 64/86 KB 68/218 KB 12/12 KB 85/85 KB 64/86 KB 72/218 KB 12/12 KB 85/85 KB 64/86 KB 76/218 KB 12/12 KB 64/86 KB 80/218 KB 12/12 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 969.7 KB/sec) unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 64/86 KB 84/218 KB 12/12 KB 68/86 KB 88/218 KB 68/86 KB 92/218 KB 68/86 KB 84/218 KB 12/12 KB 72/86 KB 92/218 KB 76/86 KB 92/218 KB 80/86 KB 92/218 KB 84/86 KB 92/218 KB 86/86 KB 92/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 154.4 KB/sec) unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1040.4 KB/sec) unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2201.4 KB/sec) unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1711572107513318904.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7208585924100293600.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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall234665255753673697.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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7397413274870819168.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5143335289129146778.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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:43 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: 19:09:43 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: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4317545245128073877.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.343 s unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-29T19:09:43+00:00 unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 19:09:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 19:09:43 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 19:09:43 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-mysql-0: 19:09:44 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1313 kB/s) unit-mysql-0: 19:09:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 19:09:44 DEBUG unit.mysql/0.install (Reading database ... 78141 files and directories currently installed.) unit-mysql-0: 19:09:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 19:09:44 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 19:09:44 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 19:09:44 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 19:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 19:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.3 kB/s) unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install (Reading database ... 78181 files and directories currently installed.) unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 19:09:45 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 19:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 19:09:46 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.0 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 374.3 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 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 516.6 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 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 387.0 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1443.0 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 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 319.6 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 858.1 KB/sec) unit-abot-epc-basic-0: 19:09:46 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: 19:09:46 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 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 653.7 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/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 1103.0 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 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 316.5 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1071.8 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 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 193.0 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 181.2 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/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 288.5 KB/sec) unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 19:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 19:09:47 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 339.9 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 19:09:47 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 19:09:47 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: 19:09:47 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: 19:09:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-abot-epc-basic-0: 19:09:47 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: 19:09:47 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: 19:09:47 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: 19:09:48 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: 19:09:48 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 337.0 KB/sec) unit-abot-epc-basic-0: 19:09:48 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: 19:09:48 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 19:09:48 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: 19:09:48 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 182.6 KB/sec) unit-abot-epc-basic-0: 19:09:48 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: 19:09:48 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: 19:09:48 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 19:09:48 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-mysql-0: 19:09:48 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 19:09:48 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: 19:09:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 19:09:48 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: 19:09:48 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 19:09:48 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-mysql-0: 19:09:48 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: 19:09:48 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 1097.6 KB/sec) unit-abot-epc-basic-0: 19:09:48 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: 19:09:48 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-mysql-0: 19:09:48 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: 19:09:49 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: 19:09:49 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 282.2 KB/sec) unit-abot-epc-basic-0: 19:09:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-mysql-0: 19:09:49 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-mysql-0: 19:09:49 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] unit-mysql-0: 19:09:49 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: 19:09:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 19:09:49 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 153.7 KB/sec) unit-abot-epc-basic-0: 19:09:49 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: 19:09:49 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-mysql-0: 19:09:49 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 19:09:49 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: 19:09:49 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: 19:09:49 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: 19:09:49 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 19:09:49 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: 19:09:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 19:09:49 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 216.3 KB/sec) unit-abot-epc-basic-0: 19:09:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 19:09:49 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 19:09:49 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: 19:09:50 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: 19:09:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 19:09:50 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: 19:09:50 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 41.6 KB/sec) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 19:09:50 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: 19:09:50 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: 19:09:50 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 113.3 KB/sec) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 19:09:50 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-mysql-0: 19:09:50 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: 19:09:50 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: 19:09:50 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 121.5 KB/sec) unit-abot-epc-basic-0: 19:09:50 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-mysql-0: 19:09:50 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 19:09:51 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 19:09:51 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: 19:09:51 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: 19:09:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 19:09:51 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-mysql-0: 19:09:51 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 19:09:51 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: 19:09:51 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 19:09:51 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: 19:09:51 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: 19:09:51 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 621.2 KB/sec) unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 19:09:51 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: 19:09:51 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: 19:09:51 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: 19:09:51 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-mysql-0: 19:09:51 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: 19:09: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/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 19:09:51 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 19:09:51 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 19:09:51 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: 19:09:51 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: 19:09:51 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1378.9 KB/sec) unit-mysql-0: 19:09:51 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: 19:09:51 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-mysql-0: 19:09:52 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: 19:09:52 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: 19:09:52 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-abot-epc-basic-0: 19:09:52 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: 19:09:52 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 19:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 19:09:52 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: 19:09:52 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: 19:09:52 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 19:09:52 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-mysql-0: 19:09:52 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 19:09:52 DEBUG unit.abot-epc-basic/0.install 2/11 KB 5/11 KB 8/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 346.8 KB/sec) unit-abot-epc-basic-0: 19:09:52 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: 19:09:52 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 19:09:52 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: 19:09:52 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 168.0 KB/sec) unit-abot-epc-basic-0: 19:09:52 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: 19:09:52 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: 19:09:52 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 19:09:52 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7821 kB/s) unit-abot-epc-basic-0: 19:09:52 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-mysql-0: 19:09:52 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 19:09:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 19:09:52 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: 19:09:52 DEBUG unit.mysql/0.install (Reading database ... 78191 files and directories currently installed.) unit-mysql-0: 19:09:52 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:52 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 19:09:53 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: 19:09:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 19:09:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 19:09:53 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: 19:09:53 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 893.1 KB/sec) unit-abot-epc-basic-0: 19:09:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 19:09:53 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: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 19:09:53 DEBUG unit.abot-epc-basic/0.install 2/55 KB 4/55 KB 7/55 KB 10/55 KB 12/55 KB 15/55 KB 18/55 KB 20/55 KB 23/55 KB 26/55 KB 28/55 KB 31/55 KB 34/55 KB 38/55 KB 42/55 KB 46/55 KB 50/55 KB 54/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 1517.6 KB/sec) unit-abot-epc-basic-0: 19:09:53 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: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:53 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 19:09:54 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 245.7 KB/sec) unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 19:09:54 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: 19:09:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 19:09:54 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: 19:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 19:09:54 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: 19:09:54 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 22.2 KB/sec) unit-abot-epc-basic-0: 19:09:54 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: 19:09:54 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 19:09:54 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:09:54 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: 19:09:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 19:09:54 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: 19:09:54 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 19:09:54 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: 19:09:54 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: 19:09:54 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:09:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 93.5 KB/sec) unit-abot-epc-basic-0: 19:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 19:09:55 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: 19:09:55 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 356.3 KB/sec) unit-abot-epc-basic-0: 19:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 19:09:55 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: 19:09:55 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 34.7 KB/sec) unit-abot-epc-basic-0: 19:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 19:09:55 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 19:09:55 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 19:09:55 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:09:55 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: 19:09:55 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 527.7 KB/sec) unit-abot-epc-basic-0: 19:09:55 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: 19:09:55 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 19:09:55 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:55 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:09:55 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: 19:09:55 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/commons/commons-parent/3/commons-parent-3.pom (12 KB at 501.5 KB/sec) unit-abot-epc-basic-0: 19:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 19:09:56 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: 19:09:56 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 231.0 KB/sec) unit-abot-epc-basic-0: 19:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 19:09:56 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 19:09:56 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:56 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 19:09:56 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 1047.3 KB/sec) unit-abot-epc-basic-0: 19:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 19:09:56 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: 19:09:56 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2160.2 KB/sec) unit-abot-epc-basic-0: 19:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 19:09:56 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: 19:09:56 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 78.5 KB/sec) unit-abot-epc-basic-0: 19:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 19:09:57 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: 19:09:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 422.2 KB/sec) unit-abot-epc-basic-0: 19:09:57 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: 19:09:57 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:09:57 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: 19:09:57 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 62.3 KB/sec) unit-abot-epc-basic-0: 19:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 19:09:57 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: 19:09:57 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 154.5 KB/sec) unit-abot-epc-basic-0: 19:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 19:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 19:09:57 DEBUG unit.abot-epc-basic/0.install 3/12 KB 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 19:09:57 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: 19:09:57 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:09:57 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:09:57 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: 19:09:57 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: 19:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 19:09:58 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: 19:09:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 53.7 KB/sec) unit-abot-epc-basic-0: 19:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 19:09:58 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: 19:09:58 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: 19:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 19:09:58 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: 19:09:58 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 19:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 19:09:58 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: 19:09:58 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: 19:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 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 195.3 KB/sec) unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 718.1 KB/sec) unit-abot-epc-basic-0: 19:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 19:09:59 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 250.7 KB/sec) unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 569.3 KB/sec) unit-abot-epc-basic-0: 19:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:09:59 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: 19:09:59 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 19:09:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:10:00 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-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 19:10:00 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 612.8 KB/sec) unit-abot-epc-basic-0: 19:10:00 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: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 19:10:00 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: 19:10:00 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1508.9 KB/sec) unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-abot-epc-basic-0: 19:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 19:10:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 19:10:01 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: 19:10:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 19:10:01 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: 19:10:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/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 377.7 KB/sec) unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 19:10:01 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: 19:10:01 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 556.1 KB/sec) unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 19:10:01 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:01 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: 19:10:01 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 913.3 KB/sec) unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 19:10:02 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: 19:10:02 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 461.8 KB/sec) unit-abot-epc-basic-0: 19:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 19:10:02 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: 19:10:02 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 209.8 KB/sec) unit-abot-epc-basic-0: 19:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 19:10:02 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: 19:10:02 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 67.4 KB/sec) unit-abot-epc-basic-0: 19:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 19:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 19:10:02 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 58.4 KB/sec) unit-abot-epc-basic-0: 19:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 19:10:03 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: 19:10:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 19:10:03 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: 19:10:03 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: 19:10:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 19:10:03 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: 19:10:03 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: 19:10:03 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 72.3 KB/sec) unit-abot-epc-basic-0: 19:10:03 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: 19:10:03 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: 19:10:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 19:10:03 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-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 19:10:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:10:04 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-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:04 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: 19:10:04 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 106.2 KB/sec) unit-abot-epc-basic-0: 19:10:04 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-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:10:04 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-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 19:10:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:10:04 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: 19:10:04 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:04 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 19:10:04 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 1048.3 KB/sec) unit-abot-epc-basic-0: 19:10:04 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: 19:10:05 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:10:05 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-mysql-0: 19:10:05 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 19:10:05 DEBUG unit.abot-epc-basic/0.install 1/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 159.4 KB/sec) unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 19:10:05 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: 19:10:05 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 19:10:05 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: 19:10:05 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 19:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 19:10:05 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: 19:10:05 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 19:10:05 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 114.6 KB/sec) unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 19:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:10:05 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: 19:10:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 331.5 KB/sec) unit-abot-epc-basic-0: 19:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 19:10:05 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:06 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: 19:10:06 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: 19:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 19:10:06 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: 19:10:06 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 19:10:06 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: 19:10:06 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 19:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 19:10:06 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 187.6 KB/sec) unit-abot-epc-basic-0: 19:10:06 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: 19:10:06 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 19:10:06 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:10:06 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: 19:10:06 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 720.5 KB/sec) unit-abot-epc-basic-0: 19:10:06 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: 19:10:06 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: 19:10:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 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 236.3 KB/sec) unit-abot-epc-basic-0: 19:10:06 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: 19:10:07 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: 19:10:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 19:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 19:10:07 DEBUG unit.abot-epc-basic/0.install 3/27 KB 4/27 KB 7/27 KB 10/27 KB 13/27 KB 15/27 KB 18/27 KB 20/27 KB 23/27 KB 26/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1330.2 KB/sec) unit-abot-epc-basic-0: 19:10:07 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-mysql-0: 19:10:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 19:10:07 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: 19:10:07 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/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 299.2 KB/sec) unit-abot-epc-basic-0: 19:10:07 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: 19:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 19:10:07 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 19:10:07 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: 19:10:08 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 31.8 KB/sec) unit-abot-epc-basic-0: 19:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 19:10:08 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (97.8 kB/s) unit-abot-epc-basic-0: 19:10:08 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: 19:10:08 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1054.3 KB/sec) unit-abot-epc-basic-0: 19:10:08 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: 19:10:08 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: 19:10:08 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1958.9 KB/sec) unit-abot-epc-basic-0: 19:10:08 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: 19:10:09 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: 19:10:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 311.6 KB/sec) unit-abot-epc-basic-0: 19:10:09 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-mysql-0: 19:10:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 19:10:09 DEBUG unit.mysql/0.install (Reading database ... 83319 files and directories currently installed.) unit-mysql-0: 19:10:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 19:10:09 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: 19:10:09 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 186.1 KB/sec) unit-abot-epc-basic-0: 19:10:09 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: 19:10:09 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 19:10:09 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: 19:10:09 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 1312.4 KB/sec) unit-abot-epc-basic-0: 19:10:09 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: 19:10:09 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 19:10:09 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: 19:10:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 19:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 19:10:10 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: 19:10:10 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 263.7 KB/sec) unit-abot-epc-basic-0: 19:10:10 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: 19:10:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:10:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:10:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:10:10 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 19:10:10 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 19:10: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.pom unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:10:10 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: 19:10:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 436.6 KB/sec) unit-abot-epc-basic-0: 19:10:10 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: 19:10:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 19:10:10 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-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 19:10:10 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 392.5 KB/sec) unit-abot-epc-basic-0: 19:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 19:10:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 19:10:11 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: 19:10:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 558.0 KB/sec) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 19:10:11 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: 19:10:11 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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 19:10:11 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: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 19:10:11 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 973.5 KB/sec) unit-abot-epc-basic-0: 19:10:11 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: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.install 3/14 KB 3/14 KB 6/14 KB 8/14 KB 11/14 KB 14/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 909.9 KB/sec) unit-abot-epc-basic-0: 19:10:11 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: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 19:10:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 19:10:12 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: 19:10:12 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 19:10:12 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-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 833.8 KB/sec) unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 19:10:12 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: 19:10:12 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 171.5 KB/sec) unit-abot-epc-basic-0: 19:10:12 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: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 19:10:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 19:10:12 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: 19:10:12 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 58.0 KB/sec) unit-abot-epc-basic-0: 19:10:13 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: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 19:10:13 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-mysql-0: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 7/11 KB 10/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 19:10:13 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: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 19:10:13 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: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 19:10:13 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 1648.5 KB/sec) unit-abot-epc-basic-0: 19:10:13 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: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:10: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.pom unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-mysql-0: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 19:10:13 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: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 19:10:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 19:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 19:10:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 19:10:14 DEBUG unit.abot-epc-basic/0.install 90/680 B 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 39.1 KB/sec) unit-abot-epc-basic-0: 19:10:14 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: 19:10:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 19:10:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:10:14 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: 19:10: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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 19:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 19:10:14 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: 19:10:14 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: 19:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 19:10:14 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.9 KB/sec) unit-abot-epc-basic-0: 19:10:14 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: 19:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 19:10:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 19:10:14 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:15 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: 19:10:16 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: 19:10:16 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-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-mysql-0: 19:10:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:10:16 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 19:10:16 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-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:10:16 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-mysql-0: 19:10:16 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 19:10:16 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: 19:10:16 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: 19:10:16 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: 19:10:16 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: 19:10:16 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: 19:10:16 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: 19:10:16 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: 19:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 19:10:16 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 19:10:16 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: 19:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 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: 19:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 19:10:17 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: 19:10:17 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-mysql-0: 19:10:17 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 19:10:17 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: 19:10:17 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: 19:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-mysql-0: 19:10:18 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: 19:10:18 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 19:10:18 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: 19:10:18 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-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 19:10:18 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: 19:10:18 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 19:10:18 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: 19:10:18 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (375 kB/s) unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install (Reading database ... 83419 files and directories currently installed.) unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 19:10:18 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 337/966 KB 341/966 KB 345/966 KB 349/966 KB 353/966 KB 357/966 KB 361/966 KB 365/966 KB 369/966 KB 373/966 KB 377/966 KB 381/966 KB 385/966 KB 389/966 KB 393/966 KB 397/966 KB 401/966 KB 405/966 KB 409/966 KB 413/966 KB 417/966 KB 421/966 KB 425/966 KB 429/966 KB 433/966 KB 437/966 KB 441/966 KB 445/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 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: 19:10:19 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: 19:10:19 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: 19:10:19 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: 19:10:19 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 116/590 KB 120/590 KB 124/590 KB 128/590 KB 128/590 KB 3/10 KB 128/590 KB 5/10 KB 128/590 KB 8/10 KB 128/590 KB 10/10 KB 132/590 KB 10/10 KB 3/1710 KB 3/240 KB 136/590 KB 10/10 KB 3/1710 KB 3/240 KB 132/590 KB 10/10 KB 3/1710 KB 132/590 KB 10/10 KB 5/1710 KB 3/240 KB 136/590 KB 10/10 KB 3/232 KB 8/1710 KB 3/240 KB 136/590 KB 10/10 KB 3/232 KB 11/1710 KB 3/240 KB 136/590 KB 10/10 KB 3/232 KB 13/1710 KB 3/240 KB 136/590 KB 10/10 KB 3/232 KB 13/1710 KB 6/240 KB 136/590 KB 10/10 KB 3/232 KB 13/1710 KB 9/240 KB 136/590 KB 10/10 KB 3/232 KB 13/1710 KB 11/240 KB 136/590 KB 10/10 KB 3/232 KB 3/1710 KB 3/240 KB 136/590 KB 10/10 KB 3/232 KB 13/1710 KB 11/240 KB 136/590 KB 10/10 KB 4/232 KB 13/1710 KB 11/240 KB 140/590 KB 10/10 KB 4/232 KB 13/1710 KB 11/240 KB 144/590 KB 10/10 KB 4/232 KB 13/1710 KB 11/240 KB 148/590 KB 10/10 KB 4/232 KB 16/1710 KB 14/240 KB 152/590 KB 6/232 KB 16/1710 KB 14/240 KB 148/590 KB 6/232 KB 16/1710 KB 11/240 KB 148/590 KB 6/232 KB 19/1710 KB 14/240 KB 156/590 KB 6/232 KB 21/1710 KB 14/240 KB 156/590 KB 6/232 KB 24/1710 KB 14/240 KB 156/590 KB 6/232 KB 27/1710 KB 14/240 KB 156/590 KB 6/232 KB 27/1710 KB 16/240 KB 156/590 KB 6/232 KB 27/1710 KB 19/240 KB 156/590 KB 6/232 KB 13/1710 KB 11/240 KB 148/590 KB 6/232 KB 29/1710 KB 19/240 KB 156/590 KB 8/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 121.7 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 29/1710 KB 19/240 KB 156/590 KB 6/232 KB 32/1710 KB 22/240 KB 156/590 KB 10/232 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 29/1710 KB 22/240 KB 156/590 KB 10/232 KB 29/1710 KB 22/240 KB 156/590 KB 8/232 KB 32/1710 KB 22/240 KB 156/590 KB 12/232 KB 32/1710 KB 25/240 KB 156/590 KB 12/232 KB 32/1710 KB 27/240 KB 156/590 KB 12/232 KB 32/1710 KB 27/240 KB 156/590 KB 14/232 KB 32/1710 KB 30/240 KB 156/590 KB 14/232 KB 36/1710 KB 30/240 KB 156/590 KB 16/232 KB 40/1710 KB 30/240 KB 156/590 KB 16/232 KB 44/1710 KB 30/240 KB 156/590 KB 16/232 KB 48/1710 KB 30/240 KB 156/590 KB 16/232 KB 16/1710 KB 14/240 KB 156/590 KB 6/232 KB 48/1710 KB 30/240 KB 160/590 KB 16/232 KB 52/1710 KB 30/240 KB 164/590 KB 16/232 KB 52/1710 KB 32/240 KB 168/590 KB 16/232 KB 52/1710 KB 32/240 KB 172/590 KB 16/232 KB 3/44 KB 52/1710 KB 32/240 KB 176/590 KB 16/232 KB 3/44 KB 32/1710 KB 30/240 KB 156/590 KB 16/232 KB 52/1710 KB 32/240 KB 176/590 KB 18/232 KB 3/44 KB 52/1710 KB 32/240 KB 176/590 KB 20/232 KB 3/44 KB 52/1710 KB 32/240 KB 176/590 KB 22/232 KB 3/44 KB 52/1710 KB 32/240 KB 168/590 KB 16/232 KB 3/44 KB 52/1710 KB 32/240 KB 164/590 KB 16/232 KB 52/1710 KB 36/240 KB 176/590 KB 22/232 KB 3/44 KB 52/1710 KB 40/240 KB 176/590 KB 22/232 KB 3/44 KB 52/1710 KB 30/240 KB 160/590 KB 16/232 KB 56/1710 KB 40/240 KB 176/590 KB 24/232 KB 3/44 KB 60/1710 KB 40/240 KB 176/590 KB 24/232 KB 3/44 KB 64/1710 KB 40/240 KB 176/590 KB 24/232 KB 3/44 KB 68/1710 KB 40/240 KB 176/590 KB 24/232 KB 3/44 KB 72/1710 KB 44/240 KB 180/590 KB 24/232 KB 6/44 KB 52/1710 KB 40/240 KB 176/590 KB 24/232 KB 3/44 KB 72/1710 KB 44/240 KB 180/590 KB 26/232 KB 6/44 KB 72/1710 KB 44/240 KB 180/590 KB 28/232 KB 6/44 KB 72/1710 KB 44/240 KB 180/590 KB 30/232 KB 6/44 KB 76/1710 KB 44/240 KB 180/590 KB 32/232 KB 6/44 KB 68/1710 KB 44/240 KB 180/590 KB 24/232 KB 6/44 KB 68/1710 KB 44/240 KB 176/590 KB 24/232 KB 6/44 KB 68/1710 KB 40/240 KB 176/590 KB 24/232 KB 6/44 KB 76/1710 KB 44/240 KB 180/590 KB 32/232 KB 9/44 KB 76/1710 KB 48/240 KB 180/590 KB 32/232 KB 11/44 KB 76/1710 KB 48/240 KB 180/590 KB 32/232 KB 14/44 KB 76/1710 KB 44/240 KB 180/590 KB 30/232 KB 6/44 KB 80/1710 KB 48/240 KB 180/590 KB 32/232 KB 14/44 KB 84/1710 KB 48/240 KB 180/590 KB 32/232 KB 14/44 KB 88/1710 KB 48/240 KB 184/590 KB 34/232 KB 16/44 KB 92/1710 KB 48/240 KB 184/590 KB 34/232 KB 16/44 KB 76/1710 KB 48/240 KB 180/590 KB 32/232 KB 9/44 KB 92/1710 KB 52/240 KB 184/590 KB 34/232 KB 16/44 KB 92/1710 KB 56/240 KB 184/590 KB 34/232 KB 16/44 KB 84/1710 KB 48/240 KB 184/590 KB 34/232 KB 16/44 KB 84/1710 KB 48/240 KB 184/590 KB 32/232 KB 16/44 KB 92/1710 KB 60/240 KB 188/590 KB 34/232 KB 16/44 KB 92/1710 KB 60/240 KB 192/590 KB 34/232 KB 16/44 KB 84/1710 KB 48/240 KB 180/590 KB 32/232 KB 16/44 KB 92/1710 KB 60/240 KB 192/590 KB 34/232 KB 19/44 KB 92/1710 KB 60/240 KB 192/590 KB 34/232 KB 22/44 KB 92/1710 KB 60/240 KB 192/590 KB 37/232 KB 25/44 KB 92/1710 KB 60/240 KB 192/590 KB 37/232 KB 27/44 KB 96/1710 KB 60/240 KB 196/590 KB 37/232 KB 30/44 KB 92/1710 KB 60/240 KB 192/590 KB 34/232 KB 16/44 KB 96/1710 KB 64/240 KB 196/590 KB 37/232 KB 30/44 KB 96/1710 KB 68/240 KB 196/590 KB 37/232 KB 30/44 KB 96/1710 KB 72/240 KB 196/590 KB 37/232 KB 30/44 KB 96/1710 KB 76/240 KB 196/590 KB 37/232 KB 30/44 KB 96/1710 KB 80/240 KB 196/590 KB 37/232 KB 30/44 KB 96/1710 KB 60/240 KB 196/590 KB 37/232 KB 27/44 KB 92/1710 KB 60/240 KB 196/590 KB 37/232 KB 27/44 KB 96/1710 KB 80/240 KB 200/590 KB 37/232 KB 30/44 KB 96/1710 KB 80/240 KB 204/590 KB 37/ unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 232 KB 30/44 KB 96/1710 KB 80/240 KB 208/590 KB 37/232 KB 30/44 KB 96/1710 KB 80/240 KB 212/590 KB 37/232 KB 30/44 KB 100/1710 KB 84/240 KB 216/590 KB 37/232 KB 32/44 KB 100/1710 KB 84/240 KB 220/590 KB 37/232 KB 32/44 KB 92/1710 KB 60/240 KB 192/590 KB 37/232 KB 22/44 KB 100/1710 KB 84/240 KB 220/590 KB 40/232 KB 32/44 KB 100/1710 KB 84/240 KB 220/590 KB 43/232 KB 32/44 KB 100/1710 KB 84/240 KB 220/590 KB 45/232 KB 32/44 KB 100/1710 KB 84/240 KB 220/590 KB 48/232 KB 32/44 KB 100/1710 KB 84/240 KB 220/590 KB 50/232 KB 32/44 KB 100/1710 KB 84/240 KB 220/590 KB 53/232 KB 32/44 KB 100/1710 KB 84/240 KB 212/590 KB 37/232 KB 32/44 KB 100/1710 KB 80/240 KB 212/590 KB 37/232 KB 32/44 KB 104/1710 KB 84/240 KB 220/590 KB 53/232 KB 32/44 KB 108/1710 KB 84/240 KB 220/590 KB 53/232 KB 32/44 KB 112/1710 KB 84/240 KB 220/590 KB 53/232 KB 32/44 KB 116/1710 KB 84/240 KB 220/590 KB 53/232 KB 32/44 KB 120/1710 KB 88/240 KB 224/590 KB 56/232 KB 32/44 KB 124/1710 KB 88/240 KB 224/590 KB 56/232 KB 32/44 KB 96/1710 KB 80/240 KB 212/590 KB 37/232 KB 32/44 KB 124/1710 KB 88/240 KB 224/590 KB 56/232 KB 36/44 KB 124/1710 KB 88/240 KB 224/590 KB 56/232 KB 40/44 KB 124/1710 KB 88/240 KB 224/590 KB 56/232 KB 44/44 KB 116/1710 KB 88/240 KB 224/590 KB 56/232 KB 32/44 KB 116/1710 KB 88/240 KB 224/590 KB 53/232 KB 32/44 KB 124/1710 KB 92/240 KB 224/590 KB 56/232 KB 44/44 KB 124/1710 KB 96/240 KB 224/590 KB 56/232 KB 44/44 KB 116/1710 KB 84/240 KB 224/590 KB 53/232 KB 32/44 KB 124/1710 KB 96/240 KB 228/590 KB 59/232 KB 44/44 KB 124/1710 KB 100/240 KB 232/590 KB 59/232 KB 44/44 KB 124/1710 KB 100/240 KB 236/590 KB 59/232 KB 44/44 KB 124/1710 KB 100/240 KB 240/590 KB 59/232 KB 44/44 KB 124/1710 KB 96/240 KB 224/590 KB 59/232 KB 44/44 KB 128/1710 KB 100/240 KB 240/590 KB 61/232 KB 44/44 KB 128/1710 KB 100/240 KB 240/590 KB 64/232 KB 44/44 KB 128/1710 KB 100/240 KB 240/590 KB 59/232 KB 44/44 KB 124/1710 KB 100/240 KB 228/590 KB 59/232 KB 44/44 KB 128/1710 KB 100/240 KB 240/590 KB 66/232 KB 44/44 KB 128/1710 KB 104/240 KB 244/590 KB 66/232 KB 44/44 KB 132/1710 KB 104/240 KB 248/590 KB 69/232 KB 44/44 KB 132/1710 KB 104/240 KB 252/590 KB 69/232 KB 44/44 KB 132/1710 KB 104/240 KB 256/590 KB 69/232 KB 44/44 KB 128/1710 KB 104/240 KB 240/590 KB 66/232 KB 44/44 KB 132/1710 KB 108/240 KB 256/590 KB 69/232 KB 44/44 KB 132/1710 KB 112/240 KB 256/590 KB 69/232 KB 44/44 KB 132/1710 KB 104/240 KB 244/590 KB 69/232 KB 44/44 KB 136/1710 KB 112/240 KB 256/590 KB 69/232 KB 44/44 KB 140/1710 KB 112/240 KB 256/590 KB 69/232 KB 44/44 KB 144/1710 KB 112/240 KB 256/590 KB 69/232 KB 44/44 KB 128/1710 KB 104/240 KB 244/590 KB 69/232 KB 44/44 KB 144/1710 KB 112/240 KB 256/590 KB 72/232 KB 44/44 KB 144/1710 KB 112/240 KB 256/590 KB 75/232 KB 44/44 KB 144/1710 KB 116/240 KB 256/590 KB 75/232 KB 44/44 KB 144/1710 KB 120/240 KB 256/590 KB 77/232 KB 44/44 KB 144/1710 KB 124/240 KB 256/590 KB 77/232 KB 44/44 KB 144/1710 KB 128/240 KB 256/590 KB 77/232 KB 44/44 KB 144/1710 KB 132/240 KB 256/590 KB 77/232 KB 44/44 KB 148/1710 KB 136/240 KB 260/590 KB 77/232 KB 148/1710 KB 140/240 KB 260/590 KB 77/232 KB 144/1710 KB 116/240 KB 256/590 KB 77/232 KB 44/44 KB 148/1710 KB 140/240 KB 260/590 KB 80/232 KB 148/1710 KB 132/240 KB 260/590 KB 77/232 KB 148/1710 KB 140/240 KB 260/590 KB 82/232 KB 144/1710 KB 132/240 KB 260/590 KB 77/232 KB 152/1710 KB 140/240 KB 264/590 KB 82/232 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 354.6 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 152/1710 KB 140/240 KB 264/590 KB 85/232 KB 152/1710 KB 140/240 KB 264/590 KB 88/232 KB 152/1710 KB 140/240 KB 260/590 KB 82/232 KB 156/1710 KB 140/240 KB 268/590 KB 88/232 KB 160/1710 KB 140/240 KB 268/590 KB 88/232 KB 152/1710 KB 140/240 KB 268/590 KB 88/232 KB 160/1710 KB 140/240 KB 272/590 KB 88/232 KB 160/1710 KB 140/240 KB 272/590 KB 91/232 KB 164/1710 KB 144/240 KB 276/590 KB 93/232 KB 164/1710 KB 144/240 KB 276/590 KB 96/232 KB 160/1710 KB 144/240 KB 272/590 KB 91/232 KB 164/1710 KB 148/240 KB 276/590 KB 96/232 KB 164/1710 KB 144/240 KB 276/590 KB 91/232 KB 164/1710 KB 144/240 KB 272/590 KB 91/232 KB 168/1710 KB 148/240 KB 276/590 KB 98/232 KB 168/1710 KB 148/240 KB 280/590 KB 98/232 KB 172/1710 KB 148/240 KB 284/590 KB 98/232 KB 164/1710 KB 148/240 KB 276/590 KB 98/232 KB 172/1710 KB 148/240 KB 280/590 KB 98/232 KB 176/1710 KB 148/240 KB 284/590 KB 98/232 KB 176/1710 KB 152/240 KB 284/590 KB 98/232 KB 176/1710 KB 152/240 KB 288/590 KB 98/232 KB 176/1710 KB 156/240 KB 288/590 KB 98/232 KB 176/1710 KB 160/240 KB 288/590 KB 98/232 KB 176/1710 KB 164/240 KB 288/590 KB 102/232 KB 180/1710 KB 168/240 KB 292/590 KB 102/232 KB 180/1710 KB 172/240 KB 292/590 KB 102/232 KB 180/1710 KB 176/240 KB 292/590 KB 102/232 KB 176/1710 KB 160/240 KB 288/590 KB 102/232 KB 180/1710 KB 164/240 KB 292/590 KB 102/232 KB 180/1710 KB 176/240 KB 292/590 KB 106/232 KB 176/1710 KB 164/240 KB 292/590 KB 102/232 KB 184/1710 KB 176/240 KB 292/590 KB 106/232 KB 184/1710 KB 176/240 KB 296/590 KB 106/232 KB 188/1710 KB 176/240 KB 296/590 KB 110/232 KB 184/1710 KB 176/240 KB 296/590 KB 110/232 KB 188/1710 KB 176/240 KB 300/590 KB 114/232 KB 188/1710 KB 176/240 KB 300/590 KB 110/232 KB 192/1710 KB 176/240 KB 300/590 KB 114/232 KB 192/1710 KB 176/240 KB 4/258 KB 300/590 KB 114/232 KB 192/1710 KB 176/240 KB 8/258 KB 300/590 KB 114/232 KB 192/1710 KB 176/240 KB 12/258 KB 300/590 KB 114/232 KB 192/1710 KB 176/240 KB 16/258 KB 300/590 KB 114/232 KB 192/1710 KB 176/240 KB 20/258 KB 300/590 KB 114/232 KB 196/1710 KB 180/240 KB 24/258 KB 304/590 KB 118/232 KB 196/1710 KB 180/240 KB 28/258 KB 304/590 KB 118/232 KB 196/1710 KB 180/240 KB 20/258 KB 304/590 KB 118/232 KB 200/1710 KB 180/240 KB 28/258 KB 304/590 KB 118/232 KB 204/1710 KB 180/240 KB 32/258 KB 304/590 KB 118/232 KB 208/1710 KB 180/240 KB 32/258 KB 304/590 KB 118/232 KB 192/1710 KB 180/240 KB 20/258 KB 304/590 KB 118/232 KB 208/1710 KB 184/240 KB 32/258 KB 304/590 KB 118/232 KB 192/1710 KB 176/240 KB 20/258 KB 304/590 KB 118/232 KB 192/1710 KB 176/240 KB 20/258 KB 304/590 KB 114/232 KB 208/1710 KB 184/240 KB 32/258 KB 308/590 KB 118/232 KB 200/1710 KB 180/240 KB 32/258 KB 304/590 KB 118/232 KB 208/1710 KB 184/240 KB 36/258 KB 308/590 KB 122/232 KB 212/1710 KB 188/240 KB 40/258 KB 312/590 KB 122/232 KB 212/1710 KB 188/240 KB 44/258 KB 312/590 KB 122/232 KB 208/1710 KB 184/240 KB 32/258 KB 308/590 KB 122/232 KB 212/1710 KB 188/240 KB 44/258 KB 312/590 KB 126/232 KB 212/1710 KB 188/240 KB 44/258 KB 312/590 KB 130/232 KB 212/1710 KB 188/240 KB 44/258 KB 312/590 KB 134/232 KB 212/1710 KB 188/240 KB 44/258 KB 312/590 KB 138/232 KB 212/1710 KB 188/240 KB 36/258 KB 312/590 KB 122/232 KB 208/1710 KB 188/240 KB 36/258 KB 312/590 KB 122/232 KB 208/1710 KB 184/240 KB 36/258 KB 312/590 KB 122/232 KB 212/1710 KB 188/240 KB 48/258 KB 316/590 KB 138/232 KB 212/1710 KB 192/240 KB 48/258 KB 320/590 KB 138/232 KB 212/1710 KB 196/240 KB 48/258 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 320/590 KB 138/232 KB 212/1710 KB 188/240 KB 48/258 KB 312/590 KB 138/232 KB 216/1710 KB 196/240 KB 48/258 KB 320/590 KB 138/232 KB 212/1710 KB 188/240 KB 48/258 KB 320/590 KB 138/232 KB 216/1710 KB 196/240 KB 48/258 KB 324/590 KB 138/232 KB 220/1710 KB 200/240 KB 48/258 KB 324/590 KB 142/232 KB 220/1710 KB 200/240 KB 48/258 KB 324/590 KB 138/232 KB 220/1710 KB 196/240 KB 48/258 KB 324/590 KB 138/232 KB 224/1710 KB 200/240 KB 48/258 KB 324/590 KB 142/232 KB 224/1710 KB 204/240 KB 48/258 KB 328/590 KB 142/232 KB 224/1710 KB 208/240 KB 48/258 KB 328/590 KB 146/232 KB 224/1710 KB 212/240 KB 48/258 KB 328/590 KB 146/232 KB 228/1710 KB 216/240 KB 52/258 KB 328/590 KB 146/232 KB 224/1710 KB 200/240 KB 48/258 KB 328/590 KB 142/232 KB 228/1710 KB 220/240 KB 52/258 KB 332/590 KB 146/232 KB 228/1710 KB 220/240 KB 52/258 KB 336/590 KB 146/232 KB 228/1710 KB 212/240 KB 52/258 KB 328/590 KB 146/232 KB 228/1710 KB 220/240 KB 56/258 KB 336/590 KB 146/232 KB 228/1710 KB 220/240 KB 60/258 KB 336/590 KB 146/232 KB 228/1710 KB 220/240 KB 64/258 KB 336/590 KB 146/232 KB 228/1710 KB 212/240 KB 48/258 KB 328/590 KB 146/232 KB 224/1710 KB 204/240 KB 48/258 KB 328/590 KB 146/232 KB 228/1710 KB 220/240 KB 64/258 KB 336/590 KB 150/232 KB 232/1710 KB 220/240 KB 64/258 KB 336/590 KB 150/232 KB 236/1710 KB 220/240 KB 64/258 KB 336/590 KB 150/232 KB 236/1710 KB 220/240 KB 64/258 KB 336/590 KB 154/232 KB 236/1710 KB 220/240 KB 64/258 KB 336/590 KB 158/232 KB 228/1710 KB 220/240 KB 64/258 KB 340/590 KB 158/232 KB 240/1710 KB 224/240 KB 64/258 KB 340/590 KB 158/232 KB 240/1710 KB 220/240 KB 64/258 KB 340/590 KB 158/232 KB 236/1710 KB 220/240 KB 64/258 KB 340/590 KB 158/232 KB 240/1710 KB 224/240 KB 64/258 KB 344/590 KB 162/232 KB 240/1710 KB 224/240 KB 64/258 KB 348/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 352/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 356/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 360/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 364/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 368/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 162/232 KB 240/1710 KB 224/240 KB 64/258 KB 340/590 KB 162/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 166/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 170/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 174/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 178/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 182/232 KB 244/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 244/1710 KB 224/240 KB 68/258 KB 348/590 KB 162/232 KB 248/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 252/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 256/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 260/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 264/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 268/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 272/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 276/1710 KB 224/240 KB 68/258 KB 372/590 KB 186/232 KB 240/1710 KB 224/240 KB 68/258 KB 348/590 KB 162/232 KB 276/1710 KB 224/240 KB 72/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 76/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 80/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 84/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 88/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 92/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 96/258 KB 3 unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 76/590 KB 190/232 KB 276/1710 KB 224/240 KB 100/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 104/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 68/258 KB 376/590 KB 190/232 KB 276/1710 KB 224/240 KB 68/258 KB 372/590 KB 190/232 KB 276/1710 KB 224/240 KB 104/258 KB 376/590 KB 194/232 KB 276/1710 KB 224/240 KB 104/258 KB 380/590 KB 194/232 KB 276/1710 KB 224/240 KB 108/258 KB 380/590 KB 194/232 KB 276/1710 KB 224/240 KB 112/258 KB 380/590 KB 194/232 KB 280/1710 KB 224/240 KB 116/258 KB 384/590 KB 194/232 KB 280/1710 KB 224/240 KB 120/258 KB 384/590 KB 198/232 KB 280/1710 KB 224/240 KB 124/258 KB 384/590 KB 198/232 KB 280/1710 KB 224/240 KB 128/258 KB 384/590 KB 198/232 KB 280/1710 KB 224/240 KB 112/258 KB 380/590 KB 194/232 KB 280/1710 KB 224/240 KB 112/258 KB 384/590 KB 194/232 KB 284/1710 KB 224/240 KB 128/258 KB 384/590 KB 198/232 KB 288/1710 KB 224/240 KB 128/258 KB 384/590 KB 198/232 KB 288/1710 KB 224/240 KB 128/258 KB 388/590 KB 198/232 KB 292/1710 KB 224/240 KB 128/258 KB 392/590 KB 198/232 KB 292/1710 KB 224/240 KB 128/258 KB 396/590 KB 198/232 KB 280/1710 KB 224/240 KB 116/258 KB 384/590 KB 198/232 KB 292/1710 KB 224/240 KB 128/258 KB 400/590 KB 202/232 KB 292/1710 KB 224/240 KB 128/258 KB 400/590 KB 206/232 KB 292/1710 KB 224/240 KB 128/258 KB 400/590 KB 210/232 KB 292/1710 KB 224/240 KB 128/258 KB 388/590 KB 198/232 KB 296/1710 KB 224/240 KB 128/258 KB 400/590 KB 210/232 KB 300/1710 KB 224/240 KB 128/258 KB 400/590 KB 210/232 KB 304/1710 KB 224/240 KB 128/258 KB 400/590 KB 210/232 KB 308/1710 KB 224/240 KB 128/258 KB 400/590 KB 210/232 KB 312/1710 KB 224/240 KB 132/258 KB 400/590 KB 214/232 KB 316/1710 KB 224/240 KB 132/258 KB 400/590 KB 214/232 KB 320/1710 KB 224/240 KB 132/258 KB 400/590 KB 214/232 KB 296/1710 KB 224/240 KB 128/258 KB 400/590 KB 210/232 KB 320/1710 KB 224/240 KB 132/258 KB 404/590 KB 214/232 KB 320/1710 KB 224/240 KB 132/258 KB 408/590 KB 214/232 KB 308/1710 KB 224/240 KB 132/258 KB 400/590 KB 214/232 KB 308/1710 KB 224/240 KB 128/258 KB 400/590 KB 214/232 KB 320/1710 KB 224/240 KB 132/258 KB 412/590 KB 218/232 KB 320/1710 KB 224/240 KB 132/258 KB 412/590 KB 222/232 KB 320/1710 KB 224/240 KB 136/258 KB 412/590 KB 222/232 KB 320/1710 KB 224/240 KB 140/258 KB 412/590 KB 226/232 KB 320/1710 KB 224/240 KB 140/258 KB 412/590 KB 226/232 KB 320/1710 KB 224/240 KB 144/258 KB 412/590 KB 226/232 KB 320/1710 KB 224/240 KB 132/258 KB 412/590 KB 214/232 KB 320/1710 KB 224/240 KB 144/258 KB 412/590 KB 230/232 KB 320/1710 KB 224/240 KB 144/258 KB 416/590 KB 230/232 KB 320/1710 KB 224/240 KB 144/258 KB 416/590 KB 232/232 KB 320/1710 KB 224/240 KB 144/258 KB 420/590 KB 232/232 KB 324/1710 KB 228/240 KB 148/258 KB 420/590 KB 232/232 KB 324/1710 KB 232/240 KB 148/258 KB 420/590 KB 232/232 KB 324/1710 KB 236/240 KB 148/258 KB 420/590 KB 232/232 KB 324/1710 KB 240/240 KB 148/258 KB 420/590 KB 232/232 KB 324/1710 KB 224/240 KB 148/258 KB 420/590 KB 232/232 KB 324/1710 KB 240/240 KB 152/258 KB 420/590 KB 232/232 KB 324/1710 KB 240/240 KB 156/258 KB 420/590 KB 232/232 KB 324/1710 KB 240/240 KB 160/258 KB 420/590 KB 232/232 KB 324/1710 KB 224/240 KB 144/258 KB 420/590 KB 232/232 KB 328/1710 KB 240/240 KB 160/258 KB 424/590 KB 232/232 KB 324/1710 KB 240/240 KB 160/258 KB 424/590 KB 232/232 KB 332/1710 KB 240/240 KB 160/258 KB 424/590 KB 232/232 KB 332/1710 KB 240/240 KB 160/258 KB 428/590 KB 232/232 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1266.1 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 336/1710 KB 160/258 KB 428/590 KB 232/232 KB 336/1710 KB 160/258 KB 432/590 KB 232/232 KB 336/1710 KB 164/258 KB 432/590 KB 232/232 KB 340/1710 KB 168/258 KB 436/590 KB 232/232 KB 340/1710 KB 172/258 KB 436/590 KB 232/232 KB 340/1710 KB 176/258 KB 436/590 KB 232/232 KB 340/1710 KB 164/258 KB 436/590 KB 232/232 KB 340/1710 KB 176/258 KB 440/590 KB 232/232 KB 340/1710 KB 176/258 KB 444/590 KB 232/232 KB 340/1710 KB 176/258 KB 448/590 KB 232/232 KB 340/1710 KB 176/258 KB 452/590 KB 232/232 KB 340/1710 KB 180/258 KB 456/590 KB 340/1710 KB 180/258 KB 460/590 KB 340/1710 KB 180/258 KB 464/590 KB 340/1710 KB 164/258 KB 432/590 KB 232/232 KB 344/1710 KB 180/258 KB 464/590 KB 348/1710 KB 180/258 KB 464/590 KB 352/1710 KB 180/258 KB 464/590 KB 356/1710 KB 180/258 KB 464/590 KB 360/1710 KB 180/258 KB 464/590 KB 340/1710 KB 180/258 KB 452/590 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1177.1 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 360/1710 KB 184/258 KB 464/590 KB 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 360/1710 KB 188/258 KB 464/590 KB 360/1710 KB 192/258 KB 464/590 KB 364/1710 KB 192/258 KB 464/590 KB 368/1710 KB 192/258 KB 464/590 KB 368/1710 KB 4/223 KB 192/258 KB 464/590 KB 368/1710 KB 8/223 KB 192/258 KB 464/590 KB 368/1710 KB 12/223 KB 192/258 KB 464/590 KB 368/1710 KB 16/223 KB 192/258 KB 464/590 KB 368/1710 KB 20/223 KB 192/258 KB 464/590 KB 368/1710 KB 24/223 KB 192/258 KB 464/590 KB 368/1710 KB 28/223 KB 192/258 KB 464/590 KB 368/1710 KB 32/223 KB 192/258 KB 464/590 KB 368/1710 KB 32/223 KB 196/258 KB 464/590 KB 368/1710 KB 32/223 KB 200/258 KB 464/590 KB 368/1710 KB 32/223 KB 204/258 KB 464/590 KB 368/1710 KB 32/223 KB 208/258 KB 468/590 KB 368/1710 KB 32/223 KB 204/258 KB 468/590 KB 372/1710 KB 32/223 KB 208/258 KB 468/590 KB 372/1710 KB 32/223 KB 208/258 KB 472/590 KB 376/1710 KB 32/223 KB 208/258 KB 472/590 KB 376/1710 KB 32/223 KB 208/258 KB 476/590 KB 376/1710 KB 36/223 KB 4/208 KB 208/258 KB 480/590 KB 376/1710 KB 36/223 KB 4/208 KB 208/258 KB 476/590 KB 376/1710 KB 36/223 KB 208/258 KB 476/590 KB 380/1710 KB 40/223 KB 4/208 KB 208/258 KB 480/590 KB 380/1710 KB 44/223 KB 4/208 KB 208/258 KB 480/590 KB 380/1710 KB 48/223 KB 4/208 KB 208/258 KB 480/590 KB 380/1710 KB 36/223 KB 4/208 KB 208/258 KB 480/590 KB 384/1710 KB 48/223 KB 8/208 KB 208/258 KB 480/590 KB 384/1710 KB 48/223 KB 8/208 KB 208/258 KB 484/590 KB 384/1710 KB 48/223 KB 12/208 KB 208/258 KB 484/590 KB 384/1710 KB 48/223 KB 16/208 KB 212/258 KB 484/590 KB 388/1710 KB 52/223 KB 20/208 KB 212/258 KB 484/590 KB 384/1710 KB 48/223 KB 8/208 KB 208/258 KB 484/590 KB 388/1710 KB 52/223 KB 20/208 KB 212/258 KB 488/590 KB 388/1710 KB 52/223 KB 16/208 KB 212/258 KB 484/590 KB 384/1710 KB 52/223 KB 16/208 KB 212/258 KB 484/590 KB 388/1710 KB 56/223 KB 20/208 KB 212/258 KB 492/590 KB 388/1710 KB 60/223 KB 20/208 KB 212/258 KB 492/590 KB 388/1710 KB 64/223 KB 20/208 KB 212/258 KB 492/590 KB 388/1710 KB 68/223 KB 20/208 KB 212/258 KB 492/590 KB 388/1710 KB 72/223 KB 20/208 KB 212/258 KB 492/590 KB 388/1710 KB 76/223 KB 20/208 KB 212/258 KB 492/590 KB 388/1710 KB 80/223 KB 20/208 KB 212/258 KB 492/590 KB 384/1710 KB 48/223 KB 12/208 KB 212/258 KB 484/590 KB 388/1710 KB 80/223 KB 20/208 KB 216/258 KB 492/590 KB 388/1710 KB 80/223 KB 20/208 KB 220/258 KB 492/590 KB 388/1710 KB 80/223 KB 20/208 KB 224/258 KB 492/590 KB 388/1710 KB 84/223 KB 20/208 KB 224/258 KB 492/590 KB 388/1710 KB 52/223 KB 20/208 KB 212/258 KB 492/590 KB 392/1710 KB 84/223 KB 20/208 KB 224/258 KB 496/590 KB 392/1710 KB 88/223 KB 20/208 KB 224/258 KB 500/590 KB 392/1710 KB 88/223 KB 24/208 KB 228/258 KB 504/590 KB 392/1710 KB 88/223 KB 24/208 KB 228/258 KB 508/590 KB 392/1710 KB 88/223 KB 24/208 KB 228/258 KB 512/590 KB 392/1710 KB 84/223 KB 20/208 KB 224/258 KB 492/590 KB 396/1710 KB 88/223 KB 24/208 KB 228/258 KB 512/590 KB 400/1710 KB 88/223 KB 24/208 KB 228/258 KB 512/590 KB 392/1710 KB 88/223 KB 24/208 KB 228/258 KB 500/590 KB 392/1710 KB 88/223 KB 24/208 KB 224/258 KB 500/590 KB 392/1710 KB 88/223 KB 20/208 KB 224/258 KB 496/590 KB 400/1710 KB 92/223 KB 24/208 KB 228/258 KB 512/590 KB 400/1710 KB 92/223 KB 28/208 KB 228/258 KB 512/590 KB 400/1710 KB 92/223 KB 32/208 KB 228/258 KB 512/590 KB 400/1710 KB 96/223 KB 32/208 KB 228/258 KB 512/590 KB 400/1710 KB 96/223 KB 32/208 KB 232/258 KB 512/590 KB 400/1710 KB 96/223 KB 32/208 KB 236/258 KB 512/590 KB 400/1710 KB 96/223 KB 32/208 KB 240/258 KB 512/590 KB unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 400/1710 KB 96/223 KB 36/208 KB 244/258 KB 512/590 KB 404/1710 KB 100/223 KB 36/208 KB 248/258 KB 516/590 KB 404/1710 KB 100/223 KB 36/208 KB 252/258 KB 516/590 KB 404/1710 KB 100/223 KB 36/208 KB 256/258 KB 516/590 KB 400/1710 KB 96/223 KB 36/208 KB 240/258 KB 512/590 KB 404/1710 KB 100/223 KB 40/208 KB 256/258 KB 516/590 KB 404/1710 KB 100/223 KB 44/208 KB 256/258 KB 516/590 KB 404/1710 KB 100/223 KB 48/208 KB 256/258 KB 516/590 KB 404/1710 KB 100/223 KB 36/208 KB 244/258 KB 516/590 KB 404/1710 KB 100/223 KB 36/208 KB 244/258 KB 512/590 KB 404/1710 KB 96/223 KB 36/208 KB 244/258 KB 512/590 KB 408/1710 KB 100/223 KB 48/208 KB 256/258 KB 516/590 KB 412/1710 KB 104/223 KB 48/208 KB 256/258 KB 516/590 KB 408/1710 KB 104/223 KB 48/208 KB 256/258 KB 516/590 KB 412/1710 KB 108/223 KB 48/208 KB 256/258 KB 516/590 KB 416/1710 KB 108/223 KB 48/208 KB 256/258 KB 516/590 KB 416/1710 KB 112/223 KB 48/208 KB 256/258 KB 516/590 KB 416/1710 KB 112/223 KB 52/208 KB 256/258 KB 516/590 KB 416/1710 KB 112/223 KB 56/208 KB 256/258 KB 520/590 KB 416/1710 KB 112/223 KB 60/208 KB 256/258 KB 520/590 KB 416/1710 KB 112/223 KB 64/208 KB 256/258 KB 520/590 KB 416/1710 KB 112/223 KB 52/208 KB 256/258 KB 520/590 KB 416/1710 KB 112/223 KB 64/208 KB 256/258 KB 524/590 KB 416/1710 KB 112/223 KB 64/208 KB 256/258 KB 528/590 KB 416/1710 KB 112/223 KB 68/208 KB 256/258 KB 528/590 KB 420/1710 KB 116/223 KB 72/208 KB 258/258 KB 532/590 KB 420/1710 KB 116/223 KB 76/208 KB 258/258 KB 532/590 KB 416/1710 KB 112/223 KB 68/208 KB 256/258 KB 532/590 KB 420/1710 KB 116/223 KB 68/208 KB 258/258 KB 532/590 KB 420/1710 KB 112/223 KB 68/208 KB 258/258 KB 532/590 KB 416/1710 KB 112/223 KB 68/208 KB 258/258 KB 532/590 KB 420/1710 KB 120/223 KB 76/208 KB 258/258 KB 532/590 KB 424/1710 KB 120/223 KB 76/208 KB 258/258 KB 532/590 KB 424/1710 KB 124/223 KB 76/208 KB 258/258 KB 532/590 KB 428/1710 KB 124/223 KB 76/208 KB 258/258 KB 532/590 KB 432/1710 KB 124/223 KB 76/208 KB 258/258 KB 532/590 KB 432/1710 KB 128/223 KB 76/208 KB 258/258 KB 532/590 KB 432/1710 KB 132/223 KB 76/208 KB 258/258 KB 532/590 KB 436/1710 KB 136/223 KB 76/208 KB 258/258 KB 536/590 KB 436/1710 KB 140/223 KB 76/208 KB 258/258 KB 536/590 KB 436/1710 KB 144/223 KB 76/208 KB 258/258 KB 536/590 KB 436/1710 KB 132/223 KB 76/208 KB 258/258 KB 536/590 KB 432/1710 KB 132/223 KB 76/208 KB 258/258 KB 536/590 KB 436/1710 KB 144/223 KB 80/208 KB 258/258 KB 540/590 KB 436/1710 KB 144/223 KB 80/208 KB 258/258 KB 544/590 KB 440/1710 KB 144/223 KB 80/208 KB 258/258 KB 544/590 KB 444/1710 KB 144/223 KB 80/208 KB 258/258 KB 544/590 KB 436/1710 KB 144/223 KB 80/208 KB 258/258 KB 536/590 KB 444/1710 KB 144/223 KB 80/208 KB 258/258 KB 548/590 KB 448/1710 KB 144/223 KB 80/208 KB 258/258 KB 552/590 KB 448/1710 KB 144/223 KB 80/208 KB 258/258 KB 556/590 KB 448/1710 KB 144/223 KB 80/208 KB 258/258 KB 560/590 KB 448/1710 KB 144/223 KB 80/208 KB 258/258 KB 548/590 KB 452/1710 KB 148/223 KB 84/208 KB 560/590 KB 456/1710 KB 148/223 KB 84/208 KB 560/590 KB 448/1710 KB 148/223 KB 84/208 KB 560/590 KB 448/1710 KB 144/223 KB 84/208 KB 560/590 KB 456/1710 KB 148/223 KB 88/208 KB 560/590 KB 456/1710 KB 152/223 KB 88/208 KB 560/590 KB 456/1710 KB 156/223 KB 88/208 KB 560/590 KB 456/1710 KB 156/223 KB 92/208 KB 560/590 KB 456/1710 KB 156/223 KB 96/208 KB 560/590 KB 456/1710 KB 160/223 KB 96/208 KB 560/5 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 90 KB 456/1710 KB 160/223 KB 100/208 KB 560/590 KB 460/1710 KB 164/223 KB 104/208 KB 560/590 KB 460/1710 KB 164/223 KB 108/208 KB 560/590 KB 460/1710 KB 164/223 KB 112/208 KB 560/590 KB 460/1710 KB 164/223 KB 100/208 KB 560/590 KB 460/1710 KB 160/223 KB 100/208 KB 560/590 KB 464/1710 KB 168/223 KB 112/208 KB 560/590 KB 468/1710 KB 168/223 KB 112/208 KB 560/590 KB 460/1710 KB 168/223 KB 112/208 KB 560/590 KB 468/1710 KB 172/223 KB 112/208 KB 560/590 KB 468/1710 KB 176/223 KB 112/208 KB 560/590 KB 472/1710 KB 176/223 KB 112/208 KB 560/590 KB 476/1710 KB 176/223 KB 112/208 KB 560/590 KB 480/1710 KB 176/223 KB 112/208 KB 560/590 KB 484/1710 KB 176/223 KB 112/208 KB 560/590 KB 488/1710 KB 180/223 KB 116/208 KB 560/590 KB 492/1710 KB 180/223 KB 116/208 KB 560/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1096.4 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 19:10:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 484/1710 KB 180/223 KB 116/208 KB 560/590 KB 492/1710 KB 180/223 KB 120/208 KB 560/590 KB 484/1710 KB 180/223 KB 112/208 KB 560/590 KB 492/1710 KB 184/223 KB 120/208 KB 560/590 KB 492/1710 KB 188/223 KB 120/208 KB 560/590 KB 492/1710 KB 192/223 KB 120/208 KB 560/590 KB 492/1710 KB 192/223 KB 124/208 KB 560/590 KB 492/1710 KB 192/223 KB 128/208 KB 560/590 KB 496/1710 KB 192/223 KB 128/208 KB 560/590 KB 496/1710 KB 192/223 KB 132/208 KB 560/590 KB 500/1710 KB 196/223 KB 136/208 KB 560/590 KB 500/1710 KB 196/223 KB 132/208 KB 560/590 KB 500/1710 KB 200/223 KB 140/208 KB 560/590 KB 500/1710 KB 204/223 KB 140/208 KB 560/590 KB 500/1710 KB 208/223 KB 140/208 KB 560/590 KB 500/1710 KB 192/223 KB 132/208 KB 560/590 KB 504/1710 KB 208/223 KB 140/208 KB 560/590 KB 508/1710 KB 208/223 KB 140/208 KB 560/590 KB 512/1710 KB 208/223 KB 140/208 KB 560/590 KB 500/1710 KB 196/223 KB 140/208 KB 560/590 KB 512/1710 KB 208/223 KB 144/208 KB 560/590 KB 516/1710 KB 208/223 KB 144/208 KB 560/590 KB 520/1710 KB 212/223 KB 148/208 KB 560/590 KB 524/1710 KB 212/223 KB 148/208 KB 560/590 KB 3/38 KB 524/1710 KB 212/223 KB 148/208 KB 560/590 KB 6/38 KB 524/1710 KB 212/223 KB 148/208 KB 560/590 KB 9/38 KB 516/1710 KB 212/223 KB 144/208 KB 560/590 KB 524/1710 KB 216/223 KB 148/208 KB 560/590 KB 9/38 KB 524/1710 KB 220/223 KB 148/208 KB 560/590 KB 11/38 KB 524/1710 KB 223/223 KB 148/208 KB 560/590 KB 11/38 KB 516/1710 KB 212/223 KB 148/208 KB 560/590 KB 524/1710 KB 216/223 KB 148/208 KB 560/590 KB 11/38 KB 524/1710 KB 223/223 KB 148/208 KB 560/590 KB 14/38 KB 524/1710 KB 223/223 KB 152/208 KB 560/590 KB 14/38 KB 524/1710 KB 223/223 KB 156/208 KB 560/590 KB 16/38 KB 524/1710 KB 223/223 KB 160/208 KB 560/590 KB 16/38 KB 524/1710 KB 223/223 KB 152/208 KB 560/590 KB 16/38 KB 524/1710 KB 223/223 KB 160/208 KB 560/590 KB 19/38 KB 524/1710 KB 223/223 KB 160/208 KB 560/590 KB 19/38 KB 528/1710 KB 223/223 KB 160/208 KB 560/590 KB 19/38 KB 528/1710 KB 223/223 KB 160/208 KB 560/590 KB 22/38 KB 528/1710 KB 223/223 KB 160/208 KB 560/590 KB 25/38 KB 532/1710 KB 223/223 KB 164/208 KB 560/590 KB 27/38 KB 532/1710 KB 223/223 KB 164/208 KB 560/590 KB 25/38 KB 528/1710 KB 223/223 KB 164/208 KB 560/590 KB 25/38 KB 532/1710 KB 223/223 KB 168/208 KB 560/590 KB 27/38 KB 532/1710 KB 223/223 KB 172/208 KB 560/590 KB 27/38 KB 532/1710 KB 223/223 KB 176/208 KB 560/590 KB 27/38 KB 532/1710 KB 223/223 KB 176/208 KB 560/590 KB 30/38 KB 536/1710 KB 223/223 KB 176/208 KB 560/590 KB 30/38 KB 540/1710 KB 223/223 KB 176/208 KB 560/590 KB 30/38 KB 544/1710 KB 223/223 KB 176/208 KB 560/590 KB 30/38 KB 544/1710 KB 223/223 KB 176/208 KB 560/590 KB 32/38 KB 548/1710 KB 223/223 KB 176/208 KB 560/590 KB 32/38 KB 552/1710 KB 223/223 KB 180/208 KB 560/590 KB 35/38 KB 556/1710 KB 223/223 KB 180/208 KB 560/590 KB 35/38 KB 548/1710 KB 223/223 KB 180/208 KB 560/590 KB 35/38 KB 556/1710 KB 223/223 KB 184/208 KB 560/590 KB 35/38 KB 556/1710 KB 223/223 KB 188/208 KB 560/590 KB 35/38 KB 556/1710 KB 223/223 KB 192/208 KB 560/590 KB 35/38 KB 548/1710 KB 223/223 KB 176/208 KB 560/590 KB 35/38 KB 556/1710 KB 223/223 KB 192/208 KB 560/590 KB 38/38 KB 556/1710 KB 223/223 KB 192/208 KB 560/590 KB 38/38 KB 556/1710 KB 223/223 KB 196/208 KB 560/590 KB 38/38 KB 560/1710 KB 223/223 KB 196/208 KB 564/590 KB 38/38 KB 560/1710 KB 223/223 KB 196/208 KB 568/590 KB 38/38 KB 560/1710 KB 223/223 KB 196/208 KB 572/590 KB 38/38 KB 560/1710 KB 223/22 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 3 KB 196/208 KB 576/590 KB 38/38 KB 560/1710 KB 223/223 KB 196/208 KB 560/590 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 864.0 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 560/1710 KB 200/208 KB 576/590 KB 38/38 KB 560/1710 KB 204/208 KB 576/590 KB 38/38 KB 560/1710 KB 208/208 KB 576/590 KB 38/38 KB 564/1710 KB 208/208 KB 576/590 KB 38/38 KB 568/1710 KB 208/208 KB 576/590 KB 38/38 KB 572/1710 KB 208/208 KB 580/590 KB 38/38 KB 576/1710 KB 208/208 KB 580/590 KB 38/38 KB 568/1710 KB 208/208 KB 580/590 KB 38/38 KB 576/1710 KB 208/208 KB 584/590 KB 38/38 KB 576/1710 KB 208/208 KB 588/590 KB 38/38 KB 576/1710 KB 208/208 KB 590/590 KB 38/38 KB 580/1710 KB 208/208 KB 590/590 KB 38/38 KB 584/1710 KB 208/208 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 144.3 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 588/1710 KB 208/208 KB 590/590 KB 592/1710 KB 208/208 KB 590/590 KB 592/1710 KB 208/208 KB 590/590 KB 4/18 KB 592/1710 KB 208/208 KB 590/590 KB 8/18 KB 592/1710 KB 208/208 KB 590/590 KB 12/18 KB 592/1710 KB 208/208 KB 590/590 KB 16/18 KB 592/1710 KB 208/208 KB 590/590 KB 18/18 KB 596/1710 KB 208/208 KB 590/590 KB 18/18 KB 600/1710 KB 208/208 KB 590/590 KB 18/18 KB 604/1710 KB 208/208 KB 590/590 KB 18/18 KB 608/1710 KB 208/208 KB 590/590 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 778.2 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 612/1710 KB 590/590 KB 18/18 KB 616/1710 KB 18/18 KB 620/1710 KB 3/531 KB 624/1710 KB 3/531 KB 616/1710 KB 18/18 KB 3/531 KB 624/1710 KB 5/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 65.4 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 624/1710 KB 8/531 KB 624/1710 KB 11/531 KB 624/1710 KB 13/531 KB 628/1710 KB 4/214 KB 16/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2136.4 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 628/1710 KB 4/214 KB 13/531 KB 628/1710 KB 8/214 KB 19/531 KB 628/1710 KB 12/214 KB 19/531 KB 628/1710 KB 16/214 KB 19/531 KB 628/1710 KB 20/214 KB 19/531 KB 628/1710 KB 24/214 KB 19/531 KB 628/1710 KB 28/214 KB 19/531 KB 628/1710 KB 32/214 KB 19/531 KB 628/1710 KB 13/531 KB 628/1710 KB 4/214 KB 19/531 KB 628/1710 KB 32/214 KB 21/531 KB 628/1710 KB 32/214 KB 24/531 KB 628/1710 KB 32/214 KB 27/531 KB 632/1710 KB 32/214 KB 27/531 KB 636/1710 KB 32/214 KB 27/531 KB 640/1710 KB 32/214 KB 29/531 KB 636/1710 KB 32/214 KB 29/531 KB 640/1710 KB 32/214 KB 32/531 KB 640/1710 KB 32/214 KB 36/531 KB 644/1710 KB 36/214 KB 40/531 KB 644/1710 KB 36/214 KB 44/531 KB 644/1710 KB 36/214 KB 48/531 KB 644/1710 KB 36/214 KB 36/531 KB 648/1710 KB 36/214 KB 48/531 KB 652/1710 KB 36/214 KB 48/531 KB 640/1710 KB 36/214 KB 36/531 KB 652/1710 KB 40/214 KB 48/531 KB 656/1710 KB 40/214 KB 48/531 KB 656/1710 KB 4/109 KB 40/214 KB 48/531 KB 656/1710 KB 8/109 KB 4/1267 KB 44/214 KB 52/531 KB 656/1710 KB 12/109 KB 4/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 4/1267 KB 44/214 KB 52/531 KB 656/1710 KB 4/109 KB 4/1267 KB 40/214 KB 48/531 KB 656/1710 KB 16/109 KB 8/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 12/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 16/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 20/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 24/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 28/1267 KB 44/214 KB 52/531 KB 656/1710 KB 16/109 KB 32/1267 KB 44/214 KB 52/531 KB 656/1710 KB 20/109 KB 36/1267 KB 44/214 KB 52/531 KB 660/1710 KB 20/109 KB 40/1267 KB 44/214 KB 52/531 KB 660/1710 KB 20/109 KB 44/1267 KB 44/214 KB 52/531 KB 660/1710 KB 20/109 KB 48/1267 KB 44/214 KB 52/531 KB 656/1710 KB 4/109 KB 4/1267 KB 44/214 KB 52/531 KB 656/1710 KB 4/109 KB 4/1267 KB 44/214 KB 48/531 KB 660/1710 KB 20/109 KB 48/1267 KB 48/214 KB 52/531 KB 660/1710 KB 20/109 KB 48/1267 KB 52/214 KB 52/531 KB 660/1710 KB 20/109 KB 36/1267 KB 44/214 KB 52/531 KB 656/1710 KB 20/109 KB 32/1267 KB 44/214 KB 52/531 KB 660/1710 KB 24/109 KB 48/1267 KB 52/214 KB 56/531 KB 660/1710 KB 28/109 KB 48/1267 KB 52/214 KB 56/531 KB 660/1710 KB 32/109 KB 48/1267 KB 52/214 KB 56/531 KB 660/1710 KB 20/109 KB 48/1267 KB 52/214 KB 56/531 KB 660/1710 KB 32/109 KB 48/1267 KB 52/214 KB 60/531 KB 660/1710 KB 32/109 KB 48/1267 KB 52/214 KB 64/531 KB 660/1710 KB 32/109 KB 48/1267 KB 56/214 KB 64/531 KB 664/1710 KB 32/109 KB 48/1267 KB 56/214 KB 64/531 KB 664/1710 KB 32/109 KB 48/1267 KB 60/214 KB 64/531 KB 664/1710 KB 32/109 KB 48/1267 KB 64/214 KB 64/531 KB 668/1710 KB 36/109 KB 48/1267 KB 68/214 KB 68/531 KB 668/1710 KB 36/109 KB 52/1267 KB 72/214 KB 68/531 KB 668/1710 KB 36/109 KB 52/1267 KB 76/214 KB 68/531 KB 668/1710 KB 36/109 KB 52/1267 KB 80/214 KB 68/531 KB 668/1710 KB 36/109 KB 48/1267 KB 64/214 KB 68/531 KB 668/1710 KB 36/109 KB 48/1267 KB 64/214 KB 64/531 KB 664/1710 KB 36/109 KB 48/1267 KB 64/214 KB 64/531 KB 672/1710 KB 36/109 KB 52/1267 KB 80/214 KB 68/531 KB 672/1710 KB 40/109 KB 52/1267 KB 80/214 KB 68/531 KB 672/1710 KB 44/109 KB 52/1267 KB 80/214 KB 68/531 KB 672/1710 KB 48/109 KB 52/1267 KB 80/214 KB 68/531 KB 676/1710 KB 48/109 KB 52/1267 KB 80/214 KB 68/531 KB 680/1710 KB 52/109 KB 52/1267 KB 80/214 KB 72/531 KB 668/1710 KB 36/109 KB 52/1267 KB 68/214 KB 68/531 KB 680/1710 KB 52/109 KB 56/1267 KB 80/214 KB 72/531 KB 680/1710 KB 52/109 KB 60/1267 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 80/214 KB 72/531 KB 680/1710 KB 52/109 KB 64/1267 KB 80/214 KB 72/531 KB 684/1710 KB 52/109 KB 68/1267 KB 80/214 KB 72/531 KB 684/1710 KB 52/109 KB 72/1267 KB 84/214 KB 72/531 KB 684/1710 KB 52/109 KB 76/1267 KB 84/214 KB 72/531 KB 676/1710 KB 52/109 KB 52/1267 KB 80/214 KB 72/531 KB 676/1710 KB 48/109 KB 52/1267 KB 80/214 KB 72/531 KB 684/1710 KB 52/109 KB 76/1267 KB 84/214 KB 76/531 KB 684/1710 KB 52/109 KB 76/1267 KB 84/214 KB 80/531 KB 684/1710 KB 52/109 KB 76/1267 KB 84/214 KB 84/531 KB 684/1710 KB 56/109 KB 76/1267 KB 84/214 KB 88/531 KB 684/1710 KB 52/109 KB 68/1267 KB 84/214 KB 72/531 KB 684/1710 KB 52/109 KB 64/1267 KB 80/214 KB 72/531 KB 688/1710 KB 56/109 KB 76/1267 KB 84/214 KB 88/531 KB 684/1710 KB 56/109 KB 76/1267 KB 84/214 KB 84/531 KB 688/1710 KB 60/109 KB 76/1267 KB 84/214 KB 88/531 KB 688/1710 KB 64/109 KB 76/1267 KB 84/214 KB 88/531 KB 692/1710 KB 64/109 KB 76/1267 KB 84/214 KB 88/531 KB 696/1710 KB 68/109 KB 76/1267 KB 88/214 KB 92/531 KB 700/1710 KB 68/109 KB 76/1267 KB 88/214 KB 92/531 KB 704/1710 KB 68/109 KB 80/1267 KB 88/214 KB 92/531 KB 692/1710 KB 68/109 KB 76/1267 KB 88/214 KB 92/531 KB 692/1710 KB 64/109 KB 76/1267 KB 88/214 KB 92/531 KB 692/1710 KB 64/109 KB 76/1267 KB 88/214 KB 88/531 KB 704/1710 KB 68/109 KB 80/1267 KB 88/214 KB 96/531 KB 700/1710 KB 68/109 KB 80/1267 KB 88/214 KB 92/531 KB 704/1710 KB 68/109 KB 80/1267 KB 92/214 KB 96/531 KB 704/1710 KB 68/109 KB 80/1267 KB 96/214 KB 96/531 KB 704/1710 KB 68/109 KB 84/1267 KB 96/214 KB 96/531 KB 708/1710 KB 72/109 KB 88/1267 KB 100/214 KB 100/531 KB 708/1710 KB 72/109 KB 92/1267 KB 100/214 KB 100/531 KB 704/1710 KB 72/109 KB 84/1267 KB 96/214 KB 96/531 KB 708/1710 KB 76/109 KB 92/1267 KB 100/214 KB 100/531 KB 708/1710 KB 80/109 KB 92/1267 KB 100/214 KB 100/531 KB 708/1710 KB 84/109 KB 92/1267 KB 100/214 KB 100/531 KB 708/1710 KB 88/109 KB 96/1267 KB 100/214 KB 100/531 KB 708/1710 KB 72/109 KB 84/1267 KB 100/214 KB 100/531 KB 708/1710 KB 72/109 KB 84/1267 KB 96/214 KB 100/531 KB 708/1710 KB 88/109 KB 96/1267 KB 100/214 KB 104/531 KB 708/1710 KB 88/109 KB 96/1267 KB 100/214 KB 108/531 KB 708/1710 KB 72/109 KB 84/1267 KB 96/214 KB 96/531 KB 712/1710 KB 88/109 KB 96/1267 KB 100/214 KB 108/531 KB 712/1710 KB 88/109 KB 96/1267 KB 104/214 KB 112/531 KB 716/1710 KB 88/109 KB 96/1267 KB 104/214 KB 112/531 KB 708/1710 KB 84/109 KB 96/1267 KB 100/214 KB 100/531 KB 712/1710 KB 88/109 KB 96/1267 KB 104/214 KB 108/531 KB 716/1710 KB 88/109 KB 96/1267 KB 108/214 KB 112/531 KB 716/1710 KB 88/109 KB 96/1267 KB 112/214 KB 112/531 KB 720/1710 KB 88/109 KB 96/1267 KB 112/214 KB 112/531 KB 720/1710 KB 88/109 KB 96/1267 KB 112/214 KB 116/531 KB 724/1710 KB 92/109 KB 100/1267 KB 116/214 KB 120/531 KB 724/1710 KB 92/109 KB 100/1267 KB 116/214 KB 124/531 KB 724/1710 KB 92/109 KB 100/1267 KB 116/214 KB 116/531 KB 720/1710 KB 92/109 KB 100/1267 KB 116/214 KB 116/531 KB 720/1710 KB 92/109 KB 100/1267 KB 112/214 KB 116/531 KB 724/1710 KB 96/109 KB 100/1267 KB 116/214 KB 124/531 KB 724/1710 KB 100/109 KB 100/1267 KB 116/214 KB 124/531 KB 720/1710 KB 88/109 KB 100/1267 KB 112/214 KB 116/531 KB 728/1710 KB 100/109 KB 104/1267 KB 120/214 KB 128/531 KB 728/1710 KB 100/109 KB 108/1267 KB 120/214 KB 128/531 KB 728/1710 KB 100/109 KB 100/1267 KB 120/214 KB 128/531 KB 728/1710 KB 100/109 KB 100/1267 KB 120/214 KB 124/531 KB 728/1710 KB 100/109 KB 100/1267 KB 116/214 KB 124/531 KB 732/1710 KB 104/ unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 109 KB 108/1267 KB 120/214 KB 128/531 KB 736/1710 KB 104/109 KB 108/1267 KB 124/214 KB 128/531 KB 728/1710 KB 104/109 KB 108/1267 KB 120/214 KB 128/531 KB 736/1710 KB 108/109 KB 112/1267 KB 124/214 KB 132/531 KB 736/1710 KB 109/109 KB 112/1267 KB 124/214 KB 132/531 KB 740/1710 KB 109/109 KB 112/1267 KB 124/214 KB 132/531 KB 736/1710 KB 104/109 KB 112/1267 KB 124/214 KB 132/531 KB 736/1710 KB 104/109 KB 112/1267 KB 124/214 KB 128/531 KB 732/1710 KB 104/109 KB 108/1267 KB 124/214 KB 128/531 KB 740/1710 KB 109/109 KB 112/1267 KB 128/214 KB 132/531 KB 740/1710 KB 109/109 KB 116/1267 KB 128/214 KB 132/531 KB 740/1710 KB 109/109 KB 120/1267 KB 132/214 KB 136/531 KB 740/1710 KB 109/109 KB 116/1267 KB 132/214 KB 136/531 KB 744/1710 KB 109/109 KB 120/1267 KB 132/214 KB 136/531 KB 740/1710 KB 109/109 KB 116/1267 KB 132/214 KB 132/531 KB 744/1710 KB 109/109 KB 124/1267 KB 132/214 KB 140/531 KB 744/1710 KB 109/109 KB 124/1267 KB 132/214 KB 136/531 KB 744/1710 KB 109/109 KB 128/1267 KB 132/214 KB 140/531 KB 748/1710 KB 109/109 KB 128/1267 KB 136/214 KB 140/531 KB 752/1710 KB 109/109 KB 128/1267 KB 136/214 KB 140/531 KB 744/1710 KB 109/109 KB 128/1267 KB 136/214 KB 140/531 KB 752/1710 KB 109/109 KB 128/1267 KB 136/214 KB 144/531 KB 752/1710 KB 109/109 KB 128/1267 KB 140/214 KB 144/531 KB 752/1710 KB 109/109 KB 128/1267 KB 144/214 KB 144/531 KB 752/1710 KB 109/109 KB 128/1267 KB 148/214 KB 148/531 KB 756/1710 KB 109/109 KB 132/1267 KB 152/214 KB 148/531 KB 756/1710 KB 109/109 KB 132/1267 KB 156/214 KB 148/531 KB 752/1710 KB 109/109 KB 128/1267 KB 144/214 KB 148/531 KB 756/1710 KB 109/109 KB 132/1267 KB 148/214 KB 148/531 KB 756/1710 KB 109/109 KB 128/1267 KB 148/214 KB 148/531 KB 760/1710 KB 132/1267 KB 156/214 KB 148/531 KB 764/1710 KB 136/1267 KB 156/214 KB 152/531 KB 768/1710 KB 136/1267 KB 156/214 KB 152/531 KB 760/1710 KB 136/1267 KB 156/214 KB 152/531 KB 760/1710 KB 136/1267 KB 156/214 KB 148/531 KB 768/1710 KB 140/1267 KB 156/214 KB 156/531 KB 768/1710 KB 140/1267 KB 156/214 KB 160/531 KB 768/1710 KB 140/1267 KB 156/214 KB 156/531 KB 768/1710 KB 144/1267 KB 156/214 KB 160/531 KB 768/1710 KB 144/1267 KB 160/214 KB 160/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 341.2 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 768/1710 KB 144/1267 KB 160/214 KB 164/531 KB 772/1710 KB 148/1267 KB 164/214 KB 164/531 KB 772/1710 KB 152/1267 KB 164/214 KB 164/531 KB 772/1710 KB 144/1267 KB 164/214 KB 164/531 KB 776/1710 KB 152/1267 KB 164/214 KB 168/531 KB 780/1710 KB 156/1267 KB 164/214 KB 168/531 KB 784/1710 KB 156/1267 KB 164/214 KB 168/531 KB 768/1710 KB 144/1267 KB 164/214 KB 164/531 KB 776/1710 KB 156/1267 KB 164/214 KB 168/531 KB 772/1710 KB 152/1267 KB 164/214 KB 168/531 KB 784/1710 KB 156/1267 KB 164/214 KB 172/531 KB 784/1710 KB 160/1267 KB 164/214 KB 172/531 KB 784/1710 KB 160/1267 KB 168/214 KB 176/531 KB 784/1710 KB 160/1267 KB 172/214 KB 176/531 KB 784/1710 KB 160/1267 KB 176/214 KB 176/531 KB 784/1710 KB 160/1267 KB 180/214 KB 176/531 KB 788/1710 KB 164/1267 KB 184/214 KB 176/531 KB 784/1710 KB 160/1267 KB 164/214 KB 176/531 KB 788/1710 KB 164/1267 KB 184/214 KB 180/531 KB 788/1710 KB 164/1267 KB 184/214 KB 184/531 KB 788/1710 KB 164/1267 KB 184/214 KB 188/531 KB 788/1710 KB 164/1267 KB 184/214 KB 192/531 KB 788/1710 KB 164/1267 KB 180/214 KB 176/531 KB 792/1710 KB 164/1267 KB 184/214 KB 192/531 KB 784/1710 KB 164/1267 KB 180/214 KB 176/531 KB 796/1710 KB 164/1267 KB 184/214 KB 192/531 KB 796/1710 KB 168/1267 KB 184/214 KB 192/531 KB 796/1710 KB 172/1267 KB 184/214 KB 192/531 KB 796/1710 KB 176/1267 KB 184/214 KB 192/531 KB 800/1710 KB 176/1267 KB 184/214 KB 192/531 KB 800/1710 KB 176/1267 KB 188/214 KB 192/531 KB 800/1710 KB 176/1267 KB 192/214 KB 192/531 KB 804/1710 KB 180/1267 KB 192/214 KB 192/531 KB 808/1710 KB 180/1267 KB 196/214 KB 196/531 KB 4/80 KB 812/1710 KB 180/1267 KB 196/214 KB 196/531 KB 4/80 KB 800/1710 KB 180/1267 KB 192/214 KB 192/531 KB 816/1710 KB 184/1267 KB 196/214 KB 196/531 KB 4/80 KB 816/1710 KB 180/1267 KB 196/214 KB 196/531 KB 4/80 KB 804/1710 KB 180/1267 KB 196/214 KB 196/531 KB 4/80 KB 804/1710 KB 180/1267 KB 192/214 KB 196/531 KB 4/80 KB 804/1710 KB 180/1267 KB 192/214 KB 192/531 KB 4/80 KB 816/1710 KB 188/1267 KB 200/214 KB 196/531 KB 8/80 KB 816/1710 KB 188/1267 KB 200/214 KB 196/531 KB 12/80 KB 816/1710 KB 188/1267 KB 200/214 KB 196/531 KB 16/80 KB 816/1710 KB 188/1267 KB 200/214 KB 196/531 KB 20/80 KB 820/1710 KB 188/1267 KB 200/214 KB 200/531 KB 24/80 KB 820/1710 KB 188/1267 KB 200/214 KB 200/531 KB 28/80 KB 820/1710 KB 188/1267 KB 200/214 KB 200/531 KB 20/80 KB 816/1710 KB 188/1267 KB 200/214 KB 196/531 KB 4/80 KB 816/1710 KB 188/1267 KB 200/214 KB 200/531 KB 20/80 KB 816/1710 KB 188/1267 KB 200/214 KB 200/531 KB 20/80 KB 820/1710 KB 188/1267 KB 200/214 KB 204/531 KB 28/80 KB 820/1710 KB 188/1267 KB 200/214 KB 208/531 KB 28/80 KB 820/1710 KB 192/1267 KB 200/214 KB 208/531 KB 28/80 KB 820/1710 KB 192/1267 KB 204/214 KB 208/531 KB 28/80 KB 820/1710 KB 192/1267 KB 208/214 KB 208/531 KB 28/80 KB 820/1710 KB 192/1267 KB 212/214 KB 208/531 KB 28/80 KB 820/1710 KB 196/1267 KB 214/214 KB 212/531 KB 32/80 KB 820/1710 KB 196/1267 KB 212/214 KB 212/531 KB 32/80 KB 820/1710 KB 196/1267 KB 212/214 KB 212/531 KB 28/80 KB 820/1710 KB 192/1267 KB 212/214 KB 212/531 KB 28/80 KB 824/1710 KB 196/1267 KB 214/214 KB 216/531 KB 32/80 KB 824/1710 KB 196/1267 KB 214/214 KB 212/531 KB 32/80 KB 824/1710 KB 200/1267 KB 214/214 KB 216/531 KB 32/80 KB 828/1710 KB 200/1267 KB 214/214 KB 220/531 KB 36/80 KB 828/1710 KB 200/1267 KB 214/214 KB 220/531 KB 32/80 KB 828/1710 KB 200/1267 KB 214/214 KB 216/531 KB 32/80 KB 828/1710 KB 204/1267 KB 214/214 KB 220/531 KB 36 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install /80 KB 828/1710 KB 208/1267 KB 214/214 KB 224/531 KB 36/80 KB 828/1710 KB 204/1267 KB 214/214 KB 224/531 KB 36/80 KB 832/1710 KB 208/1267 KB 214/214 KB 224/531 KB 36/80 KB 832/1710 KB 212/1267 KB 214/214 KB 224/531 KB 36/80 KB 836/1710 KB 216/1267 KB 214/214 KB 228/531 KB 40/80 KB 836/1710 KB 220/1267 KB 214/214 KB 228/531 KB 40/80 KB 836/1710 KB 224/1267 KB 214/214 KB 228/531 KB 40/80 KB 836/1710 KB 212/1267 KB 214/214 KB 228/531 KB 40/80 KB 836/1710 KB 212/1267 KB 214/214 KB 224/531 KB 40/80 KB 836/1710 KB 224/1267 KB 214/214 KB 228/531 KB 44/80 KB 836/1710 KB 224/1267 KB 214/214 KB 228/531 KB 48/80 KB 836/1710 KB 212/1267 KB 214/214 KB 224/531 KB 36/80 KB 840/1710 KB 224/1267 KB 214/214 KB 228/531 KB 48/80 KB 844/1710 KB 224/1267 KB 214/214 KB 232/531 KB 52/80 KB 848/1710 KB 224/1267 KB 214/214 KB 232/531 KB 52/80 KB 840/1710 KB 224/1267 KB 214/214 KB 232/531 KB 52/80 KB 848/1710 KB 224/1267 KB 214/214 KB 232/531 KB 56/80 KB 848/1710 KB 224/1267 KB 214/214 KB 232/531 KB 60/80 KB 840/1710 KB 224/1267 KB 214/214 KB 232/531 KB 48/80 KB 848/1710 KB 224/1267 KB 214/214 KB 236/531 KB 60/80 KB 848/1710 KB 224/1267 KB 214/214 KB 240/531 KB 60/80 KB 848/1710 KB 224/1267 KB 214/214 KB 244/531 KB 60/80 KB 852/1710 KB 228/1267 KB 248/531 KB 64/80 KB 852/1710 KB 228/1267 KB 244/531 KB 64/80 KB 848/1710 KB 228/1267 KB 244/531 KB 64/80 KB 856/1710 KB 228/1267 KB 248/531 KB 64/80 KB 848/1710 KB 228/1267 KB 244/531 KB 60/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 623.5 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 856/1710 KB 228/1267 KB 252/531 KB 64/80 KB 856/1710 KB 228/1267 KB 256/531 KB 64/80 KB 860/1710 KB 228/1267 KB 256/531 KB 64/80 KB 864/1710 KB 228/1267 KB 256/531 KB 64/80 KB 864/1710 KB 232/1267 KB 260/531 KB 68/80 KB 864/1710 KB 232/1267 KB 260/531 KB 72/80 KB 864/1710 KB 232/1267 KB 260/531 KB 76/80 KB 864/1710 KB 232/1267 KB 260/531 KB 80/80 KB 868/1710 KB 232/1267 KB 260/531 KB 80/80 KB 872/1710 KB 232/1267 KB 260/531 KB 80/80 KB 876/1710 KB 232/1267 KB 260/531 KB 80/80 KB 880/1710 KB 232/1267 KB 260/531 KB 80/80 KB 864/1710 KB 232/1267 KB 260/531 KB 64/80 KB 880/1710 KB 232/1267 KB 264/531 KB 80/80 KB 864/1710 KB 232/1267 KB 256/531 KB 64/80 KB 880/1710 KB 236/1267 KB 264/531 KB 80/80 KB 880/1710 KB 240/1267 KB 264/531 KB 80/80 KB 880/1710 KB 244/1267 KB 264/531 KB 80/80 KB 880/1710 KB 244/1267 KB 268/531 KB 80/80 KB 880/1710 KB 244/1267 KB 272/531 KB 80/80 KB 880/1710 KB 248/1267 KB 272/531 KB 80/80 KB 884/1710 KB 252/1267 KB 276/531 KB 80/80 KB 4/1044 KB 880/1710 KB 248/1267 KB 272/531 KB 80/80 KB 4/1044 KB 884/1710 KB 252/1267 KB 276/531 KB 80/80 KB 8/1044 KB 884/1710 KB 256/1267 KB 276/531 KB 80/80 KB 12/1044 KB 884/1710 KB 256/1267 KB 276/531 KB 80/80 KB 16/1044 KB 884/1710 KB 256/1267 KB 276/531 KB 80/80 KB 20/1044 KB 884/1710 KB 248/1267 KB 276/531 KB 80/80 KB 4/1044 KB 880/1710 KB 248/1267 KB 276/531 KB 80/80 KB 4/1044 KB 884/1710 KB 256/1267 KB 276/531 KB 80/80 KB 8/1044 KB 884/1710 KB 260/1267 KB 276/531 KB 80/80 KB 20/1044 KB 888/1710 KB 260/1267 KB 280/531 KB 80/80 KB 20/1044 KB 884/1710 KB 260/1267 KB 280/531 KB 80/80 KB 20/1044 KB 888/1710 KB 260/1267 KB 284/531 KB 80/80 KB 20/1044 KB 888/1710 KB 260/1267 KB 288/531 KB 80/80 KB 20/1044 KB 892/1710 KB 260/1267 KB 288/531 KB 80/80 KB 20/1044 KB 892/1710 KB 264/1267 KB 288/531 KB 80/80 KB 20/1044 KB 896/1710 KB 264/1267 KB 288/531 KB 80/80 KB 24/1044 KB 892/1710 KB 264/1267 KB 288/531 KB 80/80 KB 24/1044 KB 896/1710 KB 268/1267 KB 288/531 KB 80/80 KB 24/1044 KB 896/1710 KB 268/1267 KB 288/531 KB 80/80 KB 28/1044 KB 896/1710 KB 268/1267 KB 288/531 KB 80/80 KB 32/1044 KB 896/1710 KB 272/1267 KB 288/531 KB 80/80 KB 32/1044 KB 896/1710 KB 276/1267 KB 288/531 KB 80/80 KB 32/1044 KB 900/1710 KB 280/1267 KB 292/531 KB 36/1044 KB 900/1710 KB 284/1267 KB 292/531 KB 36/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 218.3 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 900/1710 KB 276/1267 KB 292/531 KB 36/1044 KB 900/1710 KB 284/1267 KB 292/531 KB 40/1044 KB 900/1710 KB 276/1267 KB 292/531 KB 32/1044 KB 896/1710 KB 276/1267 KB 292/531 KB 32/1044 KB 900/1710 KB 288/1267 KB 296/531 KB 40/1044 KB 900/1710 KB 288/1267 KB 300/531 KB 40/1044 KB 900/1710 KB 288/1267 KB 304/531 KB 40/1044 KB 904/1710 KB 288/1267 KB 304/531 KB 40/1044 KB 908/1710 KB 288/1267 KB 304/531 KB 40/1044 KB 912/1710 KB 288/1267 KB 304/531 KB 40/1044 KB 916/1710 KB 288/1267 KB 304/531 KB 44/1044 KB 920/1710 KB 288/1267 KB 308/531 KB 44/1044 KB 924/1710 KB 288/1267 KB 308/531 KB 44/1044 KB 900/1710 KB 288/1267 KB 292/531 KB 40/1044 KB 916/1710 KB 288/1267 KB 308/531 KB 44/1044 KB 912/1710 KB 288/1267 KB 304/531 KB 44/1044 KB 924/1710 KB 288/1267 KB 308/531 KB 48/1044 KB 924/1710 KB 288/1267 KB 312/531 KB 48/1044 KB 924/1710 KB 288/1267 KB 316/531 KB 48/1044 KB 924/1710 KB 288/1267 KB 320/531 KB 48/1044 KB 924/1710 KB 288/1267 KB 324/531 KB 48/1044 KB 928/1710 KB 292/1267 KB 328/531 KB 52/1044 KB 928/1710 KB 292/1267 KB 332/531 KB 52/1044 KB 928/1710 KB 292/1267 KB 336/531 KB 52/1044 KB 928/1710 KB 292/1267 KB 324/531 KB 52/1044 KB 924/1710 KB 292/1267 KB 324/531 KB 52/1044 KB 928/1710 KB 296/1267 KB 336/531 KB 52/1044 KB 924/1710 KB 292/1267 KB 324/531 KB 52/1044 KB 928/1710 KB 296/1267 KB 336/531 KB 56/1044 KB 928/1710 KB 296/1267 KB 336/531 KB 60/1044 KB 932/1710 KB 300/1267 KB 336/531 KB 64/1044 KB 932/1710 KB 300/1267 KB 336/531 KB 68/1044 KB 932/1710 KB 4/61 KB 300/1267 KB 340/531 KB 72/1044 KB 932/1710 KB 300/1267 KB 336/531 KB 60/1044 KB 928/1710 KB 300/1267 KB 336/531 KB 60/1044 KB 932/1710 KB 4/61 KB 304/1267 KB 340/531 KB 72/1044 KB 932/1710 KB 4/61 KB 308/1267 KB 340/531 KB 72/1044 KB 936/1710 KB 4/61 KB 312/1267 KB 340/531 KB 72/1044 KB 936/1710 KB 4/61 KB 316/1267 KB 340/531 KB 72/1044 KB 936/1710 KB 4/61 KB 316/1267 KB 340/531 KB 76/1044 KB 932/1710 KB 4/61 KB 300/1267 KB 340/531 KB 68/1044 KB 932/1710 KB 4/61 KB 300/1267 KB 336/531 KB 68/1044 KB 936/1710 KB 8/61 KB 316/1267 KB 340/531 KB 76/1044 KB 936/1710 KB 12/61 KB 316/1267 KB 340/531 KB 76/1044 KB 936/1710 KB 16/61 KB 316/1267 KB 340/531 KB 76/1044 KB 936/1710 KB 20/61 KB 316/1267 KB 340/531 KB 76/1044 KB 936/1710 KB 24/61 KB 316/1267 KB 340/531 KB 76/1044 KB 936/1710 KB 28/61 KB 316/1267 KB 340/531 KB 76/1044 KB 936/1710 KB 4/61 KB 308/1267 KB 340/531 KB 72/1044 KB 940/1710 KB 28/61 KB 316/1267 KB 340/531 KB 76/1044 KB 944/1710 KB 32/61 KB 316/1267 KB 340/531 KB 76/1044 KB 940/1710 KB 32/61 KB 316/1267 KB 340/531 KB 76/1044 KB 944/1710 KB 32/61 KB 320/1267 KB 340/531 KB 76/1044 KB 944/1710 KB 32/61 KB 320/1267 KB 344/531 KB 80/1044 KB 944/1710 KB 32/61 KB 320/1267 KB 340/531 KB 80/1044 KB 944/1710 KB 36/61 KB 320/1267 KB 344/531 KB 80/1044 KB 948/1710 KB 40/61 KB 324/1267 KB 348/531 KB 84/1044 KB 948/1710 KB 44/61 KB 324/1267 KB 348/531 KB 84/1044 KB 948/1710 KB 36/61 KB 324/1267 KB 348/531 KB 84/1044 KB 944/1710 KB 36/61 KB 324/1267 KB 348/531 KB 84/1044 KB 944/1710 KB 36/61 KB 324/1267 KB 348/531 KB 80/1044 KB 944/1710 KB 36/61 KB 320/1267 KB 348/531 KB 80/1044 KB 952/1710 KB 44/61 KB 324/1267 KB 352/531 KB 84/1044 KB 952/1710 KB 44/61 KB 324/1267 KB 356/531 KB 84/1044 KB 952/1710 KB 48/61 KB 328/1267 KB 360/531 KB 88/1044 KB 952/1710 KB 48/61 KB 328/1267 KB 364/531 KB 88/1044 KB 952/1710 KB 48/61 KB 328/1267 KB 368/531 KB 88/1044 KB 952/1710 KB 48/61 KB 328/1267 KB 356/531 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install KB 88/1044 KB 952/1710 KB 44/61 KB 328/1267 KB 356/531 KB 88/1044 KB 952/1710 KB 48/61 KB 328/1267 KB 368/531 KB 92/1044 KB 952/1710 KB 44/61 KB 328/1267 KB 356/531 KB 84/1044 KB 952/1710 KB 44/61 KB 324/1267 KB 356/531 KB 84/1044 KB 956/1710 KB 48/61 KB 328/1267 KB 368/531 KB 92/1044 KB 956/1710 KB 48/61 KB 332/1267 KB 368/531 KB 92/1044 KB 960/1710 KB 48/61 KB 332/1267 KB 368/531 KB 92/1044 KB 960/1710 KB 48/61 KB 336/1267 KB 368/531 KB 96/1044 KB 960/1710 KB 48/61 KB 336/1267 KB 368/531 KB 92/1044 KB 960/1710 KB 52/61 KB 336/1267 KB 368/531 KB 96/1044 KB 964/1710 KB 56/61 KB 340/1267 KB 372/531 KB 100/1044 KB 964/1710 KB 60/61 KB 340/1267 KB 372/531 KB 100/1044 KB 964/1710 KB 61/61 KB 340/1267 KB 372/531 KB 100/1044 KB 960/1710 KB 52/61 KB 336/1267 KB 368/531 KB 100/1044 KB 964/1710 KB 52/61 KB 340/1267 KB 372/531 KB 100/1044 KB 964/1710 KB 61/61 KB 344/1267 KB 372/531 KB 104/1044 KB 964/1710 KB 61/61 KB 348/1267 KB 372/531 KB 104/1044 KB 964/1710 KB 61/61 KB 352/1267 KB 372/531 KB 104/1044 KB 964/1710 KB 52/61 KB 336/1267 KB 372/531 KB 100/1044 KB 964/1710 KB 52/61 KB 336/1267 KB 368/531 KB 100/1044 KB 968/1710 KB 61/61 KB 352/1267 KB 372/531 KB 104/1044 KB 964/1710 KB 61/61 KB 340/1267 KB 372/531 KB 104/1044 KB 972/1710 KB 61/61 KB 352/1267 KB 372/531 KB 104/1044 KB 972/1710 KB 61/61 KB 352/1267 KB 376/531 KB 108/1044 KB 972/1710 KB 61/61 KB 352/1267 KB 376/531 KB 104/1044 KB 976/1710 KB 61/61 KB 352/1267 KB 376/531 KB 108/1044 KB 976/1710 KB 61/61 KB 352/1267 KB 380/531 KB 112/1044 KB 976/1710 KB 61/61 KB 352/1267 KB 376/531 KB 112/1044 KB 976/1710 KB 61/61 KB 352/1267 KB 380/531 KB 116/1044 KB 980/1710 KB 61/61 KB 356/1267 KB 384/531 KB 120/1044 KB 980/1710 KB 61/61 KB 356/1267 KB 384/531 KB 124/1044 KB 980/1710 KB 61/61 KB 356/1267 KB 384/531 KB 116/1044 KB 980/1710 KB 61/61 KB 352/1267 KB 384/531 KB 116/1044 KB 976/1710 KB 61/61 KB 352/1267 KB 384/531 KB 116/1044 KB 980/1710 KB 61/61 KB 356/1267 KB 388/531 KB 124/1044 KB 984/1710 KB 61/61 KB 356/1267 KB 392/531 KB 124/1044 KB 984/1710 KB 61/61 KB 360/1267 KB 392/531 KB 124/1044 KB 980/1710 KB 61/61 KB 360/1267 KB 392/531 KB 124/1044 KB 988/1710 KB 61/61 KB 360/1267 KB 392/531 KB 124/1044 KB 988/1710 KB 61/61 KB 360/1267 KB 396/531 KB 124/1044 KB 988/1710 KB 61/61 KB 364/1267 KB 396/531 KB 124/1044 KB 988/1710 KB 61/61 KB 368/1267 KB 396/531 KB 124/1044 KB 992/1710 KB 61/61 KB 372/1267 KB 400/531 KB 128/1044 KB 992/1710 KB 61/61 KB 368/1267 KB 400/531 KB 128/1044 KB 992/1710 KB 61/61 KB 368/1267 KB 400/531 KB 124/1044 KB 992/1710 KB 61/61 KB 368/1267 KB 396/531 KB 124/1044 KB 992/1710 KB 61/61 KB 376/1267 KB 400/531 KB 132/1044 KB 996/1710 KB 376/1267 KB 404/531 KB 136/1044 KB 996/1710 KB 376/1267 KB 404/531 KB 140/1044 KB 996/1710 KB 376/1267 KB 404/531 KB 144/1044 KB 996/1710 KB 376/1267 KB 404/531 KB 132/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 153.2 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 996/1710 KB 376/1267 KB 408/531 KB 144/1044 KB 996/1710 KB 376/1267 KB 412/531 KB 144/1044 KB 996/1710 KB 376/1267 KB 416/531 KB 144/1044 KB 996/1710 KB 61/61 KB 376/1267 KB 400/531 KB 132/1044 KB 992/1710 KB 61/61 KB 376/1267 KB 400/531 KB 128/1044 KB 996/1710 KB 380/1267 KB 416/531 KB 144/1044 KB 1000/1710 KB 380/1267 KB 416/531 KB 144/1044 KB 1004/1710 KB 380/1267 KB 416/531 KB 144/1044 KB 1008/1710 KB 384/1267 KB 416/531 KB 144/1044 KB 1012/1710 KB 384/1267 KB 416/531 KB 144/1044 KB 1016/1710 KB 384/1267 KB 420/531 KB 148/1044 KB 1004/1710 KB 384/1267 KB 416/531 KB 144/1044 KB 1020/1710 KB 388/1267 KB 420/531 KB 148/1044 KB 1020/1710 KB 392/1267 KB 420/531 KB 148/1044 KB 1012/1710 KB 384/1267 KB 420/531 KB 148/1044 KB 1012/1710 KB 384/1267 KB 416/531 KB 148/1044 KB 1020/1710 KB 392/1267 KB 424/531 KB 148/1044 KB 1020/1710 KB 392/1267 KB 424/531 KB 152/1044 KB 1020/1710 KB 392/1267 KB 428/531 KB 152/1044 KB 1020/1710 KB 392/1267 KB 428/531 KB 156/1044 KB 1020/1710 KB 396/1267 KB 432/531 KB 156/1044 KB 1020/1710 KB 392/1267 KB 432/531 KB 156/1044 KB 1020/1710 KB 384/1267 KB 420/531 KB 148/1044 KB 1024/1710 KB 400/1267 KB 432/531 KB 160/1044 KB 1020/1710 KB 400/1267 KB 432/531 KB 160/1044 KB 1020/1710 KB 400/1267 KB 432/531 KB 160/1044 KB 1024/1710 KB 400/1267 KB 432/531 KB 164/1044 KB 1028/1710 KB 404/1267 KB 436/531 KB 168/1044 KB 1028/1710 KB 404/1267 KB 436/531 KB 172/1044 KB 1028/1710 KB 404/1267 KB 436/531 KB 176/1044 KB 1028/1710 KB 404/1267 KB 436/531 KB 164/1044 KB 1024/1710 KB 404/1267 KB 436/531 KB 164/1044 KB 1024/1710 KB 400/1267 KB 436/531 KB 164/1044 KB 1028/1710 KB 404/1267 KB 440/531 KB 176/1044 KB 1028/1710 KB 404/1267 KB 444/531 KB 176/1044 KB 1032/1710 KB 408/1267 KB 448/531 KB 176/1044 KB 1032/1710 KB 408/1267 KB 444/531 KB 176/1044 KB 1032/1710 KB 404/1267 KB 444/531 KB 176/1044 KB 1032/1710 KB 412/1267 KB 448/531 KB 176/1044 KB 1036/1710 KB 412/1267 KB 448/531 KB 176/1044 KB 1040/1710 KB 412/1267 KB 448/531 KB 176/1044 KB 1040/1710 KB 416/1267 KB 448/531 KB 176/1044 KB 1040/1710 KB 416/1267 KB 452/531 KB 176/1044 KB 1044/1710 KB 420/1267 KB 456/531 KB 180/1044 KB 1044/1710 KB 420/1267 KB 460/531 KB 180/1044 KB 1044/1710 KB 420/1267 KB 452/531 KB 180/1044 KB 1044/1710 KB 420/1267 KB 460/531 KB 184/1044 KB 1044/1710 KB 420/1267 KB 460/531 KB 188/1044 KB 1044/1710 KB 420/1267 KB 452/531 KB 176/1044 KB 1040/1710 KB 420/1267 KB 452/531 KB 176/1044 KB 1048/1710 KB 420/1267 KB 460/531 KB 188/1044 KB 1048/1710 KB 424/1267 KB 464/531 KB 188/1044 KB 1048/1710 KB 424/1267 KB 460/531 KB 188/1044 KB 1048/1710 KB 424/1267 KB 464/531 KB 192/1044 KB 1052/1710 KB 424/1267 KB 464/531 KB 192/1044 KB 1052/1710 KB 428/1267 KB 464/531 KB 192/1044 KB 1056/1710 KB 428/1267 KB 464/531 KB 192/1044 KB 1056/1710 KB 432/1267 KB 464/531 KB 192/1044 KB 1056/1710 KB 432/1267 KB 468/531 KB 192/1044 KB 1060/1710 KB 4/1063 KB 436/1267 KB 472/531 KB 196/1044 KB 1060/1710 KB 4/1063 KB 436/1267 KB 468/531 KB 196/1044 KB 1056/1710 KB 4/1063 KB 436/1267 KB 468/531 KB 196/1044 KB 1056/1710 KB 4/1063 KB 436/1267 KB 468/531 KB 192/1044 KB 1060/1710 KB 8/1063 KB 436/1267 KB 476/531 KB 196/1044 KB 1060/1710 KB 12/1063 KB 436/1267 KB 476/531 KB 196/1044 KB 1060/1710 KB 16/1063 KB 436/1267 KB 476/531 KB 196/1044 KB 1060/1710 KB 16/1063 KB 436/1267 KB 476/531 KB 200/1044 KB 1060/1710 KB 4/1063 KB 436/1267 KB 476/531 KB 200/1044 KB 1060/1710 KB 16/1063 KB 436/1267 KB 480/531 KB 200/1044 KB 1064/1710 KB 20/1063 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install KB 436/1267 KB 480/531 KB 204/1044 KB 1064/1710 KB 24/1063 KB 436/1267 KB 480/531 KB 204/1044 KB 1064/1710 KB 28/1063 KB 436/1267 KB 480/531 KB 204/1044 KB 1064/1710 KB 32/1063 KB 436/1267 KB 480/531 KB 204/1044 KB 1056/1710 KB 436/1267 KB 468/531 KB 192/1044 KB 1064/1710 KB 32/1063 KB 440/1267 KB 480/531 KB 204/1044 KB 1064/1710 KB 32/1063 KB 444/1267 KB 480/531 KB 204/1044 KB 1064/1710 KB 16/1063 KB 436/1267 KB 480/531 KB 204/1044 KB 1064/1710 KB 16/1063 KB 436/1267 KB 480/531 KB 200/1044 KB 1068/1710 KB 32/1063 KB 444/1267 KB 480/531 KB 204/1044 KB 1068/1710 KB 32/1063 KB 444/1267 KB 480/531 KB 208/1044 KB 1072/1710 KB 32/1063 KB 444/1267 KB 480/531 KB 208/1044 KB 1072/1710 KB 32/1063 KB 448/1267 KB 480/531 KB 208/1044 KB 1072/1710 KB 32/1063 KB 448/1267 KB 484/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 488/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 492/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 496/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 500/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 504/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 508/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 512/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 36/1063 KB 448/1267 KB 484/531 KB 208/1044 KB 1072/1710 KB 40/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 44/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 48/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 52/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 56/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 60/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 64/1063 KB 448/1267 KB 516/531 KB 208/1044 KB 1072/1710 KB 64/1063 KB 448/1267 KB 520/531 KB 208/1044 KB 1072/1710 KB 64/1063 KB 448/1267 KB 524/531 KB 208/1044 KB 1072/1710 KB 64/1063 KB 448/1267 KB 528/531 KB 208/1044 KB 1072/1710 KB 68/1063 KB 448/1267 KB 528/531 KB 208/1044 KB 1072/1710 KB 72/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 76/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 80/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 68/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 84/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 88/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 92/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1072/1710 KB 96/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1076/1710 KB 96/1063 KB 448/1267 KB 531/531 KB 208/1044 KB 1080/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1084/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1088/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1092/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1096/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1100/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1104/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1076/1710 KB 96/1063 KB 452/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 456/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 460/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 464/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 468/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 472/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 476/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 480/1267 KB 531/531 KB 212/1044 KB 1 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 212/1044 KB 1076/1710 KB 96/1063 KB 448/1267 KB 531/531 KB 212/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 216/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 220/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 224/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 228/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 232/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 236/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 240/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 244/1044 KB 1108/1710 KB 96/1063 KB 484/1267 KB 531/531 KB 248/1044 KB 1108/1710 KB 96/1063 KB 488/1267 KB 531/531 KB 252/1044 KB 1108/1710 KB 96/1063 KB 488/1267 KB 531/531 KB 248/1044 KB 1112/1710 KB 96/1063 KB 488/1267 KB 531/531 KB 252/1044 KB 1112/1710 KB 96/1063 KB 492/1267 KB 531/531 KB 256/1044 KB 1116/1710 KB 96/1063 KB 496/1267 KB 531/531 KB 256/1044 KB 1116/1710 KB 96/1063 KB 492/1267 KB 531/531 KB 256/1044 KB 1112/1710 KB 96/1063 KB 488/1267 KB 531/531 KB 256/1044 KB 1120/1710 KB 96/1063 KB 496/1267 KB 531/531 KB 256/1044 KB 1120/1710 KB 96/1063 KB 500/1267 KB 531/531 KB 256/1044 KB 1124/1710 KB 96/1063 KB 504/1267 KB 531/531 KB 260/1044 KB 1124/1710 KB 96/1063 KB 500/1267 KB 531/531 KB 260/1044 KB 1120/1710 KB 96/1063 KB 500/1267 KB 531/531 KB 260/1044 KB 1124/1710 KB 96/1063 KB 508/1267 KB 531/531 KB 264/1044 KB 1124/1710 KB 96/1063 KB 508/1267 KB 531/531 KB 268/1044 KB 1124/1710 KB 96/1063 KB 508/1267 KB 531/531 KB 268/1044 KB 1128/1710 KB 96/1063 KB 508/1267 KB 531/531 KB 268/1044 KB 1132/1710 KB 96/1063 KB 512/1267 KB 531/531 KB 272/1044 KB 1136/1710 KB 96/1063 KB 512/1267 KB 531/531 KB 272/1044 KB 1128/1710 KB 96/1063 KB 508/1267 KB 531/531 KB 272/1044 KB 1136/1710 KB 96/1063 KB 512/1267 KB 531/531 KB 276/1044 KB 1136/1710 KB 100/1063 KB 512/1267 KB 280/1044 KB 1128/1710 KB 96/1063 KB 512/1267 KB 531/531 KB 272/1044 KB 1140/1710 KB 100/1063 KB 516/1267 KB 280/1044 KB 1140/1710 KB 100/1063 KB 512/1267 KB 280/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1197.1 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1136/1710 KB 100/1063 KB 512/1267 KB 531/531 KB 276/1044 KB 1144/1710 KB 104/1063 KB 520/1267 KB 284/1044 KB 1144/1710 KB 108/1063 KB 520/1267 KB 284/1044 KB 1144/1710 KB 112/1063 KB 520/1267 KB 284/1044 KB 1144/1710 KB 100/1063 KB 520/1267 KB 284/1044 KB 1140/1710 KB 100/1063 KB 520/1267 KB 284/1044 KB 1144/1710 KB 112/1063 KB 520/1267 KB 288/1044 KB 1144/1710 KB 116/1063 KB 520/1267 KB 288/1044 KB 1148/1710 KB 120/1063 KB 520/1267 KB 292/1044 KB 1148/1710 KB 124/1063 KB 520/1267 KB 292/1044 KB 1148/1710 KB 128/1063 KB 520/1267 KB 292/1044 KB 1148/1710 KB 116/1063 KB 520/1267 KB 292/1044 KB 1148/1710 KB 116/1063 KB 520/1267 KB 288/1044 KB 1152/1710 KB 128/1063 KB 520/1267 KB 292/1044 KB 1156/1710 KB 128/1063 KB 520/1267 KB 292/1044 KB 1156/1710 KB 128/1063 KB 520/1267 KB 296/1044 KB 1156/1710 KB 128/1063 KB 520/1267 KB 300/1044 KB 1160/1710 KB 128/1063 KB 520/1267 KB 304/1044 KB 1160/1710 KB 128/1063 KB 520/1267 KB 300/1044 KB 1164/1710 KB 128/1063 KB 520/1267 KB 304/1044 KB 1168/1710 KB 128/1063 KB 520/1267 KB 304/1044 KB 1168/1710 KB 132/1063 KB 520/1267 KB 304/1044 KB 1172/1710 KB 136/1063 KB 520/1267 KB 308/1044 KB 1172/1710 KB 140/1063 KB 520/1267 KB 308/1044 KB 1172/1710 KB 144/1063 KB 520/1267 KB 308/1044 KB 1172/1710 KB 132/1063 KB 520/1267 KB 308/1044 KB 1176/1710 KB 144/1063 KB 520/1267 KB 308/1044 KB 1180/1710 KB 144/1063 KB 520/1267 KB 308/1044 KB 1184/1710 KB 144/1063 KB 520/1267 KB 308/1044 KB 1168/1710 KB 132/1063 KB 520/1267 KB 308/1044 KB 1184/1710 KB 144/1063 KB 520/1267 KB 312/1044 KB 1184/1710 KB 144/1063 KB 520/1267 KB 316/1044 KB 1184/1710 KB 144/1063 KB 520/1267 KB 320/1044 KB 1184/1710 KB 144/1063 KB 520/1267 KB 324/1044 KB 1140/1710 KB 148/1063 KB 520/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 524/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 528/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 532/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 536/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 540/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 544/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 548/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 552/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 148/1063 KB 556/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 148/1063 KB 560/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 148/1063 KB 520/1267 KB 324/1044 KB 1188/1710 KB 152/1063 KB 560/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 156/1063 KB 560/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 160/1063 KB 560/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 160/1063 KB 564/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 144/1063 KB 520/1267 KB 324/1044 KB 1188/1710 KB 148/1063 KB 548/1267 KB 328/1044 KB 4/713 KB 1188/1710 KB 148/1063 KB 548/1267 KB 324/1044 KB 4/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 328/1044 KB 8/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 328/1044 KB 12/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 328/1044 KB 16/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 328/1044 KB 20/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 332/1044 KB 20/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 336/1044 KB 20/713 KB 1188/1710 KB 160/1063 KB 568/1267 KB 336/1044 KB 24/713 KB 1192/1710 KB 160/1063 KB 568/1267 KB 336/1044 KB 24/713 KB 1196/1710 KB 160/1063 KB 568/1267 KB 336/1044 KB 28/713 KB 1200/1710 KB 160/1063 KB 572/1267 KB 336/1044 KB 28/713 KB 1204/1710 KB 164/1063 KB 572/1267 KB 336/1044 KB 28/713 KB 1208/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 28/713 KB 12 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 12/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 28/713 KB 1216/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 28/713 KB 1192/1710 KB 160/1063 KB 568/1267 KB 336/1044 KB 28/713 KB 1216/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 32/713 KB 1216/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 36/713 KB 1216/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 40/713 KB 1204/1710 KB 164/1063 KB 572/1267 KB 340/1044 KB 28/713 KB 1200/1710 KB 164/1063 KB 572/1267 KB 336/1044 KB 28/713 KB 1196/1710 KB 160/1063 KB 572/1267 KB 336/1044 KB 28/713 KB 1216/1710 KB 164/1063 KB 576/1267 KB 340/1044 KB 40/713 KB 1216/1710 KB 168/1063 KB 576/1267 KB 340/1044 KB 40/713 KB 1216/1710 KB 172/1063 KB 576/1267 KB 340/1044 KB 40/713 KB 1216/1710 KB 176/1063 KB 576/1267 KB 340/1044 KB 40/713 KB 1216/1710 KB 176/1063 KB 580/1267 KB 344/1044 KB 40/713 KB 1216/1710 KB 180/1063 KB 580/1267 KB 348/1044 KB 40/713 KB 1216/1710 KB 176/1063 KB 580/1267 KB 340/1044 KB 40/713 KB 1216/1710 KB 180/1063 KB 584/1267 KB 348/1044 KB 40/713 KB 1216/1710 KB 180/1063 KB 588/1267 KB 352/1044 KB 44/713 KB 1216/1710 KB 180/1063 KB 592/1267 KB 352/1044 KB 44/713 KB 1216/1710 KB 180/1063 KB 580/1267 KB 344/1044 KB 40/713 KB 1216/1710 KB 180/1063 KB 584/1267 KB 352/1044 KB 44/713 KB 1216/1710 KB 180/1063 KB 584/1267 KB 348/1044 KB 44/713 KB 1216/1710 KB 180/1063 KB 592/1267 KB 352/1044 KB 48/713 KB 1216/1710 KB 180/1063 KB 592/1267 KB 352/1044 KB 52/713 KB 1220/1710 KB 184/1063 KB 596/1267 KB 356/1044 KB 56/713 KB 1220/1710 KB 184/1063 KB 596/1267 KB 356/1044 KB 52/713 KB 1220/1710 KB 184/1063 KB 592/1267 KB 356/1044 KB 52/713 KB 1220/1710 KB 188/1063 KB 596/1267 KB 356/1044 KB 56/713 KB 1220/1710 KB 192/1063 KB 596/1267 KB 356/1044 KB 56/713 KB 1220/1710 KB 180/1063 KB 592/1267 KB 356/1044 KB 52/713 KB 1224/1710 KB 192/1063 KB 600/1267 KB 356/1044 KB 56/713 KB 1228/1710 KB 192/1063 KB 600/1267 KB 356/1044 KB 60/713 KB 1232/1710 KB 192/1063 KB 600/1267 KB 356/1044 KB 60/713 KB 1216/1710 KB 180/1063 KB 592/1267 KB 356/1044 KB 52/713 KB 1232/1710 KB 192/1063 KB 600/1267 KB 360/1044 KB 60/713 KB 1232/1710 KB 192/1063 KB 600/1267 KB 364/1044 KB 60/713 KB 1232/1710 KB 192/1063 KB 600/1267 KB 368/1044 KB 60/713 KB 1224/1710 KB 192/1063 KB 600/1267 KB 356/1044 KB 60/713 KB 1220/1710 KB 192/1063 KB 600/1267 KB 356/1044 KB 56/713 KB 1232/1710 KB 192/1063 KB 604/1267 KB 368/1044 KB 60/713 KB 1232/1710 KB 192/1063 KB 604/1267 KB 368/1044 KB 64/713 KB 1232/1710 KB 192/1063 KB 608/1267 KB 368/1044 KB 64/713 KB 1232/1710 KB 192/1063 KB 608/1267 KB 372/1044 KB 64/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 376/1044 KB 68/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 380/1044 KB 68/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 384/1044 KB 68/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 372/1044 KB 68/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 384/1044 KB 72/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 384/1044 KB 76/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1236/1710 KB 196/1063 KB 612/1267 KB 372/1044 KB 64/713 KB 1240/1710 KB 196/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1232/1710 KB 196/1063 KB 612/1267 KB 372/1044 KB 64/713 KB 1232/1710 KB 196/1063 KB 608/1267 KB 372/1044 KB 64/713 KB 1240/1710 KB 200/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1240/1710 KB 204/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1240/1710 KB 208/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1240/1710 KB 212/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1244/1710 KB 216/1063 KB 616/1267 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install KB 388/1044 KB 80/713 KB 1244/1710 KB 220/1063 KB 616/1267 KB 388/1044 KB 80/713 KB 1244/1710 KB 212/1063 KB 612/1267 KB 384/1044 KB 80/713 KB 1248/1710 KB 220/1063 KB 616/1267 KB 388/1044 KB 80/713 KB 1252/1710 KB 220/1063 KB 616/1267 KB 388/1044 KB 80/713 KB 1256/1710 KB 224/1063 KB 616/1267 KB 388/1044 KB 84/713 KB 1244/1710 KB 212/1063 KB 616/1267 KB 388/1044 KB 80/713 KB 1244/1710 KB 212/1063 KB 616/1267 KB 384/1044 KB 80/713 KB 1260/1710 KB 224/1063 KB 620/1267 KB 388/1044 KB 84/713 KB 1260/1710 KB 224/1063 KB 624/1267 KB 388/1044 KB 84/713 KB 1260/1710 KB 224/1063 KB 628/1267 KB 388/1044 KB 84/713 KB 1252/1710 KB 224/1063 KB 616/1267 KB 388/1044 KB 84/713 KB 1252/1710 KB 224/1063 KB 616/1267 KB 388/1044 KB 80/713 KB 1260/1710 KB 224/1063 KB 628/1267 KB 392/1044 KB 84/713 KB 1260/1710 KB 224/1063 KB 628/1267 KB 392/1044 KB 88/713 KB 1260/1710 KB 224/1063 KB 628/1267 KB 392/1044 KB 92/713 KB 1260/1710 KB 224/1063 KB 628/1267 KB 396/1044 KB 96/713 KB 1260/1710 KB 224/1063 KB 628/1267 KB 396/1044 KB 92/713 KB 1260/1710 KB 224/1063 KB 632/1267 KB 396/1044 KB 96/713 KB 1260/1710 KB 224/1063 KB 632/1267 KB 400/1044 KB 96/713 KB 1260/1710 KB 224/1063 KB 636/1267 KB 404/1044 KB 96/713 KB 1260/1710 KB 228/1063 KB 636/1267 KB 408/1044 KB 100/713 KB 1260/1710 KB 224/1063 KB 632/1267 KB 400/1044 KB 96/713 KB 1260/1710 KB 224/1063 KB 636/1267 KB 400/1044 KB 96/713 KB 1264/1710 KB 228/1063 KB 636/1267 KB 408/1044 KB 100/713 KB 1268/1710 KB 228/1063 KB 640/1267 KB 408/1044 KB 100/713 KB 1260/1710 KB 228/1063 KB 636/1267 KB 404/1044 KB 100/713 KB 1260/1710 KB 228/1063 KB 636/1267 KB 404/1044 KB 96/713 KB 1268/1710 KB 232/1063 KB 640/1267 KB 412/1044 KB 100/713 KB 1268/1710 KB 236/1063 KB 640/1267 KB 412/1044 KB 100/713 KB 1268/1710 KB 240/1063 KB 640/1267 KB 412/1044 KB 100/713 KB 1268/1710 KB 244/1063 KB 640/1267 KB 412/1044 KB 104/713 KB 1272/1710 KB 248/1063 KB 640/1267 KB 412/1044 KB 104/713 KB 1268/1710 KB 228/1063 KB 640/1267 KB 412/1044 KB 100/713 KB 1264/1710 KB 228/1063 KB 640/1267 KB 408/1044 KB 100/713 KB 1272/1710 KB 248/1063 KB 644/1267 KB 412/1044 KB 104/713 KB 1272/1710 KB 248/1063 KB 648/1267 KB 412/1044 KB 104/713 KB 1272/1710 KB 244/1063 KB 640/1267 KB 412/1044 KB 104/713 KB 1268/1710 KB 240/1063 KB 640/1267 KB 412/1044 KB 104/713 KB 1272/1710 KB 248/1063 KB 648/1267 KB 416/1044 KB 108/713 KB 1272/1710 KB 248/1063 KB 648/1267 KB 416/1044 KB 112/713 KB 1272/1710 KB 248/1063 KB 648/1267 KB 416/1044 KB 104/713 KB 1276/1710 KB 248/1063 KB 648/1267 KB 416/1044 KB 116/713 KB 1276/1710 KB 252/1063 KB 652/1267 KB 420/1044 KB 120/713 KB 1276/1710 KB 252/1063 KB 652/1267 KB 420/1044 KB 116/713 KB 1276/1710 KB 256/1063 KB 652/1267 KB 420/1044 KB 120/713 KB 1276/1710 KB 248/1063 KB 652/1267 KB 420/1044 KB 116/713 KB 1276/1710 KB 248/1063 KB 648/1267 KB 416/1044 KB 116/713 KB 1276/1710 KB 248/1063 KB 652/1267 KB 416/1044 KB 116/713 KB 1280/1710 KB 256/1063 KB 652/1267 KB 420/1044 KB 120/713 KB 1280/1710 KB 256/1063 KB 656/1267 KB 420/1044 KB 120/713 KB 1280/1710 KB 256/1063 KB 660/1267 KB 420/1044 KB 120/713 KB 1284/1710 KB 260/1063 KB 664/1267 KB 424/1044 KB 124/713 KB 1284/1710 KB 260/1063 KB 668/1267 KB 424/1044 KB 124/713 KB 1284/1710 KB 260/1063 KB 660/1267 KB 424/1044 KB 124/713 KB 1284/1710 KB 260/1063 KB 668/1267 KB 424/1044 KB 128/713 KB 1284/1710 KB 260/1063 KB 660/1267 KB 424/1044 KB 120/713 KB 1284/1710 KB 260/1063 KB 668/1267 KB 428/1044 KB 128/713 KB 1284/1710 KB 256/1063 KB 660/1267 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 420/1044 KB 120/713 KB 1288/1710 KB 260/1063 KB 668/1267 KB 432/1044 KB 128/713 KB 1288/1710 KB 260/1063 KB 668/1267 KB 432/1044 KB 128/713 KB 1292/1710 KB 260/1063 KB 668/1267 KB 432/1044 KB 128/713 KB 1296/1710 KB 260/1063 KB 672/1267 KB 432/1044 KB 128/713 KB 1300/1710 KB 260/1063 KB 672/1267 KB 436/1044 KB 128/713 KB 1304/1710 KB 260/1063 KB 672/1267 KB 436/1044 KB 132/713 KB 1308/1710 KB 260/1063 KB 672/1267 KB 436/1044 KB 132/713 KB 1284/1710 KB 260/1063 KB 660/1267 KB 420/1044 KB 120/713 KB 1308/1710 KB 264/1063 KB 672/1267 KB 436/1044 KB 132/713 KB 1308/1710 KB 268/1063 KB 672/1267 KB 436/1044 KB 132/713 KB 1308/1710 KB 272/1063 KB 672/1267 KB 436/1044 KB 132/713 KB 1300/1710 KB 260/1063 KB 672/1267 KB 436/1044 KB 132/713 KB 1296/1710 KB 260/1063 KB 672/1267 KB 436/1044 KB 128/713 KB 1292/1710 KB 260/1063 KB 672/1267 KB 432/1044 KB 128/713 KB 1308/1710 KB 272/1063 KB 676/1267 KB 436/1044 KB 132/713 KB 1308/1710 KB 276/1063 KB 680/1267 KB 440/1044 KB 136/713 KB 1308/1710 KB 276/1063 KB 684/1267 KB 440/1044 KB 136/713 KB 1308/1710 KB 276/1063 KB 688/1267 KB 440/1044 KB 136/713 KB 1308/1710 KB 276/1063 KB 676/1267 KB 440/1044 KB 136/713 KB 1308/1710 KB 272/1063 KB 676/1267 KB 440/1044 KB 136/713 KB 1308/1710 KB 272/1063 KB 676/1267 KB 440/1044 KB 132/713 KB 1312/1710 KB 276/1063 KB 688/1267 KB 440/1044 KB 140/713 KB 1312/1710 KB 276/1063 KB 688/1267 KB 444/1044 KB 144/713 KB 1312/1710 KB 276/1063 KB 688/1267 KB 444/1044 KB 148/713 KB 1312/1710 KB 280/1063 KB 692/1267 KB 444/1044 KB 152/713 KB 1312/1710 KB 276/1063 KB 688/1267 KB 440/1044 KB 136/713 KB 1316/1710 KB 280/1063 KB 692/1267 KB 444/1044 KB 152/713 KB 1312/1710 KB 280/1063 KB 692/1267 KB 444/1044 KB 148/713 KB 1312/1710 KB 280/1063 KB 688/1267 KB 444/1044 KB 148/713 KB 1312/1710 KB 276/1063 KB 688/1267 KB 444/1044 KB 140/713 KB 1316/1710 KB 280/1063 KB 692/1267 KB 448/1044 KB 156/713 KB 1316/1710 KB 280/1063 KB 692/1267 KB 452/1044 KB 156/713 KB 1316/1710 KB 284/1063 KB 692/1267 KB 456/1044 KB 156/713 KB 1316/1710 KB 280/1063 KB 692/1267 KB 444/1044 KB 156/713 KB 1316/1710 KB 284/1063 KB 696/1267 KB 460/1044 KB 156/713 KB 1316/1710 KB 284/1063 KB 696/1267 KB 464/1044 KB 156/713 KB 1316/1710 KB 284/1063 KB 696/1267 KB 456/1044 KB 156/713 KB 1316/1710 KB 284/1063 KB 692/1267 KB 452/1044 KB 156/713 KB 1320/1710 KB 288/1063 KB 696/1267 KB 464/1044 KB 160/713 KB 1320/1710 KB 292/1063 KB 696/1267 KB 464/1044 KB 160/713 KB 1320/1710 KB 296/1063 KB 700/1267 KB 464/1044 KB 160/713 KB 1320/1710 KB 284/1063 KB 696/1267 KB 464/1044 KB 160/713 KB 1324/1710 KB 296/1063 KB 700/1267 KB 464/1044 KB 160/713 KB 1316/1710 KB 284/1063 KB 696/1267 KB 464/1044 KB 160/713 KB 1320/1710 KB 292/1063 KB 700/1267 KB 464/1044 KB 160/713 KB 1324/1710 KB 296/1063 KB 704/1267 KB 464/1044 KB 160/713 KB 1324/1710 KB 296/1063 KB 704/1267 KB 468/1044 KB 160/713 KB 1328/1710 KB 300/1063 KB 708/1267 KB 472/1044 KB 164/713 KB 1328/1710 KB 300/1063 KB 708/1267 KB 476/1044 KB 164/713 KB 1328/1710 KB 300/1063 KB 708/1267 KB 468/1044 KB 164/713 KB 1328/1710 KB 300/1063 KB 704/1267 KB 468/1044 KB 164/713 KB 1328/1710 KB 300/1063 KB 704/1267 KB 468/1044 KB 160/713 KB 1328/1710 KB 296/1063 KB 704/1267 KB 468/1044 KB 160/713 KB 1328/1710 KB 304/1063 KB 708/1267 KB 476/1044 KB 164/713 KB 1332/1710 KB 304/1063 KB 708/1267 KB 476/1044 KB 164/713 KB 1336/1710 KB 308/1063 KB 712/1267 KB 480/1044 KB 168/713 KB 1332/1710 KB 308/1063 KB 712/1267 KB 480/1044 KB 168/713 KB 1332/1710 KB 308 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install /1063 KB 712/1267 KB 476/1044 KB 168/713 KB 1336/1710 KB 308/1063 KB 716/1267 KB 480/1044 KB 168/713 KB 1336/1710 KB 308/1063 KB 720/1267 KB 480/1044 KB 168/713 KB 1332/1710 KB 304/1063 KB 708/1267 KB 476/1044 KB 168/713 KB 1336/1710 KB 308/1063 KB 720/1267 KB 480/1044 KB 172/713 KB 1336/1710 KB 308/1063 KB 720/1267 KB 480/1044 KB 176/713 KB 1332/1710 KB 308/1063 KB 708/1267 KB 476/1044 KB 168/713 KB 1336/1710 KB 308/1063 KB 720/1267 KB 484/1044 KB 176/713 KB 1340/1710 KB 312/1063 KB 724/1267 KB 488/1044 KB 180/713 KB 1340/1710 KB 312/1063 KB 724/1267 KB 492/1044 KB 180/713 KB 1340/1710 KB 312/1063 KB 724/1267 KB 484/1044 KB 180/713 KB 1344/1710 KB 312/1063 KB 724/1267 KB 492/1044 KB 180/713 KB 1336/1710 KB 312/1063 KB 724/1267 KB 484/1044 KB 180/713 KB 1336/1710 KB 312/1063 KB 720/1267 KB 484/1044 KB 180/713 KB 1336/1710 KB 312/1063 KB 720/1267 KB 484/1044 KB 176/713 KB 1344/1710 KB 316/1063 KB 728/1267 KB 492/1044 KB 180/713 KB 1344/1710 KB 320/1063 KB 728/1267 KB 492/1044 KB 180/713 KB 1344/1710 KB 320/1063 KB 728/1267 KB 492/1044 KB 184/713 KB 1348/1710 KB 320/1063 KB 728/1267 KB 492/1044 KB 184/713 KB 1352/1710 KB 324/1063 KB 728/1267 KB 496/1044 KB 188/713 KB 1348/1710 KB 324/1063 KB 728/1267 KB 496/1044 KB 188/713 KB 1348/1710 KB 320/1063 KB 728/1267 KB 496/1044 KB 188/713 KB 1348/1710 KB 320/1063 KB 728/1267 KB 492/1044 KB 188/713 KB 1344/1710 KB 320/1063 KB 728/1267 KB 492/1044 KB 184/713 KB 1352/1710 KB 324/1063 KB 732/1267 KB 496/1044 KB 188/713 KB 1352/1710 KB 324/1063 KB 736/1267 KB 496/1044 KB 188/713 KB 1352/1710 KB 324/1063 KB 736/1267 KB 496/1044 KB 192/713 KB 1352/1710 KB 324/1063 KB 740/1267 KB 496/1044 KB 192/713 KB 1356/1710 KB 328/1063 KB 744/1267 KB 500/1044 KB 196/713 KB 1356/1710 KB 328/1063 KB 748/1267 KB 500/1044 KB 196/713 KB 1356/1710 KB 328/1063 KB 752/1267 KB 500/1044 KB 196/713 KB 1356/1710 KB 328/1063 KB 740/1267 KB 500/1044 KB 196/713 KB 1360/1710 KB 328/1063 KB 752/1267 KB 500/1044 KB 196/713 KB 1352/1710 KB 328/1063 KB 740/1267 KB 500/1044 KB 196/713 KB 1352/1710 KB 328/1063 KB 740/1267 KB 496/1044 KB 192/713 KB 1360/1710 KB 332/1063 KB 752/1267 KB 500/1044 KB 196/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 500/1044 KB 196/713 KB 1352/1710 KB 328/1063 KB 740/1267 KB 496/1044 KB 196/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 500/1044 KB 200/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 504/1044 KB 204/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 504/1044 KB 208/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 504/1044 KB 200/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 508/1044 KB 208/713 KB 1360/1710 KB 336/1063 KB 752/1267 KB 512/1044 KB 208/713 KB 1360/1710 KB 336/1063 KB 756/1267 KB 516/1044 KB 208/713 KB 1364/1710 KB 340/1063 KB 756/1267 KB 520/1044 KB 212/713 KB 1360/1710 KB 336/1063 KB 756/1267 KB 512/1044 KB 208/713 KB 1364/1710 KB 340/1063 KB 756/1267 KB 516/1044 KB 212/713 KB 1368/1710 KB 340/1063 KB 756/1267 KB 520/1044 KB 212/713 KB 1372/1710 KB 340/1063 KB 756/1267 KB 520/1044 KB 212/713 KB 1360/1710 KB 340/1063 KB 756/1267 KB 516/1044 KB 212/713 KB 1372/1710 KB 340/1063 KB 756/1267 KB 520/1044 KB 216/713 KB 1360/1710 KB 340/1063 KB 756/1267 KB 516/1044 KB 208/713 KB 1376/1710 KB 344/1063 KB 756/1267 KB 520/1044 KB 216/713 KB 1376/1710 KB 348/1063 KB 756/1267 KB 520/1044 KB 216/713 KB 1376/1710 KB 352/1063 KB 756/1267 KB 520/1044 KB 216/713 KB 1376/1710 KB 340/1063 KB 756/1267 KB 520/1044 KB 216/713 KB 1376/1710 KB 352/1063 KB 756/1267 KB 520/1044 KB 220/713 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1376/1710 KB 352/1063 KB 756/1267 KB 520/1044 KB 224/713 KB 1376/1710 KB 352/1063 KB 760/1267 KB 520/1044 KB 228/713 KB 1380/1710 KB 356/1063 KB 760/1267 KB 524/1044 KB 232/713 KB 1380/1710 KB 356/1063 KB 760/1267 KB 524/1044 KB 236/713 KB 1376/1710 KB 352/1063 KB 760/1267 KB 520/1044 KB 224/713 KB 1380/1710 KB 356/1063 KB 764/1267 KB 524/1044 KB 236/713 KB 1380/1710 KB 356/1063 KB 768/1267 KB 524/1044 KB 236/713 KB 1380/1710 KB 356/1063 KB 760/1267 KB 524/1044 KB 228/713 KB 1376/1710 KB 356/1063 KB 760/1267 KB 524/1044 KB 228/713 KB 1376/1710 KB 352/1063 KB 760/1267 KB 524/1044 KB 228/713 KB 1380/1710 KB 356/1063 KB 768/1267 KB 528/1044 KB 236/713 KB 1380/1710 KB 360/1063 KB 768/1267 KB 528/1044 KB 236/713 KB 1380/1710 KB 360/1063 KB 772/1267 KB 528/1044 KB 236/713 KB 1384/1710 KB 364/1063 KB 776/1267 KB 532/1044 KB 240/713 KB 1384/1710 KB 364/1063 KB 772/1267 KB 532/1044 KB 240/713 KB 1384/1710 KB 364/1063 KB 772/1267 KB 532/1044 KB 236/713 KB 1384/1710 KB 364/1063 KB 772/1267 KB 528/1044 KB 236/713 KB 1384/1710 KB 360/1063 KB 772/1267 KB 528/1044 KB 236/713 KB 1384/1710 KB 368/1063 KB 776/1267 KB 532/1044 KB 240/713 KB 1388/1710 KB 368/1063 KB 776/1267 KB 532/1044 KB 240/713 KB 1392/1710 KB 368/1063 KB 776/1267 KB 532/1044 KB 240/713 KB 1392/1710 KB 372/1063 KB 776/1267 KB 532/1044 KB 240/713 KB 1396/1710 KB 376/1063 KB 780/1267 KB 536/1044 KB 244/713 KB 1396/1710 KB 380/1063 KB 780/1267 KB 536/1044 KB 244/713 KB 1396/1710 KB 384/1063 KB 780/1267 KB 536/1044 KB 244/713 KB 1392/1710 KB 372/1063 KB 776/1267 KB 536/1044 KB 240/713 KB 1396/1710 KB 384/1063 KB 780/1267 KB 540/1044 KB 244/713 KB 1396/1710 KB 384/1063 KB 780/1267 KB 544/1044 KB 244/713 KB 1396/1710 KB 384/1063 KB 780/1267 KB 548/1044 KB 244/713 KB 1396/1710 KB 388/1063 KB 780/1267 KB 552/1044 KB 244/713 KB 1396/1710 KB 388/1063 KB 780/1267 KB 556/1044 KB 244/713 KB 1396/1710 KB 388/1063 KB 780/1267 KB 560/1044 KB 244/713 KB 1396/1710 KB 372/1063 KB 780/1267 KB 536/1044 KB 244/713 KB 1396/1710 KB 372/1063 KB 780/1267 KB 536/1044 KB 240/713 KB 1396/1710 KB 388/1063 KB 784/1267 KB 560/1044 KB 244/713 KB 1396/1710 KB 372/1063 KB 776/1267 KB 536/1044 KB 240/713 KB 1400/1710 KB 388/1063 KB 784/1267 KB 560/1044 KB 244/713 KB 1404/1710 KB 388/1063 KB 788/1267 KB 560/1044 KB 244/713 KB 1404/1710 KB 388/1063 KB 792/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 388/1063 KB 796/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 388/1063 KB 800/1267 KB 560/1044 KB 248/713 KB 1396/1710 KB 388/1063 KB 780/1267 KB 548/1044 KB 244/713 KB 1404/1710 KB 392/1063 KB 800/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 396/1063 KB 800/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 400/1063 KB 800/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 404/1063 KB 800/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 408/1063 KB 804/1267 KB 564/1044 KB 248/713 KB 1404/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 248/713 KB 1404/1710 KB 388/1063 KB 788/1267 KB 560/1044 KB 248/713 KB 1404/1710 KB 388/1063 KB 784/1267 KB 560/1044 KB 244/713 KB 1408/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 248/713 KB 1408/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 252/713 KB 1408/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 256/713 KB 1412/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 260/713 KB 1412/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 264/713 KB 1412/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 268/713 KB 1412/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 272/713 KB 1404/1710 KB 404/1063 KB 804/1267 KB 56 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 4/1044 KB 248/713 KB 1404/1710 KB 404/1063 KB 804/1267 KB 560/1044 KB 248/713 KB 1412/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 256/713 KB 1416/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 272/713 KB 1420/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 272/713 KB 1424/1710 KB 412/1063 KB 804/1267 KB 564/1044 KB 272/713 KB 1424/1710 KB 412/1063 KB 808/1267 KB 564/1044 KB 272/713 KB 1424/1710 KB 412/1063 KB 812/1267 KB 568/1044 KB 272/713 KB 1424/1710 KB 412/1063 KB 816/1267 KB 568/1044 KB 272/713 KB 1424/1710 KB 412/1063 KB 820/1267 KB 568/1044 KB 272/713 KB 1428/1710 KB 416/1063 KB 824/1267 KB 568/1044 KB 276/713 KB 1424/1710 KB 412/1063 KB 808/1267 KB 568/1044 KB 272/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 572/1044 KB 276/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 576/1044 KB 276/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 580/1044 KB 276/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 584/1044 KB 276/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 588/1044 KB 276/713 KB 1428/1710 KB 416/1063 KB 820/1267 KB 568/1044 KB 276/713 KB 1428/1710 KB 412/1063 KB 820/1267 KB 568/1044 KB 276/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 280/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 284/713 KB 1428/1710 KB 412/1063 KB 820/1267 KB 568/1044 KB 272/713 KB 1432/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 284/713 KB 1436/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 284/713 KB 1440/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 284/713 KB 1444/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 284/713 KB 1448/1710 KB 420/1063 KB 828/1267 KB 592/1044 KB 288/713 KB 1452/1710 KB 420/1063 KB 828/1267 KB 592/1044 KB 288/713 KB 1456/1710 KB 420/1063 KB 828/1267 KB 592/1044 KB 288/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 588/1044 KB 276/713 KB 1456/1710 KB 420/1063 KB 832/1267 KB 592/1044 KB 288/713 KB 1428/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 288/713 KB 1444/1710 KB 420/1063 KB 828/1267 KB 592/1044 KB 288/713 KB 1444/1710 KB 416/1063 KB 828/1267 KB 592/1044 KB 288/713 KB 1456/1710 KB 420/1063 KB 832/1267 KB 592/1044 KB 292/713 KB 1456/1710 KB 424/1063 KB 836/1267 KB 596/1044 KB 296/713 KB 1456/1710 KB 424/1063 KB 836/1267 KB 596/1044 KB 300/713 KB 1456/1710 KB 424/1063 KB 836/1267 KB 596/1044 KB 292/713 KB 1456/1710 KB 424/1063 KB 832/1267 KB 592/1044 KB 292/713 KB 1456/1710 KB 428/1063 KB 840/1267 KB 596/1044 KB 300/713 KB 1456/1710 KB 432/1063 KB 840/1267 KB 596/1044 KB 300/713 KB 1456/1710 KB 424/1063 KB 832/1267 KB 596/1044 KB 292/713 KB 1456/1710 KB 432/1063 KB 840/1267 KB 600/1044 KB 300/713 KB 1456/1710 KB 432/1063 KB 840/1267 KB 604/1044 KB 300/713 KB 1456/1710 KB 432/1063 KB 840/1267 KB 604/1044 KB 300/713 KB 1456/1710 KB 436/1063 KB 844/1267 KB 604/1044 KB 300/713 KB 1460/1710 KB 440/1063 KB 844/1267 KB 608/1044 KB 304/713 KB 1460/1710 KB 444/1063 KB 844/1267 KB 608/1044 KB 304/713 KB 1460/1710 KB 436/1063 KB 844/1267 KB 608/1044 KB 304/713 KB 1456/1710 KB 436/1063 KB 844/1267 KB 608/1044 KB 304/713 KB 1456/1710 KB 432/1063 KB 844/1267 KB 604/1044 KB 300/713 KB 1456/1710 KB 436/1063 KB 844/1267 KB 604/1044 KB 304/713 KB 1460/1710 KB 444/1063 KB 848/1267 KB 608/1044 KB 304/713 KB 1460/1710 KB 444/1063 KB 848/1267 KB 608/1044 KB 308/713 KB 1464/1710 KB 448/1063 KB 852/1267 KB 612/1044 KB 312/713 KB 1464/1710 KB 448/1063 KB 852/1267 KB 612/1044 KB 316/713 KB 1464/1710 KB 448/1063 KB 852/1267 KB 612/1044 KB 308/713 KB 1464/1710 KB 444/1063 KB 852/1267 KB 612/1044 KB 308/713 KB 1464/1710 KB 448/1063 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install KB 856/1267 KB 612/1044 KB 316/713 KB 1464/1710 KB 444/1063 KB 848/1267 KB 612/1044 KB 308/713 KB 1468/1710 KB 448/1063 KB 856/1267 KB 612/1044 KB 316/713 KB 1472/1710 KB 448/1063 KB 856/1267 KB 612/1044 KB 316/713 KB 1460/1710 KB 444/1063 KB 848/1267 KB 612/1044 KB 308/713 KB 1472/1710 KB 448/1063 KB 856/1267 KB 616/1044 KB 316/713 KB 1472/1710 KB 448/1063 KB 860/1267 KB 620/1044 KB 316/713 KB 1472/1710 KB 448/1063 KB 864/1267 KB 620/1044 KB 320/713 KB 1472/1710 KB 448/1063 KB 868/1267 KB 620/1044 KB 320/713 KB 1476/1710 KB 452/1063 KB 872/1267 KB 620/1044 KB 320/713 KB 1472/1710 KB 448/1063 KB 860/1267 KB 620/1044 KB 320/713 KB 1472/1710 KB 448/1063 KB 860/1267 KB 620/1044 KB 320/713 KB 1476/1710 KB 452/1063 KB 872/1267 KB 624/1044 KB 320/713 KB 1476/1710 KB 452/1063 KB 872/1267 KB 628/1044 KB 320/713 KB 1476/1710 KB 452/1063 KB 872/1267 KB 632/1044 KB 324/713 KB 1476/1710 KB 452/1063 KB 872/1267 KB 636/1044 KB 324/713 KB 1476/1710 KB 452/1063 KB 868/1267 KB 620/1044 KB 320/713 KB 1472/1710 KB 452/1063 KB 868/1267 KB 620/1044 KB 320/713 KB 1476/1710 KB 456/1063 KB 872/1267 KB 636/1044 KB 324/713 KB 1476/1710 KB 460/1063 KB 872/1267 KB 636/1044 KB 324/713 KB 1476/1710 KB 464/1063 KB 872/1267 KB 636/1044 KB 324/713 KB 1476/1710 KB 452/1063 KB 872/1267 KB 628/1044 KB 324/713 KB 1480/1710 KB 464/1063 KB 872/1267 KB 636/1044 KB 328/713 KB 1480/1710 KB 464/1063 KB 872/1267 KB 636/1044 KB 332/713 KB 1480/1710 KB 464/1063 KB 872/1267 KB 636/1044 KB 324/713 KB 1484/1710 KB 468/1063 KB 872/1267 KB 636/1044 KB 336/713 KB 1488/1710 KB 468/1063 KB 872/1267 KB 636/1044 KB 336/713 KB 1488/1710 KB 468/1063 KB 876/1267 KB 636/1044 KB 336/713 KB 1488/1710 KB 468/1063 KB 880/1267 KB 636/1044 KB 336/713 KB 1492/1710 KB 468/1063 KB 880/1267 KB 640/1044 KB 336/713 KB 1496/1710 KB 468/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1500/1710 KB 468/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1504/1710 KB 468/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1480/1710 KB 468/1063 KB 872/1267 KB 636/1044 KB 332/713 KB 1504/1710 KB 472/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1504/1710 KB 476/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1504/1710 KB 480/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1492/1710 KB 468/1063 KB 884/1267 KB 640/1044 KB 336/713 KB 1504/1710 KB 480/1063 KB 888/1267 KB 640/1044 KB 336/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 640/1044 KB 336/713 KB 1488/1710 KB 468/1063 KB 880/1267 KB 640/1044 KB 336/713 KB 1480/1710 KB 468/1063 KB 872/1267 KB 636/1044 KB 336/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 644/1044 KB 336/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 648/1044 KB 340/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 652/1044 KB 340/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 644/1044 KB 340/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 652/1044 KB 344/713 KB 1504/1710 KB 480/1063 KB 892/1267 KB 652/1044 KB 348/713 KB 1504/1710 KB 484/1063 KB 896/1267 KB 652/1044 KB 352/713 KB 1504/1710 KB 484/1063 KB 896/1267 KB 656/1044 KB 356/713 KB 1504/1710 KB 484/1063 KB 896/1267 KB 652/1044 KB 348/713 KB 1504/1710 KB 480/1063 KB 896/1267 KB 652/1044 KB 348/713 KB 1508/1710 KB 488/1063 KB 896/1267 KB 656/1044 KB 356/713 KB 1508/1710 KB 492/1063 KB 896/1267 KB 656/1044 KB 356/713 KB 1508/1710 KB 496/1063 KB 896/1267 KB 656/1044 KB 356/713 KB 1508/1710 KB 484/1063 KB 896/1267 KB 656/1044 KB 356/713 KB 1504/1710 KB 484/1063 KB 896/1267 KB 656/1044 KB 352/713 KB 1508/1710 KB 496/1063 KB 896/1267 KB 660/1044 KB 356/713 KB 1 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 512/1710 KB 500/1063 KB 900/1267 KB 664/1044 KB 356/713 KB 1512/1710 KB 500/1063 KB 900/1267 KB 668/1044 KB 360/713 KB 1512/1710 KB 500/1063 KB 900/1267 KB 672/1044 KB 360/713 KB 1512/1710 KB 500/1063 KB 900/1267 KB 660/1044 KB 356/713 KB 1512/1710 KB 496/1063 KB 900/1267 KB 660/1044 KB 356/713 KB 1512/1710 KB 500/1063 KB 904/1267 KB 672/1044 KB 360/713 KB 1512/1710 KB 500/1063 KB 908/1267 KB 672/1044 KB 360/713 KB 1512/1710 KB 500/1063 KB 912/1267 KB 672/1044 KB 360/713 KB 1512/1710 KB 496/1063 KB 896/1267 KB 660/1044 KB 356/713 KB 1516/1710 KB 500/1063 KB 912/1267 KB 672/1044 KB 360/713 KB 1520/1710 KB 500/1063 KB 912/1267 KB 672/1044 KB 360/713 KB 1512/1710 KB 500/1063 KB 900/1267 KB 664/1044 KB 360/713 KB 1520/1710 KB 500/1063 KB 912/1267 KB 672/1044 KB 364/713 KB 1520/1710 KB 500/1063 KB 912/1267 KB 672/1044 KB 368/713 KB 1520/1710 KB 504/1063 KB 916/1267 KB 672/1044 KB 368/713 KB 1524/1710 KB 504/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1520/1710 KB 504/1063 KB 912/1267 KB 672/1044 KB 368/713 KB 1524/1710 KB 508/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1524/1710 KB 512/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1524/1710 KB 504/1063 KB 916/1267 KB 676/1044 KB 372/713 KB 1528/1710 KB 512/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1532/1710 KB 512/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1532/1710 KB 516/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1520/1710 KB 504/1063 KB 916/1267 KB 676/1044 KB 372/713 KB 1520/1710 KB 504/1063 KB 916/1267 KB 676/1044 KB 368/713 KB 1536/1710 KB 516/1063 KB 924/1267 KB 676/1044 KB 376/713 KB 1536/1710 KB 516/1063 KB 924/1267 KB 680/1044 KB 380/713 KB 1536/1710 KB 516/1063 KB 924/1267 KB 676/1044 KB 372/713 KB 1536/1710 KB 516/1063 KB 920/1267 KB 676/1044 KB 372/713 KB 1536/1710 KB 516/1063 KB 924/1267 KB 680/1044 KB 376/713 KB 1536/1710 KB 516/1063 KB 924/1267 KB 684/1044 KB 380/713 KB 1536/1710 KB 516/1063 KB 928/1267 KB 684/1044 KB 384/713 KB 1536/1710 KB 516/1063 KB 928/1267 KB 684/1044 KB 380/713 KB 1536/1710 KB 516/1063 KB 928/1267 KB 688/1044 KB 384/713 KB 1536/1710 KB 516/1063 KB 928/1267 KB 688/1044 KB 388/713 KB 1540/1710 KB 520/1063 KB 932/1267 KB 692/1044 KB 392/713 KB 1540/1710 KB 520/1063 KB 932/1267 KB 692/1044 KB 396/713 KB 1540/1710 KB 520/1063 KB 932/1267 KB 692/1044 KB 388/713 KB 1544/1710 KB 520/1063 KB 932/1267 KB 692/1044 KB 396/713 KB 1536/1710 KB 520/1063 KB 928/1267 KB 688/1044 KB 388/713 KB 1544/1710 KB 524/1063 KB 932/1267 KB 692/1044 KB 396/713 KB 1544/1710 KB 528/1063 KB 932/1267 KB 692/1044 KB 396/713 KB 1548/1710 KB 528/1063 KB 932/1267 KB 692/1044 KB 396/713 KB 1536/1710 KB 520/1063 KB 932/1267 KB 692/1044 KB 388/713 KB 1536/1710 KB 520/1063 KB 928/1267 KB 692/1044 KB 388/713 KB 1552/1710 KB 528/1063 KB 936/1267 KB 692/1044 KB 396/713 KB 1552/1710 KB 532/1063 KB 936/1267 KB 696/1044 KB 396/713 KB 1552/1710 KB 528/1063 KB 936/1267 KB 696/1044 KB 396/713 KB 1552/1710 KB 528/1063 KB 932/1267 KB 692/1044 KB 396/713 KB 1552/1710 KB 532/1063 KB 940/1267 KB 696/1044 KB 400/713 KB 1552/1710 KB 532/1063 KB 936/1267 KB 696/1044 KB 400/713 KB 1552/1710 KB 532/1063 KB 940/1267 KB 700/1044 KB 400/713 KB 1552/1710 KB 532/1063 KB 940/1267 KB 704/1044 KB 400/713 KB 1552/1710 KB 532/1063 KB 944/1267 KB 708/1044 KB 400/713 KB 1556/1710 KB 536/1063 KB 944/1267 KB 712/1044 KB 404/713 KB 1556/1710 KB 536/1063 KB 944/1267 KB 716/1044 KB 404/713 KB 1552/1710 KB 532/1063 KB 944/1267 KB 704/1044 KB 400/713 KB 1556/1710 KB 536/1063 KB 948/1267 KB 716/104 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 4 KB 404/713 KB 1556/1710 KB 536/1063 KB 952/1267 KB 716/1044 KB 404/713 KB 1556/1710 KB 536/1063 KB 944/1267 KB 708/1044 KB 404/713 KB 1552/1710 KB 536/1063 KB 944/1267 KB 708/1044 KB 404/713 KB 1552/1710 KB 536/1063 KB 944/1267 KB 708/1044 KB 400/713 KB 1556/1710 KB 540/1063 KB 952/1267 KB 716/1044 KB 404/713 KB 1556/1710 KB 544/1063 KB 952/1267 KB 716/1044 KB 404/713 KB 1560/1710 KB 544/1063 KB 952/1267 KB 716/1044 KB 408/713 KB 1560/1710 KB 544/1063 KB 952/1267 KB 716/1044 KB 404/713 KB 1564/1710 KB 544/1063 KB 952/1267 KB 716/1044 KB 408/713 KB 1564/1710 KB 544/1063 KB 952/1267 KB 716/1044 KB 412/713 KB 1568/1710 KB 544/1063 KB 952/1267 KB 716/1044 KB 412/713 KB 1568/1710 KB 544/1063 KB 956/1267 KB 716/1044 KB 412/713 KB 1572/1710 KB 544/1063 KB 960/1267 KB 716/1044 KB 416/713 KB 1572/1710 KB 544/1063 KB 964/1267 KB 720/1044 KB 416/713 KB 1572/1710 KB 544/1063 KB 956/1267 KB 716/1044 KB 416/713 KB 1576/1710 KB 548/1063 KB 964/1267 KB 720/1044 KB 416/713 KB 1568/1710 KB 544/1063 KB 956/1267 KB 716/1044 KB 416/713 KB 1576/1710 KB 548/1063 KB 964/1267 KB 720/1044 KB 420/713 KB 1580/1710 KB 548/1063 KB 964/1267 KB 720/1044 KB 424/713 KB 1572/1710 KB 548/1063 KB 964/1267 KB 720/1044 KB 416/713 KB 1572/1710 KB 544/1063 KB 960/1267 KB 720/1044 KB 416/713 KB 1580/1710 KB 548/1063 KB 968/1267 KB 724/1044 KB 424/713 KB 1580/1710 KB 552/1063 KB 968/1267 KB 728/1044 KB 424/713 KB 1580/1710 KB 552/1063 KB 968/1267 KB 732/1044 KB 424/713 KB 1580/1710 KB 552/1063 KB 968/1267 KB 736/1044 KB 428/713 KB 1580/1710 KB 548/1063 KB 968/1267 KB 720/1044 KB 424/713 KB 1580/1710 KB 548/1063 KB 964/1267 KB 720/1044 KB 420/713 KB 1584/1710 KB 552/1063 KB 968/1267 KB 736/1044 KB 428/713 KB 1584/1710 KB 552/1063 KB 972/1267 KB 736/1044 KB 428/713 KB 1584/1710 KB 552/1063 KB 976/1267 KB 736/1044 KB 428/713 KB 1580/1710 KB 552/1063 KB 968/1267 KB 732/1044 KB 428/713 KB 1584/1710 KB 552/1063 KB 976/1267 KB 736/1044 KB 432/713 KB 1580/1710 KB 552/1063 KB 968/1267 KB 724/1044 KB 424/713 KB 1584/1710 KB 556/1063 KB 976/1267 KB 736/1044 KB 432/713 KB 1584/1710 KB 560/1063 KB 976/1267 KB 736/1044 KB 432/713 KB 1584/1710 KB 564/1063 KB 976/1267 KB 736/1044 KB 432/713 KB 1588/1710 KB 568/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1588/1710 KB 572/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1584/1710 KB 564/1063 KB 976/1267 KB 736/1044 KB 436/713 KB 1588/1710 KB 576/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1588/1710 KB 564/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1588/1710 KB 564/1063 KB 980/1267 KB 736/1044 KB 436/713 KB 1592/1710 KB 576/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1596/1710 KB 576/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1600/1710 KB 576/1063 KB 980/1267 KB 740/1044 KB 436/713 KB 1584/1710 KB 564/1063 KB 980/1267 KB 736/1044 KB 436/713 KB 1600/1710 KB 576/1063 KB 984/1267 KB 740/1044 KB 440/713 KB 1600/1710 KB 576/1063 KB 980/1267 KB 740/1044 KB 440/713 KB 1600/1710 KB 576/1063 KB 984/1267 KB 744/1044 KB 440/713 KB 1600/1710 KB 576/1063 KB 984/1267 KB 744/1044 KB 444/713 KB 1604/1710 KB 580/1063 KB 988/1267 KB 748/1044 KB 444/713 KB 1604/1710 KB 580/1063 KB 988/1267 KB 744/1044 KB 444/713 KB 1604/1710 KB 580/1063 KB 992/1267 KB 748/1044 KB 444/713 KB 1604/1710 KB 580/1063 KB 992/1267 KB 752/1044 KB 448/713 KB 1604/1710 KB 580/1063 KB 996/1267 KB 752/1044 KB 448/713 KB 1604/1710 KB 580/1063 KB 1000/1267 KB 752/1044 KB 452/713 KB 1604/1710 KB 580/1063 KB 984/1267 KB 744/1044 KB 444/713 KB 1608/1710 KB 580/1063 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1000/1267 KB 752/1044 KB 452/713 KB 1612/1710 KB 580/1063 KB 1000/1267 KB 752/1044 KB 452/713 KB 1600/1710 KB 580/1063 KB 984/1267 KB 744/1044 KB 444/713 KB 1612/1710 KB 584/1063 KB 1000/1267 KB 752/1044 KB 452/713 KB 1604/1710 KB 580/1063 KB 996/1267 KB 752/1044 KB 452/713 KB 1604/1710 KB 580/1063 KB 992/1267 KB 752/1044 KB 444/713 KB 1616/1710 KB 584/1063 KB 1000/1267 KB 756/1044 KB 452/713 KB 1616/1710 KB 584/1063 KB 1000/1267 KB 760/1044 KB 452/713 KB 1616/1710 KB 584/1063 KB 1000/1267 KB 752/1044 KB 452/713 KB 1616/1710 KB 588/1063 KB 1000/1267 KB 760/1044 KB 456/713 KB 1616/1710 KB 592/1063 KB 1000/1267 KB 760/1044 KB 456/713 KB 1616/1710 KB 584/1063 KB 1000/1267 KB 760/1044 KB 456/713 KB 1616/1710 KB 592/1063 KB 1004/1267 KB 764/1044 KB 460/713 KB 1616/1710 KB 592/1063 KB 1004/1267 KB 764/1044 KB 464/713 KB 1616/1710 KB 592/1063 KB 1004/1267 KB 764/1044 KB 456/713 KB 1616/1710 KB 592/1063 KB 1004/1267 KB 768/1044 KB 464/713 KB 1616/1710 KB 592/1063 KB 1004/1267 KB 760/1044 KB 456/713 KB 1616/1710 KB 592/1063 KB 1008/1267 KB 768/1044 KB 464/713 KB 1616/1710 KB 592/1063 KB 1008/1267 KB 772/1044 KB 464/713 KB 1620/1710 KB 596/1063 KB 1012/1267 KB 776/1044 KB 468/713 KB 1620/1710 KB 596/1063 KB 1012/1267 KB 780/1044 KB 468/713 KB 1620/1710 KB 596/1063 KB 1012/1267 KB 784/1044 KB 468/713 KB 1620/1710 KB 596/1063 KB 1012/1267 KB 772/1044 KB 468/713 KB 1624/1710 KB 596/1063 KB 1012/1267 KB 784/1044 KB 468/713 KB 1628/1710 KB 596/1063 KB 1012/1267 KB 784/1044 KB 468/713 KB 1632/1710 KB 596/1063 KB 1012/1267 KB 784/1044 KB 468/713 KB 1616/1710 KB 596/1063 KB 1012/1267 KB 772/1044 KB 468/713 KB 1616/1710 KB 596/1063 KB 1012/1267 KB 772/1044 KB 464/713 KB 1632/1710 KB 600/1063 KB 1012/1267 KB 784/1044 KB 468/713 KB 1616/1710 KB 592/1063 KB 1012/1267 KB 772/1044 KB 464/713 KB 1632/1710 KB 600/1063 KB 1012/1267 KB 784/1044 KB 472/713 KB 1632/1710 KB 604/1063 KB 1016/1267 KB 784/1044 KB 476/713 KB 1632/1710 KB 600/1063 KB 1016/1267 KB 784/1044 KB 472/713 KB 1632/1710 KB 608/1063 KB 1016/1267 KB 784/1044 KB 476/713 KB 1632/1710 KB 608/1063 KB 1020/1267 KB 784/1044 KB 476/713 KB 1632/1710 KB 608/1063 KB 1024/1267 KB 784/1044 KB 476/713 KB 1632/1710 KB 608/1063 KB 1028/1267 KB 788/1044 KB 476/713 KB 1636/1710 KB 612/1063 KB 1032/1267 KB 788/1044 KB 476/713 KB 1632/1710 KB 600/1063 KB 1016/1267 KB 784/1044 KB 476/713 KB 1636/1710 KB 612/1063 KB 1032/1267 KB 788/1044 KB 480/713 KB 1636/1710 KB 612/1063 KB 1032/1267 KB 788/1044 KB 484/713 KB 1636/1710 KB 612/1063 KB 1032/1267 KB 788/1044 KB 488/713 KB 1636/1710 KB 612/1063 KB 1032/1267 KB 788/1044 KB 492/713 KB 1636/1710 KB 612/1063 KB 1032/1267 KB 788/1044 KB 496/713 KB 1636/1710 KB 612/1063 KB 1028/1267 KB 788/1044 KB 476/713 KB 1636/1710 KB 608/1063 KB 1028/1267 KB 788/1044 KB 476/713 KB 1640/1710 KB 612/1063 KB 1036/1267 KB 788/1044 KB 496/713 KB 1644/1710 KB 612/1063 KB 1036/1267 KB 788/1044 KB 496/713 KB 1632/1710 KB 608/1063 KB 1024/1267 KB 788/1044 KB 476/713 KB 1648/1710 KB 612/1063 KB 1036/1267 KB 788/1044 KB 496/713 KB 1648/1710 KB 616/1063 KB 1036/1267 KB 792/1044 KB 496/713 KB 1648/1710 KB 620/1063 KB 1036/1267 KB 792/1044 KB 496/713 KB 1648/1710 KB 624/1063 KB 1036/1267 KB 792/1044 KB 496/713 KB 1648/1710 KB 628/1063 KB 1036/1267 KB 792/1044 KB 496/713 KB 1652/1710 KB 632/1063 KB 1036/1267 KB 792/1044 KB 500/713 KB 1652/1710 KB 636/1063 KB 1036/1267 KB 792/1044 KB 500/713 KB 1636/1710 KB 612/1063 KB 1036/1267 KB 788/1044 KB 496/713 KB 1652/1710 KB 636/106 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 3 KB 1040/1267 KB 792/1044 KB 500/713 KB 1652/1710 KB 636/1063 KB 1044/1267 KB 792/1044 KB 500/713 KB 1652/1710 KB 636/1063 KB 1048/1267 KB 792/1044 KB 500/713 KB 1652/1710 KB 636/1063 KB 1052/1267 KB 792/1044 KB 500/713 KB 1652/1710 KB 628/1063 KB 1036/1267 KB 792/1044 KB 500/713 KB 1652/1710 KB 628/1063 KB 1036/1267 KB 792/1044 KB 496/713 KB 1648/1710 KB 612/1063 KB 1036/1267 KB 792/1044 KB 496/713 KB 1652/1710 KB 636/1063 KB 1052/1267 KB 796/1044 KB 500/713 KB 1652/1710 KB 636/1063 KB 1052/1267 KB 800/1044 KB 500/713 KB 1652/1710 KB 636/1063 KB 1052/1267 KB 804/1044 KB 500/713 KB 1656/1710 KB 636/1063 KB 1052/1267 KB 804/1044 KB 500/713 KB 1660/1710 KB 636/1063 KB 1052/1267 KB 804/1044 KB 500/713 KB 1664/1710 KB 636/1063 KB 1052/1267 KB 804/1044 KB 500/713 KB 1664/1710 KB 636/1063 KB 1052/1267 KB 808/1044 KB 504/713 KB 1664/1710 KB 636/1063 KB 1052/1267 KB 808/1044 KB 500/713 KB 1664/1710 KB 636/1063 KB 1052/1267 KB 812/1044 KB 504/713 KB 1664/1710 KB 636/1063 KB 1052/1267 KB 816/1044 KB 504/713 KB 1668/1710 KB 640/1063 KB 1052/1267 KB 816/1044 KB 508/713 KB 1668/1710 KB 640/1063 KB 1056/1267 KB 816/1044 KB 508/713 KB 1664/1710 KB 636/1063 KB 1052/1267 KB 816/1044 KB 508/713 KB 1668/1710 KB 640/1063 KB 1056/1267 KB 816/1044 KB 512/713 KB 1668/1710 KB 644/1063 KB 1056/1267 KB 816/1044 KB 512/713 KB 1668/1710 KB 648/1063 KB 1060/1267 KB 820/1044 KB 516/713 KB 1668/1710 KB 636/1063 KB 1052/1267 KB 816/1044 KB 508/713 KB 1672/1710 KB 652/1063 KB 1060/1267 KB 820/1044 KB 516/713 KB 1668/1710 KB 644/1063 KB 1060/1267 KB 820/1044 KB 516/713 KB 1668/1710 KB 644/1063 KB 1056/1267 KB 820/1044 KB 516/713 KB 1668/1710 KB 644/1063 KB 1056/1267 KB 820/1044 KB 512/713 KB 1672/1710 KB 652/1063 KB 1060/1267 KB 820/1044 KB 520/713 KB 1672/1710 KB 652/1063 KB 1060/1267 KB 824/1044 KB 524/713 KB 1672/1710 KB 652/1063 KB 1060/1267 KB 824/1044 KB 520/713 KB 1676/1710 KB 652/1063 KB 1064/1267 KB 824/1044 KB 524/713 KB 1676/1710 KB 652/1063 KB 1060/1267 KB 824/1044 KB 524/713 KB 1676/1710 KB 652/1063 KB 1064/1267 KB 828/1044 KB 528/713 KB 1676/1710 KB 652/1063 KB 1064/1267 KB 832/1044 KB 528/713 KB 1676/1710 KB 652/1063 KB 1064/1267 KB 824/1044 KB 528/713 KB 1668/1710 KB 652/1063 KB 1064/1267 KB 824/1044 KB 524/713 KB 1680/1710 KB 656/1063 KB 1068/1267 KB 832/1044 KB 528/713 KB 1680/1710 KB 652/1063 KB 1068/1267 KB 832/1044 KB 528/713 KB 1680/1710 KB 652/1063 KB 1064/1267 KB 832/1044 KB 528/713 KB 1680/1710 KB 656/1063 KB 1072/1267 KB 832/1044 KB 528/713 KB 1680/1710 KB 656/1063 KB 1072/1267 KB 836/1044 KB 528/713 KB 1684/1710 KB 660/1063 KB 1076/1267 KB 840/1044 KB 532/713 KB 1684/1710 KB 660/1063 KB 1076/1267 KB 844/1044 KB 532/713 KB 1684/1710 KB 660/1063 KB 1076/1267 KB 848/1044 KB 532/713 KB 1684/1710 KB 660/1063 KB 1076/1267 KB 836/1044 KB 532/713 KB 1680/1710 KB 660/1063 KB 1076/1267 KB 836/1044 KB 532/713 KB 1684/1710 KB 660/1063 KB 1076/1267 KB 848/1044 KB 536/713 KB 1680/1710 KB 660/1063 KB 1076/1267 KB 836/1044 KB 528/713 KB 1688/1710 KB 660/1063 KB 1076/1267 KB 848/1044 KB 536/713 KB 1692/1710 KB 660/1063 KB 1076/1267 KB 848/1044 KB 540/713 KB 1696/1710 KB 660/1063 KB 1080/1267 KB 848/1044 KB 540/713 KB 1680/1710 KB 660/1063 KB 1072/1267 KB 836/1044 KB 528/713 KB 1692/1710 KB 660/1063 KB 1080/1267 KB 848/1044 KB 540/713 KB 1688/1710 KB 660/1063 KB 1076/1267 KB 848/1044 KB 540/713 KB 1696/1710 KB 664/1063 KB 1080/1267 KB 848/1044 KB 540/713 KB 1696/1710 KB 664/1063 KB 1084/1267 KB 848/1044 KB 544/713 KB 1696/1710 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 664/1063 KB 1080/1267 KB 848/1044 KB 544/713 KB 1696/1710 KB 668/1063 KB 1084/1267 KB 848/1044 KB 544/713 KB 1696/1710 KB 672/1063 KB 1088/1267 KB 848/1044 KB 544/713 KB 1696/1710 KB 676/1063 KB 1088/1267 KB 852/1044 KB 544/713 KB 1700/1710 KB 680/1063 KB 1088/1267 KB 852/1044 KB 548/713 KB 1700/1710 KB 684/1063 KB 1088/1267 KB 852/1044 KB 548/713 KB 1696/1710 KB 668/1063 KB 1088/1267 KB 848/1044 KB 544/713 KB 1700/1710 KB 684/1063 KB 1092/1267 KB 852/1044 KB 548/713 KB 1700/1710 KB 684/1063 KB 1096/1267 KB 852/1044 KB 548/713 KB 1700/1710 KB 684/1063 KB 1100/1267 KB 852/1044 KB 548/713 KB 1700/1710 KB 684/1063 KB 1104/1267 KB 852/1044 KB 548/713 KB 1700/1710 KB 676/1063 KB 1088/1267 KB 852/1044 KB 548/713 KB 1700/1710 KB 676/1063 KB 1088/1267 KB 852/1044 KB 544/713 KB 1696/1710 KB 672/1063 KB 1088/1267 KB 852/1044 KB 544/713 KB 1700/1710 KB 684/1063 KB 1104/1267 KB 852/1044 KB 552/713 KB 1704/1710 KB 684/1063 KB 1104/1267 KB 856/1044 KB 556/713 KB 1704/1710 KB 684/1063 KB 1104/1267 KB 856/1044 KB 552/713 KB 1700/1710 KB 684/1063 KB 1104/1267 KB 856/1044 KB 552/713 KB 1704/1710 KB 684/1063 KB 1104/1267 KB 860/1044 KB 556/713 KB 1708/1710 KB 684/1063 KB 1104/1267 KB 864/1044 KB 556/713 KB 1708/1710 KB 684/1063 KB 1104/1267 KB 864/1044 KB 560/713 KB 1708/1710 KB 684/1063 KB 1104/1267 KB 860/1044 KB 556/713 KB 1710/1710 KB 684/1063 KB 1104/1267 KB 864/1044 KB 560/713 KB 1710/1710 KB 688/1063 KB 1104/1267 KB 864/1044 KB 560/713 KB 1710/1710 KB 692/1063 KB 1104/1267 KB 864/1044 KB 560/713 KB 1710/1710 KB 696/1063 KB 1108/1267 KB 868/1044 KB 564/713 KB 1710/1710 KB 700/1063 KB 1108/1267 KB 868/1044 KB 564/713 KB 1710/1710 KB 692/1063 KB 1108/1267 KB 868/1044 KB 564/713 KB 1710/1710 KB 692/1063 KB 1104/1267 KB 868/1044 KB 564/713 KB 1710/1710 KB 692/1063 KB 1104/1267 KB 868/1044 KB 560/713 KB 1710/1710 KB 700/1063 KB 1108/1267 KB 872/1044 KB 564/713 KB 1710/1710 KB 700/1063 KB 1108/1267 KB 872/1044 KB 568/713 KB 1710/1710 KB 700/1063 KB 1108/1267 KB 876/1044 KB 572/713 KB 1710/1710 KB 700/1063 KB 1108/1267 KB 876/1044 KB 568/713 KB 1710/1710 KB 700/1063 KB 1108/1267 KB 880/1044 KB 572/713 KB 1710/1710 KB 700/1063 KB 1112/1267 KB 880/1044 KB 576/713 KB 1710/1710 KB 700/1063 KB 1112/1267 KB 880/1044 KB 572/713 KB 1710/1710 KB 700/1063 KB 1116/1267 KB 880/1044 KB 576/713 KB 1710/1710 KB 700/1063 KB 1120/1267 KB 880/1044 KB 576/713 KB 1710/1710 KB 704/1063 KB 1124/1267 KB 880/1044 KB 576/713 KB 1710/1710 KB 704/1063 KB 1128/1267 KB 884/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1132/1267 KB 884/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1136/1267 KB 884/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1120/1267 KB 880/1044 KB 576/713 KB 1710/1710 KB 704/1063 KB 1124/1267 KB 884/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1136/1267 KB 888/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1136/1267 KB 892/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1136/1267 KB 896/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1124/1267 KB 880/1044 KB 580/713 KB 1710/1710 KB 704/1063 KB 1136/1267 KB 896/1044 KB 584/713 KB 1710/1710 KB 704/1063 KB 1136/1267 KB 896/1044 KB 588/713 KB 1710/1710 KB 708/1063 KB 1136/1267 KB 896/1044 KB 588/713 KB 1710/1710 KB 708/1063 KB 1136/1267 KB 896/1044 KB 592/713 KB 1710/1710 KB 712/1063 KB 1136/1267 KB 896/1044 KB 592/713 KB 1710/1710 KB 716/1063 KB 1136/1267 KB 896/1044 KB 592/713 KB 1710/1710 KB 720/1063 KB 1140/1267 KB 896/1044 KB 592/713 KB 1710/1710 KB 724/1063 KB 1140/1267 KB 896/1044 KB 592/713 KB 1710/1 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 710 KB 716/1063 KB 1140/1267 KB 896/1044 KB 592/713 KB 1710/1710 KB 724/1063 KB 1144/1267 KB 900/1044 KB 596/713 KB 1710/1710 KB 724/1063 KB 1140/1267 KB 900/1044 KB 596/713 KB 1710/1710 KB 724/1063 KB 1144/1267 KB 904/1044 KB 596/713 KB 1710/1710 KB 724/1063 KB 1140/1267 KB 896/1044 KB 596/713 KB 1710/1710 KB 724/1063 KB 1144/1267 KB 908/1044 KB 596/713 KB 1710/1710 KB 724/1063 KB 1144/1267 KB 908/1044 KB 600/713 KB 724/1063 KB 1148/1267 KB 908/1044 KB 604/713 KB 1710/1710 KB 724/1063 KB 1148/1267 KB 908/1044 KB 604/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2692.7 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 724/1063 KB 1148/1267 KB 912/1044 KB 604/713 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 728/1063 KB 1152/1267 KB 912/1044 KB 608/713 KB 728/1063 KB 1148/1267 KB 912/1044 KB 608/713 KB 728/1063 KB 1148/1267 KB 912/1044 KB 604/713 KB 732/1063 KB 1152/1267 KB 916/1044 KB 608/713 KB 736/1063 KB 1152/1267 KB 916/1044 KB 608/713 KB 736/1063 KB 1156/1267 KB 916/1044 KB 612/713 KB 740/1063 KB 1156/1267 KB 916/1044 KB 616/713 KB 740/1063 KB 1156/1267 KB 916/1044 KB 620/713 KB 740/1063 KB 1156/1267 KB 916/1044 KB 624/713 KB 728/1063 KB 1152/1267 KB 916/1044 KB 608/713 KB 740/1063 KB 1156/1267 KB 920/1044 KB 624/713 KB 740/1063 KB 1156/1267 KB 924/1044 KB 624/713 KB 740/1063 KB 1156/1267 KB 928/1044 KB 624/713 KB 740/1063 KB 1156/1267 KB 916/1044 KB 612/713 KB 736/1063 KB 1156/1267 KB 916/1044 KB 608/713 KB 740/1063 KB 1160/1267 KB 928/1044 KB 624/713 KB 740/1063 KB 1164/1267 KB 928/1044 KB 624/713 KB 744/1063 KB 1168/1267 KB 928/1044 KB 624/713 KB 744/1063 KB 1164/1267 KB 928/1044 KB 624/713 KB 748/1063 KB 1168/1267 KB 928/1044 KB 624/713 KB 752/1063 KB 1168/1267 KB 928/1044 KB 624/713 KB 756/1063 KB 1168/1267 KB 928/1044 KB 624/713 KB 760/1063 KB 1172/1267 KB 932/1044 KB 628/713 KB 756/1063 KB 1172/1267 KB 932/1044 KB 628/713 KB 756/1063 KB 1168/1267 KB 932/1044 KB 628/713 KB 760/1063 KB 1172/1267 KB 936/1044 KB 628/713 KB 760/1063 KB 1172/1267 KB 940/1044 KB 628/713 KB 760/1063 KB 1172/1267 KB 944/1044 KB 628/713 KB 756/1063 KB 1168/1267 KB 928/1044 KB 628/713 KB 760/1063 KB 1176/1267 KB 944/1044 KB 632/713 KB 760/1063 KB 1176/1267 KB 944/1044 KB 636/713 KB 760/1063 KB 1176/1267 KB 944/1044 KB 628/713 KB 764/1063 KB 1180/1267 KB 944/1044 KB 636/713 KB 764/1063 KB 1184/1267 KB 944/1044 KB 636/713 KB 764/1063 KB 1176/1267 KB 944/1044 KB 636/713 KB 768/1063 KB 1184/1267 KB 944/1044 KB 640/713 KB 764/1063 KB 1184/1267 KB 944/1044 KB 640/713 KB 768/1063 KB 4/257 KB 1184/1267 KB 944/1044 KB 640/713 KB 768/1063 KB 8/257 KB 1184/1267 KB 944/1044 KB 640/713 KB 768/1063 KB 12/257 KB 1184/1267 KB 944/1044 KB 640/713 KB 768/1063 KB 16/257 KB 1184/1267 KB 944/1044 KB 640/713 KB 772/1063 KB 16/257 KB 1184/1267 KB 944/1044 KB 640/713 KB 776/1063 KB 16/257 KB 1188/1267 KB 948/1044 KB 644/713 KB 780/1063 KB 16/257 KB 1188/1267 KB 948/1044 KB 644/713 KB 784/1063 KB 16/257 KB 1188/1267 KB 948/1044 KB 644/713 KB 772/1063 KB 16/257 KB 1188/1267 KB 948/1044 KB 644/713 KB 784/1063 KB 20/257 KB 1188/1267 KB 948/1044 KB 644/713 KB 772/1063 KB 16/257 KB 1188/1267 KB 948/1044 KB 640/713 KB 784/1063 KB 20/257 KB 1188/1267 KB 952/1044 KB 648/713 KB 784/1063 KB 20/257 KB 1188/1267 KB 956/1044 KB 648/713 KB 784/1063 KB 20/257 KB 1188/1267 KB 960/1044 KB 648/713 KB 772/1063 KB 16/257 KB 1188/1267 KB 944/1044 KB 640/713 KB 784/1063 KB 20/257 KB 1192/1267 KB 960/1044 KB 648/713 KB 784/1063 KB 24/257 KB 1192/1267 KB 960/1044 KB 648/713 KB 784/1063 KB 28/257 KB 1196/1267 KB 960/1044 KB 648/713 KB 784/1063 KB 32/257 KB 1196/1267 KB 960/1044 KB 648/713 KB 784/1063 KB 20/257 KB 1188/1267 KB 948/1044 KB 648/713 KB 784/1063 KB 32/257 KB 1196/1267 KB 960/1044 KB 652/713 KB 784/1063 KB 32/257 KB 1196/1267 KB 960/1044 KB 656/713 KB 784/1063 KB 24/257 KB 1196/1267 KB 960/1044 KB 648/713 KB 784/1063 KB 32/257 KB 1200/1267 KB 960/1044 KB 656/713 KB 784/1063 KB 32/257 KB 1200/1267 KB 960/1044 KB 660/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 964/1044 KB 664/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 964/1044 KB 668/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 964/1044 KB 672/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 9 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 64/1044 KB 660/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 968/1044 KB 672/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 972/1044 KB 672/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 960/1044 KB 660/713 KB 784/1063 KB 36/257 KB 1204/1267 KB 960/1044 KB 660/713 KB 788/1063 KB 36/257 KB 1204/1267 KB 976/1044 KB 672/713 KB 784/1063 KB 36/257 KB 1200/1267 KB 960/1044 KB 660/713 KB 792/1063 KB 36/257 KB 1208/1267 KB 976/1044 KB 672/713 KB 788/1063 KB 36/257 KB 1208/1267 KB 976/1044 KB 672/713 KB 792/1063 KB 40/257 KB 1208/1267 KB 976/1044 KB 672/713 KB 796/1063 KB 40/257 KB 1212/1267 KB 976/1044 KB 672/713 KB 796/1063 KB 40/257 KB 1216/1267 KB 976/1044 KB 672/713 KB 796/1063 KB 40/257 KB 1208/1267 KB 976/1044 KB 672/713 KB 796/1063 KB 44/257 KB 1216/1267 KB 976/1044 KB 672/713 KB 800/1063 KB 44/257 KB 1216/1267 KB 976/1044 KB 672/713 KB 800/1063 KB 48/257 KB 1216/1267 KB 976/1044 KB 672/713 KB 800/1063 KB 48/257 KB 1216/1267 KB 976/1044 KB 676/713 KB 800/1063 KB 52/257 KB 1220/1267 KB 980/1044 KB 680/713 KB 800/1063 KB 52/257 KB 1220/1267 KB 980/1044 KB 676/713 KB 800/1063 KB 52/257 KB 1224/1267 KB 980/1044 KB 680/713 KB 800/1063 KB 52/257 KB 1228/1267 KB 980/1044 KB 680/713 KB 800/1063 KB 52/257 KB 1232/1267 KB 980/1044 KB 684/713 KB 800/1063 KB 48/257 KB 1216/1267 KB 980/1044 KB 676/713 KB 800/1063 KB 52/257 KB 1232/1267 KB 984/1044 KB 684/713 KB 800/1063 KB 52/257 KB 1232/1267 KB 988/1044 KB 684/713 KB 800/1063 KB 52/257 KB 1232/1267 KB 992/1044 KB 684/713 KB 800/1063 KB 52/257 KB 1216/1267 KB 980/1044 KB 676/713 KB 800/1063 KB 52/257 KB 1228/1267 KB 980/1044 KB 684/713 KB 800/1063 KB 56/257 KB 1232/1267 KB 992/1044 KB 684/713 KB 800/1063 KB 60/257 KB 1232/1267 KB 992/1044 KB 688/713 KB 800/1063 KB 64/257 KB 1232/1267 KB 992/1044 KB 688/713 KB 800/1063 KB 68/257 KB 1232/1267 KB 992/1044 KB 688/713 KB 800/1063 KB 72/257 KB 1236/1267 KB 996/1044 KB 688/713 KB 800/1063 KB 76/257 KB 1236/1267 KB 996/1044 KB 688/713 KB 800/1063 KB 56/257 KB 1232/1267 KB 992/1044 KB 688/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 996/1044 KB 692/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 996/1044 KB 696/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 996/1044 KB 700/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 996/1044 KB 704/713 KB 800/1063 KB 68/257 KB 1236/1267 KB 996/1044 KB 688/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 1000/1044 KB 704/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 1004/1044 KB 704/713 KB 800/1063 KB 68/257 KB 1236/1267 KB 992/1044 KB 688/713 KB 800/1063 KB 80/257 KB 1240/1267 KB 1004/1044 KB 704/713 KB 800/1063 KB 80/257 KB 1244/1267 KB 1008/1044 KB 704/713 KB 800/1063 KB 80/257 KB 1240/1267 KB 1008/1044 KB 704/713 KB 800/1063 KB 80/257 KB 1248/1267 KB 1008/1044 KB 704/713 KB 800/1063 KB 80/257 KB 1236/1267 KB 996/1044 KB 688/713 KB 800/1063 KB 80/257 KB 1252/1267 KB 1008/1044 KB 704/713 KB 804/1063 KB 84/257 KB 1256/1267 KB 1012/1044 KB 708/713 KB 804/1063 KB 84/257 KB 1260/1267 KB 1012/1044 KB 708/713 KB 804/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 804/1063 KB 84/257 KB 1252/1267 KB 1012/1044 KB 708/713 KB 804/1063 KB 84/257 KB 1252/1267 KB 1008/1044 KB 708/713 KB 808/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 812/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 816/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 820/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 824/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 828/1063 KB 84/257 KB 1264/1267 KB 1012/104 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 4 KB 708/713 KB 832/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 836/1063 KB 84/257 KB 1264/1267 KB 1012/1044 KB 708/713 KB 840/1063 KB 84/257 KB 1264/1267 KB 1016/1044 KB 708/713 KB 844/1063 KB 84/257 KB 1264/1267 KB 1016/1044 KB 708/713 KB 848/1063 KB 84/257 KB 1264/1267 KB 1016/1044 KB 708/713 KB 800/1063 KB 84/257 KB 1252/1267 KB 1008/1044 KB 708/713 KB 800/1063 KB 80/257 KB 1252/1267 KB 1008/1044 KB 708/713 KB 848/1063 KB 84/257 KB 1264/1267 KB 1016/1044 KB 712/713 KB 848/1063 KB 84/257 KB 1264/1267 KB 1016/1044 KB 713/713 KB 836/1063 KB 84/257 KB 1264/1267 KB 1016/1044 KB 708/713 KB 848/1063 KB 84/257 KB 1264/1267 KB 1020/1044 KB 713/713 KB 848/1063 KB 84/257 KB 1264/1267 KB 1024/1044 KB 713/713 KB 848/1063 KB 88/257 KB 1264/1267 KB 1024/1044 KB 713/713 KB 848/1063 KB 92/257 KB 1264/1267 KB 1024/1044 KB 713/713 KB 848/1063 KB 96/257 KB 1264/1267 KB 1024/1044 KB 713/713 KB 848/1063 KB 96/257 KB 1264/1267 KB 1028/1044 KB 713/713 KB 852/1063 KB 96/257 KB 1267/1267 KB 1032/1044 KB 713/713 KB 852/1063 KB 96/257 KB 1267/1267 KB 1028/1044 KB 713/713 KB 848/1063 KB 96/257 KB 1267/1267 KB 1028/1044 KB 713/713 KB 852/1063 KB 100/257 KB 1267/1267 KB 1032/1044 KB 713/713 KB 856/1063 KB 100/257 KB 1267/1267 KB 1036/1044 KB 713/713 KB 856/1063 KB 100/257 KB 1267/1267 KB 1032/1044 KB 713/713 KB 860/1063 KB 100/257 KB 1267/1267 KB 1040/1044 KB 713/713 KB 864/1063 KB 100/257 KB 1267/1267 KB 1040/1044 KB 713/713 KB 856/1063 KB 100/257 KB 1267/1267 KB 1040/1044 KB 713/713 KB 864/1063 KB 104/257 KB 1267/1267 KB 1040/1044 KB 713/713 KB 864/1063 KB 108/257 KB 1267/1267 KB 1040/1044 KB 713/713 KB 864/1063 KB 112/257 KB 1267/1267 KB 1040/1044 KB 713/713 KB 868/1063 KB 112/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 872/1063 KB 112/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 876/1063 KB 112/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 864/1063 KB 112/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 876/1063 KB 116/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 876/1063 KB 116/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 880/1063 KB 116/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 880/1063 KB 120/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 880/1063 KB 124/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 880/1063 KB 128/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 884/1063 KB 128/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 888/1063 KB 132/257 KB 1267/1267 KB 1044/1044 KB 713/713 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 1040.8 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 884/1063 KB 132/257 KB 1267/1267 KB 1044/1044 KB 713/713 KB 888/1063 KB 136/257 KB 1044/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1843.5 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 892/1063 KB 136/257 KB 1044/1044 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 1515.1 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 892/1063 KB 140/257 KB 1044/1044 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 896/1063 KB 140/257 KB 896/1063 KB 140/257 KB 4/549 KB 900/1063 KB 144/257 KB 8/549 KB 900/1063 KB 144/257 KB 12/549 KB 900/1063 KB 144/257 KB 4/549 KB 896/1063 KB 144/257 KB 4/549 KB 900/1063 KB 148/257 KB 12/549 KB 900/1063 KB 152/257 KB 12/549 KB 904/1063 KB 152/257 KB 12/549 KB 904/1063 KB 156/257 KB 12/549 KB 908/1063 KB 156/257 KB 12/549 KB 908/1063 KB 160/257 KB 16/549 KB 912/1063 KB 160/257 KB 16/549 KB 912/1063 KB 160/257 KB 4/358 KB 16/549 KB 912/1063 KB 160/257 KB 8/358 KB 16/549 KB 912/1063 KB 160/257 KB 12/358 KB 16/549 KB 912/1063 KB 160/257 KB 16/358 KB 16/549 KB 912/1063 KB 160/257 KB 20/358 KB 16/549 KB 916/1063 KB 160/257 KB 24/358 KB 20/549 KB 916/1063 KB 160/257 KB 28/358 KB 20/549 KB 916/1063 KB 160/257 KB 32/358 KB 20/549 KB 908/1063 KB 160/257 KB 16/549 KB 916/1063 KB 164/257 KB 32/358 KB 20/549 KB 916/1063 KB 160/257 KB 20/358 KB 20/549 KB 912/1063 KB 160/257 KB 20/358 KB 20/549 KB 916/1063 KB 168/257 KB 32/358 KB 20/549 KB 3/5 KB 916/1063 KB 168/257 KB 32/358 KB 20/549 KB 5/5 KB 916/1063 KB 168/257 KB 32/358 KB 24/549 KB 5/5 KB 920/1063 KB 168/257 KB 32/358 KB 28/549 KB 5/5 KB 920/1063 KB 168/257 KB 32/358 KB 24/549 KB 5/5 KB 924/1063 KB 168/257 KB 32/358 KB 28/549 KB 5/5 KB 916/1063 KB 168/257 KB 32/358 KB 28/549 KB 5/5 KB 924/1063 KB 172/257 KB 32/358 KB 28/549 KB 5/5 KB 928/1063 KB 172/257 KB 32/358 KB 28/549 KB 5/5 KB 932/1063 KB 176/257 KB 32/358 KB 32/549 KB 5/5 KB 936/1063 KB 176/257 KB 36/358 KB 32/549 KB 5/5 KB 940/1063 KB 176/257 KB 36/358 KB 32/549 KB 5/5 KB 944/1063 KB 176/257 KB 36/358 KB 32/549 KB 5/5 KB 928/1063 KB 176/257 KB 32/358 KB 32/549 KB 5/5 KB 928/1063 KB 176/257 KB 32/358 KB 28/549 KB 5/5 KB 944/1063 KB 176/257 KB 36/358 KB 36/549 KB 5/5 KB 944/1063 KB 180/257 KB 36/358 KB 40/549 KB 5/5 KB 944/1063 KB 180/257 KB 36/358 KB 44/549 KB 5/5 KB 944/1063 KB 180/257 KB 36/358 KB 48/549 KB 5/5 KB 932/1063 KB 176/257 KB 36/358 KB 32/549 KB 5/5 KB 944/1063 KB 180/257 KB 40/358 KB 48/549 KB 5/5 KB 944/1063 KB 180/257 KB 44/358 KB 48/549 KB 5/5 KB 944/1063 KB 180/257 KB 36/358 KB 36/549 KB 5/5 KB 944/1063 KB 180/257 KB 48/358 KB 48/549 KB 5/5 KB 944/1063 KB 184/257 KB 48/358 KB 48/549 KB 5/5 KB 944/1063 KB 188/257 KB 48/358 KB 48/549 KB 5/5 KB 944/1063 KB 192/257 KB 48/358 KB 48/549 KB 5/5 KB 944/1063 KB 192/257 KB 52/358 KB 48/549 KB 5/5 KB 948/1063 KB 192/257 KB 56/358 KB 52/549 KB 948/1063 KB 192/257 KB 60/358 KB 52/549 KB 948/1063 KB 192/257 KB 52/358 KB 52/549 KB 948/1063 KB 196/257 KB 60/358 KB 56/549 KB 948/1063 KB 196/257 KB 64/358 KB 60/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.2 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 948/1063 KB 192/257 KB 52/358 KB 48/549 KB 952/1063 KB 196/257 KB 64/358 KB 60/549 KB 948/1063 KB 196/257 KB 64/358 KB 56/549 KB 948/1063 KB 196/257 KB 60/358 KB 52/549 KB 952/1063 KB 200/257 KB 64/358 KB 60/549 KB 952/1063 KB 204/257 KB 64/358 KB 60/549 KB 956/1063 KB 204/257 KB 64/358 KB 64/549 KB 960/1063 KB 204/257 KB 64/358 KB 64/549 KB 952/1063 KB 204/257 KB 64/358 KB 64/549 KB 960/1063 KB 208/257 KB 64/358 KB 64/549 KB 964/1063 KB 208/257 KB 64/358 KB 64/549 KB 968/1063 KB 208/257 KB 68/358 KB 68/549 KB 972/1063 KB 212/257 KB 68/358 KB 68/549 KB 3/86 KB 976/1063 KB 212/257 KB 68/358 KB 68/549 KB 3/86 KB 980/1063 KB 212/257 KB 68/358 KB 68/549 KB 3/86 KB 964/1063 KB 208/257 KB 68/358 KB 68/549 KB 980/1063 KB 212/257 KB 68/358 KB 72/549 KB 3/86 KB 980/1063 KB 212/257 KB 68/358 KB 76/549 KB 3/86 KB 980/1063 KB 212/257 KB 68/358 KB 80/549 KB 3/86 KB 964/1063 KB 208/257 KB 68/358 KB 64/549 KB 980/1063 KB 212/257 KB 72/358 KB 80/549 KB 3/86 KB 980/1063 KB 212/257 KB 76/358 KB 80/549 KB 3/86 KB 980/1063 KB 212/257 KB 80/358 KB 80/549 KB 3/86 KB 980/1063 KB 212/257 KB 84/358 KB 80/549 KB 3/86 KB 980/1063 KB 212/257 KB 88/358 KB 84/549 KB 3/86 KB 980/1063 KB 212/257 KB 92/358 KB 84/549 KB 3/86 KB 968/1063 KB 212/257 KB 68/358 KB 68/549 KB 3/86 KB 980/1063 KB 216/257 KB 92/358 KB 84/549 KB 3/86 KB 980/1063 KB 220/257 KB 92/358 KB 84/549 KB 3/86 KB 980/1063 KB 224/257 KB 92/358 KB 84/549 KB 3/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 3/86 KB 968/1063 KB 208/257 KB 68/358 KB 68/549 KB 3/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 6/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 9/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 11/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 14/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 16/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 19/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 22/86 KB 980/1063 KB 228/257 KB 92/358 KB 84/549 KB 25/86 KB 984/1063 KB 232/257 KB 96/358 KB 84/549 KB 27/86 KB 980/1063 KB 212/257 KB 84/358 KB 84/549 KB 3/86 KB 984/1063 KB 232/257 KB 96/358 KB 88/549 KB 27/86 KB 984/1063 KB 232/257 KB 96/358 KB 92/549 KB 27/86 KB 984/1063 KB 232/257 KB 96/358 KB 96/549 KB 27/86 KB 984/1063 KB 232/257 KB 96/358 KB 100/549 KB 27/86 KB 984/1063 KB 232/257 KB 96/358 KB 84/549 KB 25/86 KB 984/1063 KB 232/257 KB 100/358 KB 100/549 KB 30/86 KB 984/1063 KB 232/257 KB 92/358 KB 84/549 KB 25/86 KB 988/1063 KB 232/257 KB 100/358 KB 100/549 KB 30/86 KB 992/1063 KB 232/257 KB 100/358 KB 100/549 KB 30/86 KB 996/1063 KB 232/257 KB 100/358 KB 100/549 KB 30/86 KB 980/1063 KB 232/257 KB 92/358 KB 84/549 KB 25/86 KB 996/1063 KB 236/257 KB 104/358 KB 100/549 KB 30/86 KB 996/1063 KB 240/257 KB 104/358 KB 100/549 KB 30/86 KB 996/1063 KB 244/257 KB 104/358 KB 100/549 KB 30/86 KB 996/1063 KB 232/257 KB 104/358 KB 100/549 KB 30/86 KB 1000/1063 KB 248/257 KB 108/358 KB 104/549 KB 30/86 KB 1000/1063 KB 248/257 KB 112/358 KB 104/549 KB 30/86 KB 984/1063 KB 232/257 KB 96/358 KB 100/549 KB 30/86 KB 1000/1063 KB 248/257 KB 112/358 KB 104/549 KB 32/86 KB 1000/1063 KB 244/257 KB 104/358 KB 104/549 KB 30/86 KB 1000/1063 KB 248/257 KB 112/358 KB 108/549 KB 32/86 KB 1000/1063 KB 248/257 KB 112/358 KB 112/549 KB 36/86 KB 1000/1063 KB 244/257 KB 104/358 KB 100/549 KB 30/86 KB 1004/1063 KB 248/257 KB 112/358 KB 112/549 KB 36/86 KB 1008/1063 KB 248/257 KB 112/358 KB 112/549 KB 36/86 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1012/1063 KB 248/257 KB 112/358 KB 112/549 KB 36/86 KB 1016/1063 KB 248/257 KB 116/358 KB 116/549 KB 36/86 KB 1020/1063 KB 248/257 KB 116/358 KB 116/549 KB 36/86 KB 1024/1063 KB 248/257 KB 116/358 KB 116/549 KB 36/86 KB 1000/1063 KB 248/257 KB 112/358 KB 108/549 KB 36/86 KB 1000/1063 KB 248/257 KB 112/358 KB 108/549 KB 32/86 KB 1024/1063 KB 252/257 KB 116/358 KB 116/549 KB 36/86 KB 1024/1063 KB 256/257 KB 116/358 KB 116/549 KB 36/86 KB 1024/1063 KB 257/257 KB 116/358 KB 116/549 KB 36/86 KB 1012/1063 KB 248/257 KB 116/358 KB 116/549 KB 36/86 KB 1024/1063 KB 257/257 KB 116/358 KB 120/549 KB 40/86 KB 1024/1063 KB 257/257 KB 116/358 KB 124/549 KB 40/86 KB 1024/1063 KB 257/257 KB 116/358 KB 128/549 KB 40/86 KB 1012/1063 KB 248/257 KB 116/358 KB 112/549 KB 36/86 KB 1024/1063 KB 257/257 KB 116/358 KB 116/549 KB 40/86 KB 1024/1063 KB 257/257 KB 116/358 KB 128/549 KB 44/86 KB 1024/1063 KB 257/257 KB 116/358 KB 128/549 KB 48/86 KB 1024/1063 KB 257/257 KB 116/358 KB 128/549 KB 52/86 KB 1024/1063 KB 257/257 KB 120/358 KB 128/549 KB 52/86 KB 1024/1063 KB 257/257 KB 124/358 KB 128/549 KB 52/86 KB 1024/1063 KB 257/257 KB 128/358 KB 128/549 KB 52/86 KB 1024/1063 KB 257/257 KB 128/358 KB 128/549 KB 56/86 KB 1024/1063 KB 257/257 KB 128/358 KB 128/549 KB 60/86 KB 1028/1063 KB 257/257 KB 128/358 KB 128/549 KB 64/86 KB 1028/1063 KB 257/257 KB 128/358 KB 128/549 KB 68/86 KB 1028/1063 KB 257/257 KB 132/358 KB 132/549 KB 72/86 KB 1028/1063 KB 257/257 KB 132/358 KB 132/549 KB 76/86 KB 1028/1063 KB 257/257 KB 128/358 KB 128/549 KB 60/86 KB 1028/1063 KB 257/257 KB 132/358 KB 132/549 KB 68/86 KB 1028/1063 KB 257/257 KB 128/358 KB 132/549 KB 68/86 KB 1028/1063 KB 257/257 KB 136/358 KB 132/549 KB 76/86 KB 1032/1063 KB 140/358 KB 136/549 KB 76/86 KB 1032/1063 KB 144/358 KB 136/549 KB 76/86 KB 1032/1063 KB 136/358 KB 136/549 KB 76/86 KB 1032/1063 KB 136/358 KB 132/549 KB 76/86 KB 1036/1063 KB 144/358 KB 136/549 KB 76/86 KB 1036/1063 KB 144/358 KB 140/549 KB 76/86 KB 1040/1063 KB 144/358 KB 144/549 KB 76/86 KB 1040/1063 KB 144/358 KB 140/549 KB 76/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 348.6 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1040/1063 KB 144/358 KB 148/549 KB 80/86 KB 1040/1063 KB 144/358 KB 148/549 KB 84/86 KB 1044/1063 KB 148/358 KB 148/549 KB 86/86 KB 1040/1063 KB 144/358 KB 148/549 KB 76/86 KB 1044/1063 KB 148/358 KB 148/549 KB 84/86 KB 1044/1063 KB 144/358 KB 148/549 KB 84/86 KB 1048/1063 KB 148/358 KB 148/549 KB 86/86 KB 1048/1063 KB 152/358 KB 148/549 KB 86/86 KB 1052/1063 KB 156/358 KB 152/549 KB 86/86 KB 1052/1063 KB 156/358 KB 156/549 KB 86/86 KB 1052/1063 KB 152/358 KB 148/549 KB 86/86 KB 1052/1063 KB 156/358 KB 148/549 KB 86/86 KB 1056/1063 KB 160/358 KB 156/549 KB 86/86 KB 1056/1063 KB 156/358 KB 156/549 KB 86/86 KB 1056/1063 KB 160/358 KB 160/549 KB 86/86 KB 1056/1063 KB 164/358 KB 160/549 KB 86/86 KB 1060/1063 KB 168/358 KB 164/549 KB 86/86 KB 1060/1063 KB 172/358 KB 164/549 KB 86/86 KB 1060/1063 KB 176/358 KB 164/549 KB 86/86 KB 1060/1063 KB 164/358 KB 164/549 KB 86/86 KB 1063/1063 KB 176/358 KB 164/549 KB 86/86 KB 1056/1063 KB 164/358 KB 164/549 KB 86/86 KB 1063/1063 KB 176/358 KB 168/549 KB 86/86 KB 1063/1063 KB 176/358 KB 172/549 KB 86/86 KB 1063/1063 KB 176/358 KB 176/549 KB 86/86 KB 1063/1063 KB 180/358 KB 176/549 KB 86/86 KB 1063/1063 KB 184/358 KB 180/549 KB 86/86 KB 1063/1063 KB 188/358 KB 180/549 KB 86/86 KB 1063/1063 KB 192/358 KB 180/549 KB 86/86 KB 1063/1063 KB 180/358 KB 180/549 KB 86/86 KB 1063/1063 KB 192/358 KB 184/549 KB 86/86 KB 1063/1063 KB 192/358 KB 188/549 KB 86/86 KB 1063/1063 KB 192/358 KB 192/549 KB 86/86 KB 4/404 KB 1063/1063 KB 192/358 KB 192/549 KB 86/86 KB 8/404 KB 1063/1063 KB 192/358 KB 192/549 KB 86/86 KB 12/404 KB 1063/1063 KB 192/358 KB 192/549 KB 86/86 KB 16/404 KB 1063/1063 KB 192/358 KB 192/549 KB 86/86 KB 16/404 KB 1063/1063 KB 192/358 KB 196/549 KB 86/86 KB 20/404 KB 196/358 KB 200/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1418.0 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 20/404 KB 1063/1063 KB 196/358 KB 196/549 KB 20/404 KB 200/358 KB 204/549 KB 20/404 KB 1063/1063 KB 192/358 KB 196/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 113.8 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 24/404 KB 200/358 KB 204/549 KB 28/404 KB 200/358 KB 204/549 KB 32/404 KB 200/358 KB 204/549 KB 36/404 KB 200/358 KB 204/549 KB 40/404 KB 200/358 KB 204/549 KB 44/404 KB 204/358 KB 204/549 KB 20/404 KB 196/358 KB 204/549 KB 40/404 KB 204/358 KB 204/549 KB 44/404 KB 208/358 KB 204/549 KB 48/404 KB 208/358 KB 204/549 KB 48/404 KB 208/358 KB 208/549 KB 48/404 KB 212/358 KB 208/549 KB 52/404 KB 216/358 KB 212/549 KB 52/404 KB 212/358 KB 212/549 KB 56/404 KB 216/358 KB 212/549 KB 48/404 KB 212/358 KB 212/549 KB 56/404 KB 220/358 KB 216/549 KB 56/404 KB 220/358 KB 220/549 KB 56/404 KB 220/358 KB 212/549 KB 60/404 KB 220/358 KB 220/549 KB 60/404 KB 224/358 KB 220/549 KB 64/404 KB 224/358 KB 220/549 KB 64/404 KB 224/358 KB 224/549 KB 64/404 KB 228/358 KB 224/549 KB 68/404 KB 232/358 KB 228/549 KB 68/404 KB 228/358 KB 228/549 KB 68/404 KB 228/358 KB 224/549 KB 72/404 KB 232/358 KB 228/549 KB 72/404 KB 232/358 KB 232/549 KB 4/894 KB 72/404 KB 232/358 KB 232/549 KB 8/894 KB 72/404 KB 232/358 KB 232/549 KB 12/894 KB 72/404 KB 232/358 KB 232/549 KB 16/894 KB 72/404 KB 232/358 KB 232/549 KB 20/894 KB 72/404 KB 232/358 KB 232/549 KB 24/894 KB 72/404 KB 232/358 KB 232/549 KB 28/894 KB 72/404 KB 232/358 KB 232/549 KB 32/894 KB 72/404 KB 232/358 KB 232/549 KB 72/404 KB 236/358 KB 232/549 KB 32/894 KB 76/404 KB 236/358 KB 232/549 KB 32/894 KB 80/404 KB 240/358 KB 236/549 KB 36/894 KB 76/404 KB 240/358 KB 236/549 KB 36/894 KB 76/404 KB 236/358 KB 236/549 KB 36/894 KB 76/404 KB 236/358 KB 232/549 KB 36/894 KB 80/404 KB 240/358 KB 236/549 KB 40/894 KB 80/404 KB 240/358 KB 240/549 KB 40/894 KB 80/404 KB 240/358 KB 240/549 KB 44/894 KB 80/404 KB 240/358 KB 240/549 KB 48/894 KB 80/404 KB 240/358 KB 244/549 KB 52/894 KB 84/404 KB 244/358 KB 244/549 KB 56/894 KB 84/404 KB 244/358 KB 244/549 KB 60/894 KB 80/404 KB 240/358 KB 244/549 KB 48/894 KB 84/404 KB 244/358 KB 244/549 KB 52/894 KB 80/404 KB 244/358 KB 244/549 KB 52/894 KB 84/404 KB 248/358 KB 244/549 KB 60/894 KB 84/404 KB 252/358 KB 244/549 KB 60/894 KB 88/404 KB 252/358 KB 248/549 KB 60/894 KB 84/404 KB 252/358 KB 248/549 KB 60/894 KB 88/404 KB 256/358 KB 248/549 KB 60/894 KB 92/404 KB 256/358 KB 248/549 KB 60/894 KB 96/404 KB 256/358 KB 252/549 KB 60/894 KB 96/404 KB 256/358 KB 252/549 KB 60/894 KB 96/404 KB 256/358 KB 256/549 KB 60/894 KB 96/404 KB 260/358 KB 256/549 KB 64/894 KB 100/404 KB 264/358 KB 260/549 KB 64/894 KB 100/404 KB 268/358 KB 260/549 KB 64/894 KB 96/404 KB 256/358 KB 256/549 KB 64/894 KB 100/404 KB 268/358 KB 260/549 KB 68/894 KB 100/404 KB 272/358 KB 260/549 KB 72/894 KB 100/404 KB 260/358 KB 260/549 KB 64/894 KB 100/404 KB 260/358 KB 256/549 KB 64/894 KB 104/404 KB 272/358 KB 260/549 KB 72/894 KB 108/404 KB 272/358 KB 260/549 KB 72/894 KB 112/404 KB 272/358 KB 264/549 KB 72/894 KB 100/404 KB 272/358 KB 260/549 KB 68/894 KB 108/404 KB 272/358 KB 264/549 KB 72/894 KB 112/404 KB 272/358 KB 268/549 KB 72/894 KB 112/404 KB 272/358 KB 272/549 KB 72/894 KB 112/404 KB 272/358 KB 276/549 KB 76/894 KB 116/404 KB 276/358 KB 280/549 KB 76/894 KB 116/404 KB 276/358 KB 284/549 KB 76/894 KB 112/404 KB 272/358 KB 272/549 KB 76/894 KB 116/404 KB 276/358 KB 284/549 KB 80/894 KB 116/404 KB 276/358 KB 284/549 KB 84/894 KB 116/404 KB 276/358 KB 284/549 KB 88/894 KB 116/404 KB 276/358 KB 284/549 KB 92/894 KB 116/404 KB 276/358 KB 288/549 KB 96/894 KB 116/404 KB 276/358 KB 276/549 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 76/894 KB 116/404 KB 280/358 KB 288/549 KB 96/894 KB 116/404 KB 284/358 KB 288/549 KB 96/894 KB 116/404 KB 272/358 KB 276/549 KB 76/894 KB 120/404 KB 284/358 KB 288/549 KB 96/894 KB 124/404 KB 284/358 KB 288/549 KB 96/894 KB 128/404 KB 284/358 KB 288/549 KB 96/894 KB 116/404 KB 276/358 KB 288/549 KB 92/894 KB 128/404 KB 288/358 KB 288/549 KB 96/894 KB 128/404 KB 288/358 KB 292/549 KB 96/894 KB 132/404 KB 292/358 KB 296/549 KB 100/894 KB 132/404 KB 292/358 KB 300/549 KB 100/894 KB 132/404 KB 292/358 KB 304/549 KB 100/894 KB 132/404 KB 292/358 KB 292/549 KB 100/894 KB 132/404 KB 296/358 KB 304/549 KB 100/894 KB 132/404 KB 300/358 KB 304/549 KB 100/894 KB 132/404 KB 304/358 KB 304/549 KB 100/894 KB 132/404 KB 288/358 KB 292/549 KB 100/894 KB 136/404 KB 304/358 KB 304/549 KB 100/894 KB 140/404 KB 304/358 KB 304/549 KB 100/894 KB 144/404 KB 304/358 KB 304/549 KB 100/894 KB 128/404 KB 288/358 KB 292/549 KB 100/894 KB 144/404 KB 304/358 KB 304/549 KB 104/894 KB 144/404 KB 304/358 KB 304/549 KB 108/894 KB 144/404 KB 304/358 KB 304/549 KB 112/894 KB 148/404 KB 304/358 KB 308/549 KB 116/894 KB 148/404 KB 308/358 KB 308/549 KB 120/894 KB 148/404 KB 308/358 KB 308/549 KB 124/894 KB 148/404 KB 308/358 KB 308/549 KB 128/894 KB 148/404 KB 304/358 KB 308/549 KB 112/894 KB 148/404 KB 308/358 KB 312/549 KB 128/894 KB 148/404 KB 304/358 KB 304/549 KB 112/894 KB 148/404 KB 308/358 KB 308/549 KB 116/894 KB 148/404 KB 312/358 KB 312/549 KB 128/894 KB 148/404 KB 316/358 KB 312/549 KB 128/894 KB 152/404 KB 316/358 KB 312/549 KB 128/894 KB 152/404 KB 316/358 KB 316/549 KB 128/894 KB 156/404 KB 320/358 KB 316/549 KB 128/894 KB 160/404 KB 320/358 KB 316/549 KB 128/894 KB 152/404 KB 320/358 KB 316/549 KB 128/894 KB 160/404 KB 320/358 KB 320/549 KB 128/894 KB 164/404 KB 320/358 KB 320/549 KB 128/894 KB 168/404 KB 324/358 KB 324/549 KB 132/894 KB 164/404 KB 324/358 KB 324/549 KB 132/894 KB 164/404 KB 324/358 KB 320/549 KB 132/894 KB 164/404 KB 324/358 KB 320/549 KB 128/894 KB 172/404 KB 324/358 KB 324/549 KB 136/894 KB 172/404 KB 328/358 KB 328/549 KB 136/894 KB 172/404 KB 328/358 KB 332/549 KB 140/894 KB 172/404 KB 328/358 KB 336/549 KB 140/894 KB 172/404 KB 328/358 KB 324/549 KB 136/894 KB 172/404 KB 332/358 KB 336/549 KB 140/894 KB 172/404 KB 336/358 KB 336/549 KB 140/894 KB 172/404 KB 328/358 KB 328/549 KB 140/894 KB 172/404 KB 328/358 KB 332/549 KB 140/894 KB 176/404 KB 336/358 KB 336/549 KB 140/894 KB 176/404 KB 336/358 KB 336/549 KB 144/894 KB 176/404 KB 340/358 KB 336/549 KB 144/894 KB 180/404 KB 344/358 KB 340/549 KB 148/894 KB 180/404 KB 348/358 KB 340/549 KB 148/894 KB 180/404 KB 340/358 KB 340/549 KB 148/894 KB 180/404 KB 340/358 KB 336/549 KB 148/894 KB 184/404 KB 352/358 KB 340/549 KB 148/894 KB 188/404 KB 352/358 KB 340/549 KB 148/894 KB 180/404 KB 352/358 KB 344/549 KB 148/894 KB 176/404 KB 340/358 KB 336/549 KB 148/894 KB 188/404 KB 352/358 KB 344/549 KB 148/894 KB 188/404 KB 352/358 KB 344/549 KB 152/894 KB 188/404 KB 352/358 KB 348/549 KB 152/894 KB 188/404 KB 352/358 KB 352/549 KB 152/894 KB 192/404 KB 352/358 KB 352/549 KB 156/894 KB 188/404 KB 352/358 KB 352/549 KB 156/894 KB 192/404 KB 352/358 KB 352/549 KB 160/894 KB 192/404 KB 352/358 KB 352/549 KB 164/894 KB 196/404 KB 356/358 KB 356/549 KB 168/894 KB 196/404 KB 356/358 KB 356/549 KB 172/894 KB 196/404 KB 356/358 KB 356/549 KB 164/894 KB 196/404 KB 356/358 KB 352/549 KB 164/894 KB 192/404 KB unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 356/358 KB 352/549 KB 164/894 KB 196/404 KB 358/358 KB 356/549 KB 172/894 KB 196/404 KB 358/358 KB 360/549 KB 172/894 KB 200/404 KB 358/358 KB 360/549 KB 172/894 KB 204/404 KB 358/358 KB 360/549 KB 172/894 KB 204/404 KB 358/358 KB 364/549 KB 172/894 KB 208/404 KB 358/358 KB 364/549 KB 172/894 KB 208/404 KB 358/358 KB 368/549 KB 176/894 KB 208/404 KB 358/358 KB 364/549 KB 176/894 KB 212/404 KB 358/358 KB 368/549 KB 176/894 KB 216/404 KB 358/358 KB 372/549 KB 180/894 KB 220/404 KB 358/358 KB 372/549 KB 180/894 KB 224/404 KB 358/358 KB 372/549 KB 180/894 KB 212/404 KB 358/358 KB 372/549 KB 180/894 KB 212/404 KB 358/358 KB 368/549 KB 180/894 KB 224/404 KB 358/358 KB 376/549 KB 180/894 KB 224/404 KB 358/358 KB 376/549 KB 184/894 KB 224/404 KB 358/358 KB 380/549 KB 184/894 KB 224/404 KB 358/358 KB 380/549 KB 188/894 KB 224/404 KB 358/358 KB 384/549 KB 192/894 KB 224/404 KB 358/358 KB 380/549 KB 192/894 KB 224/404 KB 358/358 KB 388/549 KB 192/894 KB 228/404 KB 358/358 KB 392/549 KB 196/894 KB 228/404 KB 358/358 KB 396/549 KB 196/894 KB 228/404 KB 358/358 KB 400/549 KB 196/894 KB 228/404 KB 358/358 KB 388/549 KB 196/894 KB 232/404 KB 358/358 KB 400/549 KB 196/894 KB 236/404 KB 358/358 KB 400/549 KB 196/894 KB 240/404 KB 358/358 KB 400/549 KB 196/894 KB 224/404 KB 358/358 KB 388/549 KB 196/894 KB 240/404 KB 358/358 KB 400/549 KB 200/894 KB 240/404 KB 358/358 KB 400/549 KB 204/894 KB 240/404 KB 358/358 KB 400/549 KB 208/894 KB 240/404 KB 358/358 KB 400/549 KB 212/894 KB 244/404 KB 404/549 KB 216/894 KB 244/404 KB 404/549 KB 212/894 KB 240/404 KB 404/549 KB 212/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 248/404 KB 404/549 KB 216/894 KB 248/404 KB 408/549 KB 216/894 KB 248/404 KB 412/549 KB 216/894 KB 252/404 KB 412/549 KB 216/894 KB 256/404 KB 412/549 KB 216/894 KB 256/404 KB 416/549 KB 216/894 KB 256/404 KB 416/549 KB 220/894 KB 256/404 KB 416/549 KB 224/894 KB 260/404 KB 416/549 KB 224/894 KB 264/404 KB 420/549 KB 228/894 KB 268/404 KB 420/549 KB 228/894 KB 272/404 KB 420/549 KB 228/894 KB 260/404 KB 420/549 KB 228/894 KB 260/404 KB 420/549 KB 224/894 KB 272/404 KB 424/549 KB 228/894 KB 272/404 KB 428/549 KB 228/894 KB 272/404 KB 432/549 KB 228/894 KB 272/404 KB 432/549 KB 232/894 KB 272/404 KB 432/549 KB 236/894 KB 272/404 KB 432/549 KB 240/894 KB 272/404 KB 432/549 KB 244/894 KB 276/404 KB 1/26 KB 436/549 KB 244/894 KB 276/404 KB 4/26 KB 436/549 KB 244/894 KB 276/404 KB 6/26 KB 436/549 KB 244/894 KB 276/404 KB 9/26 KB 436/549 KB 244/894 KB 276/404 KB 12/26 KB 436/549 KB 244/894 KB 276/404 KB 14/26 KB 436/549 KB 244/894 KB 276/404 KB 436/549 KB 244/894 KB 276/404 KB 14/26 KB 440/549 KB 244/894 KB 276/404 KB 432/549 KB 244/894 KB 276/404 KB 17/26 KB 440/549 KB 244/894 KB 280/404 KB 17/26 KB 440/549 KB 244/894 KB 280/404 KB 17/26 KB 444/549 KB 244/894 KB 284/404 KB 17/26 KB 448/549 KB 248/894 KB 284/404 KB 20/26 KB 448/549 KB 248/894 KB 284/404 KB 20/26 KB 448/549 KB 248/894 KB 284/404 KB 17/26 KB 448/549 KB 244/894 KB 284/404 KB 20/26 KB 448/549 KB 252/894 KB 288/404 KB 20/26 KB 448/549 KB 256/894 KB 288/404 KB 20/26 KB 448/549 KB 252/894 KB 288/404 KB 22/26 KB 448/549 KB 256/894 KB 288/404 KB 22/26 KB 452/549 KB 256/894 KB 292/404 KB 25/26 KB 456/549 KB 260/894 KB 292/404 KB 25/26 KB 460/549 KB 260/894 KB 292/404 KB 25/26 KB 464/549 KB 260/894 KB 292/404 KB 25/26 KB 452/549 KB 260/894 KB 296/404 KB 25/26 KB 464/549 KB 260/894 KB 288/404 KB 25/26 KB 452/549 KB 256/894 KB 296/404 KB 26/26 KB 464/549 KB 260/894 KB 288/404 KB 25/26 KB 452/549 KB 260/894 KB 300/404 KB 26/26 KB 464/549 KB 260/894 KB 304/404 KB 26/26 KB 464/549 KB 264/894 KB 308/404 KB 26/26 KB 464/549 KB 264/894 KB 312/404 KB 26/26 KB 468/549 KB 264/894 KB 316/404 KB 26/26 KB 468/549 KB 264/894 KB 300/404 KB 26/26 KB 464/549 KB 264/894 KB 316/404 KB 26/26 KB 468/549 KB 268/894 KB 316/404 KB 26/26 KB 468/549 KB 272/894 KB 308/404 KB 26/26 KB 468/549 KB 264/894 KB 316/404 KB 26/26 KB 472/549 KB 272/894 KB 316/404 KB 26/26 KB 476/549 KB 272/894 KB 316/404 KB 26/26 KB 480/549 KB 272/894 KB 316/404 KB 26/26 KB 480/549 KB 276/894 KB 316/404 KB 26/26 KB 480/549 KB 280/894 KB 320/404 KB 26/26 KB 480/549 KB 284/894 KB 320/404 KB 26/26 KB 480/549 KB 288/894 KB 320/404 KB 26/26 KB 480/549 KB 280/894 KB 324/404 KB 26/26 KB 480/549 KB 288/894 KB 328/404 KB 26/26 KB 484/549 KB 292/894 KB 332/404 KB 26/26 KB 484/549 KB 292/894 KB 336/404 KB 26/26 KB 484/549 KB 292/894 KB 324/404 KB 26/26 KB 484/549 KB 292/894 KB 324/404 KB 26/26 KB 484/549 KB 288/894 KB 336/404 KB 26/26 KB 488/549 KB 292/894 KB 336/404 KB 26/26 KB 492/549 KB 292/894 KB 336/404 KB 26/26 KB 496/549 KB 292/894 KB 336/404 KB 26/26 KB 496/549 KB 296/894 KB 340/404 KB 26/26 KB 496/549 KB 300/894 KB 344/404 KB 26/26 KB 500/549 KB 300/894 KB 348/404 KB 26/26 KB 500/549 KB 300/894 KB 352/404 KB 26/26 KB 500/549 KB 300/894 KB 340/404 KB 26/26 KB 500/549 KB 300/894 KB 336/404 KB 26/26 KB 496/549 KB 300/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/ unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.6 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 352/404 KB 500/549 KB 304/894 KB 352/404 KB 504/549 KB 304/894 KB 352/404 KB 508/549 KB 304/894 KB 352/404 KB 512/549 KB 304/894 KB 352/404 KB 512/549 KB 308/894 KB 352/404 KB 512/549 KB 312/894 KB 352/404 KB 512/549 KB 316/894 KB 352/404 KB 512/549 KB 320/894 KB 352/404 KB 512/549 KB 324/894 KB 356/404 KB 516/549 KB 328/894 KB 356/404 KB 516/549 KB 332/894 KB 356/404 KB 516/549 KB 336/894 KB 356/404 KB 516/549 KB 324/894 KB 352/404 KB 516/549 KB 324/894 KB 356/404 KB 520/549 KB 336/894 KB 356/404 KB 524/549 KB 336/894 KB 356/404 KB 528/549 KB 336/894 KB 360/404 KB 528/549 KB 336/894 KB 364/404 KB 528/549 KB 336/894 KB 368/404 KB 532/549 KB 336/894 KB 368/404 KB 536/549 KB 340/894 KB 368/404 KB 540/549 KB 340/894 KB 368/404 KB 532/549 KB 340/894 KB 368/404 KB 540/549 KB 344/894 KB 368/404 KB 544/549 KB 348/894 KB 368/404 KB 528/549 KB 336/894 KB 372/404 KB 544/549 KB 348/894 KB 376/404 KB 544/549 KB 348/894 KB 368/404 KB 544/549 KB 344/894 KB 380/404 KB 544/549 KB 348/894 KB 384/404 KB 544/549 KB 348/894 KB 388/404 KB 544/549 KB 348/894 KB 392/404 KB 548/549 KB 352/894 KB 388/404 KB 548/549 KB 352/894 KB 388/404 KB 548/549 KB 348/894 KB 392/404 KB 549/549 KB 352/894 KB 392/404 KB 549/549 KB 352/894 KB 3/79 KB 392/404 KB 549/549 KB 352/894 KB 5/79 KB 392/404 KB 549/549 KB 352/894 KB 8/79 KB 392/404 KB 549/549 KB 352/894 KB 11/79 KB 392/404 KB 549/549 KB 352/894 KB 13/79 KB 392/404 KB 549/549 KB 352/894 KB 16/79 KB 392/404 KB 549/549 KB 352/894 KB 19/79 KB 392/404 KB 549/549 KB 352/894 KB 21/79 KB 392/404 KB 549/549 KB 352/894 KB 24/79 KB 392/404 KB 549/549 KB 352/894 KB 27/79 KB 392/404 KB 549/549 KB 352/894 KB 29/79 KB 392/404 KB 549/549 KB 352/894 KB 32/79 KB 392/404 KB 549/549 KB 356/894 KB 32/79 KB 392/404 KB 549/549 KB 360/894 KB 36/79 KB 396/404 KB 549/549 KB 364/894 KB 36/79 KB 392/404 KB 549/549 KB 356/894 KB 36/79 KB 396/404 KB 549/549 KB 360/894 KB 36/79 KB 400/404 KB 549/549 KB 368/894 KB 36/79 KB 400/404 KB 549/549 KB 368/894 KB 40/79 KB 400/404 KB 549/549 KB 368/894 KB 44/79 KB 396/404 KB 549/549 KB 368/894 KB 40/79 KB 404/404 KB 549/549 KB 368/894 KB 44/79 KB 404/404 KB 549/549 KB 368/894 KB 48/79 KB 404/404 KB 549/549 KB 372/894 KB 48/79 KB 404/404 KB 549/549 KB 376/894 KB 52/79 KB 404/404 KB 549/549 KB 380/894 KB 52/79 KB 404/404 KB 549/549 KB 384/894 KB 52/79 KB 404/404 KB 549/549 KB 372/894 KB 52/79 KB 404/404 KB 549/549 KB 384/894 KB 56/79 KB 404/404 KB 549/549 KB 384/894 KB 60/79 KB 404/404 KB 549/549 KB 384/894 KB 64/79 KB 404/404 KB 549/549 KB 388/894 KB 64/79 KB 404/404 KB 392/894 KB 68/79 KB 404/404 KB 396/894 KB 68/79 KB 404/404 KB 400/894 KB 68/79 KB 404/404 KB 388/894 KB 68/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 646.9 KB/sec) unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 474.8 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 400/894 KB 72/79 KB 400/894 KB 76/79 KB 400/894 KB 79/79 KB 404/894 KB 79/79 KB 408/894 KB 79/79 KB 412/894 KB 79/79 KB 416/894 KB 79/79 KB 420/894 KB 79/79 KB 424/894 KB 79/79 KB 428/894 KB 79/79 KB 432/894 KB 79/79 KB 436/894 KB 79/79 KB 440/894 KB 79/79 KB 444/894 KB 79/79 KB 448/894 KB 79/79 KB 452/894 KB 79/79 KB 456/894 KB 79/79 KB 460/894 KB 79/79 KB 464/894 KB 79/79 KB 4/1822 KB 464/894 KB 79/79 KB 8/1822 KB 464/894 KB 79/79 KB 12/1822 KB 464/894 KB 79/79 KB 16/1822 KB 464/894 KB 79/79 KB 20/1822 KB 464/894 KB 79/79 KB 24/1822 KB 464/894 KB 79/79 KB 28/1822 KB 464/894 KB 79/79 KB 32/1822 KB 464/894 KB 79/79 KB 32/1822 KB 4/115 KB 464/894 KB 79/79 KB 32/1822 KB 8/115 KB 464/894 KB 32/1822 KB 12/115 KB 464/894 KB 32/1822 KB 16/115 KB 464/894 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 91.8 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 36/1822 KB 16/115 KB 464/894 KB 40/1822 KB 20/115 KB 464/894 KB 44/1822 KB 20/115 KB 464/894 KB 36/1822 KB 20/115 KB 464/894 KB 44/1822 KB 24/115 KB 464/894 KB 44/1822 KB 28/115 KB 464/894 KB 44/1822 KB 32/115 KB 464/894 KB 48/1822 KB 32/115 KB 464/894 KB 48/1822 KB 36/115 KB 464/894 KB 52/1822 KB 40/115 KB 464/894 KB 52/1822 KB 44/115 KB 464/894 KB 52/1822 KB 48/115 KB 464/894 KB 52/1822 KB 36/115 KB 464/894 KB 56/1822 KB 48/115 KB 464/894 KB 60/1822 KB 48/115 KB 464/894 KB 64/1822 KB 48/115 KB 464/894 KB 64/1822 KB 52/115 KB 464/894 KB 68/1822 KB 56/115 KB 468/894 KB 68/1822 KB 60/115 KB 468/894 KB 68/1822 KB 64/115 KB 468/894 KB 68/1822 KB 52/115 KB 468/894 KB 72/1822 KB 64/115 KB 468/894 KB 76/1822 KB 64/115 KB 468/894 KB 80/1822 KB 64/115 KB 468/894 KB 64/1822 KB 52/115 KB 468/894 KB 80/1822 KB 64/115 KB 472/894 KB 80/1822 KB 64/115 KB 476/894 KB 80/1822 KB 64/115 KB 480/894 KB 80/1822 KB 68/115 KB 480/894 KB 84/1822 KB 72/115 KB 484/894 KB 4/206 KB 84/1822 KB 76/115 KB 484/894 KB 4/206 KB 84/1822 KB 68/115 KB 484/894 KB 4/206 KB 84/1822 KB 68/115 KB 480/894 KB 4/206 KB 80/1822 KB 68/115 KB 480/894 KB 4/206 KB 84/1822 KB 76/115 KB 484/894 KB 8/206 KB 84/1822 KB 76/115 KB 484/894 KB 12/206 KB 84/1822 KB 76/115 KB 484/894 KB 16/206 KB 84/1822 KB 76/115 KB 484/894 KB 20/206 KB 84/1822 KB 76/115 KB 484/894 KB 24/206 KB 84/1822 KB 76/115 KB 484/894 KB 28/206 KB 84/1822 KB 76/115 KB 484/894 KB 32/206 KB 84/1822 KB 76/115 KB 484/894 KB 36/206 KB 88/1822 KB 76/115 KB 488/894 KB 36/206 KB 84/1822 KB 76/115 KB 488/894 KB 36/206 KB 88/1822 KB 76/115 KB 492/894 KB 40/206 KB 88/1822 KB 76/115 KB 488/894 KB 40/206 KB 92/1822 KB 80/115 KB 492/894 KB 40/206 KB 92/1822 KB 76/115 KB 492/894 KB 40/206 KB 92/1822 KB 80/115 KB 492/894 KB 44/206 KB 96/1822 KB 80/115 KB 496/894 KB 48/206 KB 96/1822 KB 80/115 KB 496/894 KB 44/206 KB 92/1822 KB 80/115 KB 496/894 KB 44/206 KB 96/1822 KB 84/115 KB 496/894 KB 48/206 KB 100/1822 KB 88/115 KB 500/894 KB 52/206 KB 100/1822 KB 92/115 KB 500/894 KB 52/206 KB 100/1822 KB 96/115 KB 500/894 KB 52/206 KB 100/1822 KB 84/115 KB 500/894 KB 52/206 KB 100/1822 KB 96/115 KB 504/894 KB 52/206 KB 100/1822 KB 84/115 KB 496/894 KB 52/206 KB 96/1822 KB 84/115 KB 496/894 KB 52/206 KB 100/1822 KB 96/115 KB 508/894 KB 56/206 KB 100/1822 KB 96/115 KB 508/894 KB 56/206 KB 104/1822 KB 96/115 KB 512/894 KB 56/206 KB 104/1822 KB 96/115 KB 508/894 KB 56/206 KB 108/1822 KB 96/115 KB 512/894 KB 60/206 KB 104/1822 KB 96/115 KB 512/894 KB 60/206 KB 108/1822 KB 96/115 KB 512/894 KB 64/206 KB 112/1822 KB 96/115 KB 512/894 KB 68/206 KB 112/1822 KB 100/115 KB 516/894 KB 72/206 KB 112/1822 KB 100/115 KB 516/894 KB 76/206 KB 112/1822 KB 96/115 KB 512/894 KB 64/206 KB 116/1822 KB 100/115 KB 516/894 KB 76/206 KB 112/1822 KB 100/115 KB 516/894 KB 68/206 KB 112/1822 KB 100/115 KB 512/894 KB 68/206 KB 116/1822 KB 104/115 KB 516/894 KB 76/206 KB 116/1822 KB 108/115 KB 516/894 KB 76/206 KB 116/1822 KB 112/115 KB 516/894 KB 76/206 KB 116/1822 KB 112/115 KB 520/894 KB 76/206 KB 116/1822 KB 112/115 KB 524/894 KB 76/206 KB 120/1822 KB 115/115 KB 524/894 KB 76/206 KB 124/1822 KB 115/115 KB 524/894 KB 76/206 KB 128/1822 KB 115/115 KB 528/894 KB 76/206 KB 124/1822 KB 115/115 KB 528/894 KB 76/206 KB 116/1822 KB 115/115 KB 524/894 KB 76/206 KB 128/1822 KB 115/115 KB 528/894 KB 80/206 KB 132/1822 KB 115/115 KB 528/894 KB 80/206 KB 136/1822 KB 1 unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 15/115 KB 532/894 KB 84/206 KB 140/1822 KB 115/115 KB 532/894 KB 84/206 KB 144/1822 KB 115/115 KB 532/894 KB 84/206 KB 132/1822 KB 115/115 KB 532/894 KB 84/206 KB 132/1822 KB 115/115 KB 532/894 KB 80/206 KB 144/1822 KB 115/115 KB 536/894 KB 84/206 KB 144/1822 KB 115/115 KB 540/894 KB 84/206 KB 144/1822 KB 115/115 KB 544/894 KB 88/206 KB 144/1822 KB 115/115 KB 540/894 KB 88/206 KB 144/1822 KB 115/115 KB 544/894 KB 92/206 KB 144/1822 KB 115/115 KB 544/894 KB 96/206 KB 144/1822 KB 115/115 KB 548/894 KB 96/206 KB 148/1822 KB 552/894 KB 100/206 KB 148/1822 KB 556/894 KB 100/206 KB 148/1822 KB 548/894 KB 100/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 128.4 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:19 DEBUG unit.abot-epc-basic/0.install 148/1822 KB 556/894 KB 104/206 KB 148/1822 KB 560/894 KB 108/206 KB 148/1822 KB 560/894 KB 112/206 KB 148/1822 KB 115/115 KB 548/894 KB 96/206 KB 152/1822 KB 560/894 KB 112/206 KB 156/1822 KB 560/894 KB 112/206 KB 160/1822 KB 560/894 KB 112/206 KB 148/1822 KB 560/894 KB 104/206 KB 160/1822 KB 564/894 KB 112/206 KB 164/1822 KB 568/894 KB 116/206 KB 164/1822 KB 572/894 KB 116/206 KB 164/1822 KB 564/894 KB 116/206 KB 164/1822 KB 572/894 KB 120/206 KB 164/1822 KB 564/894 KB 112/206 KB 168/1822 KB 572/894 KB 124/206 KB 168/1822 KB 576/894 KB 128/206 KB 168/1822 KB 576/894 KB 124/206 KB 168/1822 KB 576/894 KB 128/206 KB 172/1822 KB 576/894 KB 128/206 KB 176/1822 KB 576/894 KB 128/206 KB 176/1822 KB 580/894 KB 128/206 KB 180/1822 KB 584/894 KB 132/206 KB 180/1822 KB 588/894 KB 132/206 KB 180/1822 KB 580/894 KB 132/206 KB 180/1822 KB 588/894 KB 136/206 KB 180/1822 KB 588/894 KB 140/206 KB 180/1822 KB 580/894 KB 128/206 KB 184/1822 KB 588/894 KB 140/206 KB 188/1822 KB 588/894 KB 144/206 KB 192/1822 KB 588/894 KB 144/206 KB 184/1822 KB 588/894 KB 144/206 KB 192/1822 KB 592/894 KB 144/206 KB 192/1822 KB 596/894 KB 144/206 KB 196/1822 KB 600/894 KB 148/206 KB 196/1822 KB 604/894 KB 148/206 KB 196/1822 KB 596/894 KB 148/206 KB 196/1822 KB 604/894 KB 152/206 KB 196/1822 KB 604/894 KB 156/206 KB 196/1822 KB 604/894 KB 160/206 KB 196/1822 KB 596/894 KB 144/206 KB 200/1822 KB 604/894 KB 160/206 KB 204/1822 KB 604/894 KB 160/206 KB 208/1822 KB 604/894 KB 160/206 KB 208/1822 KB 608/894 KB 160/206 KB 208/1822 KB 608/894 KB 3/314 KB 160/206 KB 208/1822 KB 608/894 KB 6/314 KB 160/206 KB 208/1822 KB 608/894 KB 9/314 KB 160/206 KB 208/1822 KB 608/894 KB 11/314 KB 160/206 KB 208/1822 KB 608/894 KB 14/314 KB 160/206 KB 208/1822 KB 608/894 KB 16/314 KB 160/206 KB 208/1822 KB 608/894 KB 19/314 KB 160/206 KB 208/1822 KB 608/894 KB 21/314 KB 160/206 KB 208/1822 KB 608/894 KB 24/314 KB 160/206 KB 208/1822 KB 612/894 KB 24/314 KB 160/206 KB 212/1822 KB 616/894 KB 27/314 KB 164/206 KB 212/1822 KB 620/894 KB 27/314 KB 164/206 KB 208/1822 KB 612/894 KB 27/314 KB 160/206 KB 212/1822 KB 620/894 KB 29/314 KB 164/206 KB 212/1822 KB 612/894 KB 27/314 KB 164/206 KB 212/1822 KB 612/894 KB 27/314 KB 160/206 KB 214/1822 KB 620/894 KB 29/314 KB 164/206 KB 214/1822 KB 620/894 KB 32/314 KB 164/206 KB 214/1822 KB 620/894 KB 32/314 KB 168/206 KB 214/1822 KB 620/894 KB 32/314 KB 172/206 KB 218/1822 KB 620/894 KB 36/314 KB 176/206 KB 218/1822 KB 624/894 KB 36/314 KB 176/206 KB 218/1822 KB 624/894 KB 36/314 KB 180/206 KB 218/1822 KB 628/894 KB 36/314 KB 184/206 KB 218/1822 KB 628/894 KB 36/314 KB 188/206 KB 218/1822 KB 620/894 KB 36/314 KB 172/206 KB 222/1822 KB 628/894 KB 36/314 KB 188/206 KB 214/1822 KB 620/894 KB 36/314 KB 172/206 KB 226/1822 KB 628/894 KB 36/314 KB 188/206 KB 230/1822 KB 628/894 KB 40/314 KB 188/206 KB 218/1822 KB 628/894 KB 36/314 KB 180/206 KB 230/1822 KB 632/894 KB 40/314 KB 188/206 KB 230/1822 KB 636/894 KB 40/314 KB 188/206 KB 230/1822 KB 640/894 KB 40/314 KB 192/206 KB 226/1822 KB 628/894 KB 40/314 KB 188/206 KB 230/1822 KB 640/894 KB 44/314 KB 192/206 KB 230/1822 KB 640/894 KB 48/314 KB 192/206 KB 230/1822 KB 636/894 KB 40/314 KB 192/206 KB 230/1822 KB 640/894 KB 48/314 KB 196/206 KB 234/1822 KB 644/894 KB 52/314 KB 200/206 KB 234/1822 KB 644/894 KB 52/314 KB 196/206 KB 238/1822 KB 644/894 KB 52/314 KB 200/206 KB 230/1822 KB 644/894 KB 52/314 KB 196/206 KB 242/ unit-abot-epc-basic-0: 19:10:19 DEBUG unit.abot-epc-basic/0.install 1822 KB 644/894 KB 52/314 KB 200/206 KB 246/1822 KB 644/894 KB 52/314 KB 200/206 KB 246/1822 KB 644/894 KB 56/314 KB 204/206 KB 246/1822 KB 644/894 KB 56/314 KB 206/206 KB 230/1822 KB 644/894 KB 48/314 KB 196/206 KB 246/1822 KB 644/894 KB 56/314 KB 200/206 KB 246/1822 KB 644/894 KB 60/314 KB 206/206 KB 246/1822 KB 644/894 KB 64/314 KB 206/206 KB 246/1822 KB 648/894 KB 64/314 KB 206/206 KB 246/1822 KB 652/894 KB 64/314 KB 206/206 KB 246/1822 KB 656/894 KB 64/314 KB 206/206 KB 246/1822 KB 660/894 KB 64/314 KB 206/206 KB 250/1822 KB 664/894 KB 68/314 KB 206/206 KB 250/1822 KB 668/894 KB 68/314 KB 206/206 KB 250/1822 KB 672/894 KB 68/314 KB 206/206 KB 250/1822 KB 660/894 KB 68/314 KB 206/206 KB 250/1822 KB 660/894 KB 64/314 KB 206/206 KB 254/1822 KB 672/894 KB 68/314 KB 206/206 KB 258/1822 KB 672/894 KB 68/314 KB 206/206 KB 262/1822 KB 672/894 KB 68/314 KB 206/206 KB 262/1822 KB 672/894 KB 72/314 KB 206/206 KB 262/1822 KB 672/894 KB 76/314 KB 206/206 KB 262/1822 KB 672/894 KB 80/314 KB 206/206 KB 262/1822 KB 672/894 KB 84/314 KB 206/206 KB 266/1822 KB 676/894 KB 88/314 KB 206/206 KB 266/1822 KB 676/894 KB 92/314 KB 206/206 KB 266/1822 KB 676/894 KB 84/314 KB 206/206 KB 266/1822 KB 672/894 KB 84/314 KB 206/206 KB 270/1822 KB 676/894 KB 92/314 KB 206/206 KB 274/1822 KB 676/894 KB 92/314 KB 206/206 KB 278/1822 KB 676/894 KB 92/314 KB 206/206 KB 282/1822 KB 676/894 KB 92/314 KB 206/206 KB 282/1822 KB 680/894 KB 96/314 KB 206/206 KB 282/1822 KB 684/894 KB 96/314 KB 206/206 KB 282/1822 KB 676/894 KB 96/314 KB 206/206 KB 282/1822 KB 688/894 KB 96/314 KB 206/206 KB 286/1822 KB 688/894 KB 100/314 KB 290/1822 KB 688/894 KB 100/314 KB 294/1822 KB 688/894 KB 100/314 KB 282/1822 KB 688/894 KB 100/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 19:10:19 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 294/1822 KB 688/894 KB 104/314 KB 294/1822 KB 688/894 KB 108/314 KB 294/1822 KB 688/894 KB 112/314 KB 294/1822 KB 692/894 KB 112/314 KB 294/1822 KB 696/894 KB 112/314 KB 294/1822 KB 700/894 KB 112/314 KB 294/1822 KB 704/894 KB 112/314 KB 298/1822 KB 704/894 KB 112/314 KB 302/1822 KB 704/894 KB 112/314 KB 302/1822 KB 3/57 KB 704/894 KB 112/314 KB 302/1822 KB 6/57 KB 704/894 KB 112/314 KB 302/1822 KB 6/57 KB 704/894 KB 116/314 KB 306/1822 KB 9/57 KB 704/894 KB 116/314 KB 306/1822 KB 6/57 KB 704/894 KB 116/314 KB 310/1822 KB 9/57 KB 704/894 KB 116/314 KB 310/1822 KB 9/57 KB 704/894 KB 120/314 KB 310/1822 KB 9/57 KB 704/894 KB 124/314 KB 310/1822 KB 9/57 KB 704/894 KB 128/314 KB 310/1822 KB 11/57 KB 704/894 KB 128/314 KB 310/1822 KB 14/57 KB 704/894 KB 128/314 KB 310/1822 KB 16/57 KB 704/894 KB 128/314 KB 314/1822 KB 19/57 KB 704/894 KB 128/314 KB 314/1822 KB 16/57 KB 704/894 KB 128/314 KB 318/1822 KB 19/57 KB 704/894 KB 132/314 KB 322/1822 KB 19/57 KB 704/894 KB 132/314 KB 326/1822 KB 19/57 KB 704/894 KB 132/314 KB 314/1822 KB 19/57 KB 704/894 KB 132/314 KB 326/1822 KB 19/57 KB 704/894 KB 136/314 KB 326/1822 KB 22/57 KB 704/894 KB 136/314 KB 326/1822 KB 22/57 KB 704/894 KB 140/314 KB 326/1822 KB 22/57 KB 704/894 KB 144/314 KB 330/1822 KB 25/57 KB 704/894 KB 144/314 KB 334/1822 KB 25/57 KB 704/894 KB 148/314 KB 338/1822 KB 25/57 KB 704/894 KB 148/314 KB 342/1822 KB 25/57 KB 704/894 KB 148/314 KB 326/1822 KB 25/57 KB 704/894 KB 144/314 KB 342/1822 KB 27/57 KB 704/894 KB 148/314 KB 342/1822 KB 30/57 KB 704/894 KB 148/314 KB 330/1822 KB 25/57 KB 704/894 KB 148/314 KB 342/1822 KB 30/57 KB 704/894 KB 152/314 KB 342/1822 KB 30/57 KB 704/894 KB 156/314 KB 342/1822 KB 32/57 KB 704/894 KB 160/314 KB 342/1822 KB 32/57 KB 704/894 KB 156/314 KB 346/1822 KB 32/57 KB 704/894 KB 164/314 KB 346/1822 KB 36/57 KB 708/894 KB 168/314 KB 346/1822 KB 36/57 KB 708/894 KB 172/314 KB 346/1822 KB 36/57 KB 708/894 KB 176/314 KB 346/1822 KB 32/57 KB 704/894 KB 160/314 KB 346/1822 KB 36/57 KB 708/894 KB 164/314 KB 346/1822 KB 36/57 KB 712/894 KB 176/314 KB 346/1822 KB 36/57 KB 716/894 KB 176/314 KB 346/1822 KB 36/57 KB 720/894 KB 176/314 KB 346/1822 KB 36/57 KB 724/894 KB 176/314 KB 346/1822 KB 36/57 KB 728/894 KB 176/314 KB 346/1822 KB 36/57 KB 732/894 KB 176/314 KB 346/1822 KB 36/57 KB 736/894 KB 176/314 KB 346/1822 KB 36/57 KB 740/894 KB 176/314 KB 346/1822 KB 36/57 KB 744/894 KB 176/314 KB 346/1822 KB 36/57 KB 748/894 KB 176/314 KB 350/1822 KB 36/57 KB 752/894 KB 176/314 KB 346/1822 KB 36/57 KB 704/894 KB 164/314 KB 350/1822 KB 36/57 KB 748/894 KB 176/314 KB 354/1822 KB 36/57 KB 752/894 KB 176/314 KB 358/1822 KB 36/57 KB 752/894 KB 176/314 KB 358/1822 KB 40/57 KB 752/894 KB 176/314 KB 358/1822 KB 44/57 KB 752/894 KB 176/314 KB 358/1822 KB 48/57 KB 752/894 KB 176/314 KB 362/1822 KB 52/57 KB 752/894 KB 176/314 KB 362/1822 KB 56/57 KB 756/894 KB 180/314 KB 362/1822 KB 57/57 KB 756/894 KB 180/314 KB 362/1822 KB 48/57 KB 752/894 KB 176/314 KB 366/1822 KB 57/57 KB 756/894 KB 180/314 KB 370/1822 KB 57/57 KB 756/894 KB 180/314 KB 374/1822 KB 57/57 KB 756/894 KB 180/314 KB 362/1822 KB 52/57 KB 756/894 KB 180/314 KB 374/1822 KB 57/57 KB 756/894 KB 184/314 KB 374/1822 KB 57/57 KB 756/894 KB 188/314 KB 374/1822 KB 57/57 KB 756/894 KB 192/314 KB 362/1822 KB 52/57 KB 756/894 KB 176/314 KB 378/1822 KB 57/57 KB 760/894 KB 192/314 KB 378/1822 KB 57/57 KB 764/894 KB 192/31 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 4 KB 378/1822 KB 57/57 KB 768/894 KB 192/314 KB 378/1822 KB 57/57 KB 772/894 KB 192/314 KB 378/1822 KB 57/57 KB 776/894 KB 196/314 KB 378/1822 KB 57/57 KB 780/894 KB 196/314 KB 378/1822 KB 57/57 KB 784/894 KB 196/314 KB 378/1822 KB 57/57 KB 756/894 KB 192/314 KB 382/1822 KB 57/57 KB 784/894 KB 196/314 KB 378/1822 KB 57/57 KB 772/894 KB 196/314 KB 386/1822 KB 57/57 KB 784/894 KB 196/314 KB 386/1822 KB 57/57 KB 784/894 KB 200/314 KB 386/1822 KB 57/57 KB 784/894 KB 204/314 KB 390/1822 KB 57/57 KB 784/894 KB 204/314 KB 390/1822 KB 57/57 KB 784/894 KB 208/314 KB 390/1822 KB 57/57 KB 788/894 KB 208/314 KB 390/1822 KB 57/57 KB 792/894 KB 212/314 KB 390/1822 KB 57/57 KB 796/894 KB 212/314 KB 390/1822 KB 57/57 KB 800/894 KB 212/314 KB 390/1822 KB 57/57 KB 788/894 KB 212/314 KB 394/1822 KB 57/57 KB 800/894 KB 212/314 KB 398/1822 KB 57/57 KB 800/894 KB 212/314 KB 402/1822 KB 57/57 KB 800/894 KB 212/314 KB 406/1822 KB 57/57 KB 800/894 KB 216/314 KB 402/1822 KB 57/57 KB 800/894 KB 216/314 KB 406/1822 KB 57/57 KB 800/894 KB 220/314 KB 406/1822 KB 57/57 KB 800/894 KB 224/314 KB 406/1822 KB 57/57 KB 804/894 KB 224/314 KB 406/1822 KB 57/57 KB 808/894 KB 224/314 KB 406/1822 KB 57/57 KB 812/894 KB 224/314 KB 406/1822 KB 57/57 KB 816/894 KB 224/314 KB 410/1822 KB 57/57 KB 816/894 KB 224/314 KB 414/1822 KB 57/57 KB 816/894 KB 224/314 KB 418/1822 KB 816/894 KB 228/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 59.5 KB/sec) unit-abot-epc-basic-0: 19:10:20 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-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 414/1822 KB 57/57 KB 816/894 KB 228/314 KB 422/1822 KB 816/894 KB 232/314 KB 422/1822 KB 816/894 KB 236/314 KB 422/1822 KB 816/894 KB 240/314 KB 422/1822 KB 816/894 KB 240/314 KB 422/1822 KB 816/894 KB 244/314 KB 426/1822 KB 820/894 KB 248/314 KB 426/1822 KB 820/894 KB 252/314 KB 426/1822 KB 820/894 KB 244/314 KB 422/1822 KB 820/894 KB 244/314 KB 426/1822 KB 824/894 KB 252/314 KB 426/1822 KB 828/894 KB 252/314 KB 426/1822 KB 832/894 KB 252/314 KB 430/1822 KB 832/894 KB 252/314 KB 430/1822 KB 832/894 KB 256/314 KB 434/1822 KB 832/894 KB 256/314 KB 438/1822 KB 832/894 KB 256/314 KB 438/1822 KB 836/894 KB 256/314 KB 438/1822 KB 840/894 KB 256/314 KB 438/1822 KB 844/894 KB 256/314 KB 438/1822 KB 848/894 KB 256/314 KB 438/1822 KB 848/894 KB 260/314 KB 438/1822 KB 848/894 KB 264/314 KB 442/1822 KB 848/894 KB 268/314 KB 442/1822 KB 848/894 KB 272/314 KB 442/1822 KB 848/894 KB 264/314 KB 446/1822 KB 848/894 KB 272/314 KB 450/1822 KB 848/894 KB 272/314 KB 454/1822 KB 848/894 KB 272/314 KB 458/1822 KB 848/894 KB 272/314 KB 462/1822 KB 852/894 KB 276/314 KB 466/1822 KB 4/263 KB 852/894 KB 276/314 KB 470/1822 KB 4/263 KB 852/894 KB 276/314 KB 458/1822 KB 852/894 KB 276/314 KB 458/1822 KB 852/894 KB 272/314 KB 462/1822 KB 4/263 KB 852/894 KB 276/314 KB 470/1822 KB 8/263 KB 852/894 KB 276/314 KB 470/1822 KB 12/263 KB 852/894 KB 276/314 KB 470/1822 KB 16/263 KB 852/894 KB 276/314 KB 470/1822 KB 20/263 KB 852/894 KB 276/314 KB 470/1822 KB 24/263 KB 852/894 KB 276/314 KB 470/1822 KB 28/263 KB 852/894 KB 276/314 KB 470/1822 KB 32/263 KB 852/894 KB 276/314 KB 470/1822 KB 32/263 KB 856/894 KB 276/314 KB 470/1822 KB 32/263 KB 860/894 KB 276/314 KB 470/1822 KB 36/263 KB 864/894 KB 276/314 KB 470/1822 KB 40/263 KB 864/894 KB 276/314 KB 470/1822 KB 44/263 KB 864/894 KB 276/314 KB 470/1822 KB 36/263 KB 864/894 KB 276/314 KB 470/1822 KB 44/263 KB 864/894 KB 280/314 KB 470/1822 KB 48/263 KB 864/894 KB 284/314 KB 470/1822 KB 48/263 KB 864/894 KB 288/314 KB 470/1822 KB 48/263 KB 864/894 KB 292/314 KB 474/1822 KB 48/263 KB 868/894 KB 296/314 KB 474/1822 KB 48/263 KB 868/894 KB 300/314 KB 470/1822 KB 48/263 KB 864/894 KB 280/314 KB 474/1822 KB 48/263 KB 868/894 KB 292/314 KB 474/1822 KB 48/263 KB 872/894 KB 300/314 KB 474/1822 KB 48/263 KB 876/894 KB 300/314 KB 474/1822 KB 48/263 KB 880/894 KB 300/314 KB 474/1822 KB 52/263 KB 880/894 KB 300/314 KB 474/1822 KB 56/263 KB 880/894 KB 300/314 KB 474/1822 KB 60/263 KB 880/894 KB 300/314 KB 474/1822 KB 48/263 KB 864/894 KB 292/314 KB 478/1822 KB 60/263 KB 880/894 KB 300/314 KB 482/1822 KB 60/263 KB 880/894 KB 300/314 KB 486/1822 KB 60/263 KB 880/894 KB 304/314 KB 482/1822 KB 60/263 KB 880/894 KB 304/314 KB 486/1822 KB 64/263 KB 880/894 KB 304/314 KB 486/1822 KB 64/263 KB 884/894 KB 304/314 KB 490/1822 KB 64/263 KB 888/894 KB 304/314 KB 490/1822 KB 64/263 KB 892/894 KB 304/314 KB 490/1822 KB 64/263 KB 894/894 KB 308/314 KB 490/1822 KB 68/263 KB 894/894 KB 308/314 KB 490/1822 KB 72/263 KB 894/894 KB 308/314 KB 490/1822 KB 76/263 KB 894/894 KB 308/314 KB 490/1822 KB 64/263 KB 884/894 KB 304/314 KB 490/1822 KB 64/263 KB 892/894 KB 308/314 KB 490/1822 KB 76/263 KB 894/894 KB 312/314 KB 490/1822 KB 76/263 KB 894/894 KB 314/314 KB 494/1822 KB 76/263 KB 894/894 KB 314/314 KB 498/1822 KB 76/263 KB 894/894 KB 314/314 KB 498/1822 KB 80/263 KB 894/894 KB 314/314 KB 502/1822 KB 80/263 KB 894/894 KB 314/314 KB 506/1822 KB 80/263 KB 894/894 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install KB 314/314 KB 510/1822 KB 84/263 KB 894/894 KB 314/314 KB 514/1822 KB 84/263 KB 894/894 KB 314/314 KB 518/1822 KB 84/263 KB 894/894 KB 314/314 KB 506/1822 KB 84/263 KB 894/894 KB 314/314 KB 518/1822 KB 88/263 KB 894/894 KB 314/314 KB 518/1822 KB 92/263 KB 894/894 KB 314/314 KB 518/1822 KB 96/263 KB 894/894 KB 314/314 KB 518/1822 KB 100/263 KB 894/894 KB 314/314 KB 522/1822 KB 104/263 KB 894/894 KB 314/314 KB 522/1822 KB 108/263 KB 894/894 KB 314/314 KB 522/1822 KB 112/263 KB 894/894 KB 314/314 KB 522/1822 KB 100/263 KB 894/894 KB 314/314 KB 526/1822 KB 112/263 KB 894/894 KB 314/314 KB 530/1822 KB 112/263 KB 894/894 KB 314/314 KB 534/1822 KB 112/263 KB 894/894 KB 314/314 KB 538/1822 KB 112/263 KB 894/894 KB 314/314 KB 542/1822 KB 116/263 KB 894/894 KB 314/314 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 905.8 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 538/1822 KB 116/263 KB 894/894 KB 314/314 KB 542/1822 KB 120/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 317.6 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 542/1822 KB 124/263 KB 546/1822 KB 128/263 KB 546/1822 KB 124/263 KB 550/1822 KB 128/263 KB 554/1822 KB 132/263 KB 558/1822 KB 132/263 KB 562/1822 KB 132/263 KB 566/1822 KB 132/263 KB 550/1822 KB 132/263 KB 566/1822 KB 136/263 KB 566/1822 KB 140/263 KB 566/1822 KB 144/263 KB 566/1822 KB 148/263 KB 570/1822 KB 152/263 KB 570/1822 KB 156/263 KB 570/1822 KB 160/263 KB 570/1822 KB 148/263 KB 574/1822 KB 160/263 KB 578/1822 KB 160/263 KB 582/1822 KB 160/263 KB 586/1822 KB 160/263 KB 590/1822 KB 4/276 KB 164/263 KB 586/1822 KB 4/276 KB 164/263 KB 586/1822 KB 4/276 KB 160/263 KB 590/1822 KB 8/276 KB 164/263 KB 590/1822 KB 12/276 KB 164/263 KB 590/1822 KB 16/276 KB 164/263 KB 590/1822 KB 20/276 KB 164/263 KB 590/1822 KB 24/276 KB 164/263 KB 590/1822 KB 28/276 KB 164/263 KB 590/1822 KB 32/276 KB 164/263 KB 590/1822 KB 36/276 KB 164/263 KB 590/1822 KB 40/276 KB 164/263 KB 590/1822 KB 44/276 KB 164/263 KB 590/1822 KB 48/276 KB 164/263 KB 590/1822 KB 48/276 KB 164/263 KB 4/99 KB 590/1822 KB 48/276 KB 164/263 KB 8/99 KB 590/1822 KB 48/276 KB 164/263 KB 12/99 KB 590/1822 KB 48/276 KB 164/263 KB 16/99 KB 590/1822 KB 48/276 KB 168/263 KB 16/99 KB 590/1822 KB 48/276 KB 172/263 KB 16/99 KB 590/1822 KB 48/276 KB 176/263 KB 16/99 KB 594/1822 KB 48/276 KB 176/263 KB 16/99 KB 598/1822 KB 48/276 KB 176/263 KB 16/99 KB 598/1822 KB 48/276 KB 180/263 KB 16/99 KB 602/1822 KB 52/276 KB 184/263 KB 20/99 KB 602/1822 KB 52/276 KB 180/263 KB 20/99 KB 598/1822 KB 52/276 KB 180/263 KB 20/99 KB 598/1822 KB 48/276 KB 180/263 KB 20/99 KB 602/1822 KB 52/276 KB 188/263 KB 24/99 KB 602/1822 KB 52/276 KB 188/263 KB 28/99 KB 602/1822 KB 52/276 KB 188/263 KB 32/99 KB 602/1822 KB 56/276 KB 188/263 KB 32/99 KB 602/1822 KB 60/276 KB 188/263 KB 32/99 KB 602/1822 KB 64/276 KB 188/263 KB 32/99 KB 606/1822 KB 64/276 KB 188/263 KB 32/99 KB 610/1822 KB 64/276 KB 188/263 KB 36/99 KB 614/1822 KB 64/276 KB 188/263 KB 36/99 KB 606/1822 KB 64/276 KB 188/263 KB 36/99 KB 614/1822 KB 64/276 KB 188/263 KB 40/99 KB 614/1822 KB 64/276 KB 188/263 KB 44/99 KB 614/1822 KB 64/276 KB 188/263 KB 48/99 KB 602/1822 KB 52/276 KB 188/263 KB 20/99 KB 614/1822 KB 64/276 KB 192/263 KB 48/99 KB 614/1822 KB 64/276 KB 196/263 KB 48/99 KB 618/1822 KB 68/276 KB 200/263 KB 52/99 KB 618/1822 KB 68/276 KB 204/263 KB 52/99 KB 618/1822 KB 68/276 KB 196/263 KB 52/99 KB 618/1822 KB 72/276 KB 208/263 KB 52/99 KB 618/1822 KB 76/276 KB 208/263 KB 52/99 KB 618/1822 KB 80/276 KB 208/263 KB 52/99 KB 618/1822 KB 64/276 KB 196/263 KB 52/99 KB 618/1822 KB 80/276 KB 208/263 KB 56/99 KB 618/1822 KB 64/276 KB 196/263 KB 48/99 KB 618/1822 KB 80/276 KB 208/263 KB 60/99 KB 622/1822 KB 80/276 KB 208/263 KB 60/99 KB 626/1822 KB 80/276 KB 208/263 KB 60/99 KB 626/1822 KB 80/276 KB 208/263 KB 64/99 KB 618/1822 KB 80/276 KB 208/263 KB 64/99 KB 630/1822 KB 80/276 KB 208/263 KB 64/99 KB 630/1822 KB 80/276 KB 208/263 KB 68/99 KB 634/1822 KB 84/276 KB 212/263 KB 72/99 KB 634/1822 KB 84/276 KB 212/263 KB 76/99 KB 634/1822 KB 84/276 KB 212/263 KB 80/99 KB 634/1822 KB 84/276 KB 212/263 KB 68/99 KB 634/1822 KB 84/276 KB 208/263 KB 68/99 KB 638/1822 KB 84/276 KB 216/263 KB 80/99 KB 642/1822 KB 84/276 KB 216/263 KB 80/99 KB 646/1822 KB 84/276 KB 216/263 KB 80/99 KB 630/1822 KB 84/276 KB 208/263 KB 68/99 KB 646/1822 KB 88/276 KB 216/263 KB 80/99 KB 646/1822 KB 92/276 KB 216/263 KB 80/99 KB 646/1822 KB 96/276 KB 216/263 KB 80/99 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 646/1822 KB 100/276 KB 216/263 KB 80/99 KB 650/1822 KB 104/276 KB 216/263 KB 84/99 KB 650/1822 KB 108/276 KB 216/263 KB 84/99 KB 650/1822 KB 112/276 KB 216/263 KB 84/99 KB 634/1822 KB 84/276 KB 216/263 KB 80/99 KB 650/1822 KB 112/276 KB 220/263 KB 84/99 KB 650/1822 KB 112/276 KB 224/263 KB 84/99 KB 650/1822 KB 112/276 KB 228/263 KB 84/99 KB 650/1822 KB 112/276 KB 232/263 KB 84/99 KB 650/1822 KB 112/276 KB 236/263 KB 84/99 KB 650/1822 KB 100/276 KB 216/263 KB 84/99 KB 646/1822 KB 100/276 KB 216/263 KB 84/99 KB 650/1822 KB 112/276 KB 240/263 KB 88/99 KB 650/1822 KB 112/276 KB 240/263 KB 92/99 KB 654/1822 KB 112/276 KB 240/263 KB 92/99 KB 654/1822 KB 112/276 KB 240/263 KB 96/99 KB 658/1822 KB 112/276 KB 240/263 KB 96/99 KB 658/1822 KB 112/276 KB 240/263 KB 99/99 KB 662/1822 KB 112/276 KB 240/263 KB 99/99 KB 662/1822 KB 112/276 KB 240/263 KB 99/99 KB 662/1822 KB 112/276 KB 244/263 KB 99/99 KB 666/1822 KB 116/276 KB 248/263 KB 99/99 KB 666/1822 KB 116/276 KB 252/263 KB 99/99 KB 666/1822 KB 116/276 KB 256/263 KB 99/99 KB 666/1822 KB 116/276 KB 244/263 KB 99/99 KB 662/1822 KB 116/276 KB 244/263 KB 99/99 KB 666/1822 KB 120/276 KB 256/263 KB 99/99 KB 666/1822 KB 124/276 KB 256/263 KB 99/99 KB 666/1822 KB 128/276 KB 256/263 KB 99/99 KB 670/1822 KB 128/276 KB 256/263 KB 99/99 KB 674/1822 KB 128/276 KB 256/263 KB 99/99 KB 678/1822 KB 128/276 KB 256/263 KB 99/99 KB 678/1822 KB 132/276 KB 256/263 KB 99/99 KB 682/1822 KB 136/276 KB 260/263 KB 99/99 KB 682/1822 KB 140/276 KB 260/263 KB 99/99 KB 682/1822 KB 144/276 KB 260/263 KB 99/99 KB 682/1822 KB 132/276 KB 260/263 KB 99/99 KB 682/1822 KB 144/276 KB 263/263 KB 99/99 KB 682/1822 KB 132/276 KB 256/263 KB 99/99 KB 686/1822 KB 144/276 KB 263/263 KB 99/99 KB 690/1822 KB 144/276 KB 263/263 KB 99/99 KB 694/1822 KB 144/276 KB 263/263 KB 99/99 KB 698/1822 KB 144/276 KB 263/263 KB 99/99 KB 702/1822 KB 148/276 KB 263/263 KB 99/99 KB 706/1822 KB 148/276 KB 263/263 KB 99/99 KB 710/1822 KB 148/276 KB 263/263 KB 99/99 KB 698/1822 KB 148/276 KB 263/263 KB 99/99 KB 710/1822 KB 152/276 KB 263/263 KB 99/99 KB 710/1822 KB 156/276 KB 263/263 KB 99/99 KB 710/1822 KB 160/276 KB 263/263 KB 99/99 KB 710/1822 KB 164/276 KB 263/263 KB 99/99 KB 714/1822 KB 168/276 KB 263/263 KB 714/1822 KB 172/276 KB 263/263 KB 714/1822 KB 176/276 KB 263/263 KB 714/1822 KB 164/276 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 96.4 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 718/1822 KB 176/276 KB 263/263 KB 722/1822 KB 176/276 KB 263/263 KB 726/1822 KB 176/276 KB 263/263 KB 726/1822 KB 180/276 KB 263/263 KB 730/1822 KB 184/276 KB 730/1822 KB 188/276 KB 730/1822 KB 192/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 255.1 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 730/1822 KB 180/276 KB 263/263 KB 734/1822 KB 192/276 KB 738/1822 KB 192/276 KB 742/1822 KB 192/276 KB 746/1822 KB 192/276 KB 750/1822 KB 196/276 KB 754/1822 KB 196/276 KB 746/1822 KB 196/276 KB 754/1822 KB 200/276 KB 754/1822 KB 204/276 KB 754/1822 KB 208/276 KB 758/1822 KB 208/276 KB 758/1822 KB 212/276 KB 758/1822 KB 216/276 KB 758/1822 KB 220/276 KB 762/1822 KB 224/276 KB 4/54 KB 762/1822 KB 220/276 KB 4/54 KB 758/1822 KB 220/276 KB 4/54 KB 762/1822 KB 224/276 KB 8/54 KB 762/1822 KB 224/276 KB 12/54 KB 762/1822 KB 224/276 KB 16/54 KB 762/1822 KB 224/276 KB 3/748 KB 16/54 KB 4/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 4/587 KB 762/1822 KB 224/276 KB 3/748 KB 20/54 KB 4/587 KB 762/1822 KB 224/276 KB 3/748 KB 16/54 KB 8/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 12/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 16/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 20/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 24/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 28/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 32/587 KB 762/1822 KB 224/276 KB 6/748 KB 20/54 KB 32/587 KB 762/1822 KB 224/276 KB 6/748 KB 24/54 KB 32/587 KB 762/1822 KB 224/276 KB 9/748 KB 24/54 KB 32/587 KB 762/1822 KB 224/276 KB 9/748 KB 28/54 KB 32/587 KB 762/1822 KB 224/276 KB 9/748 KB 32/54 KB 32/587 KB 762/1822 KB 224/276 KB 11/748 KB 32/54 KB 32/587 KB 762/1822 KB 224/276 KB 11/748 KB 36/54 KB 36/587 KB 762/1822 KB 224/276 KB 14/748 KB 40/54 KB 36/587 KB 762/1822 KB 224/276 KB 14/748 KB 44/54 KB 36/587 KB 762/1822 KB 224/276 KB 14/748 KB 36/54 KB 36/587 KB 762/1822 KB 224/276 KB 11/748 KB 36/54 KB 40/587 KB 762/1822 KB 224/276 KB 14/748 KB 44/54 KB 44/587 KB 762/1822 KB 224/276 KB 14/748 KB 44/54 KB 48/587 KB 762/1822 KB 224/276 KB 14/748 KB 44/54 KB 48/587 KB 762/1822 KB 224/276 KB 16/748 KB 44/54 KB 48/587 KB 762/1822 KB 224/276 KB 19/748 KB 44/54 KB 52/587 KB 762/1822 KB 224/276 KB 19/748 KB 44/54 KB 56/587 KB 762/1822 KB 224/276 KB 19/748 KB 44/54 KB 56/587 KB 762/1822 KB 224/276 KB 19/748 KB 48/54 KB 56/587 KB 762/1822 KB 224/276 KB 22/748 KB 48/54 KB 60/587 KB 762/1822 KB 224/276 KB 22/748 KB 48/54 KB 64/587 KB 762/1822 KB 224/276 KB 22/748 KB 48/54 KB 64/587 KB 762/1822 KB 224/276 KB 25/748 KB 48/54 KB 64/587 KB 766/1822 KB 224/276 KB 25/748 KB 52/54 KB 64/587 KB 766/1822 KB 224/276 KB 25/748 KB 54/54 KB 64/587 KB 766/1822 KB 224/276 KB 25/748 KB 48/54 KB 68/587 KB 766/1822 KB 224/276 KB 27/748 KB 54/54 KB 72/587 KB 770/1822 KB 228/276 KB 27/748 KB 54/54 KB 76/587 KB 770/1822 KB 228/276 KB 27/748 KB 54/54 KB 64/587 KB 766/1822 KB 224/276 KB 27/748 KB 54/54 KB 80/587 KB 770/1822 KB 228/276 KB 30/748 KB 54/54 KB 68/587 KB 770/1822 KB 228/276 KB 27/748 KB 54/54 KB 68/587 KB 770/1822 KB 224/276 KB 27/748 KB 54/54 KB 80/587 KB 774/1822 KB 228/276 KB 30/748 KB 54/54 KB 80/587 KB 778/1822 KB 228/276 KB 30/748 KB 54/54 KB 80/587 KB 770/1822 KB 228/276 KB 27/748 KB 54/54 KB 80/587 KB 778/1822 KB 228/276 KB 32/748 KB 54/54 KB 80/587 KB 778/1822 KB 232/276 KB 32/748 KB 54/54 KB 80/587 KB 778/1822 KB 236/276 KB 32/748 KB 54/54 KB 80/587 KB 778/1822 KB 240/276 KB 32/748 KB 54/54 KB 84/587 KB 778/1822 KB 240/276 KB 32/748 KB 54/54 KB 88/587 KB 782/1822 KB 244/276 KB 36/748 KB 54/54 KB 92/587 KB 782/1822 KB 244/276 KB 36/748 KB 54/54 KB 96/587 KB 782/1822 KB 244/276 KB 36/748 KB 54/54 KB 84/587 KB 782/1822 KB 244/276 KB 36/748 KB 54/54 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 96/587 KB 782/1822 KB 248/276 KB 36/748 KB 54/54 KB 96/587 KB 782/1822 KB 252/276 KB 36/748 KB 54/54 KB 96/587 KB 782/1822 KB 256/276 KB 36/748 KB 84/587 KB 782/1822 KB 240/276 KB 36/748 KB 54/54 KB 84/587 KB 782/1822 KB 240/276 KB 32/748 KB 54/54 KB 96/587 KB 786/1822 KB 256/276 KB 36/748 KB 96/587 KB 790/1822 KB 256/276 KB 36/748 KB 96/587 KB 790/1822 KB 256/276 KB 40/748 KB 96/587 KB 790/1822 KB 256/276 KB 44/748 KB 96/587 KB 790/1822 KB 256/276 KB 48/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 51.0 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 96/587 KB 790/1822 KB 256/276 KB 52/748 KB 100/587 KB 794/1822 KB 260/276 KB 56/748 KB 96/587 KB 794/1822 KB 256/276 KB 52/748 KB 100/587 KB 798/1822 KB 260/276 KB 56/748 KB 100/587 KB 802/1822 KB 260/276 KB 56/748 KB 100/587 KB 794/1822 KB 260/276 KB 52/748 KB 100/587 KB 806/1822 KB 260/276 KB 56/748 KB 104/587 KB 806/1822 KB 260/276 KB 56/748 KB 96/587 KB 794/1822 KB 260/276 KB 52/748 KB 108/587 KB 806/1822 KB 264/276 KB 56/748 KB 108/587 KB 806/1822 KB 264/276 KB 60/748 KB 112/587 KB 806/1822 KB 264/276 KB 60/748 KB 108/587 KB 806/1822 KB 264/276 KB 60/748 KB 112/587 KB 806/1822 KB 268/276 KB 60/748 KB 112/587 KB 806/1822 KB 272/276 KB 60/748 KB 112/587 KB 806/1822 KB 276/276 KB 64/748 KB 116/587 KB 810/1822 KB 276/276 KB 64/748 KB 112/587 KB 806/1822 KB 272/276 KB 64/748 KB 116/587 KB 810/1822 KB 276/276 KB 64/748 KB 116/587 KB 814/1822 KB 276/276 KB 64/748 KB 116/587 KB 818/1822 KB 276/276 KB 64/748 KB 116/587 KB 4/223 KB 818/1822 KB 276/276 KB 64/748 KB 116/587 KB 8/223 KB 822/1822 KB 276/276 KB 68/748 KB 116/587 KB 12/223 KB 822/1822 KB 276/276 KB 68/748 KB 116/587 KB 806/1822 KB 276/276 KB 64/748 KB 120/587 KB 12/223 KB 822/1822 KB 276/276 KB 68/748 KB 124/587 KB 12/223 KB 822/1822 KB 276/276 KB 68/748 KB 128/587 KB 12/223 KB 822/1822 KB 276/276 KB 68/748 KB 116/587 KB 4/223 KB 822/1822 KB 276/276 KB 68/748 KB 116/587 KB 4/223 KB 822/1822 KB 276/276 KB 64/748 KB 128/587 KB 12/223 KB 822/1822 KB 276/276 KB 72/748 KB 128/587 KB 12/223 KB 822/1822 KB 276/276 KB 76/748 KB 128/587 KB 16/223 KB 822/1822 KB 276/276 KB 76/748 KB 128/587 KB 16/223 KB 826/1822 KB 276/276 KB 76/748 KB 132/587 KB 20/223 KB 830/1822 KB 276/276 KB 80/748 KB 132/587 KB 20/223 KB 834/1822 KB 276/276 KB 80/748 KB 132/587 KB 20/223 KB 838/1822 KB 276/276 KB 80/748 KB 132/587 KB 20/223 KB 826/1822 KB 276/276 KB 80/748 KB 136/587 KB 20/223 KB 838/1822 KB 276/276 KB 80/748 KB 140/587 KB 20/223 KB 838/1822 KB 276/276 KB 80/748 KB 144/587 KB 20/223 KB 838/1822 KB 276/276 KB 80/748 KB 128/587 KB 20/223 KB 826/1822 KB 276/276 KB 80/748 KB 144/587 KB 24/223 KB 838/1822 KB 276/276 KB 80/748 KB 144/587 KB 28/223 KB 838/1822 KB 276/276 KB 80/748 KB 128/587 KB 16/223 KB 826/1822 KB 276/276 KB 80/748 KB 144/587 KB 28/223 KB 838/1822 KB 276/276 KB 84/748 KB 144/587 KB 28/223 KB 838/1822 KB 88/748 KB 148/587 KB 32/223 KB 838/1822 KB 92/748 KB 148/587 KB 32/223 KB 838/1822 KB 96/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 258.4 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 148/587 KB 32/223 KB 838/1822 KB 100/748 KB 148/587 KB 32/223 KB 842/1822 KB 104/748 KB 148/587 KB 32/223 KB 838/1822 KB 88/748 KB 144/587 KB 32/223 KB 838/1822 KB 88/748 KB 148/587 KB 36/223 KB 842/1822 KB 104/748 KB 148/587 KB 32/223 KB 842/1822 KB 100/748 KB 152/587 KB 36/223 KB 846/1822 KB 104/748 KB 152/587 KB 36/223 KB 842/1822 KB 104/748 KB 156/587 KB 36/223 KB 846/1822 KB 104/748 KB 156/587 KB 40/223 KB 846/1822 KB 104/748 KB 156/587 KB 40/223 KB 850/1822 KB 104/748 KB 156/587 KB 44/223 KB 850/1822 KB 104/748 KB 160/587 KB 48/223 KB 850/1822 KB 104/748 KB 160/587 KB 44/223 KB 850/1822 KB 104/748 KB 160/587 KB 48/223 KB 854/1822 KB 104/748 KB 160/587 KB 52/223 KB 854/1822 KB 104/748 KB 164/587 KB 56/223 KB 858/1822 KB 108/748 KB 164/587 KB 60/223 KB 858/1822 KB 108/748 KB 164/587 KB 64/223 KB 858/1822 KB 108/748 KB 164/587 KB 52/223 KB 858/1822 KB 108/748 KB 164/587 KB 52/223 KB 854/1822 KB 108/748 KB 168/587 KB 64/223 KB 858/1822 KB 108/748 KB 172/587 KB 64/223 KB 858/1822 KB 108/748 KB 160/587 KB 52/223 KB 854/1822 KB 108/748 KB 172/587 KB 64/223 KB 862/1822 KB 112/748 KB 172/587 KB 64/223 KB 862/1822 KB 116/748 KB 176/587 KB 64/223 KB 862/1822 KB 120/748 KB 176/587 KB 64/223 KB 862/1822 KB 124/748 KB 176/587 KB 64/223 KB 862/1822 KB 3/27 KB 128/748 KB 172/587 KB 64/223 KB 862/1822 KB 108/748 KB 176/587 KB 64/223 KB 862/1822 KB 3/27 KB 124/748 KB 176/587 KB 64/223 KB 862/1822 KB 116/748 KB 176/587 KB 64/223 KB 866/1822 KB 3/27 KB 128/748 KB 180/587 KB 64/223 KB 866/1822 KB 3/27 KB 128/748 KB 184/587 KB 68/223 KB 870/1822 KB 6/27 KB 128/748 KB 180/587 KB 68/223 KB 870/1822 KB 6/27 KB 128/748 KB 180/587 KB 64/223 KB 870/1822 KB 6/27 KB 128/748 KB 180/587 KB 64/223 KB 866/1822 KB 6/27 KB 128/748 KB 184/587 KB 68/223 KB 870/1822 KB 9/27 KB 128/748 KB 184/587 KB 68/223 KB 870/1822 KB 11/27 KB 128/748 KB 184/587 KB 68/223 KB 874/1822 KB 11/27 KB 128/748 KB 188/587 KB 72/223 KB 878/1822 KB 14/27 KB 128/748 KB 188/587 KB 72/223 KB 882/1822 KB 14/27 KB 128/748 KB 188/587 KB 72/223 KB 886/1822 KB 14/27 KB 132/748 KB 188/587 KB 72/223 KB 874/1822 KB 14/27 KB 128/748 KB 188/587 KB 72/223 KB 874/1822 KB 11/27 KB 128/748 KB 184/587 KB 72/223 KB 874/1822 KB 11/27 KB 128/748 KB 188/587 KB 76/223 KB 886/1822 KB 14/27 KB 132/748 KB 192/587 KB 80/223 KB 886/1822 KB 14/27 KB 132/748 KB 192/587 KB 80/223 KB 886/1822 KB 16/27 KB 132/748 KB 188/587 KB 72/223 KB 882/1822 KB 14/27 KB 132/748 KB 192/587 KB 76/223 KB 886/1822 KB 14/27 KB 132/748 KB 192/587 KB 84/223 KB 886/1822 KB 16/27 KB 132/748 KB 196/587 KB 88/223 KB 890/1822 KB 19/27 KB 136/748 KB 196/587 KB 92/223 KB 890/1822 KB 19/27 KB 136/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 136/748 KB 192/587 KB 84/223 KB 886/1822 KB 16/27 KB 136/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 140/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 144/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 148/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 152/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 156/748 KB 196/587 KB 96/223 KB 890/1822 KB 19/27 KB 160/748 KB 196/587 KB 84/223 KB 890/1822 KB 19/27 KB 136/748 KB 196/587 KB 96/223 KB 894/1822 KB 19/27 KB 160/748 KB 196/587 KB 84/223 KB 886/1822 KB 19/27 KB 136/748 KB 192/587 KB 84/223 KB 886/1822 KB 19/27 KB 136/748 KB 196/587 KB 96/223 KB 894/1822 KB 22/27 KB 160/748 KB 200/587 KB 96/223 KB 894/1822 KB 22/27 KB 160/748 KB 204/587 KB 96/223 K unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install B 894/1822 KB 25/27 KB 160/748 KB 208/587 KB 96/223 KB 894/1822 KB 25/27 KB 160/748 KB 200/587 KB 96/223 KB 894/1822 KB 25/27 KB 160/748 KB 208/587 KB 96/223 KB 894/1822 KB 27/27 KB 160/748 KB 208/587 KB 96/223 KB 898/1822 KB 27/27 KB 160/748 KB 212/587 KB 96/223 KB 898/1822 KB 27/27 KB 160/748 KB 216/587 KB 100/223 KB 902/1822 KB 27/27 KB 164/748 KB 220/587 KB 100/223 KB 902/1822 KB 27/27 KB 164/748 KB 212/587 KB 100/223 KB 902/1822 KB 27/27 KB 164/748 KB 212/587 KB 100/223 KB 902/1822 KB 27/27 KB 160/748 KB 212/587 KB 96/223 KB 902/1822 KB 27/27 KB 160/748 KB 220/587 KB 100/223 KB 906/1822 KB 27/27 KB 164/748 KB 224/587 KB 104/223 KB 910/1822 KB 27/27 KB 164/748 KB 224/587 KB 104/223 KB 914/1822 KB 27/27 KB 168/748 KB 224/587 KB 104/223 KB 918/1822 KB 27/27 KB 168/748 KB 224/587 KB 104/223 KB 906/1822 KB 27/27 KB 164/748 KB 220/587 KB 104/223 KB 906/1822 KB 27/27 KB 164/748 KB 224/587 KB 108/223 KB 918/1822 KB 27/27 KB 168/748 KB 224/587 KB 112/223 KB 918/1822 KB 27/27 KB 168/748 KB 224/587 KB 104/223 KB 910/1822 KB 27/27 KB 168/748 KB 224/587 KB 112/223 KB 918/1822 KB 27/27 KB 172/748 KB 224/587 KB 112/223 KB 918/1822 KB 27/27 KB 176/748 KB 224/587 KB 112/223 KB 918/1822 KB 27/27 KB 180/748 KB 228/587 KB 116/223 KB 922/1822 KB 27/27 KB 184/748 KB 228/587 KB 116/223 KB 922/1822 KB 27/27 KB 188/748 KB 228/587 KB 116/223 KB 922/1822 KB 27/27 KB 192/748 KB 228/587 KB 116/223 KB 922/1822 KB 27/27 KB 180/748 KB 228/587 KB 116/223 KB 918/1822 KB 27/27 KB 180/748 KB 224/587 KB 116/223 KB 918/1822 KB 27/27 KB 180/748 KB 228/587 KB 120/223 KB 922/1822 KB 27/27 KB 192/748 KB 228/587 KB 124/223 KB 922/1822 KB 27/27 KB 192/748 KB 228/587 KB 128/223 KB 922/1822 KB 27/27 KB 192/748 KB 232/587 KB 128/223 KB 922/1822 KB 27/27 KB 192/748 KB 232/587 KB 128/223 KB 926/1822 KB 27/27 KB 192/748 KB 236/587 KB 128/223 KB 930/1822 KB 27/27 KB 192/748 KB 236/587 KB 128/223 KB 934/1822 KB 27/27 KB 192/748 KB 236/587 KB 128/223 KB 926/1822 KB 27/27 KB 192/748 KB 240/587 KB 128/223 KB 934/1822 KB 27/27 KB 192/748 KB 240/587 KB 128/223 KB 934/1822 KB 27/27 KB 196/748 KB 244/587 KB 132/223 KB 938/1822 KB 200/748 KB 244/587 KB 132/223 KB 938/1822 KB 204/748 KB 244/587 KB 132/223 KB 938/1822 KB 208/748 KB 244/587 KB 132/223 KB 938/1822 KB 196/748 KB 244/587 KB 136/223 KB 938/1822 KB 208/748 KB 244/587 KB 140/223 KB 938/1822 KB 208/748 KB 244/587 KB 128/223 KB 938/1822 KB 196/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 24.1 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 244/587 KB 144/223 KB 938/1822 KB 208/748 KB 244/587 KB 128/223 KB 934/1822 KB 27/27 KB 196/748 KB 248/587 KB 144/223 KB 942/1822 KB 208/748 KB 252/587 KB 144/223 KB 942/1822 KB 208/748 KB 244/587 KB 144/223 KB 942/1822 KB 208/748 KB 252/587 KB 144/223 KB 946/1822 KB 208/748 KB 252/587 KB 144/223 KB 950/1822 KB 208/748 KB 256/587 KB 144/223 KB 954/1822 KB 212/748 KB 256/587 KB 148/223 KB 958/1822 KB 212/748 KB 256/587 KB 144/223 KB 950/1822 KB 212/748 KB 256/587 KB 144/223 KB 950/1822 KB 208/748 KB 260/587 KB 148/223 KB 962/1822 KB 212/748 KB 256/587 KB 148/223 KB 954/1822 KB 212/748 KB 260/587 KB 152/223 KB 962/1822 KB 216/748 KB 260/587 KB 156/223 KB 962/1822 KB 216/748 KB 260/587 KB 160/223 KB 962/1822 KB 216/748 KB 260/587 KB 148/223 KB 962/1822 KB 216/748 KB 260/587 KB 160/223 KB 962/1822 KB 220/748 KB 264/587 KB 160/223 KB 962/1822 KB 220/748 KB 264/587 KB 160/223 KB 966/1822 KB 220/748 KB 264/587 KB 160/223 KB 970/1822 KB 224/748 KB 264/587 KB 164/223 KB 974/1822 KB 224/748 KB 264/587 KB 164/223 KB 978/1822 KB 224/748 KB 264/587 KB 160/223 KB 962/1822 KB 220/748 KB 268/587 KB 164/223 KB 978/1822 KB 224/748 KB 272/587 KB 164/223 KB 978/1822 KB 224/748 KB 276/587 KB 164/223 KB 978/1822 KB 224/748 KB 280/587 KB 164/223 KB 978/1822 KB 224/748 KB 284/587 KB 164/223 KB 978/1822 KB 224/748 KB 288/587 KB 164/223 KB 982/1822 KB 224/748 KB 264/587 KB 164/223 KB 970/1822 KB 224/748 KB 264/587 KB 160/223 KB 966/1822 KB 224/748 KB 288/587 KB 164/223 KB 982/1822 KB 228/748 KB 288/587 KB 168/223 KB 982/1822 KB 232/748 KB 288/587 KB 168/223 KB 982/1822 KB 236/748 KB 288/587 KB 168/223 KB 982/1822 KB 240/748 KB 284/587 KB 164/223 KB 982/1822 KB 224/748 KB 288/587 KB 168/223 KB 982/1822 KB 228/748 KB 288/587 KB 172/223 KB 982/1822 KB 240/748 KB 288/587 KB 176/223 KB 982/1822 KB 240/748 KB 288/587 KB 180/223 KB 982/1822 KB 240/748 KB 292/587 KB 184/223 KB 986/1822 KB 244/748 KB 292/587 KB 188/223 KB 3/178 KB 986/1822 KB 244/748 KB 292/587 KB 180/223 KB 986/1822 KB 244/748 KB 288/587 KB 180/223 KB 986/1822 KB 240/748 KB 292/587 KB 188/223 KB 3/178 KB 986/1822 KB 248/748 KB 292/587 KB 180/223 KB 986/1822 KB 240/748 KB 292/587 KB 184/223 KB 3/178 KB 986/1822 KB 244/748 KB 292/587 KB 188/223 KB 5/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 8/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 11/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 13/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 16/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 19/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 21/178 KB 986/1822 KB 248/748 KB 292/587 KB 188/223 KB 24/178 KB 986/1822 KB 248/748 KB 296/587 KB 188/223 KB 24/178 KB 986/1822 KB 248/748 KB 296/587 KB 192/223 KB 27/178 KB 990/1822 KB 252/748 KB 296/587 KB 192/223 KB 24/178 KB 990/1822 KB 252/748 KB 296/587 KB 192/223 KB 24/178 KB 990/1822 KB 248/748 KB 296/587 KB 188/223 KB 24/178 KB 990/1822 KB 248/748 KB 300/587 KB 192/223 KB 27/178 KB 994/1822 KB 252/748 KB 300/587 KB 192/223 KB 27/178 KB 998/1822 KB 256/748 KB 300/587 KB 192/223 KB 27/178 KB 1002/1822 KB 256/748 KB 300/587 KB 196/223 KB 29/178 KB 1006/1822 KB 256/748 KB 300/587 KB 196/223 KB 29/178 KB 1010/1822 KB 256/748 KB 300/587 KB 196/223 KB 29/178 KB 1014/1822 KB 256/748 KB 300/587 KB 192/223 KB 27/178 KB 990/1822 KB 252/748 KB 304/587 KB 196/223 KB 29/178 KB 1014/1822 KB 256/748 KB 308/587 KB 196/223 KB 29/178 KB 1014/1822 KB 256/748 KB 312/ unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 587 KB 196/223 KB 29/178 KB 1014/1822 KB 256/748 KB 316/587 KB 196/223 KB 29/178 KB 1014/1822 KB 256/748 KB 300/587 KB 196/223 KB 29/178 KB 1002/1822 KB 256/748 KB 300/587 KB 192/223 KB 29/178 KB 1002/1822 KB 256/748 KB 300/587 KB 192/223 KB 27/178 KB 994/1822 KB 256/748 KB 316/587 KB 196/223 KB 32/178 KB 1014/1822 KB 256/748 KB 316/587 KB 196/223 KB 32/178 KB 1014/1822 KB 260/748 KB 316/587 KB 200/223 KB 32/178 KB 1014/1822 KB 264/748 KB 316/587 KB 200/223 KB 32/178 KB 1014/1822 KB 260/748 KB 316/587 KB 204/223 KB 32/178 KB 1014/1822 KB 264/748 KB 316/587 KB 208/223 KB 32/178 KB 1014/1822 KB 264/748 KB 316/587 KB 208/223 KB 36/178 KB 1014/1822 KB 268/748 KB 316/587 KB 208/223 KB 36/178 KB 1014/1822 KB 271/748 KB 316/587 KB 208/223 KB 36/178 KB 1014/1822 KB 264/748 KB 316/587 KB 208/223 KB 40/178 KB 1014/1822 KB 271/748 KB 320/587 KB 208/223 KB 44/178 KB 1014/1822 KB 271/748 KB 320/587 KB 208/223 KB 48/178 KB 1014/1822 KB 271/748 KB 320/587 KB 208/223 KB 52/178 KB 1014/1822 KB 275/748 KB 320/587 KB 212/223 KB 56/178 KB 1018/1822 KB 275/748 KB 320/587 KB 212/223 KB 60/178 KB 1018/1822 KB 275/748 KB 320/587 KB 212/223 KB 64/178 KB 1018/1822 KB 275/748 KB 320/587 KB 208/223 KB 40/178 KB 1014/1822 KB 271/748 KB 324/587 KB 212/223 KB 64/178 KB 1018/1822 KB 275/748 KB 328/587 KB 212/223 KB 64/178 KB 1018/1822 KB 275/748 KB 320/587 KB 212/223 KB 52/178 KB 1018/1822 KB 275/748 KB 320/587 KB 212/223 KB 52/178 KB 1014/1822 KB 275/748 KB 328/587 KB 216/223 KB 64/178 KB 1018/1822 KB 275/748 KB 320/587 KB 208/223 KB 48/178 KB 1014/1822 KB 275/748 KB 328/587 KB 220/223 KB 64/178 KB 1018/1822 KB 275/748 KB 328/587 KB 223/223 KB 64/178 KB 1018/1822 KB 279/748 KB 328/587 KB 220/223 KB 64/178 KB 1018/1822 KB 279/748 KB 328/587 KB 223/223 KB 64/178 KB 1018/1822 KB 283/748 KB 328/587 KB 223/223 KB 64/178 KB 1022/1822 KB 287/748 KB 328/587 KB 223/223 KB 64/178 KB 1022/1822 KB 283/748 KB 328/587 KB 223/223 KB 64/178 KB 1026/1822 KB 287/748 KB 328/587 KB 223/223 KB 64/178 KB 1030/1822 KB 287/748 KB 332/587 KB 223/223 KB 64/178 KB 1030/1822 KB 287/748 KB 336/587 KB 223/223 KB 64/178 KB 1030/1822 KB 287/748 KB 336/587 KB 223/223 KB 68/178 KB 1030/1822 KB 287/748 KB 340/587 KB 223/223 KB 72/178 KB 1034/1822 KB 291/748 KB 340/587 KB 223/223 KB 76/178 KB 1034/1822 KB 291/748 KB 340/587 KB 223/223 KB 80/178 KB 1034/1822 KB 291/748 KB 340/587 KB 223/223 KB 68/178 KB 1034/1822 KB 291/748 KB 336/587 KB 223/223 KB 68/178 KB 1030/1822 KB 291/748 KB 340/587 KB 223/223 KB 80/178 KB 1034/1822 KB 295/748 KB 336/587 KB 223/223 KB 68/178 KB 1034/1822 KB 291/748 KB 340/587 KB 223/223 KB 80/178 KB 1034/1822 KB 299/748 KB 344/587 KB 223/223 KB 80/178 KB 1038/1822 KB 299/748 KB 340/587 KB 223/223 KB 80/178 KB 1038/1822 KB 299/748 KB 344/587 KB 223/223 KB 80/178 KB 1038/1822 KB 303/748 KB 344/587 KB 223/223 KB 80/178 KB 1042/1822 KB 303/748 KB 348/587 KB 223/223 KB 80/178 KB 1042/1822 KB 303/748 KB 352/587 KB 223/223 KB 80/178 KB 1042/1822 KB 303/748 KB 352/587 KB 223/223 KB 80/178 KB 1046/1822 KB 303/748 KB 352/587 KB 223/223 KB 80/178 KB 1046/1822 KB 307/748 KB 356/587 KB 223/223 KB 84/178 KB 1050/1822 KB 311/748 KB 356/587 KB 223/223 KB 84/178 KB 1050/1822 KB 315/748 KB 356/587 KB 223/223 KB 84/178 KB 1050/1822 KB 319/748 KB 356/587 KB 223/223 KB 84/178 KB 1050/1822 KB 307/748 KB 352/587 KB 223/223 KB 84/178 KB 1050/1822 KB 307/748 KB 352/587 KB 223/223 KB 84/178 KB 1046/1822 KB 307/748 KB 356/587 KB 2 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 23/223 KB 88/178 KB 1050/1822 KB 319/748 KB 356/587 KB 223/223 KB 92/178 KB 1050/1822 KB 319/748 KB 360/587 KB 223/223 KB 92/178 KB 1054/1822 KB 319/748 KB 356/587 KB 223/223 KB 92/178 KB 1054/1822 KB 319/748 KB 360/587 KB 223/223 KB 96/178 KB 1054/1822 KB 319/748 KB 360/587 KB 223/223 KB 96/178 KB 1058/1822 KB 319/748 KB 364/587 KB 223/223 KB 96/178 KB 1062/1822 KB 319/748 KB 364/587 KB 223/223 KB 96/178 KB 1066/1822 KB 319/748 KB 364/587 KB 100/178 KB 1070/1822 KB 323/748 KB 364/587 KB 100/178 KB 1074/1822 KB 323/748 KB 364/587 KB 100/178 KB 1078/1822 KB 323/748 KB 364/587 KB 223/223 KB 96/178 KB 1058/1822 KB 319/748 KB 368/587 KB 100/178 KB 1078/1822 KB 323/748 KB 364/587 KB 100/178 KB 1066/1822 KB 323/748 KB 368/587 KB 100/178 KB 1078/1822 KB 327/748 KB 364/587 KB 100/178 KB 1066/1822 KB 319/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 196.6 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 372/587 KB 100/178 KB 1078/1822 KB 327/748 KB 372/587 KB 104/178 KB 1078/1822 KB 331/748 KB 372/587 KB 100/178 KB 1078/1822 KB 331/748 KB 372/587 KB 108/178 KB 1078/1822 KB 331/748 KB 372/587 KB 108/178 KB 1078/1822 KB 335/748 KB 372/587 KB 112/178 KB 1078/1822 KB 335/748 KB 376/587 KB 112/178 KB 1078/1822 KB 335/748 KB 380/587 KB 112/178 KB 1078/1822 KB 335/748 KB 384/587 KB 112/178 KB 1078/1822 KB 335/748 KB 384/587 KB 116/178 KB 1078/1822 KB 335/748 KB 388/587 KB 120/178 KB 1082/1822 KB 339/748 KB 388/587 KB 124/178 KB 1082/1822 KB 339/748 KB 388/587 KB 116/178 KB 1082/1822 KB 339/748 KB 388/587 KB 116/178 KB 1078/1822 KB 339/748 KB 388/587 KB 124/178 KB 1082/1822 KB 343/748 KB 388/587 KB 124/178 KB 1086/1822 KB 343/748 KB 388/587 KB 124/178 KB 1090/1822 KB 347/748 KB 388/587 KB 116/178 KB 1078/1822 KB 335/748 KB 388/587 KB 124/178 KB 1086/1822 KB 347/748 KB 388/587 KB 128/178 KB 1090/1822 KB 347/748 KB 388/587 KB 128/178 KB 1090/1822 KB 351/748 KB 388/587 KB 128/178 KB 1094/1822 KB 351/748 KB 392/587 KB 128/178 KB 1098/1822 KB 351/748 KB 392/587 KB 132/178 KB 1102/1822 KB 355/748 KB 392/587 KB 132/178 KB 1106/1822 KB 355/748 KB 392/587 KB 132/178 KB 1110/1822 KB 355/748 KB 392/587 KB 128/178 KB 1094/1822 KB 351/748 KB 396/587 KB 132/178 KB 1110/1822 KB 355/748 KB 400/587 KB 132/178 KB 1110/1822 KB 355/748 KB 4/23 KB 392/587 KB 132/178 KB 1098/1822 KB 355/748 KB 400/587 KB 136/178 KB 1110/1822 KB 355/748 KB 4/23 KB 400/587 KB 140/178 KB 1110/1822 KB 355/748 KB 4/23 KB 404/587 KB 144/178 KB 1110/1822 KB 355/748 KB 4/23 KB 392/587 KB 128/178 KB 1098/1822 KB 355/748 KB 404/587 KB 144/178 KB 1110/1822 KB 359/748 KB 4/23 KB 404/587 KB 144/178 KB 1110/1822 KB 363/748 KB 4/23 KB 404/587 KB 144/178 KB 1110/1822 KB 367/748 KB 4/23 KB 404/587 KB 140/178 KB 1110/1822 KB 355/748 KB 4/23 KB 396/587 KB 132/178 KB 1110/1822 KB 355/748 KB 4/23 KB 404/587 KB 144/178 KB 1110/1822 KB 367/748 KB 8/23 KB 404/587 KB 144/178 KB 1110/1822 KB 367/748 KB 12/23 KB 404/587 KB 144/178 KB 1110/1822 KB 367/748 KB 16/23 KB 404/587 KB 144/178 KB 1110/1822 KB 367/748 KB 20/23 KB 404/587 KB 144/178 KB 1110/1822 KB 367/748 KB 23/23 KB 408/587 KB 144/178 KB 1110/1822 KB 367/748 KB 23/23 KB 412/587 KB 144/178 KB 1114/1822 KB 367/748 KB 23/23 KB 416/587 KB 144/178 KB 1114/1822 KB 367/748 KB 23/23 KB 420/587 KB 144/178 KB 1114/1822 KB 367/748 KB 23/23 KB 424/587 KB 148/178 KB 1114/1822 KB 371/748 KB 23/23 KB 428/587 KB 148/178 KB 1114/1822 KB 371/748 KB 23/23 KB 432/587 KB 148/178 KB 1114/1822 KB 371/748 KB 23/23 KB 408/587 KB 144/178 KB 1114/1822 KB 367/748 KB 23/23 KB 420/587 KB 148/178 KB 1114/1822 KB 371/748 KB 23/23 KB 432/587 KB 148/178 KB 1114/1822 KB 375/748 KB 23/23 KB 420/587 KB 148/178 KB 1114/1822 KB 367/748 KB 23/23 KB 432/587 KB 152/178 KB 1114/1822 KB 375/748 KB 23/23 KB 432/587 KB 156/178 KB 1114/1822 KB 375/748 KB 23/23 KB 432/587 KB 160/178 KB 1114/1822 KB 375/748 KB 23/23 KB 432/587 KB 160/178 KB 1118/1822 KB 379/748 KB 23/23 KB 432/587 KB 160/178 KB 1114/1822 KB 379/748 KB 23/23 KB 432/587 KB 160/178 KB 1118/1822 KB 383/748 KB 23/23 KB 432/587 KB 160/178 KB 1122/1822 KB 383/748 KB 23/23 KB 432/587 KB 160/178 KB 1126/1822 KB 383/748 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.8 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 432/587 KB 164/178 KB 1126/1822 KB 383/748 KB 436/587 KB 168/178 KB 1126/1822 KB 387/748 KB 436/587 KB 172/178 KB 1126/1822 KB 387/748 KB 436/587 KB 176/178 KB 1126/1822 KB 387/748 KB 436/587 KB 164/178 KB 1126/1822 KB 387/748 KB 436/587 KB 176/178 KB 1130/1822 KB 391/748 KB 436/587 KB 176/178 KB 1130/1822 KB 395/748 KB 436/587 KB 178/178 KB 1130/1822 KB 399/748 KB 436/587 KB 164/178 KB 1126/1822 KB 383/748 KB 440/587 KB 178/178 KB 1130/1822 KB 399/748 KB 436/587 KB 178/178 KB 1130/1822 KB 395/748 KB 436/587 KB 176/178 KB 1130/1822 KB 387/748 KB 440/587 KB 178/178 KB 1134/1822 KB 399/748 KB 440/587 KB 178/178 KB 1138/1822 KB 399/748 KB 440/587 KB 178/178 KB 1142/1822 KB 399/748 KB 444/587 KB 178/178 KB 1142/1822 KB 399/748 KB 448/587 KB 178/178 KB 1142/1822 KB 399/748 KB 452/587 KB 178/178 KB 1142/1822 KB 399/748 KB 456/587 KB 178/178 KB 1146/1822 KB 403/748 KB 1/55 KB 460/587 KB 178/178 KB 1146/1822 KB 403/748 KB 1/55 KB 464/587 KB 178/178 KB 1146/1822 KB 403/748 KB 1/55 KB 452/587 KB 178/178 KB 1146/1822 KB 403/748 KB 1/55 KB 452/587 KB 178/178 KB 1146/1822 KB 399/748 KB 1/55 KB 464/587 KB 178/178 KB 1146/1822 KB 407/748 KB 1/55 KB 464/587 KB 178/178 KB 1146/1822 KB 411/748 KB 1/55 KB 464/587 KB 178/178 KB 1150/1822 KB 415/748 KB 1/55 KB 452/587 KB 178/178 KB 1142/1822 KB 399/748 KB 1/55 KB 464/587 KB 178/178 KB 1150/1822 KB 411/748 KB 1/55 KB 464/587 KB 178/178 KB 1154/1822 KB 415/748 KB 1/55 KB 464/587 KB 178/178 KB 1158/1822 KB 415/748 KB 1/55 KB 464/587 KB 178/178 KB 1158/1822 KB 419/748 KB 1/55 KB 468/587 KB 178/178 KB 1162/1822 KB 423/748 KB 4/55 KB 468/587 KB 178/178 KB 1162/1822 KB 427/748 KB 4/55 KB 468/587 KB 178/178 KB 1162/1822 KB 419/748 KB 4/55 KB 468/587 KB 178/178 KB 1158/1822 KB 419/748 KB 4/55 KB 464/587 KB 178/178 KB 1158/1822 KB 419/748 KB 4/55 KB 468/587 KB 178/178 KB 1162/1822 KB 427/748 KB 5/55 KB 468/587 KB 178/178 KB 1162/1822 KB 427/748 KB 8/55 KB 468/587 KB 1162/1822 KB 427/748 KB 9/55 KB 468/587 KB 1162/1822 KB 427/748 KB 12/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 152.2 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 472/587 KB 1166/1822 KB 431/748 KB 12/55 KB 472/587 KB 1166/1822 KB 427/748 KB 12/55 KB 476/587 KB 1166/1822 KB 431/748 KB 12/55 KB 480/587 KB 1166/1822 KB 431/748 KB 12/55 KB 484/587 KB 1166/1822 KB 431/748 KB 13/55 KB 468/587 KB 1166/1822 KB 427/748 KB 12/55 KB 484/587 KB 1170/1822 KB 435/748 KB 13/55 KB 484/587 KB 1174/1822 KB 435/748 KB 13/55 KB 484/587 KB 1178/1822 KB 435/748 KB 13/55 KB 484/587 KB 1182/1822 KB 435/748 KB 13/55 KB 484/587 KB 1166/1822 KB 435/748 KB 13/55 KB 480/587 KB 1166/1822 KB 431/748 KB 13/55 KB 488/587 KB 1182/1822 KB 435/748 KB 16/55 KB 488/587 KB 1182/1822 KB 435/748 KB 17/55 KB 488/587 KB 1182/1822 KB 435/748 KB 20/55 KB 488/587 KB 1182/1822 KB 439/748 KB 20/55 KB 488/587 KB 1182/1822 KB 443/748 KB 20/55 KB 488/587 KB 1182/1822 KB 435/748 KB 13/55 KB 488/587 KB 1182/1822 KB 443/748 KB 21/55 KB 488/587 KB 1182/1822 KB 447/748 KB 21/55 KB 492/587 KB 1186/1822 KB 447/748 KB 21/55 KB 488/587 KB 1186/1822 KB 447/748 KB 21/55 KB 492/587 KB 1186/1822 KB 447/748 KB 24/55 KB 496/587 KB 1190/1822 KB 447/748 KB 24/55 KB 492/587 KB 1190/1822 KB 447/748 KB 24/55 KB 496/587 KB 1190/1822 KB 447/748 KB 25/55 KB 500/587 KB 1190/1822 KB 447/748 KB 25/55 KB 504/587 KB 1194/1822 KB 451/748 KB 28/55 KB 508/587 KB 1194/1822 KB 451/748 KB 28/55 KB 512/587 KB 1194/1822 KB 451/748 KB 28/55 KB 500/587 KB 1194/1822 KB 451/748 KB 28/55 KB 500/587 KB 1190/1822 KB 447/748 KB 28/55 KB 512/587 KB 1194/1822 KB 451/748 KB 29/55 KB 500/587 KB 1190/1822 KB 451/748 KB 28/55 KB 512/587 KB 1194/1822 KB 455/748 KB 29/55 KB 512/587 KB 1194/1822 KB 455/748 KB 32/55 KB 512/587 KB 1194/1822 KB 455/748 KB 33/55 KB 512/587 KB 3/1210 KB 1198/1822 KB 459/748 KB 33/55 KB 512/587 KB 6/1210 KB 1198/1822 KB 459/748 KB 33/55 KB 512/587 KB 9/1210 KB 1198/1822 KB 459/748 KB 33/55 KB 512/587 KB 11/1210 KB 1198/1822 KB 459/748 KB 33/55 KB 512/587 KB 1198/1822 KB 459/748 KB 33/55 KB 512/587 KB 11/1210 KB 1202/1822 KB 459/748 KB 33/55 KB 512/587 KB 1194/1822 KB 459/748 KB 33/55 KB 512/587 KB 14/1210 KB 1202/1822 KB 463/748 KB 36/55 KB 512/587 KB 14/1210 KB 1206/1822 KB 463/748 KB 36/55 KB 512/587 KB 14/1210 KB 1210/1822 KB 463/748 KB 36/55 KB 516/587 KB 14/1210 KB 1214/1822 KB 467/748 KB 36/55 KB 516/587 KB 14/1210 KB 1218/1822 KB 467/748 KB 36/55 KB 516/587 KB 14/1210 KB 1222/1822 KB 467/748 KB 36/55 KB 512/587 KB 14/1210 KB 1202/1822 KB 459/748 KB 36/55 KB 512/587 KB 14/1210 KB 1202/1822 KB 459/748 KB 33/55 KB 516/587 KB 16/1210 KB 1222/1822 KB 467/748 KB 37/55 KB 516/587 KB 16/1210 KB 1222/1822 KB 467/748 KB 37/55 KB 516/587 KB 19/1210 KB 1222/1822 KB 467/748 KB 37/55 KB 516/587 KB 19/1210 KB 1222/1822 KB 467/748 KB 40/55 KB 516/587 KB 19/1210 KB 1222/1822 KB 467/748 KB 41/55 KB 516/587 KB 14/1210 KB 1210/1822 KB 467/748 KB 36/55 KB 516/587 KB 14/1210 KB 1210/1822 KB 463/748 KB 36/55 KB 516/587 KB 22/1210 KB 1222/1822 KB 467/748 KB 41/55 KB 520/587 KB 22/1210 KB 1222/1822 KB 471/748 KB 41/55 KB 520/587 KB 22/1210 KB 1222/1822 KB 467/748 KB 41/55 KB 524/587 KB 25/1210 KB 1222/1822 KB 471/748 KB 41/55 KB 528/587 KB 25/1210 KB 1222/1822 KB 471/748 KB 44/55 KB 520/587 KB 25/1210 KB 1222/1822 KB 471/748 KB 41/55 KB 528/587 KB 25/1210 KB 1222/1822 KB 475/748 KB 44/55 KB 524/587 KB 25/1210 KB 1222/1822 KB 471/748 KB 44/55 KB 528/587 KB 25/1210 KB 1222/1822 KB 475/748 KB 45/55 KB 528/587 KB 25/1210 KB 1222/1822 KB 479/748 KB 45/55 KB 528/587 KB 25/1210 KB 1222/1822 KB 479/748 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 48/55 KB 532/587 KB 27/1210 KB 1222/1822 KB 483/748 KB 49/55 KB 532/587 KB 27/1210 KB 1222/1822 KB 483/748 KB 48/55 KB 536/587 KB 27/1210 KB 1222/1822 KB 483/748 KB 52/55 KB 528/587 KB 27/1210 KB 1222/1822 KB 483/748 KB 48/55 KB 528/587 KB 27/1210 KB 1222/1822 KB 479/748 KB 48/55 KB 536/587 KB 30/1210 KB 1222/1822 KB 483/748 KB 52/55 KB 532/587 KB 27/1210 KB 1222/1822 KB 483/748 KB 52/55 KB 536/587 KB 32/1210 KB 1222/1822 KB 483/748 KB 52/55 KB 536/587 KB 32/1210 KB 1222/1822 KB 483/748 KB 54/55 KB 540/587 KB 32/1210 KB 1222/1822 KB 487/748 KB 55/55 KB 540/587 KB 32/1210 KB 1222/1822 KB 487/748 KB 54/55 KB 540/587 KB 32/1210 KB 1222/1822 KB 491/748 KB 55/55 KB 540/587 KB 32/1210 KB 1222/1822 KB 495/748 KB 55/55 KB 540/587 KB 32/1210 KB 1222/1822 KB 499/748 KB 55/55 KB 540/587 KB 36/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 540/587 KB 32/1210 KB 1222/1822 KB 483/748 KB 54/55 KB 544/587 KB 36/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 548/587 KB 36/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 540/587 KB 36/1210 KB 1222/1822 KB 499/748 KB 55/55 KB 548/587 KB 40/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 548/587 KB 44/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 548/587 KB 48/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 552/587 KB 48/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 556/587 KB 48/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 560/587 KB 48/1210 KB 1222/1822 KB 503/748 KB 55/55 KB 560/587 KB 48/1210 KB 1222/1822 KB 507/748 KB 55/55 KB 560/587 KB 48/1210 KB 1222/1822 KB 511/748 KB 55/55 KB 560/587 KB 48/1210 KB 1222/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1226/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1230/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1234/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1238/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1242/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1246/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1250/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1254/1822 KB 515/748 KB 55/55 KB 560/587 KB 52/1210 KB 1222/1822 KB 515/748 KB 55/55 KB 564/587 KB 56/1210 KB 1254/1822 KB 515/748 KB 55/55 KB 564/587 KB 60/1210 KB 1254/1822 KB 515/748 KB 55/55 KB 564/587 KB 64/1210 KB 1254/1822 KB 515/748 KB 55/55 KB 564/587 KB 52/1210 KB 1222/1822 KB 515/748 KB 55/55 KB 568/587 KB 64/1210 KB 1254/1822 KB 515/748 KB 55/55 KB 572/587 KB 64/1210 KB 1258/1822 KB 519/748 KB 55/55 KB 576/587 KB 64/1210 KB 1258/1822 KB 519/748 KB 568/587 KB 64/1210 KB 1258/1822 KB 515/748 KB 55/55 KB 576/587 KB 64/1210 KB 1262/1822 KB 519/748 KB 568/587 KB 64/1210 KB 1258/1822 KB 519/748 KB 55/55 KB 576/587 KB 64/1210 KB 1262/1822 KB 523/748 KB 576/587 KB 64/1210 KB 1266/1822 KB 527/748 KB 576/587 KB 64/1210 KB 1266/1822 KB 531/748 KB 580/587 KB 68/1210 KB 1266/1822 KB 535/748 KB 580/587 KB 68/1210 KB 1266/1822 KB 539/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 45.1 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 580/587 KB 68/1210 KB 1266/1822 KB 531/748 KB 580/587 KB 72/1210 KB 1266/1822 KB 539/748 KB 580/587 KB 64/1210 KB 1266/1822 KB 531/748 KB 576/587 KB 64/1210 KB 1266/1822 KB 523/748 KB 580/587 KB 72/1210 KB 1270/1822 KB 539/748 KB 580/587 KB 72/1210 KB 1274/1822 KB 539/748 KB 584/587 KB 76/1210 KB 1274/1822 KB 539/748 KB 580/587 KB 76/1210 KB 1274/1822 KB 539/748 KB 584/587 KB 80/1210 KB 1274/1822 KB 539/748 KB 587/587 KB 80/1210 KB 1274/1822 KB 539/748 KB 587/587 KB 80/1210 KB 1278/1822 KB 539/748 KB 587/587 KB 84/1210 KB 1278/1822 KB 539/748 KB 587/587 KB 84/1210 KB 1282/1822 KB 543/748 KB 587/587 KB 84/1210 KB 1282/1822 KB 539/748 KB 587/587 KB 84/1210 KB 1286/1822 KB 543/748 KB 587/587 KB 84/1210 KB 1286/1822 KB 547/748 KB 587/587 KB 88/1210 KB 1290/1822 KB 551/748 KB 587/587 KB 88/1210 KB 1290/1822 KB 555/748 KB 587/587 KB 88/1210 KB 1290/1822 KB 559/748 KB 587/587 KB 88/1210 KB 1290/1822 KB 547/748 KB 587/587 KB 88/1210 KB 1286/1822 KB 547/748 KB 587/587 KB 92/1210 KB 1290/1822 KB 559/748 KB 587/587 KB 96/1210 KB 1290/1822 KB 559/748 KB 587/587 KB 96/1210 KB 1294/1822 KB 559/748 KB 587/587 KB 96/1210 KB 1298/1822 KB 559/748 KB 587/587 KB 96/1210 KB 1302/1822 KB 559/748 KB 587/587 KB 96/1210 KB 1306/1822 KB 559/748 KB 587/587 KB 100/1210 KB 1310/1822 KB 563/748 KB 587/587 KB 100/1210 KB 1314/1822 KB 563/748 KB 587/587 KB 100/1210 KB 1318/1822 KB 563/748 KB 587/587 KB 100/1210 KB 1306/1822 KB 563/748 KB 587/587 KB 100/1210 KB 1306/1822 KB 559/748 KB 587/587 KB 104/1210 KB 1318/1822 KB 563/748 KB 587/587 KB 108/1210 KB 1318/1822 KB 563/748 KB 587/587 KB 108/1210 KB 1318/1822 KB 567/748 KB 587/587 KB 108/1210 KB 1318/1822 KB 571/748 KB 587/587 KB 112/1210 KB 1318/1822 KB 571/748 KB 587/587 KB 112/1210 KB 1318/1822 KB 575/748 KB 587/587 KB 112/1210 KB 1318/1822 KB 579/748 KB 587/587 KB 116/1210 KB 1318/1822 KB 583/748 KB 587/587 KB 116/1210 KB 1318/1822 KB 587/748 KB 587/587 KB 116/1210 KB 1318/1822 KB 579/748 KB 587/587 KB 120/1210 KB 1322/1822 KB 587/748 KB 587/587 KB 124/1210 KB 1322/1822 KB 587/748 KB 587/587 KB 116/1210 KB 1322/1822 KB 587/748 KB 587/587 KB 128/1210 KB 1322/1822 KB 587/748 KB 587/587 KB 128/1210 KB 3/471 KB 1326/1822 KB 587/748 KB 587/587 KB 128/1210 KB 5/471 KB 1326/1822 KB 587/748 KB 587/587 KB 128/1210 KB 8/471 KB 1326/1822 KB 587/748 KB 587/587 KB 128/1210 KB 11/471 KB 1326/1822 KB 587/748 KB 587/587 KB 128/1210 KB 11/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 1326/1822 KB 587/748 KB 587/587 KB 128/1210 KB 13/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 16/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 19/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 21/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 24/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 27/471 KB 1326/1822 KB 591/748 KB 587/587 KB 128/1210 KB 27/471 KB 1330/1822 KB 591/748 KB 587/587 KB 128/1210 KB 29/471 KB 1334/1822 KB 591/748 KB 587/587 KB 128/1210 KB 29/471 KB 1330/1822 KB 591/748 KB 587/587 KB 128/1210 KB 32/471 KB 1334/1822 KB 591/748 KB 587/587 KB 128/1210 KB 32/471 KB 1334/1822 KB 595/748 KB 587/587 KB 132/1210 KB 36/471 KB 1338/1822 KB 599/748 KB 587/587 KB 132/1210 KB 36/471 KB 1338/1822 KB 603/748 KB 587/587 KB 132/1210 KB 36/471 KB 1338/1822 KB 595/748 KB 587/587 KB 132/1210 KB 40/471 KB 1338/1822 KB 603/748 KB 587/587 KB 132/1210 KB 32/471 KB 1338/1822 KB 595/748 KB 587/587 KB 132/1210 KB 44/471 KB 1338/1822 KB 603/748 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 587/587 KB 132/1210 KB 48/471 KB 1338/1822 KB 603/748 KB 587/587 KB 128/1210 KB 32/471 KB 1338/1822 KB 595/748 KB 587/587 KB 136/1210 KB 48/471 KB 1342/1822 KB 603/748 KB 587/587 KB 136/1210 KB 48/471 KB 1346/1822 KB 603/748 KB 587/587 KB 136/1210 KB 48/471 KB 1350/1822 KB 607/748 KB 587/587 KB 136/1210 KB 48/471 KB 1338/1822 KB 603/748 KB 587/587 KB 140/1210 KB 48/471 KB 1350/1822 KB 607/748 KB 587/587 KB 144/1210 KB 48/471 KB 1350/1822 KB 607/748 KB 587/587 KB 136/1210 KB 48/471 KB 1346/1822 KB 607/748 KB 587/587 KB 144/1210 KB 52/471 KB 1350/1822 KB 607/748 KB 587/587 KB 148/1210 KB 56/471 KB 1354/1822 KB 611/748 KB 587/587 KB 148/1210 KB 60/471 KB 1354/1822 KB 611/748 KB 587/587 KB 148/1210 KB 64/471 KB 1354/1822 KB 611/748 KB 587/587 KB 148/1210 KB 52/471 KB 1354/1822 KB 611/748 KB 587/587 KB 144/1210 KB 52/471 KB 1354/1822 KB 611/748 KB 587/587 KB 152/1210 KB 64/471 KB 1354/1822 KB 611/748 KB 587/587 KB 156/1210 KB 64/471 KB 1354/1822 KB 615/748 KB 587/587 KB 160/1210 KB 64/471 KB 1354/1822 KB 615/748 KB 587/587 KB 144/1210 KB 52/471 KB 1354/1822 KB 607/748 KB 587/587 KB 160/1210 KB 64/471 KB 1358/1822 KB 615/748 KB 587/587 KB 160/1210 KB 64/471 KB 1362/1822 KB 615/748 KB 587/587 KB 160/1210 KB 64/471 KB 1366/1822 KB 615/748 KB 587/587 KB 160/1210 KB 64/471 KB 1370/1822 KB 615/748 KB 587/587 KB 164/1210 KB 68/471 KB 1374/1822 KB 615/748 KB 587/587 KB 164/1210 KB 68/471 KB 1378/1822 KB 615/748 KB 587/587 KB 164/1210 KB 68/471 KB 1382/1822 KB 615/748 KB 587/587 KB 152/1210 KB 64/471 KB 1354/1822 KB 615/748 KB 587/587 KB 164/1210 KB 68/471 KB 1382/1822 KB 619/748 KB 587/587 KB 164/1210 KB 68/471 KB 1382/1822 KB 623/748 KB 587/587 KB 164/1210 KB 68/471 KB 1382/1822 KB 627/748 KB 587/587 KB 164/1210 KB 68/471 KB 1370/1822 KB 615/748 KB 587/587 KB 164/1210 KB 72/471 KB 1382/1822 KB 627/748 KB 587/587 KB 164/1210 KB 64/471 KB 1370/1822 KB 615/748 KB 587/587 KB 164/1210 KB 76/471 KB 1382/1822 KB 627/748 KB 587/587 KB 168/1210 KB 76/471 KB 1382/1822 KB 627/748 KB 587/587 KB 168/1210 KB 80/471 KB 1382/1822 KB 627/748 KB 587/587 KB 168/1210 KB 80/471 KB 1382/1822 KB 631/748 KB 587/587 KB 172/1210 KB 80/471 KB 1382/1822 KB 635/748 KB 587/587 KB 172/1210 KB 80/471 KB 1382/1822 KB 639/748 KB 587/587 KB 172/1210 KB 80/471 KB 1382/1822 KB 631/748 KB 587/587 KB 176/1210 KB 80/471 KB 1382/1822 KB 639/748 KB 587/587 KB 180/1210 KB 80/471 KB 1382/1822 KB 639/748 KB 587/587 KB 184/1210 KB 84/471 KB 1386/1822 KB 643/748 KB 587/587 KB 188/1210 KB 84/471 KB 1386/1822 KB 643/748 KB 587/587 KB 192/1210 KB 84/471 KB 1386/1822 KB 643/748 KB 587/587 KB 180/1210 KB 84/471 KB 1386/1822 KB 643/748 KB 587/587 KB 192/1210 KB 88/471 KB 1386/1822 KB 643/748 KB 587/587 KB 192/1210 KB 92/471 KB 1386/1822 KB 643/748 KB 587/587 KB 180/1210 KB 80/471 KB 1386/1822 KB 643/748 KB 587/587 KB 192/1210 KB 92/471 KB 1386/1822 KB 647/748 KB 587/587 KB 192/1210 KB 96/471 KB 1386/1822 KB 651/748 KB 587/587 KB 192/1210 KB 96/471 KB 1386/1822 KB 655/748 KB 587/587 KB 180/1210 KB 80/471 KB 1386/1822 KB 639/748 KB 587/587 KB 192/1210 KB 96/471 KB 1386/1822 KB 647/748 KB 587/587 KB 192/1210 KB 96/471 KB 1390/1822 KB 655/748 KB 587/587 KB 192/1210 KB 96/471 KB 1394/1822 KB 655/748 KB 587/587 KB 192/1210 KB 96/471 KB 1398/1822 KB 655/748 KB 587/587 KB 196/1210 KB 96/471 KB 1402/1822 KB 655/748 KB 587/587 KB 196/1210 KB 100/471 KB 1406/1822 KB 659/748 KB 587/587 KB 196/1210 KB 100/471 KB 1410/1822 KB 659/748 KB 587/587 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 196/1210 KB 96/471 KB 1398/1822 KB 655/748 KB 587/587 KB 200/1210 KB 100/471 KB 1410/1822 KB 659/748 KB 587/587 KB 204/1210 KB 100/471 KB 1410/1822 KB 659/748 KB 587/587 KB 196/1210 KB 100/471 KB 1402/1822 KB 659/748 KB 587/587 KB 196/1210 KB 100/471 KB 1402/1822 KB 655/748 KB 587/587 KB 204/1210 KB 104/471 KB 1410/1822 KB 659/748 KB 587/587 KB 204/1210 KB 108/471 KB 1410/1822 KB 659/748 KB 587/587 KB 204/1210 KB 108/471 KB 1410/1822 KB 663/748 KB 587/587 KB 204/1210 KB 112/471 KB 1410/1822 KB 663/748 KB 587/587 KB 204/1210 KB 112/471 KB 1410/1822 KB 667/748 KB 587/587 KB 208/1210 KB 112/471 KB 1410/1822 KB 667/748 KB 587/587 KB 208/1210 KB 112/471 KB 1410/1822 KB 671/748 KB 587/587 KB 208/1210 KB 112/471 KB 1414/1822 KB 671/748 KB 587/587 KB 208/1210 KB 116/471 KB 1414/1822 KB 671/748 KB 587/587 KB 212/1210 KB 120/471 KB 1418/1822 KB 675/748 KB 587/587 KB 212/1210 KB 124/471 KB 1418/1822 KB 675/748 KB 587/587 KB 212/1210 KB 128/471 KB 1418/1822 KB 675/748 KB 587/587 KB 212/1210 KB 116/471 KB 1418/1822 KB 675/748 KB 587/587 KB 208/1210 KB 116/471 KB 1418/1822 KB 671/748 KB 587/587 KB 212/1210 KB 116/471 KB 1418/1822 KB 671/748 KB 587/587 KB 212/1210 KB 128/471 KB 1422/1822 KB 675/748 KB 587/587 KB 216/1210 KB 128/471 KB 1426/1822 KB 679/748 KB 587/587 KB 216/1210 KB 128/471 KB 1430/1822 KB 679/748 KB 587/587 KB 216/1210 KB 128/471 KB 1422/1822 KB 679/748 KB 587/587 KB 216/1210 KB 128/471 KB 1430/1822 KB 683/748 KB 587/587 KB 216/1210 KB 128/471 KB 1430/1822 KB 687/748 KB 587/587 KB 216/1210 KB 128/471 KB 1422/1822 KB 675/748 KB 587/587 KB 220/1210 KB 128/471 KB 1430/1822 KB 687/748 KB 587/587 KB 224/1210 KB 128/471 KB 1430/1822 KB 687/748 KB 587/587 KB 224/1210 KB 132/471 KB 1430/1822 KB 687/748 KB 587/587 KB 224/1210 KB 136/471 KB 1434/1822 KB 691/748 KB 587/587 KB 224/1210 KB 140/471 KB 1434/1822 KB 691/748 KB 587/587 KB 224/1210 KB 144/471 KB 1434/1822 KB 691/748 KB 587/587 KB 224/1210 KB 132/471 KB 1434/1822 KB 691/748 KB 587/587 KB 224/1210 KB 144/471 KB 1434/1822 KB 695/748 KB 587/587 KB 228/1210 KB 144/471 KB 1434/1822 KB 699/748 KB 587/587 KB 228/1210 KB 144/471 KB 1434/1822 KB 703/748 KB 587/587 KB 224/1210 KB 132/471 KB 1434/1822 KB 687/748 KB 587/587 KB 228/1210 KB 144/471 KB 1438/1822 KB 703/748 KB 587/587 KB 228/1210 KB 144/471 KB 1442/1822 KB 703/748 KB 587/587 KB 228/1210 KB 144/471 KB 1446/1822 KB 703/748 KB 587/587 KB 228/1210 KB 144/471 KB 1434/1822 KB 695/748 KB 587/587 KB 232/1210 KB 144/471 KB 1446/1822 KB 703/748 KB 587/587 KB 236/1210 KB 144/471 KB 1446/1822 KB 703/748 KB 587/587 KB 240/1210 KB 144/471 KB 1446/1822 KB 703/748 KB 587/587 KB 244/1210 KB 144/471 KB 1446/1822 KB 707/748 KB 587/587 KB 248/1210 KB 148/471 KB 1450/1822 KB 707/748 KB 587/587 KB 252/1210 KB 148/471 KB 1450/1822 KB 707/748 KB 587/587 KB 256/1210 KB 148/471 KB 1450/1822 KB 707/748 KB 587/587 KB 240/1210 KB 144/471 KB 1446/1822 KB 707/748 KB 587/587 KB 256/1210 KB 148/471 KB 1450/1822 KB 711/748 KB 587/587 KB 244/1210 KB 148/471 KB 1450/1822 KB 707/748 KB 587/587 KB 244/1210 KB 148/471 KB 1446/1822 KB 707/748 KB 587/587 KB 256/1210 KB 152/471 KB 1450/1822 KB 711/748 KB 587/587 KB 256/1210 KB 156/471 KB 1450/1822 KB 711/748 KB 587/587 KB 256/1210 KB 160/471 KB 1450/1822 KB 711/748 KB 587/587 KB 256/1210 KB 160/471 KB 1454/1822 KB 711/748 KB 587/587 KB 256/1210 KB 160/471 KB 1458/1822 KB 711/748 KB 587/587 KB 256/1210 KB 160/471 KB 1462/1822 KB 715/748 KB 587/587 KB 256/1210 KB 160/471 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 1458/1822 KB 715/748 KB 587/587 KB 256/1210 KB 164/471 KB 1462/1822 KB 719/748 KB 587/587 KB 256/1210 KB 164/471 KB 1462/1822 KB 723/748 KB 587/587 KB 260/1210 KB 164/471 KB 1466/1822 KB 727/748 KB 587/587 KB 260/1210 KB 164/471 KB 1466/1822 KB 731/748 KB 587/587 KB 256/1210 KB 164/471 KB 1462/1822 KB 715/748 KB 587/587 KB 260/1210 KB 168/471 KB 1466/1822 KB 731/748 KB 587/587 KB 260/1210 KB 172/471 KB 1466/1822 KB 731/748 KB 587/587 KB 260/1210 KB 176/471 KB 1466/1822 KB 731/748 KB 587/587 KB 260/1210 KB 164/471 KB 1466/1822 KB 723/748 KB 587/587 KB 260/1210 KB 164/471 KB 1462/1822 KB 723/748 KB 587/587 KB 264/1210 KB 176/471 KB 1466/1822 KB 731/748 KB 587/587 KB 268/1210 KB 176/471 KB 1470/1822 KB 731/748 KB 587/587 KB 272/1210 KB 176/471 KB 1470/1822 KB 731/748 KB 587/587 KB 276/1210 KB 176/471 KB 1470/1822 KB 735/748 KB 587/587 KB 280/1210 KB 180/471 KB 1470/1822 KB 735/748 KB 587/587 KB 284/1210 KB 180/471 KB 1470/1822 KB 735/748 KB 587/587 KB 288/1210 KB 180/471 KB 1470/1822 KB 735/748 KB 587/587 KB 264/1210 KB 176/471 KB 1470/1822 KB 731/748 KB 587/587 KB 288/1210 KB 180/471 KB 1474/1822 KB 735/748 KB 587/587 KB 288/1210 KB 180/471 KB 1478/1822 KB 735/748 KB 587/587 KB 276/1210 KB 180/471 KB 1470/1822 KB 735/748 KB 587/587 KB 288/1210 KB 184/471 KB 1478/1822 KB 735/748 KB 587/587 KB 288/1210 KB 188/471 KB 1478/1822 KB 735/748 KB 587/587 KB 288/1210 KB 192/471 KB 1478/1822 KB 735/748 KB 587/587 KB 272/1210 KB 176/471 KB 1470/1822 KB 735/748 KB 587/587 KB 288/1210 KB 192/471 KB 1478/1822 KB 739/748 KB 587/587 KB 288/1210 KB 192/471 KB 1478/1822 KB 743/748 KB 587/587 KB 288/1210 KB 192/471 KB 1478/1822 KB 747/748 KB 587/587 KB 288/1210 KB 192/471 KB 1482/1822 KB 748/748 KB 587/587 KB 288/1210 KB 192/471 KB 1482/1822 KB 747/748 KB 587/587 KB 288/1210 KB 192/471 KB 1486/1822 KB 748/748 KB 587/587 KB 288/1210 KB 196/471 KB 1486/1822 KB 748/748 KB 587/587 KB 292/1210 KB 200/471 KB 1490/1822 KB 748/748 KB 587/587 KB 292/1210 KB 204/471 KB 1490/1822 KB 748/748 KB 587/587 KB 292/1210 KB 208/471 KB 1490/1822 KB 748/748 KB 587/587 KB 292/1210 KB 196/471 KB 1490/1822 KB 748/748 KB 587/587 KB 288/1210 KB 196/471 KB 1490/1822 KB 748/748 KB 587/587 KB 292/1210 KB 208/471 KB 1494/1822 KB 748/748 KB 587/587 KB 296/1210 KB 208/471 KB 1494/1822 KB 748/748 KB 587/587 KB 300/1210 KB 208/471 KB 1498/1822 KB 748/748 KB 587/587 KB 296/1210 KB 208/471 KB 1498/1822 KB 748/748 KB 587/587 KB 300/1210 KB 208/471 KB 1502/1822 KB 748/748 KB 587/587 KB 300/1210 KB 208/471 KB 1506/1822 KB 748/748 KB 587/587 KB 304/1210 KB 208/471 KB 1506/1822 KB 748/748 KB 587/587 KB 304/1210 KB 212/471 KB 1506/1822 KB 748/748 KB 587/587 KB 308/1210 KB 216/471 KB 1510/1822 KB 748/748 KB 587/587 KB 308/1210 KB 220/471 KB 1510/1822 KB 748/748 KB 587/587 KB 308/1210 KB 224/471 KB 1510/1822 KB 748/748 KB 587/587 KB 308/1210 KB 212/471 KB 1510/1822 KB 748/748 KB 587/587 KB 312/1210 KB 224/471 KB 1510/1822 KB 748/748 KB 587/587 KB 316/1210 KB 224/471 KB 1510/1822 KB 748/748 KB 587/587 KB 320/1210 KB 224/471 KB 1510/1822 KB 748/748 KB 587/587 KB 324/1210 KB 224/471 KB 1510/1822 KB 748/748 KB 587/587 KB 328/1210 KB 228/471 KB 1510/1822 KB 587/587 KB 332/1210 KB 228/471 KB 1510/1822 KB 587/587 KB 304/1210 KB 212/471 KB 1510/1822 KB 748/748 KB 587/587 KB 332/1210 KB 228/471 KB 1514/1822 KB 587/587 KB 332/1210 KB 228/471 KB 1518/1822 KB 587/587 KB 332/1210 KB 228/471 KB 1522/1822 KB 587/587 KB 332/1210 KB 228/471 KB 1526/1822 KB 587 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install /587 KB 324/1210 KB 228/471 KB 1510/1822 KB 587/587 KB 332/1210 KB 232/471 KB 1526/1822 KB 587/587 KB 332/1210 KB 236/471 KB 1526/1822 KB 587/587 KB 332/1210 KB 240/471 KB 1526/1822 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 590.6 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 587/587 KB 332/1210 KB 240/471 KB 1530/1822 KB 587/587 KB 332/1210 KB 240/471 KB 1534/1822 KB 587/587 KB 336/1210 KB 240/471 KB 1534/1822 KB 587/587 KB 336/1210 KB 240/471 KB 1538/1822 KB 587/587 KB 336/1210 KB 240/471 KB 1542/1822 KB 587/587 KB 340/1210 KB 240/471 KB 1542/1822 KB 587/587 KB 344/1210 KB 244/471 KB 1546/1822 KB 587/587 KB 348/1210 KB 244/471 KB 1546/1822 KB 587/587 KB 340/1210 KB 244/471 KB 1546/1822 KB 587/587 KB 340/1210 KB 244/471 KB 1542/1822 KB 587/587 KB 348/1210 KB 248/471 KB 1546/1822 KB 587/587 KB 348/1210 KB 252/471 KB 1546/1822 KB 587/587 KB 348/1210 KB 256/471 KB 1546/1822 KB 587/587 KB 348/1210 KB 260/471 KB 1546/1822 KB 587/587 KB 352/1210 KB 264/471 KB 1550/1822 KB 587/587 KB 352/1210 KB 268/471 KB 1550/1822 KB 587/587 KB 352/1210 KB 260/471 KB 1550/1822 KB 587/587 KB 352/1210 KB 260/471 KB 1546/1822 KB 587/587 KB 352/1210 KB 268/471 KB 1554/1822 KB 587/587 KB 352/1210 KB 268/471 KB 1558/1822 KB 587/587 KB 356/1210 KB 268/471 KB 1558/1822 KB 587/587 KB 360/1210 KB 268/471 KB 1558/1822 KB 587/587 KB 364/1210 KB 272/471 KB 1558/1822 KB 587/587 KB 368/1210 KB 272/471 KB 1558/1822 KB 587/587 KB 360/1210 KB 272/471 KB 1558/1822 KB 587/587 KB 368/1210 KB 272/471 KB 1562/1822 KB 587/587 KB 368/1210 KB 272/471 KB 4/93 KB 1566/1822 KB 587/587 KB 368/1210 KB 272/471 KB 4/93 KB 1562/1822 KB 587/587 KB 368/1210 KB 272/471 KB 8/93 KB 1566/1822 KB 587/587 KB 368/1210 KB 272/471 KB 12/93 KB 1566/1822 KB 587/587 KB 368/1210 KB 272/471 KB 16/93 KB 1566/1822 KB 587/587 KB 368/1210 KB 272/471 KB 20/93 KB 1566/1822 KB 587/587 KB 372/1210 KB 276/471 KB 24/93 KB 1570/1822 KB 587/587 KB 372/1210 KB 276/471 KB 28/93 KB 1570/1822 KB 587/587 KB 372/1210 KB 276/471 KB 20/93 KB 1570/1822 KB 587/587 KB 372/1210 KB 280/471 KB 28/93 KB 1570/1822 KB 587/587 KB 372/1210 KB 272/471 KB 20/93 KB 1570/1822 KB 587/587 KB 368/1210 KB 272/471 KB 20/93 KB 1570/1822 KB 587/587 KB 372/1210 KB 280/471 KB 28/93 KB 1574/1822 KB 587/587 KB 372/1210 KB 280/471 KB 28/93 KB 1578/1822 KB 587/587 KB 376/1210 KB 284/471 KB 32/93 KB 1582/1822 KB 587/587 KB 376/1210 KB 284/471 KB 32/93 KB 1586/1822 KB 587/587 KB 376/1210 KB 284/471 KB 32/93 KB 1590/1822 KB 587/587 KB 376/1210 KB 284/471 KB 32/93 KB 1578/1822 KB 587/587 KB 372/1210 KB 284/471 KB 32/93 KB 1578/1822 KB 587/587 KB 372/1210 KB 284/471 KB 28/93 KB 1578/1822 KB 587/587 KB 380/1210 KB 284/471 KB 32/93 KB 1590/1822 KB 587/587 KB 384/1210 KB 288/471 KB 32/93 KB 1590/1822 KB 587/587 KB 380/1210 KB 288/471 KB 32/93 KB 1590/1822 KB 587/587 KB 384/1210 KB 292/471 KB 32/93 KB 1590/1822 KB 587/587 KB 388/1210 KB 296/471 KB 36/93 KB 1594/1822 KB 587/587 KB 388/1210 KB 300/471 KB 36/93 KB 1594/1822 KB 587/587 KB 388/1210 KB 304/471 KB 36/93 KB 1594/1822 KB 587/587 KB 388/1210 KB 292/471 KB 36/93 KB 1594/1822 KB 587/587 KB 388/1210 KB 304/471 KB 36/93 KB 1598/1822 KB 587/587 KB 388/1210 KB 304/471 KB 36/93 KB 1602/1822 KB 587/587 KB 388/1210 KB 304/471 KB 36/93 KB 1606/1822 KB 587/587 KB 388/1210 KB 292/471 KB 36/93 KB 1590/1822 KB 587/587 KB 388/1210 KB 304/471 KB 40/93 KB 1606/1822 KB 587/587 KB 388/1210 KB 304/471 KB 44/93 KB 1606/1822 KB 587/587 KB 388/1210 KB 304/471 KB 48/93 KB 1606/1822 KB 587/587 KB 388/1210 KB 292/471 KB 32/93 KB 1590/1822 KB 587/587 KB 392/1210 KB 304/471 KB 48/93 KB 1606/1822 KB 587/587 KB 396/1210 KB 304/471 KB 48/93 KB 1606/1822 KB 587/587 KB 400/1210 KB 304/471 KB 48/93 KB 1606/1822 KB 587/587 KB 400/1210 KB 304 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install /471 KB 52/93 KB 1606/1822 KB 587/587 KB 404/1210 KB 304/471 KB 56/93 KB 1606/1822 KB 587/587 KB 404/1210 KB 304/471 KB 60/93 KB 1606/1822 KB 587/587 KB 404/1210 KB 308/471 KB 64/93 KB 1606/1822 KB 587/587 KB 404/1210 KB 304/471 KB 52/93 KB 1606/1822 KB 587/587 KB 408/1210 KB 308/471 KB 64/93 KB 1606/1822 KB 587/587 KB 412/1210 KB 308/471 KB 68/93 KB 1610/1822 KB 587/587 KB 416/1210 KB 308/471 KB 68/93 KB 1610/1822 KB 587/587 KB 404/1210 KB 308/471 KB 60/93 KB 1606/1822 KB 587/587 KB 416/1210 KB 312/471 KB 68/93 KB 1610/1822 KB 587/587 KB 416/1210 KB 316/471 KB 68/93 KB 1610/1822 KB 587/587 KB 416/1210 KB 320/471 KB 68/93 KB 1610/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 456.5 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 587/587 KB 408/1210 KB 308/471 KB 68/93 KB 1610/1822 KB 416/1210 KB 320/471 KB 68/93 KB 1614/1822 KB 416/1210 KB 320/471 KB 68/93 KB 1618/1822 KB 416/1210 KB 320/471 KB 68/93 KB 1622/1822 KB 587/587 KB 408/1210 KB 308/471 KB 68/93 KB 1606/1822 KB 416/1210 KB 320/471 KB 72/93 KB 1622/1822 KB 416/1210 KB 320/471 KB 76/93 KB 1622/1822 KB 416/1210 KB 320/471 KB 80/93 KB 1622/1822 KB 420/1210 KB 320/471 KB 80/93 KB 1622/1822 KB 424/1210 KB 324/471 KB 80/93 KB 1622/1822 KB 428/1210 KB 324/471 KB 80/93 KB 1622/1822 KB 432/1210 KB 324/471 KB 80/93 KB 1622/1822 KB 420/1210 KB 324/471 KB 80/93 KB 1622/1822 KB 432/1210 KB 328/471 KB 80/93 KB 1622/1822 KB 432/1210 KB 332/471 KB 80/93 KB 1622/1822 KB 432/1210 KB 336/471 KB 80/93 KB 1622/1822 KB 432/1210 KB 336/471 KB 84/93 KB 1626/1822 KB 432/1210 KB 336/471 KB 88/93 KB 1626/1822 KB 432/1210 KB 336/471 KB 92/93 KB 1626/1822 KB 432/1210 KB 336/471 KB 93/93 KB 1626/1822 KB 432/1210 KB 336/471 KB 80/93 KB 1626/1822 KB 432/1210 KB 336/471 KB 93/93 KB 1630/1822 KB 432/1210 KB 336/471 KB 93/93 KB 1634/1822 KB 432/1210 KB 336/471 KB 93/93 KB 1638/1822 KB 432/1210 KB 340/471 KB 93/93 KB 1638/1822 KB 436/1210 KB 344/471 KB 93/93 KB 1642/1822 KB 436/1210 KB 348/471 KB 93/93 KB 1642/1822 KB 436/1210 KB 352/471 KB 93/93 KB 1642/1822 KB 436/1210 KB 356/471 KB 93/93 KB 1642/1822 KB 4/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 4/53 KB 436/1210 KB 340/471 KB 93/93 KB 1642/1822 KB 436/1210 KB 340/471 KB 93/93 KB 1638/1822 KB 436/1210 KB 352/471 KB 93/93 KB 1642/1822 KB 4/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 8/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 12/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 16/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 20/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 24/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 28/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 32/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 36/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 40/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 44/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 48/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 52/53 KB 436/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 53/53 KB 440/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 53/53 KB 444/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 53/53 KB 448/1210 KB 360/471 KB 93/93 KB 1642/1822 KB 53/53 KB 448/1210 KB 360/471 KB 93/93 KB 1646/1822 KB 53/53 KB 448/1210 KB 360/471 KB 93/93 KB 1650/1822 KB 53/53 KB 448/1210 KB 360/471 KB 93/93 KB 1654/1822 KB 53/53 KB 448/1210 KB 360/471 KB 93/93 KB 1658/1822 KB 53/53 KB 452/1210 KB 364/471 KB 93/93 KB 1662/1822 KB 53/53 KB 452/1210 KB 364/471 KB 93/93 KB 1666/1822 KB 53/53 KB 452/1210 KB 364/471 KB 93/93 KB 1670/1822 KB 53/53 KB 452/1210 KB 364/471 KB 93/93 KB 1658/1822 KB 53/53 KB 452/1210 KB 360/471 KB 93/93 KB 1658/1822 KB 53/53 KB 456/1210 KB 364/471 KB 93/93 KB 1670/1822 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 70.8 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 460/1210 KB 364/471 KB 1670/1822 KB 53/53 KB 464/1210 KB 364/471 KB 1670/1822 KB 53/53 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 464/1210 KB 368/471 KB 1670/1822 KB 53/53 KB 468/1210 KB 368/471 KB 1670/1822 KB 53/53 KB 472/1210 KB 372/471 KB 1674/1822 KB 53/53 KB 476/1210 KB 372/471 KB 1674/1822 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 40.6 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 468/1210 KB 372/471 KB 1674/1822 KB 53/53 KB 476/1210 KB 376/471 KB 1674/1822 KB 480/1210 KB 376/471 KB 1674/1822 KB 468/1210 KB 368/471 KB 1674/1822 KB 53/53 KB 480/1210 KB 380/471 KB 1674/1822 KB 480/1210 KB 384/471 KB 1674/1822 KB 480/1210 KB 384/471 KB 1678/1822 KB 480/1210 KB 384/471 KB 1682/1822 KB 480/1210 KB 384/471 KB 1686/1822 KB 484/1210 KB 384/471 KB 1686/1822 KB 488/1210 KB 388/471 KB 1686/1822 KB 4/276 KB 492/1210 KB 388/471 KB 1690/1822 KB 484/1210 KB 388/471 KB 1686/1822 KB 4/276 KB 492/1210 KB 392/471 KB 1690/1822 KB 4/276 KB 492/1210 KB 396/471 KB 1690/1822 KB 4/276 KB 492/1210 KB 400/471 KB 1690/1822 KB 4/276 KB 488/1210 KB 388/471 KB 1690/1822 KB 4/276 KB 488/1210 KB 388/471 KB 1686/1822 KB 8/276 KB 496/1210 KB 400/471 KB 1690/1822 KB 12/276 KB 496/1210 KB 400/471 KB 1690/1822 KB 16/276 KB 496/1210 KB 400/471 KB 1690/1822 KB 16/276 KB 496/1210 KB 400/471 KB 1694/1822 KB 16/276 KB 496/1210 KB 400/471 KB 1698/1822 KB 16/276 KB 496/1210 KB 400/471 KB 1702/1822 KB 20/276 KB 496/1210 KB 400/471 KB 1706/1822 KB 3/577 KB 20/276 KB 496/1210 KB 404/471 KB 1710/1822 KB 3/577 KB 4/276 KB 496/1210 KB 400/471 KB 1690/1822 KB 20/276 KB 500/1210 KB 404/471 KB 1710/1822 KB 3/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 3/577 KB 20/276 KB 496/1210 KB 404/471 KB 1706/1822 KB 3/577 KB 20/276 KB 496/1210 KB 400/471 KB 1702/1822 KB 3/577 KB 16/276 KB 496/1210 KB 400/471 KB 1702/1822 KB 3/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 4/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 6/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 8/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 10/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 12/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 14/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 16/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 18/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 20/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 22/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 24/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 26/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 28/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 30/577 KB 20/276 KB 504/1210 KB 404/471 KB 1710/1822 KB 32/577 KB 20/276 KB 504/1210 KB 408/471 KB 1710/1822 KB 32/577 KB 24/276 KB 504/1210 KB 412/471 KB 1710/1822 KB 32/577 KB 28/276 KB 504/1210 KB 412/471 KB 1710/1822 KB 32/577 KB 32/276 KB 508/1210 KB 412/471 KB 1714/1822 KB 34/577 KB 28/276 KB 508/1210 KB 412/471 KB 1714/1822 KB 34/577 KB 28/276 KB 508/1210 KB 412/471 KB 1710/1822 KB 34/577 KB 28/276 KB 508/1210 KB 412/471 KB 1710/1822 KB 32/577 KB 28/276 KB 504/1210 KB 412/471 KB 1710/1822 KB 32/577 KB 32/276 KB 508/1210 KB 416/471 KB 1714/1822 KB 34/577 KB 32/276 KB 512/1210 KB 416/471 KB 1714/1822 KB 34/577 KB 32/276 KB 512/1210 KB 416/471 KB 1718/1822 KB 34/577 KB 32/276 KB 512/1210 KB 416/471 KB 1718/1822 KB 36/577 KB 36/276 KB 512/1210 KB 416/471 KB 1718/1822 KB 36/577 KB 40/276 KB 516/1210 KB 420/471 KB 1722/1822 KB 38/577 KB 44/276 KB 516/1210 KB 420/471 KB 1722/1822 KB 38/577 KB 48/276 KB 516/1210 KB 420/471 KB 1722/1822 KB 38/577 KB 36/276 KB 516/1210 KB 420/471 KB 1722/1822 KB 38/577 KB 36/276 KB 516/1210 KB 420/471 KB 1718/1822 KB 38/577 KB 48/276 KB 516/1210 KB 420/471 KB 1722/1822 KB 40/577 KB 48/276 KB 516/1210 KB 420/471 KB 1722/1822 KB 42/577 KB 48/276 KB 516/1210 KB 420/471 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 1722/1822 KB 44/577 KB 36/276 KB 516/1210 KB 420/471 KB 1718/1822 KB 38/577 KB 48/276 KB 520/1210 KB 420/471 KB 1722/1822 KB 44/577 KB 36/276 KB 512/1210 KB 420/471 KB 1718/1822 KB 38/577 KB 48/276 KB 520/1210 KB 424/471 KB 1726/1822 KB 44/577 KB 48/276 KB 520/1210 KB 428/471 KB 1726/1822 KB 44/577 KB 48/276 KB 520/1210 KB 420/471 KB 1726/1822 KB 44/577 KB 48/276 KB 524/1210 KB 428/471 KB 1726/1822 KB 46/577 KB 48/276 KB 520/1210 KB 428/471 KB 1726/1822 KB 46/577 KB 48/276 KB 524/1210 KB 432/471 KB 1730/1822 KB 46/577 KB 48/276 KB 524/1210 KB 432/471 KB 1726/1822 KB 46/577 KB 48/276 KB 528/1210 KB 432/471 KB 1730/1822 KB 46/577 KB 48/276 KB 528/1210 KB 432/471 KB 1734/1822 KB 48/577 KB 48/276 KB 528/1210 KB 432/471 KB 1730/1822 KB 48/577 KB 48/276 KB 532/1210 KB 432/471 KB 1734/1822 KB 48/577 KB 52/276 KB 536/1210 KB 436/471 KB 1738/1822 KB 50/577 KB 52/276 KB 540/1210 KB 436/471 KB 1738/1822 KB 50/577 KB 52/276 KB 544/1210 KB 436/471 KB 1738/1822 KB 50/577 KB 52/276 KB 532/1210 KB 436/471 KB 1738/1822 KB 50/577 KB 48/276 KB 532/1210 KB 432/471 KB 1734/1822 KB 50/577 KB 52/276 KB 544/1210 KB 436/471 KB 1738/1822 KB 52/577 KB 52/276 KB 532/1210 KB 436/471 KB 1734/1822 KB 50/577 KB 52/276 KB 532/1210 KB 432/471 KB 1734/1822 KB 50/577 KB 52/276 KB 544/1210 KB 440/471 KB 1738/1822 KB 54/577 KB 52/276 KB 544/1210 KB 440/471 KB 1738/1822 KB 52/577 KB 56/276 KB 544/1210 KB 440/471 KB 1738/1822 KB 54/577 KB 56/276 KB 544/1210 KB 444/471 KB 1742/1822 KB 56/577 KB 56/276 KB 544/1210 KB 444/471 KB 1742/1822 KB 54/577 KB 56/276 KB 544/1210 KB 440/471 KB 1742/1822 KB 54/577 KB 60/276 KB 544/1210 KB 444/471 KB 1742/1822 KB 56/577 KB 60/276 KB 544/1210 KB 444/471 KB 1746/1822 KB 56/577 KB 64/276 KB 544/1210 KB 448/471 KB 1746/1822 KB 58/577 KB 64/276 KB 544/1210 KB 448/471 KB 1746/1822 KB 56/577 KB 60/276 KB 544/1210 KB 448/471 KB 1746/1822 KB 56/577 KB 64/276 KB 544/1210 KB 448/471 KB 1750/1822 KB 58/577 KB 68/276 KB 544/1210 KB 448/471 KB 1750/1822 KB 58/577 KB 72/276 KB 548/1210 KB 452/471 KB 1754/1822 KB 60/577 KB 68/276 KB 548/1210 KB 452/471 KB 1754/1822 KB 60/577 KB 68/276 KB 544/1210 KB 448/471 KB 1750/1822 KB 60/577 KB 72/276 KB 548/1210 KB 452/471 KB 1754/1822 KB 62/577 KB 68/276 KB 548/1210 KB 452/471 KB 1750/1822 KB 60/577 KB 72/276 KB 552/1210 KB 452/471 KB 1754/1822 KB 62/577 KB 72/276 KB 556/1210 KB 452/471 KB 1754/1822 KB 64/577 KB 68/276 KB 544/1210 KB 452/471 KB 1750/1822 KB 60/577 KB 72/276 KB 552/1210 KB 452/471 KB 1754/1822 KB 64/577 KB 72/276 KB 556/1210 KB 452/471 KB 1754/1822 KB 66/577 KB 72/276 KB 560/1210 KB 456/471 KB 1758/1822 KB 66/577 KB 76/276 KB 560/1210 KB 456/471 KB 1762/1822 KB 66/577 KB 72/276 KB 560/1210 KB 456/471 KB 1754/1822 KB 66/577 KB 72/276 KB 556/1210 KB 456/471 KB 1754/1822 KB 66/577 KB 76/276 KB 560/1210 KB 460/471 KB 1762/1822 KB 68/577 KB 76/276 KB 560/1210 KB 456/471 KB 1762/1822 KB 68/577 KB 76/276 KB 560/1210 KB 456/471 KB 1758/1822 KB 66/577 KB 80/276 KB 560/1210 KB 464/471 KB 1766/1822 KB 68/577 KB 76/276 KB 560/1210 KB 464/471 KB 1766/1822 KB 68/577 KB 76/276 KB 560/1210 KB 464/471 KB 1762/1822 KB 68/577 KB 80/276 KB 560/1210 KB 464/471 KB 1770/1822 KB 70/577 KB 84/276 KB 564/1210 KB 468/471 KB 1774/1822 KB 70/577 KB 84/276 KB 564/1210 KB 468/471 KB 1778/1822 KB 70/577 KB 84/276 KB 564/1210 KB 468/471 KB 1782/1822 KB 70/577 KB 84/276 KB 564/1210 KB 468/471 KB 1770/1822 KB 70/577 KB 80/276 KB 564/1210 KB 468/471 KB 1770/1 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 822 KB 70/577 KB 84/276 KB 568/1210 KB 468/471 KB 1782/1822 KB 70/577 KB 80/276 KB 560/1210 KB 468/471 KB 1770/1822 KB 70/577 KB 80/276 KB 560/1210 KB 464/471 KB 1766/1822 KB 70/577 KB 84/276 KB 572/1210 KB 468/471 KB 1782/1822 KB 72/577 KB 84/276 KB 572/1210 KB 471/471 KB 1782/1822 KB 72/577 KB 84/276 KB 572/1210 KB 471/471 KB 1782/1822 KB 74/577 KB 88/276 KB 572/1210 KB 471/471 KB 1782/1822 KB 74/577 KB 92/276 KB 572/1210 KB 471/471 KB 1782/1822 KB 76/577 KB 88/276 KB 572/1210 KB 471/471 KB 1782/1822 KB 76/577 KB 88/276 KB 572/1210 KB 471/471 KB 1782/1822 KB 74/577 KB 92/276 KB 576/1210 KB 471/471 KB 1782/1822 KB 76/577 KB 92/276 KB 576/1210 KB 471/471 KB 1782/1822 KB 78/577 KB 96/276 KB 576/1210 KB 471/471 KB 1786/1822 KB 80/577 KB 96/276 KB 576/1210 KB 471/471 KB 1786/1822 KB 82/577 KB 96/276 KB 580/1210 KB 471/471 KB 1786/1822 KB 84/577 KB 96/276 KB 576/1210 KB 471/471 KB 1786/1822 KB 78/577 KB 96/276 KB 576/1210 KB 471/471 KB 1782/1822 KB 78/577 KB 100/276 KB 580/1210 KB 471/471 KB 1786/1822 KB 84/577 KB 96/276 KB 580/1210 KB 471/471 KB 1786/1822 KB 82/577 KB 100/276 KB 580/1210 KB 471/471 KB 1790/1822 KB 84/577 KB 100/276 KB 580/1210 KB 471/471 KB 1794/1822 KB 84/577 KB 104/276 KB 584/1210 KB 471/471 KB 1794/1822 KB 86/577 KB 100/276 KB 584/1210 KB 471/471 KB 1794/1822 KB 86/577 KB 100/276 KB 584/1210 KB 471/471 KB 1794/1822 KB 84/577 KB 104/276 KB 584/1210 KB 471/471 KB 1798/1822 KB 86/577 KB 108/276 KB 588/1210 KB 471/471 KB 1798/1822 KB 86/577 KB 112/276 KB 588/1210 KB 471/471 KB 1798/1822 KB 86/577 KB 104/276 KB 588/1210 KB 471/471 KB 1798/1822 KB 86/577 KB 112/276 KB 588/1210 KB 471/471 KB 1798/1822 KB 88/577 KB 112/276 KB 592/1210 KB 471/471 KB 1798/1822 KB 88/577 KB 112/276 KB 592/1210 KB 471/471 KB 1798/1822 KB 90/577 KB 112/276 KB 596/1210 KB 471/471 KB 1802/1822 KB 92/577 KB 112/276 KB 596/1210 KB 471/471 KB 1802/1822 KB 94/577 KB 112/276 KB 596/1210 KB 471/471 KB 1802/1822 KB 90/577 KB 116/276 KB 596/1210 KB 471/471 KB 1806/1822 KB 94/577 KB 116/276 KB 596/1210 KB 471/471 KB 1810/1822 KB 96/577 KB 112/276 KB 596/1210 KB 471/471 KB 1798/1822 KB 90/577 KB 116/276 KB 600/1210 KB 471/471 KB 1810/1822 KB 96/577 KB 116/276 KB 596/1210 KB 471/471 KB 1810/1822 KB 94/577 KB 116/276 KB 596/1210 KB 471/471 KB 1802/1822 KB 94/577 KB 120/276 KB 600/1210 KB 471/471 KB 1810/1822 KB 98/577 KB 124/276 KB 600/1210 KB 471/471 KB 1810/1822 KB 98/577 KB 128/276 KB 604/1210 KB 471/471 KB 1814/1822 KB 98/577 KB 116/276 KB 600/1210 KB 471/471 KB 1810/1822 KB 98/577 KB 124/276 KB 604/1210 KB 471/471 KB 1814/1822 KB 98/577 KB 124/276 KB 604/1210 KB 471/471 KB 1810/1822 KB 98/577 KB 128/276 KB 604/1210 KB 471/471 KB 1814/1822 KB 100/577 KB 128/276 KB 608/1210 KB 471/471 KB 1814/1822 KB 100/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 350.1 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 128/276 KB 612/1210 KB 1814/1822 KB 100/577 KB 132/276 KB 616/1210 KB 1818/1822 KB 102/577 KB 132/276 KB 620/1210 KB 1818/1822 KB 102/577 KB 132/276 KB 624/1210 KB 1818/1822 KB 102/577 KB 132/276 KB 612/1210 KB 1818/1822 KB 102/577 KB 128/276 KB 612/1210 KB 1818/1822 KB 102/577 KB 128/276 KB 612/1210 KB 1814/1822 KB 102/577 KB 132/276 KB 624/1210 KB 1818/1822 KB 104/577 KB 132/276 KB 624/1210 KB 1822/1822 KB 104/577 KB 132/276 KB 624/1210 KB 1822/1822 KB 106/577 KB 136/276 KB 624/1210 KB 1822/1822 KB 106/577 KB 140/276 KB 624/1210 KB 1822/1822 KB 106/577 KB 140/276 KB 624/1210 KB 1822/1822 KB 108/577 KB 144/276 KB 624/1210 KB 1822/1822 KB 108/577 KB 144/276 KB 624/1210 KB 1822/1822 KB 110/577 KB 144/276 KB 624/1210 KB 1822/1822 KB 112/577 KB 148/276 KB 628/1210 KB 1822/1822 KB 114/577 KB 148/276 KB 628/1210 KB 1822/1822 KB 116/577 KB 148/276 KB 628/1210 KB 1822/1822 KB 112/577 KB 148/276 KB 632/1210 KB 1822/1822 KB 116/577 KB 148/276 KB 624/1210 KB 1822/1822 KB 112/577 KB 148/276 KB 636/1210 KB 1822/1822 KB 118/577 KB 148/276 KB 632/1210 KB 1822/1822 KB 118/577 KB 152/276 KB 636/1210 KB 1822/1822 KB 118/577 KB 152/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 152/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 156/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 160/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 160/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 4/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 8/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 12/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 120/577 KB 16/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 122/577 KB 16/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 122/577 KB 20/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 122/577 KB 24/37 KB 160/276 KB 640/1210 KB 1822/1822 KB 122/577 KB 28/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1345.2 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 160/276 KB 640/1210 KB 122/577 KB 32/37 KB 160/276 KB 640/1210 KB 124/577 KB 32/37 KB 160/276 KB 640/1210 KB 126/577 KB 36/37 KB 160/276 KB 644/1210 KB 128/577 KB 36/37 KB 160/276 KB 640/1210 KB 124/577 KB 36/37 KB 164/276 KB 644/1210 KB 128/577 KB 37/37 KB 164/276 KB 644/1210 KB 128/577 KB 36/37 KB 160/276 KB 644/1210 KB 126/577 KB 36/37 KB 164/276 KB 648/1210 KB 128/577 KB 37/37 KB 168/276 KB 648/1210 KB 128/577 KB 37/37 KB 172/276 KB 652/1210 KB 128/577 KB 37/37 KB 168/276 KB 652/1210 KB 128/577 KB 37/37 KB 172/276 KB 656/1210 KB 130/577 KB 37/37 KB 172/276 KB 652/1210 KB 130/577 KB 37/37 KB 176/276 KB 656/1210 KB 130/577 KB 37/37 KB 176/276 KB 660/1210 KB 130/577 KB 37/37 KB 180/276 KB 664/1210 KB 132/577 KB 37/37 KB 180/276 KB 668/1210 KB 132/577 KB 37/37 KB 180/276 KB 672/1210 KB 132/577 KB 37/37 KB 180/276 KB 660/1210 KB 132/577 KB 37/37 KB 176/276 KB 660/1210 KB 132/577 KB 37/37 KB 180/276 KB 672/1210 KB 134/577 KB 37/37 KB 180/276 KB 672/1210 KB 136/577 KB 37/37 KB 180/276 KB 672/1210 KB 138/577 KB 37/37 KB 180/276 KB 672/1210 KB 140/577 KB 37/37 KB 184/276 KB 672/1210 KB 140/577 KB 37/37 KB 188/276 KB 672/1210 KB 140/577 KB 37/37 KB 192/276 KB 672/1210 KB 142/577 KB 37/37 KB 188/276 KB 672/1210 KB 142/577 KB 37/37 KB 192/276 KB 672/1210 KB 144/577 KB 37/37 KB 192/276 KB 676/1210 KB 144/577 KB 37/37 KB 196/276 KB 680/1210 KB 146/577 KB 37/37 KB 196/276 KB 684/1210 KB 146/577 KB 37/37 KB 196/276 KB 688/1210 KB 146/577 KB 37/37 KB 196/276 KB 676/1210 KB 146/577 KB 37/37 KB 192/276 KB 676/1210 KB 146/577 KB 37/37 KB 196/276 KB 688/1210 KB 148/577 KB 37/37 KB 196/276 KB 688/1210 KB 150/577 KB 37/37 KB 196/276 KB 688/1210 KB 152/577 KB 37/37 KB 200/276 KB 688/1210 KB 152/577 KB 37/37 KB 204/276 KB 688/1210 KB 152/577 KB 37/37 KB 204/276 KB 688/1210 KB 154/577 KB 37/37 KB 208/276 KB 688/1210 KB 154/577 KB 37/37 KB 208/276 KB 688/1210 KB 154/577 KB 37/37 KB 4/167 KB 208/276 KB 688/1210 KB 154/577 KB 8/167 KB 208/276 KB 688/1210 KB 154/577 KB 12/167 KB 208/276 KB 688/1210 KB 154/577 KB 16/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.7 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 208/276 KB 688/1210 KB 154/577 KB 20/167 KB 208/276 KB 688/1210 KB 154/577 KB 24/167 KB 208/276 KB 688/1210 KB 154/577 KB 28/167 KB 208/276 KB 688/1210 KB 154/577 KB 32/167 KB 208/276 KB 688/1210 KB 156/577 KB 32/167 KB 208/276 KB 688/1210 KB 158/577 KB 36/167 KB 208/276 KB 692/1210 KB 160/577 KB 36/167 KB 208/276 KB 688/1210 KB 156/577 KB 36/167 KB 208/276 KB 692/1210 KB 158/577 KB 36/167 KB 208/276 KB 696/1210 KB 160/577 KB 36/167 KB 208/276 KB 696/1210 KB 162/577 KB 36/167 KB 212/276 KB 700/1210 KB 162/577 KB 40/167 KB 216/276 KB 700/1210 KB 162/577 KB 40/167 KB 220/276 KB 700/1210 KB 164/577 KB 40/167 KB 224/276 KB 700/1210 KB 164/577 KB 40/167 KB 208/276 KB 700/1210 KB 162/577 KB 40/167 KB 208/276 KB 700/1210 KB 162/577 KB 36/167 KB 224/276 KB 704/1210 KB 164/577 KB 40/167 KB 216/276 KB 700/1210 KB 164/577 KB 40/167 KB 224/276 KB 704/1210 KB 164/577 KB 44/167 KB 224/276 KB 704/1210 KB 164/577 KB 48/167 KB 224/276 KB 704/1210 KB 166/577 KB 48/167 KB 224/276 KB 708/1210 KB 166/577 KB 48/167 KB 228/276 KB 712/1210 KB 168/577 KB 52/167 KB 228/276 KB 716/1210 KB 168/577 KB 52/167 KB 228/276 KB 720/1210 KB 168/577 KB 52/167 KB 228/276 KB 708/1210 KB 168/577 KB 52/167 KB 228/276 KB 708/1210 KB 168/577 KB 48/167 KB 232/276 KB 720/1210 KB 168/577 KB 56/167 KB 236/276 KB 720/1210 KB 168/577 KB 56/167 KB 240/276 KB 720/1210 KB 168/577 KB 56/167 KB 224/276 KB 708/1210 KB 168/577 KB 48/167 KB 240/276 KB 720/1210 KB 170/577 KB 56/167 KB 240/276 KB 720/1210 KB 172/577 KB 56/167 KB 240/276 KB 720/1210 KB 174/577 KB 56/167 KB 228/276 KB 720/1210 KB 168/577 KB 56/167 KB 240/276 KB 720/1210 KB 174/577 KB 60/167 KB 240/276 KB 720/1210 KB 174/577 KB 64/167 KB 240/276 KB 720/1210 KB 176/577 KB 64/167 KB 240/276 KB 720/1210 KB 178/577 KB 64/167 KB 240/276 KB 724/1210 KB 180/577 KB 64/167 KB 240/276 KB 724/1210 KB 182/577 KB 64/167 KB 240/276 KB 724/1210 KB 185/577 KB 64/167 KB 244/276 KB 724/1210 KB 188/577 KB 68/167 KB 240/276 KB 724/1210 KB 178/577 KB 64/167 KB 244/276 KB 728/1210 KB 188/577 KB 68/167 KB 244/276 KB 724/1210 KB 185/577 KB 68/167 KB 248/276 KB 732/1210 KB 188/577 KB 68/167 KB 252/276 KB 732/1210 KB 188/577 KB 68/167 KB 240/276 KB 724/1210 KB 185/577 KB 68/167 KB 252/276 KB 732/1210 KB 188/577 KB 72/167 KB 244/276 KB 732/1210 KB 188/577 KB 68/167 KB 252/276 KB 732/1210 KB 188/577 KB 76/167 KB 252/276 KB 736/1210 KB 188/577 KB 80/167 KB 252/276 KB 736/1210 KB 188/577 KB 76/167 KB 256/276 KB 736/1210 KB 188/577 KB 80/167 KB 256/276 KB 736/1210 KB 191/577 KB 80/167 KB 256/276 KB 740/1210 KB 193/577 KB 80/167 KB 256/276 KB 740/1210 KB 196/577 KB 80/167 KB 260/276 KB 740/1210 KB 198/577 KB 84/167 KB 256/276 KB 740/1210 KB 191/577 KB 80/167 KB 260/276 KB 744/1210 KB 198/577 KB 84/167 KB 260/276 KB 740/1210 KB 196/577 KB 84/167 KB 256/276 KB 740/1210 KB 196/577 KB 84/167 KB 260/276 KB 744/1210 KB 198/577 KB 88/167 KB 260/276 KB 748/1210 KB 198/577 KB 92/167 KB 264/276 KB 748/1210 KB 201/577 KB 96/167 KB 260/276 KB 748/1210 KB 198/577 KB 88/167 KB 264/276 KB 748/1210 KB 201/577 KB 92/167 KB 260/276 KB 748/1210 KB 201/577 KB 92/167 KB 268/276 KB 748/1210 KB 201/577 KB 96/167 KB 272/276 KB 752/1210 KB 201/577 KB 96/167 KB 268/276 KB 752/1210 KB 201/577 KB 96/167 KB 272/276 KB 752/1210 KB 204/577 KB 96/167 KB 272/276 KB 756/1210 KB 204/577 KB 96/167 KB 276/276 KB 760/1210 KB 207/577 KB 100/167 KB 276/276 KB 764/1210 KB 207/577 KB 100/167 KB 276/276 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 768/1210 KB 207/577 KB 100/167 KB 276/276 KB 756/1210 KB 207/577 KB 100/167 KB 276/276 KB 768/1210 KB 207/577 KB 104/167 KB 276/276 KB 768/1210 KB 207/577 KB 108/167 KB 276/276 KB 768/1210 KB 207/577 KB 112/167 KB 276/276 KB 756/1210 KB 207/577 KB 96/167 KB 272/276 KB 756/1210 KB 207/577 KB 96/167 KB 276/276 KB 768/1210 KB 207/577 KB 112/167 KB 276/276 KB 768/1210 KB 209/577 KB 112/167 KB 276/276 KB 768/1210 KB 212/577 KB 112/167 KB 276/276 KB 768/1210 KB 214/577 KB 112/167 KB 276/276 KB 768/1210 KB 214/577 KB 116/167 KB 276/276 KB 772/1210 KB 217/577 KB 120/167 KB 276/276 KB 772/1210 KB 217/577 KB 124/167 KB 276/276 KB 772/1210 KB 217/577 KB 128/167 KB 276/276 KB 772/1210 KB 217/577 KB 116/167 KB 276/276 KB 768/1210 KB 217/577 KB 116/167 KB 276/276 KB 772/1210 KB 220/577 KB 128/167 KB 276/276 KB 772/1210 KB 223/577 KB 128/167 KB 276/276 KB 776/1210 KB 223/577 KB 128/167 KB 276/276 KB 776/1210 KB 225/577 KB 128/167 KB 276/276 KB 780/1210 KB 225/577 KB 128/167 KB 276/276 KB 784/1210 KB 225/577 KB 128/167 KB 276/276 KB 784/1210 KB 228/577 KB 128/167 KB 276/276 KB 784/1210 KB 228/577 KB 132/167 KB 788/1210 KB 232/577 KB 136/167 KB 788/1210 KB 232/577 KB 140/167 KB 788/1210 KB 232/577 KB 144/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 198.2 KB/sec) unit-abot-epc-basic-0: 19:10:20 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-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 276/276 KB 788/1210 KB 232/577 KB 132/167 KB 276/276 KB 788/1210 KB 228/577 KB 132/167 KB 792/1210 KB 236/577 KB 144/167 KB 796/1210 KB 236/577 KB 144/167 KB 800/1210 KB 236/577 KB 144/167 KB 796/1210 KB 236/577 KB 144/167 KB 800/1210 KB 240/577 KB 144/167 KB 800/1210 KB 244/577 KB 144/167 KB 804/1210 KB 244/577 KB 144/167 KB 804/1210 KB 248/577 KB 148/167 KB 804/1210 KB 248/577 KB 152/167 KB 804/1210 KB 248/577 KB 156/167 KB 804/1210 KB 248/577 KB 160/167 KB 804/1210 KB 248/577 KB 144/167 KB 808/1210 KB 248/577 KB 160/167 KB 808/1210 KB 252/577 KB 160/167 KB 812/1210 KB 256/577 KB 160/167 KB 812/1210 KB 260/577 KB 160/167 KB 812/1210 KB 252/577 KB 160/167 KB 816/1210 KB 260/577 KB 160/167 KB 816/1210 KB 260/577 KB 164/167 KB 816/1210 KB 260/577 KB 167/167 KB 820/1210 KB 260/577 KB 167/167 KB 824/1210 KB 264/577 KB 167/167 KB 828/1210 KB 264/577 KB 167/167 KB 832/1210 KB 264/577 KB 167/167 KB 820/1210 KB 264/577 KB 167/167 KB 832/1210 KB 268/577 KB 167/167 KB 832/1210 KB 272/577 KB 167/167 KB 832/1210 KB 276/577 KB 167/167 KB 832/1210 KB 4/439 KB 276/577 KB 167/167 KB 832/1210 KB 8/439 KB 276/577 KB 167/167 KB 832/1210 KB 12/439 KB 276/577 KB 167/167 KB 832/1210 KB 16/439 KB 276/577 KB 167/167 KB 832/1210 KB 20/439 KB 276/577 KB 167/167 KB 832/1210 KB 24/439 KB 276/577 KB 167/167 KB 832/1210 KB 28/439 KB 276/577 KB 167/167 KB 832/1210 KB 32/439 KB 276/577 KB 167/167 KB 832/1210 KB 32/439 KB 280/577 KB 167/167 KB 836/1210 KB 36/439 KB 284/577 KB 167/167 KB 836/1210 KB 36/439 KB 288/577 KB 167/167 KB 836/1210 KB 36/439 KB 292/577 KB 167/167 KB 836/1210 KB 36/439 KB 280/577 KB 167/167 KB 836/1210 KB 32/439 KB 280/577 KB 167/167 KB 840/1210 KB 36/439 KB 292/577 KB 167/167 KB 844/1210 KB 36/439 KB 292/577 KB 167/167 KB 848/1210 KB 36/439 KB 292/577 KB 167/167 KB 848/1210 KB 40/439 KB 292/577 KB 167/167 KB 848/1210 KB 44/439 KB 292/577 KB 167/167 KB 848/1210 KB 48/439 KB 292/577 KB 167/167 KB 848/1210 KB 52/439 KB 292/577 KB 167/167 KB 852/1210 KB 56/439 KB 296/577 KB 852/1210 KB 60/439 KB 296/577 KB 852/1210 KB 64/439 KB 296/577 KB 852/1210 KB 52/439 KB 296/577 KB 852/1210 KB 52/439 KB 292/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 118.3 KB/sec) unit-abot-epc-basic-0: 19:10:20 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-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 856/1210 KB 64/439 KB 296/577 KB 860/1210 KB 64/439 KB 296/577 KB 860/1210 KB 64/439 KB 300/577 KB 860/1210 KB 64/439 KB 304/577 KB 864/1210 KB 64/439 KB 308/577 KB 864/1210 KB 64/439 KB 304/577 KB 868/1210 KB 64/439 KB 308/577 KB 872/1210 KB 64/439 KB 312/577 KB 876/1210 KB 64/439 KB 312/577 KB 880/1210 KB 64/439 KB 312/577 KB 868/1210 KB 64/439 KB 312/577 KB 880/1210 KB 64/439 KB 316/577 KB 880/1210 KB 64/439 KB 320/577 KB 880/1210 KB 64/439 KB 324/577 KB 880/1210 KB 68/439 KB 324/577 KB 880/1210 KB 72/439 KB 324/577 KB 880/1210 KB 76/439 KB 324/577 KB 880/1210 KB 76/439 KB 324/577 KB 4/562 KB 880/1210 KB 76/439 KB 324/577 KB 8/562 KB 880/1210 KB 76/439 KB 324/577 KB 12/562 KB 880/1210 KB 76/439 KB 324/577 KB 16/562 KB 880/1210 KB 76/439 KB 324/577 KB 20/562 KB 884/1210 KB 80/439 KB 328/577 KB 24/562 KB 884/1210 KB 80/439 KB 328/577 KB 28/562 KB 884/1210 KB 80/439 KB 328/577 KB 32/562 KB 884/1210 KB 80/439 KB 328/577 KB 20/562 KB 880/1210 KB 80/439 KB 328/577 KB 20/562 KB 880/1210 KB 80/439 KB 324/577 KB 20/562 KB 888/1210 KB 80/439 KB 328/577 KB 32/562 KB 892/1210 KB 80/439 KB 332/577 KB 32/562 KB 896/1210 KB 80/439 KB 332/577 KB 32/562 KB 888/1210 KB 80/439 KB 332/577 KB 32/562 KB 896/1210 KB 80/439 KB 336/577 KB 32/562 KB 896/1210 KB 80/439 KB 340/577 KB 32/562 KB 900/1210 KB 80/439 KB 340/577 KB 32/562 KB 904/1210 KB 84/439 KB 344/577 KB 36/562 KB 908/1210 KB 84/439 KB 344/577 KB 36/562 KB 912/1210 KB 84/439 KB 344/577 KB 36/562 KB 900/1210 KB 84/439 KB 344/577 KB 36/562 KB 900/1210 KB 84/439 KB 340/577 KB 32/562 KB 912/1210 KB 88/439 KB 344/577 KB 36/562 KB 912/1210 KB 92/439 KB 344/577 KB 36/562 KB 912/1210 KB 96/439 KB 344/577 KB 36/562 KB 912/1210 KB 100/439 KB 344/577 KB 36/562 KB 912/1210 KB 104/439 KB 348/577 KB 36/562 KB 900/1210 KB 84/439 KB 340/577 KB 36/562 KB 912/1210 KB 104/439 KB 348/577 KB 40/562 KB 912/1210 KB 104/439 KB 348/577 KB 44/562 KB 912/1210 KB 100/439 KB 348/577 KB 36/562 KB 912/1210 KB 104/439 KB 352/577 KB 44/562 KB 912/1210 KB 104/439 KB 356/577 KB 44/562 KB 912/1210 KB 104/439 KB 356/577 KB 48/562 KB 912/1210 KB 104/439 KB 356/577 KB 52/562 KB 916/1210 KB 108/439 KB 360/577 KB 56/562 KB 916/1210 KB 108/439 KB 360/577 KB 60/562 KB 916/1210 KB 108/439 KB 360/577 KB 64/562 KB 916/1210 KB 108/439 KB 360/577 KB 52/562 KB 920/1210 KB 108/439 KB 360/577 KB 64/562 KB 924/1210 KB 108/439 KB 360/577 KB 64/562 KB 928/1210 KB 108/439 KB 360/577 KB 64/562 KB 912/1210 KB 108/439 KB 356/577 KB 52/562 KB 928/1210 KB 112/439 KB 360/577 KB 64/562 KB 912/1210 KB 108/439 KB 360/577 KB 52/562 KB 928/1210 KB 112/439 KB 364/577 KB 64/562 KB 928/1210 KB 112/439 KB 368/577 KB 64/562 KB 928/1210 KB 112/439 KB 372/577 KB 64/562 KB 928/1210 KB 112/439 KB 376/577 KB 64/562 KB 932/1210 KB 116/439 KB 380/577 KB 68/562 KB 932/1210 KB 116/439 KB 384/577 KB 68/562 KB 932/1210 KB 116/439 KB 388/577 KB 68/562 KB 932/1210 KB 116/439 KB 376/577 KB 68/562 KB 928/1210 KB 116/439 KB 376/577 KB 68/562 KB 928/1210 KB 116/439 KB 376/577 KB 64/562 KB 932/1210 KB 120/439 KB 388/577 KB 68/562 KB 932/1210 KB 124/439 KB 388/577 KB 68/562 KB 932/1210 KB 128/439 KB 388/577 KB 68/562 KB 932/1210 KB 128/439 KB 388/577 KB 72/562 KB 936/1210 KB 128/439 KB 388/577 KB 76/562 KB 936/1210 KB 128/439 KB 388/577 KB 80/562 KB 936/1210 KB 128/439 KB 388/577 KB 72/562 KB 940/1210 KB 128/439 KB 388/577 KB 80/562 KB 944/1210 KB 128/439 KB 388/577 KB 80/562 KB unit-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 944/1210 KB 132/439 KB 388/577 KB 80/562 KB 948/1210 KB 136/439 KB 388/577 KB 80/562 KB 948/1210 KB 140/439 KB 388/577 KB 80/562 KB 948/1210 KB 144/439 KB 388/577 KB 80/562 KB 948/1210 KB 148/439 KB 388/577 KB 80/562 KB 948/1210 KB 132/439 KB 388/577 KB 80/562 KB 952/1210 KB 148/439 KB 392/577 KB 84/562 KB 956/1210 KB 148/439 KB 392/577 KB 84/562 KB 960/1210 KB 148/439 KB 392/577 KB 84/562 KB 948/1210 KB 148/439 KB 392/577 KB 84/562 KB 948/1210 KB 148/439 KB 388/577 KB 84/562 KB 960/1210 KB 148/439 KB 392/577 KB 88/562 KB 960/1210 KB 148/439 KB 396/577 KB 92/562 KB 960/1210 KB 152/439 KB 396/577 KB 96/562 KB 960/1210 KB 156/439 KB 396/577 KB 96/562 KB 960/1210 KB 160/439 KB 396/577 KB 96/562 KB 960/1210 KB 164/439 KB 396/577 KB 96/562 KB 960/1210 KB 168/439 KB 396/577 KB 96/562 KB 960/1210 KB 172/439 KB 396/577 KB 96/562 KB 960/1210 KB 176/439 KB 396/577 KB 96/562 KB 960/1210 KB 180/439 KB 396/577 KB 96/562 KB 964/1210 KB 184/439 KB 396/577 KB 96/562 KB 964/1210 KB 180/439 KB 396/577 KB 96/562 KB 960/1210 KB 180/439 KB 396/577 KB 96/562 KB 964/1210 KB 184/439 KB 400/577 KB 96/562 KB 960/1210 KB 148/439 KB 396/577 KB 96/562 KB 964/1210 KB 184/439 KB 404/577 KB 96/562 KB 964/1210 KB 184/439 KB 404/577 KB 100/562 KB 964/1210 KB 184/439 KB 408/577 KB 104/562 KB 964/1210 KB 184/439 KB 408/577 KB 100/562 KB 968/1210 KB 184/439 KB 408/577 KB 104/562 KB 968/1210 KB 184/439 KB 408/577 KB 108/562 KB 972/1210 KB 184/439 KB 412/577 KB 108/562 KB 972/1210 KB 184/439 KB 408/577 KB 108/562 KB 972/1210 KB 184/439 KB 412/577 KB 112/562 KB 976/1210 KB 184/439 KB 412/577 KB 112/562 KB 976/1210 KB 184/439 KB 416/577 KB 112/562 KB 976/1210 KB 184/439 KB 420/577 KB 112/562 KB 976/1210 KB 184/439 KB 420/577 KB 116/562 KB 980/1210 KB 184/439 KB 424/577 KB 120/562 KB 980/1210 KB 184/439 KB 424/577 KB 124/562 KB 980/1210 KB 184/439 KB 424/577 KB 128/562 KB 980/1210 KB 184/439 KB 424/577 KB 116/562 KB 976/1210 KB 184/439 KB 424/577 KB 116/562 KB 984/1210 KB 184/439 KB 428/577 KB 128/562 KB 984/1210 KB 184/439 KB 432/577 KB 128/562 KB 984/1210 KB 184/439 KB 436/577 KB 128/562 KB 984/1210 KB 184/439 KB 424/577 KB 128/562 KB 988/1210 KB 184/439 KB 436/577 KB 128/562 KB 992/1210 KB 184/439 KB 436/577 KB 128/562 KB 996/1210 KB 184/439 KB 436/577 KB 128/562 KB 1000/1210 KB 188/439 KB 440/577 KB 132/562 KB 1004/1210 KB 188/439 KB 440/577 KB 132/562 KB 996/1210 KB 188/439 KB 440/577 KB 132/562 KB 1008/1210 KB 192/439 KB 440/577 KB 132/562 KB 996/1210 KB 184/439 KB 440/577 KB 132/562 KB 1008/1210 KB 192/439 KB 440/577 KB 136/562 KB 1008/1210 KB 192/439 KB 440/577 KB 140/562 KB 1008/1210 KB 192/439 KB 440/577 KB 144/562 KB 996/1210 KB 184/439 KB 440/577 KB 128/562 KB 1008/1210 KB 192/439 KB 444/577 KB 144/562 KB 1008/1210 KB 192/439 KB 448/577 KB 144/562 KB 1008/1210 KB 188/439 KB 440/577 KB 132/562 KB 1008/1210 KB 192/439 KB 452/577 KB 144/562 KB 1008/1210 KB 192/439 KB 452/577 KB 148/562 KB 1012/1210 KB 196/439 KB 456/577 KB 152/562 KB 1012/1210 KB 196/439 KB 456/577 KB 156/562 KB 1012/1210 KB 196/439 KB 456/577 KB 160/562 KB 1012/1210 KB 196/439 KB 456/577 KB 148/562 KB 1012/1210 KB 196/439 KB 452/577 KB 148/562 KB 1016/1210 KB 196/439 KB 456/577 KB 160/562 KB 1008/1210 KB 196/439 KB 452/577 KB 148/562 KB 1016/1210 KB 200/439 KB 460/577 KB 160/562 KB 1016/1210 KB 204/439 KB 460/577 KB 160/562 KB 1016/1210 KB 208/439 KB 460/577 KB 160/562 KB 1016/1210 KB 196/439 KB 460/577 KB 160/562 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 1016/1210 KB 208/439 KB 464/577 KB 160/562 KB 1020/1210 KB 208/439 KB 468/577 KB 164/562 KB 1020/1210 KB 212/439 KB 468/577 KB 164/562 KB 1020/1210 KB 216/439 KB 468/577 KB 164/562 KB 1020/1210 KB 220/439 KB 472/577 KB 164/562 KB 1020/1210 KB 224/439 KB 472/577 KB 164/562 KB 1020/1210 KB 208/439 KB 464/577 KB 160/562 KB 1024/1210 KB 224/439 KB 472/577 KB 164/562 KB 1028/1210 KB 224/439 KB 472/577 KB 164/562 KB 1020/1210 KB 208/439 KB 464/577 KB 164/562 KB 1032/1210 KB 224/439 KB 472/577 KB 168/562 KB 1020/1210 KB 216/439 KB 472/577 KB 164/562 KB 1032/1210 KB 224/439 KB 476/577 KB 168/562 KB 1032/1210 KB 224/439 KB 476/577 KB 172/562 KB 1032/1210 KB 224/439 KB 478/577 KB 172/562 KB 1032/1210 KB 224/439 KB 480/577 KB 176/562 KB 1032/1210 KB 224/439 KB 482/577 KB 176/562 KB 1032/1210 KB 228/439 KB 484/577 KB 176/562 KB 1032/1210 KB 224/439 KB 472/577 KB 164/562 KB 1032/1210 KB 224/439 KB 478/577 KB 176/562 KB 1036/1210 KB 228/439 KB 484/577 KB 176/562 KB 1040/1210 KB 228/439 KB 484/577 KB 176/562 KB 1040/1210 KB 228/439 KB 484/577 KB 180/562 KB 1044/1210 KB 228/439 KB 486/577 KB 184/562 KB 1044/1210 KB 228/439 KB 486/577 KB 188/562 KB 1044/1210 KB 228/439 KB 486/577 KB 192/562 KB 1032/1210 KB 228/439 KB 482/577 KB 176/562 KB 1044/1210 KB 232/439 KB 486/577 KB 192/562 KB 1044/1210 KB 236/439 KB 486/577 KB 192/562 KB 1044/1210 KB 240/439 KB 486/577 KB 192/562 KB 1044/1210 KB 228/439 KB 486/577 KB 180/562 KB 1044/1210 KB 240/439 KB 488/577 KB 192/562 KB 1044/1210 KB 228/439 KB 484/577 KB 180/562 KB 1048/1210 KB 240/439 KB 488/577 KB 192/562 KB 1052/1210 KB 240/439 KB 488/577 KB 192/562 KB 1052/1210 KB 240/439 KB 490/577 KB 192/562 KB 1052/1210 KB 244/439 KB 490/577 KB 192/562 KB 1056/1210 KB 248/439 KB 492/577 KB 192/562 KB 1056/1210 KB 252/439 KB 492/577 KB 192/562 KB 1056/1210 KB 244/439 KB 492/577 KB 192/562 KB 1056/1210 KB 244/439 KB 490/577 KB 192/562 KB 1056/1210 KB 252/439 KB 494/577 KB 196/562 KB 1060/1210 KB 252/439 KB 494/577 KB 196/562 KB 1056/1210 KB 252/439 KB 492/577 KB 196/562 KB 1060/1210 KB 256/439 KB 496/577 KB 196/562 KB 1060/1210 KB 256/439 KB 494/577 KB 196/562 KB 1060/1210 KB 256/439 KB 496/577 KB 200/562 KB 1060/1210 KB 256/439 KB 498/577 KB 200/562 KB 1064/1210 KB 256/439 KB 498/577 KB 200/562 KB 1068/1210 KB 256/439 KB 498/577 KB 204/562 KB 1072/1210 KB 256/439 KB 500/577 KB 204/562 KB 1064/1210 KB 256/439 KB 498/577 KB 204/562 KB 1068/1210 KB 256/439 KB 500/577 KB 204/562 KB 1072/1210 KB 256/439 KB 500/577 KB 208/562 KB 1072/1210 KB 256/439 KB 502/577 KB 208/562 KB 1072/1210 KB 256/439 KB 505/577 KB 208/562 KB 1072/1210 KB 260/439 KB 508/577 KB 208/562 KB 1076/1210 KB 260/439 KB 511/577 KB 212/562 KB 1072/1210 KB 260/439 KB 505/577 KB 208/562 KB 1076/1210 KB 264/439 KB 511/577 KB 212/562 KB 1076/1210 KB 268/439 KB 511/577 KB 212/562 KB 1076/1210 KB 272/439 KB 511/577 KB 212/562 KB 1076/1210 KB 260/439 KB 508/577 KB 212/562 KB 1076/1210 KB 272/439 KB 511/577 KB 216/562 KB 1076/1210 KB 272/439 KB 511/577 KB 220/562 KB 1076/1210 KB 260/439 KB 508/577 KB 208/562 KB 1080/1210 KB 272/439 KB 513/577 KB 220/562 KB 1084/1210 KB 272/439 KB 513/577 KB 220/562 KB 1076/1210 KB 272/439 KB 513/577 KB 220/562 KB 1084/1210 KB 272/439 KB 513/577 KB 224/562 KB 1088/1210 KB 272/439 KB 513/577 KB 224/562 KB 1088/1210 KB 272/439 KB 516/577 KB 224/562 KB 1092/1210 KB 272/439 KB 516/577 KB 224/562 KB 1096/1210 KB 276/439 KB 518/577 KB 228/562 KB 1100/1210 KB 276/439 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install KB 518/577 KB 228/562 KB 1104/1210 KB 276/439 KB 518/577 KB 228/562 KB 1092/1210 KB 276/439 KB 518/577 KB 228/562 KB 1092/1210 KB 276/439 KB 518/577 KB 224/562 KB 1092/1210 KB 276/439 KB 516/577 KB 224/562 KB 1104/1210 KB 280/439 KB 518/577 KB 228/562 KB 1104/1210 KB 284/439 KB 518/577 KB 228/562 KB 1104/1210 KB 288/439 KB 521/577 KB 228/562 KB 1104/1210 KB 288/439 KB 521/577 KB 228/562 KB 1104/1210 KB 288/439 KB 524/577 KB 228/562 KB 1104/1210 KB 288/439 KB 524/577 KB 232/562 KB 1104/1210 KB 288/439 KB 524/577 KB 236/562 KB 1104/1210 KB 288/439 KB 524/577 KB 240/562 KB 1104/1210 KB 288/439 KB 527/577 KB 244/562 KB 1108/1210 KB 292/439 KB 527/577 KB 248/562 KB 1108/1210 KB 292/439 KB 527/577 KB 252/562 KB 1108/1210 KB 292/439 KB 527/577 KB 256/562 KB 1104/1210 KB 288/439 KB 527/577 KB 240/562 KB 1108/1210 KB 292/439 KB 529/577 KB 256/562 KB 1108/1210 KB 292/439 KB 532/577 KB 256/562 KB 1108/1210 KB 292/439 KB 527/577 KB 244/562 KB 1104/1210 KB 292/439 KB 527/577 KB 244/562 KB 1108/1210 KB 296/439 KB 532/577 KB 256/562 KB 1108/1210 KB 300/439 KB 532/577 KB 256/562 KB 1108/1210 KB 304/439 KB 532/577 KB 256/562 KB 1112/1210 KB 304/439 KB 536/577 KB 256/562 KB 1112/1210 KB 308/439 KB 540/577 KB 260/562 KB 1112/1210 KB 308/439 KB 544/577 KB 260/562 KB 1112/1210 KB 308/439 KB 548/577 KB 260/562 KB 1112/1210 KB 304/439 KB 532/577 KB 256/562 KB 1116/1210 KB 308/439 KB 548/577 KB 260/562 KB 1120/1210 KB 308/439 KB 548/577 KB 260/562 KB 1124/1210 KB 308/439 KB 548/577 KB 260/562 KB 1112/1210 KB 308/439 KB 536/577 KB 260/562 KB 1112/1210 KB 308/439 KB 536/577 KB 256/562 KB 1128/1210 KB 312/439 KB 548/577 KB 260/562 KB 1128/1210 KB 316/439 KB 548/577 KB 260/562 KB 1128/1210 KB 320/439 KB 548/577 KB 260/562 KB 1128/1210 KB 320/439 KB 548/577 KB 260/562 KB 1128/1210 KB 320/439 KB 548/577 KB 264/562 KB 1132/1210 KB 320/439 KB 548/577 KB 268/562 KB 1132/1210 KB 320/439 KB 548/577 KB 272/562 KB 1132/1210 KB 320/439 KB 548/577 KB 276/562 KB 1132/1210 KB 324/439 KB 552/577 KB 280/562 KB 1132/1210 KB 324/439 KB 552/577 KB 284/562 KB 1132/1210 KB 324/439 KB 552/577 KB 288/562 KB 1132/1210 KB 320/439 KB 548/577 KB 268/562 KB 1136/1210 KB 324/439 KB 552/577 KB 288/562 KB 1132/1210 KB 324/439 KB 552/577 KB 276/562 KB 1136/1210 KB 324/439 KB 556/577 KB 288/562 KB 1136/1210 KB 324/439 KB 560/577 KB 288/562 KB 1136/1210 KB 324/439 KB 564/577 KB 288/562 KB 1132/1210 KB 324/439 KB 548/577 KB 276/562 KB 1140/1210 KB 328/439 KB 564/577 KB 288/562 KB 1140/1210 KB 332/439 KB 564/577 KB 288/562 KB 1140/1210 KB 336/439 KB 564/577 KB 288/562 KB 1140/1210 KB 324/439 KB 564/577 KB 288/562 KB 1144/1210 KB 336/439 KB 564/577 KB 288/562 KB 1148/1210 KB 336/439 KB 564/577 KB 288/562 KB 1152/1210 KB 336/439 KB 564/577 KB 288/562 KB 1156/1210 KB 336/439 KB 564/577 KB 288/562 KB 1160/1210 KB 340/439 KB 568/577 KB 292/562 KB 1164/1210 KB 340/439 KB 568/577 KB 292/562 KB 1168/1210 KB 340/439 KB 568/577 KB 292/562 KB 1156/1210 KB 340/439 KB 568/577 KB 292/562 KB 1168/1210 KB 340/439 KB 572/577 KB 292/562 KB 1168/1210 KB 340/439 KB 576/577 KB 292/562 KB 1168/1210 KB 340/439 KB 577/577 KB 292/562 KB 1156/1210 KB 340/439 KB 564/577 KB 288/562 KB 1168/1210 KB 344/439 KB 577/577 KB 292/562 KB 1168/1210 KB 348/439 KB 577/577 KB 292/562 KB 1156/1210 KB 340/439 KB 564/577 KB 292/562 KB 1168/1210 KB 352/439 KB 577/577 KB 292/562 KB 1168/1210 KB 352/439 KB 577/577 KB 296/562 KB 1168/1210 KB 352/439 KB 577/577 KB 300/562 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install KB 1168/1210 KB 356/439 KB 577/577 KB 304/562 KB 1172/1210 KB 356/439 KB 577/577 KB 304/562 KB 1176/1210 KB 356/439 KB 577/577 KB 308/562 KB 1180/1210 KB 356/439 KB 577/577 KB 308/562 KB 1184/1210 KB 356/439 KB 577/577 KB 308/562 KB 1168/1210 KB 356/439 KB 577/577 KB 300/562 KB 1184/1210 KB 360/439 KB 577/577 KB 308/562 KB 1172/1210 KB 356/439 KB 577/577 KB 308/562 KB 1184/1210 KB 364/439 KB 577/577 KB 308/562 KB 1184/1210 KB 368/439 KB 577/577 KB 308/562 KB 1184/1210 KB 368/439 KB 577/577 KB 312/562 KB 1184/1210 KB 368/439 KB 577/577 KB 316/562 KB 1184/1210 KB 368/439 KB 577/577 KB 320/562 KB 1184/1210 KB 372/439 KB 577/577 KB 320/562 KB 1188/1210 KB 376/439 KB 577/577 KB 324/562 KB 1188/1210 KB 380/439 KB 577/577 KB 324/562 KB 1188/1210 KB 384/439 KB 577/577 KB 324/562 KB 1188/1210 KB 372/439 KB 577/577 KB 324/562 KB 1188/1210 KB 372/439 KB 577/577 KB 320/562 KB 1192/1210 KB 384/439 KB 577/577 KB 324/562 KB 1192/1210 KB 384/439 KB 577/577 KB 328/562 KB 1196/1210 KB 384/439 KB 577/577 KB 332/562 KB 1196/1210 KB 384/439 KB 577/577 KB 336/562 KB 1196/1210 KB 384/439 KB 577/577 KB 328/562 KB 1200/1210 KB 384/439 KB 577/577 KB 336/562 KB 1200/1210 KB 388/439 KB 577/577 KB 336/562 KB 1204/1210 KB 392/439 KB 336/562 KB 1204/1210 KB 396/439 KB 340/562 KB 1204/1210 KB 400/439 KB 340/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 387.8 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 1204/1210 KB 388/439 KB 577/577 KB 336/562 KB 1208/1210 KB 400/439 KB 340/562 KB 1210/1210 KB 400/439 KB 340/562 KB 1204/1210 KB 392/439 KB 340/562 KB 1210/1210 KB 400/439 KB 344/562 KB 1210/1210 KB 400/439 KB 348/562 KB 1210/1210 KB 400/439 KB 352/562 KB 1210/1210 KB 404/439 KB 352/562 KB 1210/1210 KB 408/439 KB 352/562 KB 1210/1210 KB 408/439 KB 356/562 KB 1210/1210 KB 412/439 KB 356/562 KB 1210/1210 KB 412/439 KB 360/562 KB 1210/1210 KB 416/439 KB 360/562 KB 1210/1210 KB 416/439 KB 364/562 KB 1210/1210 KB 416/439 KB 368/562 KB 1210/1210 KB 416/439 KB 372/562 KB 1210/1210 KB 420/439 KB 376/562 KB 1210/1210 KB 420/439 KB 380/562 KB 1210/1210 KB 420/439 KB 384/562 KB 1210/1210 KB 420/439 KB 372/562 KB 1210/1210 KB 424/439 KB 384/562 KB 1210/1210 KB 428/439 KB 384/562 KB 1210/1210 KB 432/439 KB 384/562 KB 1210/1210 KB 436/439 KB 384/562 KB 1210/1210 KB 439/439 KB 384/562 KB 1210/1210 KB 439/439 KB 388/562 KB 1210/1210 KB 439/439 KB 392/562 KB 1210/1210 KB 439/439 KB 396/562 KB 1210/1210 KB 439/439 KB 400/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 808.0 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 439/439 KB 4/256 KB 400/562 KB 439/439 KB 8/256 KB 400/562 KB 439/439 KB 12/256 KB 400/562 KB 439/439 KB 16/256 KB 400/562 KB 439/439 KB 20/256 KB 400/562 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 439/439 KB 24/256 KB 400/562 KB 439/439 KB 28/256 KB 400/562 KB 439/439 KB 32/256 KB 400/562 KB 439/439 KB 36/256 KB 400/562 KB 439/439 KB 40/256 KB 400/562 KB 439/439 KB 44/256 KB 400/562 KB 439/439 KB 48/256 KB 400/562 KB 439/439 KB 48/256 KB 404/562 KB 439/439 KB 48/256 KB 408/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 291.5 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 52/256 KB 412/562 KB 3/140 KB 48/256 KB 412/562 KB 3/140 KB 48/256 KB 408/562 KB 3/140 KB 52/256 KB 412/562 KB 5/140 KB 52/256 KB 412/562 KB 8/140 KB 52/256 KB 412/562 KB 11/140 KB 52/256 KB 416/562 KB 11/140 KB 52/256 KB 416/562 KB 13/140 KB 52/256 KB 420/562 KB 13/140 KB 56/256 KB 424/562 KB 16/140 KB 56/256 KB 428/562 KB 16/140 KB 56/256 KB 420/562 KB 16/140 KB 52/256 KB 420/562 KB 16/140 KB 60/256 KB 428/562 KB 19/140 KB 64/256 KB 428/562 KB 19/140 KB 56/256 KB 428/562 KB 19/140 KB 64/256 KB 428/562 KB 21/140 KB 68/256 KB 428/562 KB 24/140 KB 72/256 KB 432/562 KB 24/140 KB 64/256 KB 432/562 KB 24/140 KB 68/256 KB 432/562 KB 24/140 KB 72/256 KB 432/562 KB 27/140 KB 72/256 KB 436/562 KB 27/140 KB 76/256 KB 440/562 KB 29/140 KB 76/256 KB 444/562 KB 29/140 KB 76/256 KB 448/562 KB 29/140 KB 76/256 KB 436/562 KB 29/140 KB 80/256 KB 448/562 KB 29/140 KB 72/256 KB 436/562 KB 29/140 KB 80/256 KB 448/562 KB 32/140 KB 84/256 KB 448/562 KB 32/140 KB 88/256 KB 452/562 KB 36/140 KB 92/256 KB 452/562 KB 36/140 KB 96/256 KB 452/562 KB 36/140 KB 84/256 KB 452/562 KB 36/140 KB 84/256 KB 448/562 KB 36/140 KB 96/256 KB 452/562 KB 40/140 KB 96/256 KB 452/562 KB 44/140 KB 96/256 KB 456/562 KB 44/140 KB 96/256 KB 456/562 KB 48/140 KB 96/256 KB 460/562 KB 48/140 KB 96/256 KB 464/562 KB 48/140 KB 96/256 KB 464/562 KB 48/140 KB 3/1118 KB 96/256 KB 464/562 KB 48/140 KB 6/1118 KB 96/256 KB 464/562 KB 48/140 KB 9/1118 KB 96/256 KB 464/562 KB 48/140 KB 11/1118 KB 96/256 KB 464/562 KB 48/140 KB 14/1118 KB 96/256 KB 464/562 KB 48/140 KB 16/1118 KB 96/256 KB 464/562 KB 52/140 KB 16/1118 KB 100/256 KB 468/562 KB 56/140 KB 19/1118 KB 100/256 KB 468/562 KB 60/140 KB 19/1118 KB 100/256 KB 468/562 KB 52/140 KB 19/1118 KB 100/256 KB 464/562 KB 52/140 KB 19/1118 KB 96/256 KB 464/562 KB 52/140 KB 19/1118 KB 100/256 KB 468/562 KB 60/140 KB 22/1118 KB 104/256 KB 468/562 KB 60/140 KB 22/1118 KB 108/256 KB 468/562 KB 60/140 KB 22/1118 KB 108/256 KB 468/562 KB 60/140 KB 25/1118 KB 112/256 KB 468/562 KB 60/140 KB 25/1118 KB 116/256 KB 472/562 KB 64/140 KB 25/1118 KB 120/256 KB 472/562 KB 64/140 KB 27/1118 KB 124/256 KB 472/562 KB 64/140 KB 27/1118 KB 128/256 KB 472/562 KB 64/140 KB 27/1118 KB 112/256 KB 472/562 KB 64/140 KB 25/1118 KB 112/256 KB 472/562 KB 60/140 KB 25/1118 KB 128/256 KB 476/562 KB 64/140 KB 27/1118 KB 116/256 KB 472/562 KB 64/140 KB 27/1118 KB 128/256 KB 480/562 KB 64/140 KB 27/1118 KB 128/256 KB 484/562 KB 64/140 KB 27/1118 KB 128/256 KB 488/562 KB 68/140 KB 30/1118 KB 128/256 KB 492/562 KB 68/140 KB 30/1118 KB 128/256 KB 496/562 KB 68/140 KB 30/1118 KB 128/256 KB 484/562 KB 68/140 KB 30/1118 KB 128/256 KB 484/562 KB 64/140 KB 30/1118 KB 128/256 KB 496/562 KB 68/140 KB 32/1118 KB 128/256 KB 496/562 KB 72/140 KB 32/1118 KB 128/256 KB 496/562 KB 76/140 KB 32/1118 KB 128/256 KB 496/562 KB 80/140 KB 32/1118 KB 128/256 KB 496/562 KB 80/140 KB 36/1118 KB 128/256 KB 496/562 KB 80/140 KB 40/1118 KB 132/256 KB 496/562 KB 80/140 KB 44/1118 KB 132/256 KB 500/562 KB 80/140 KB 44/1118 KB 132/256 KB 504/562 KB 84/140 KB 48/1118 KB 132/256 KB 508/562 KB 84/140 KB 48/1118 KB 132/256 KB 512/562 KB 84/140 KB 48/1118 KB 132/256 KB 496/562 KB 80/140 KB 40/1118 KB 136/256 KB 512/562 KB 84/140 KB 48/1118 KB 140/256 KB 512/562 KB 84/140 KB 48/1118 KB 144/256 KB 512/562 KB 84/140 KB 48/1118 KB 132/256 KB 500/562 KB 84/140 KB 48/1118 KB 132/256 KB 500/5 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 62 KB 80/140 KB 48/1118 KB 144/256 KB 512/562 KB 84/140 KB 52/1118 KB 144/256 KB 512/562 KB 88/140 KB 56/1118 KB 144/256 KB 512/562 KB 88/140 KB 60/1118 KB 144/256 KB 512/562 KB 88/140 KB 62/1118 KB 144/256 KB 512/562 KB 88/140 KB 52/1118 KB 144/256 KB 512/562 KB 92/140 KB 62/1118 KB 144/256 KB 512/562 KB 96/140 KB 62/1118 KB 144/256 KB 512/562 KB 100/140 KB 62/1118 KB 148/256 KB 516/562 KB 104/140 KB 66/1118 KB 148/256 KB 516/562 KB 108/140 KB 66/1118 KB 148/256 KB 516/562 KB 112/140 KB 66/1118 KB 148/256 KB 516/562 KB 100/140 KB 66/1118 KB 148/256 KB 512/562 KB 100/140 KB 66/1118 KB 152/256 KB 516/562 KB 112/140 KB 66/1118 KB 156/256 KB 516/562 KB 112/140 KB 66/1118 KB 160/256 KB 516/562 KB 112/140 KB 66/1118 KB 160/256 KB 520/562 KB 112/140 KB 66/1118 KB 144/256 KB 512/562 KB 100/140 KB 66/1118 KB 160/256 KB 524/562 KB 112/140 KB 66/1118 KB 160/256 KB 528/562 KB 112/140 KB 66/1118 KB 160/256 KB 532/562 KB 112/140 KB 70/1118 KB 164/256 KB 536/562 KB 116/140 KB 70/1118 KB 164/256 KB 540/562 KB 116/140 KB 70/1118 KB 164/256 KB 544/562 KB 116/140 KB 70/1118 KB 160/256 KB 528/562 KB 112/140 KB 70/1118 KB 164/256 KB 544/562 KB 116/140 KB 74/1118 KB 164/256 KB 544/562 KB 116/140 KB 78/1118 KB 164/256 KB 532/562 KB 116/140 KB 70/1118 KB 160/256 KB 532/562 KB 116/140 KB 70/1118 KB 168/256 KB 544/562 KB 120/140 KB 78/1118 KB 168/256 KB 544/562 KB 124/140 KB 78/1118 KB 168/256 KB 544/562 KB 128/140 KB 78/1118 KB 168/256 KB 544/562 KB 120/140 KB 78/1118 KB 172/256 KB 544/562 KB 128/140 KB 78/1118 KB 176/256 KB 544/562 KB 128/140 KB 78/1118 KB 180/256 KB 544/562 KB 128/140 KB 82/1118 KB 184/256 KB 548/562 KB 132/140 KB 82/1118 KB 188/256 KB 548/562 KB 132/140 KB 82/1118 KB 192/256 KB 548/562 KB 132/140 KB 82/1118 KB 176/256 KB 544/562 KB 128/140 KB 82/1118 KB 192/256 KB 548/562 KB 132/140 KB 86/1118 KB 192/256 KB 548/562 KB 132/140 KB 90/1118 KB 192/256 KB 548/562 KB 132/140 KB 94/1118 KB 180/256 KB 548/562 KB 132/140 KB 82/1118 KB 192/256 KB 552/562 KB 132/140 KB 94/1118 KB 192/256 KB 556/562 KB 132/140 KB 94/1118 KB 192/256 KB 560/562 KB 132/140 KB 94/1118 KB 180/256 KB 544/562 KB 132/140 KB 82/1118 KB 192/256 KB 560/562 KB 136/140 KB 94/1118 KB 192/256 KB 560/562 KB 140/140 KB 94/1118 KB 192/256 KB 560/562 KB 140/140 KB 94/1118 KB 196/256 KB 560/562 KB 140/140 KB 94/1118 KB 200/256 KB 562/562 KB 140/140 KB 98/1118 KB 204/256 KB 562/562 KB 140/140 KB 98/1118 KB 208/256 KB 562/562 KB 140/140 KB 98/1118 KB 196/256 KB 562/562 KB 140/140 KB 98/1118 KB 196/256 KB 560/562 KB 140/140 KB 98/1118 KB 208/256 KB 562/562 KB 140/140 KB 102/1118 KB 208/256 KB 562/562 KB 140/140 KB 106/1118 KB 208/256 KB 562/562 KB 140/140 KB 110/1118 KB 208/256 KB 562/562 KB 140/140 KB 114/1118 KB 208/256 KB 562/562 KB 140/140 KB 118/1118 KB 208/256 KB 562/562 KB 140/140 KB 122/1118 KB 208/256 KB 562/562 KB 140/140 KB 126/1118 KB 212/256 KB 562/562 KB 140/140 KB 126/1118 KB 216/256 KB 562/562 KB 140/140 KB 126/1118 KB 220/256 KB 562/562 KB 140/140 KB 126/1118 KB 224/256 KB 562/562 KB 140/140 KB 126/1118 KB 224/256 KB 562/562 KB 140/140 KB 130/1118 KB 224/256 KB 562/562 KB 140/140 KB 134/1118 KB 224/256 KB 562/562 KB 140/140 KB 138/1118 KB 224/256 KB 562/562 KB 140/140 KB 142/1118 KB 224/256 KB 562/562 KB 140/140 KB 146/1118 KB 228/256 KB 562/562 KB 150/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-too unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install ls/1.4/velocity-tools-1.4.jar (140 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 363.2 KB/sec) unit-abot-epc-basic-0: 19:10:20 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: 19:10:20 DEBUG unit.abot-epc-basic/0.install 228/256 KB 562/562 KB 140/140 KB 146/1118 KB 232/256 KB 150/1118 KB 236/256 KB 150/1118 KB 240/256 KB 150/1118 KB 240/256 KB 154/1118 KB 240/256 KB 158/1118 KB 244/256 KB 158/1118 KB 248/256 KB 158/1118 KB 252/256 KB 158/1118 KB 256/256 KB 158/1118 KB 256/256 KB 158/1118 KB 256/256 KB 162/1118 KB 256/256 KB 166/1118 KB 256/256 KB 170/1118 KB 256/256 KB 174/1118 KB 256/256 KB 178/1118 KB 256/256 KB 182/1118 KB 256/256 KB 186/1118 KB 256/256 KB 190/1118 KB 256/256 KB 194/1118 KB 256/256 KB 198/1118 KB 256/256 KB 202/1118 KB 256/256 KB 206/1118 KB 256/256 KB 4/37 KB 206/1118 KB 256/256 KB 8/37 KB 206/1118 KB 256/256 KB 12/37 KB 206/1118 KB 256/256 KB 16/37 KB 206/1118 KB 256/256 KB 20/37 KB 206/1118 KB 256/256 KB 24/37 KB 206/1118 KB 256/256 KB 28/37 KB 206/1118 KB 256/256 KB 32/37 KB 206/1118 KB 256/256 KB 36/37 KB 206/1118 KB 256/256 KB 37/37 KB 206/1118 KB 4/1461 KB 256/256 KB 37/37 KB 206/1118 KB 8/1461 KB 256/256 KB 37/37 KB 206/1118 KB 12/1461 KB 256/256 KB 37/37 KB 206/1118 KB 16/1461 KB 256/256 KB 37/37 KB 206/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 163.8 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 20/1461 KB 37/37 KB 206/1118 KB 24/1461 KB 37/37 KB 206/1118 KB 28/1461 KB 37/37 KB 206/1118 KB 32/1461 KB 37/37 KB 206/1118 KB 36/1461 KB 37/37 KB 206/1118 KB 40/1461 KB 37/37 KB 206/1118 KB 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-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 44/1461 KB 37/37 KB 206/1118 KB 48/1461 KB 37/37 KB 206/1118 KB 52/1461 KB 37/37 KB 206/1118 KB 56/1461 KB 37/37 KB 206/1118 KB 60/1461 KB 37/37 KB 206/1118 KB 64/1461 KB 37/37 KB 206/1118 KB 64/1461 KB 210/1118 KB 64/1461 KB 214/1118 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.5 KB/sec) unit-abot-epc-basic-0: 19:10:20 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-mysql-0: 19:10:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 68/1461 KB 214/1118 KB 68/1461 KB 218/1118 KB 68/1461 KB 222/1118 KB 72/1461 KB 222/1118 KB 76/1461 KB 222/1118 KB 80/1461 KB 222/1118 KB 80/1461 KB 226/1118 KB 80/1461 KB 230/1118 KB 80/1461 KB 234/1118 KB 80/1461 KB 238/1118 KB 84/1461 KB 238/1118 KB 88/1461 KB 238/1118 KB 92/1461 KB 238/1118 KB 96/1461 KB 238/1118 KB 96/1461 KB 242/1118 KB 100/1461 KB 246/1118 KB 100/1461 KB 250/1118 KB 100/1461 KB 242/1118 KB 104/1461 KB 3/46 KB 4/287 KB 254/1118 KB 108/1461 KB 3/46 KB 4/287 KB 254/1118 KB 112/1461 KB 3/46 KB 4/287 KB 254/1118 KB 100/1461 KB 3/46 KB 4/287 KB 254/1118 KB 100/1461 KB 3/46 KB 254/1118 KB 112/1461 KB 5/46 KB 4/287 KB 254/1118 KB 112/1461 KB 8/46 KB 4/287 KB 254/1118 KB 112/1461 KB 11/46 KB 4/287 KB 254/1118 KB 112/1461 KB 13/46 KB 4/287 KB 254/1118 KB 112/1461 KB 16/46 KB 4/287 KB 254/1118 KB 112/1461 KB 19/46 KB 4/287 KB 254/1118 KB 112/1461 KB 21/46 KB 4/287 KB 254/1118 KB 112/1461 KB 24/46 KB 4/287 KB 254/1118 KB 112/1461 KB 27/46 KB 8/287 KB 254/1118 KB 112/1461 KB 29/46 KB 8/287 KB 254/1118 KB 112/1461 KB 32/46 KB 8/287 KB 254/1118 KB 100/1461 KB 254/1118 KB 112/1461 KB 24/46 KB 8/287 KB 254/1118 KB 112/1461 KB 32/46 KB 12/287 KB 254/1118 KB 112/1461 KB 32/46 KB 16/287 KB 254/1118 KB 112/1461 KB 32/46 KB 20/287 KB 254/1118 KB 112/1461 KB 36/46 KB 24/287 KB 258/1118 KB 112/1461 KB 36/46 KB 28/287 KB 258/1118 KB 112/1461 KB 36/46 KB 32/287 KB 258/1118 KB 112/1461 KB 36/46 KB 20/287 KB 258/1118 KB 112/1461 KB 40/46 KB 32/287 KB 258/1118 KB 112/1461 KB 44/46 KB 32/287 KB 258/1118 KB 112/1461 KB 46/46 KB 32/287 KB 258/1118 KB 112/1461 KB 32/46 KB 20/287 KB 258/1118 KB 112/1461 KB 46/46 KB 32/287 KB 262/1118 KB 116/1461 KB 46/46 KB 32/287 KB 262/1118 KB 120/1461 KB 46/46 KB 32/287 KB 262/1118 KB 124/1461 KB 46/46 KB 32/287 KB 266/1118 KB 120/1461 KB 46/46 KB 32/287 KB 266/1118 KB 124/1461 KB 46/46 KB 36/287 KB 270/1118 KB 124/1461 KB 46/46 KB 36/287 KB 266/1118 KB 128/1461 KB 46/46 KB 36/287 KB 270/1118 KB 128/1461 KB 46/46 KB 40/287 KB 270/1118 KB 128/1461 KB 46/46 KB 44/287 KB 270/1118 KB 128/1461 KB 46/46 KB 48/287 KB 270/1118 KB 128/1461 KB 46/46 KB 52/287 KB 270/1118 KB 132/1461 KB 46/46 KB 56/287 KB 274/1118 KB 132/1461 KB 46/46 KB 60/287 KB 274/1118 KB 132/1461 KB 46/46 KB 64/287 KB 274/1118 KB 132/1461 KB 46/46 KB 52/287 KB 274/1118 KB 136/1461 KB 46/46 KB 64/287 KB 274/1118 KB 140/1461 KB 46/46 KB 64/287 KB 274/1118 KB 144/1461 KB 46/46 KB 64/287 KB 274/1118 KB 128/1461 KB 46/46 KB 52/287 KB 274/1118 KB 144/1461 KB 46/46 KB 64/287 KB 278/1118 KB 144/1461 KB 46/46 KB 64/287 KB 282/1118 KB 144/1461 KB 46/46 KB 64/287 KB 286/1118 KB 144/1461 KB 46/46 KB 64/287 KB 290/1118 KB 148/1461 KB 68/287 KB 294/1118 KB 148/1461 KB 68/287 KB 298/1118 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.5 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 148/1461 KB 46/46 KB 68/287 KB 290/1118 KB 152/1461 KB 68/287 KB 298/1118 KB 144/1461 KB 46/46 KB 68/287 KB 290/1118 KB 156/1461 KB 68/287 KB 298/1118 KB 156/1461 KB 68/287 KB 302/1118 KB 156/1461 KB 72/287 KB 302/1118 KB 160/1461 KB 72/287 KB 302/1118 KB 160/1461 KB 76/287 KB 302/1118 KB 160/1461 KB 80/287 KB 302/1118 KB 164/1461 KB 80/287 KB 302/1118 KB 168/1461 KB 84/287 KB 306/1118 KB 164/1461 KB 84/287 KB 306/1118 KB 164/1461 KB 80/287 KB 306/1118 KB 168/1461 KB 84/287 KB 310/1118 KB 168/1461 KB 84/287 KB 314/1118 KB 168/1461 KB 84/287 KB 318/1118 KB 168/1461 KB 88/287 KB 318/1118 KB 168/1461 KB 92/287 KB 318/1118 KB 172/1461 KB 96/287 KB 318/1118 KB 172/1461 KB 92/287 KB 318/1118 KB 176/1461 KB 96/287 KB 318/1118 KB 176/1461 KB 100/287 KB 318/1118 KB 180/1461 KB 104/287 KB 322/1118 KB 180/1461 KB 108/287 KB 322/1118 KB 180/1461 KB 112/287 KB 322/1118 KB 180/1461 KB 100/287 KB 322/1118 KB 180/1461 KB 112/287 KB 326/1118 KB 180/1461 KB 112/287 KB 330/1118 KB 180/1461 KB 100/287 KB 318/1118 KB 184/1461 KB 112/287 KB 330/1118 KB 184/1461 KB 112/287 KB 334/1118 KB 188/1461 KB 112/287 KB 334/1118 KB 192/1461 KB 112/287 KB 334/1118 KB 192/1461 KB 112/287 KB 338/1118 KB 196/1461 KB 116/287 KB 342/1118 KB 196/1461 KB 116/287 KB 346/1118 KB 196/1461 KB 116/287 KB 350/1118 KB 196/1461 KB 116/287 KB 338/1118 KB 192/1461 KB 116/287 KB 338/1118 KB 196/1461 KB 120/287 KB 350/1118 KB 200/1461 KB 124/287 KB 350/1118 KB 200/1461 KB 120/287 KB 350/1118 KB 204/1461 KB 124/287 KB 350/1118 KB 204/1461 KB 128/287 KB 350/1118 KB 208/1461 KB 128/287 KB 350/1118 KB 208/1461 KB 132/287 KB 350/1118 KB 212/1461 KB 136/287 KB 354/1118 KB 212/1461 KB 140/287 KB 354/1118 KB 212/1461 KB 144/287 KB 354/1118 KB 212/1461 KB 132/287 KB 354/1118 KB 212/1461 KB 144/287 KB 358/1118 KB 212/1461 KB 144/287 KB 362/1118 KB 212/1461 KB 144/287 KB 366/1118 KB 212/1461 KB 132/287 KB 350/1118 KB 216/1461 KB 144/287 KB 366/1118 KB 220/1461 KB 144/287 KB 366/1118 KB 224/1461 KB 144/287 KB 366/1118 KB 224/1461 KB 144/287 KB 370/1118 KB 228/1461 KB 148/287 KB 374/1118 KB 228/1461 KB 148/287 KB 378/1118 KB 228/1461 KB 148/287 KB 382/1118 KB 228/1461 KB 148/287 KB 370/1118 KB 224/1461 KB 148/287 KB 370/1118 KB 228/1461 KB 152/287 KB 382/1118 KB 232/1461 KB 152/287 KB 382/1118 KB 232/1461 KB 156/287 KB 382/1118 KB 236/1461 KB 160/287 KB 382/1118 KB 236/1461 KB 156/287 KB 382/1118 KB 240/1461 KB 160/287 KB 382/1118 KB 240/1461 KB 164/287 KB 382/1118 KB 244/1461 KB 168/287 KB 386/1118 KB 244/1461 KB 172/287 KB 386/1118 KB 244/1461 KB 176/287 KB 386/1118 KB 244/1461 KB 164/287 KB 386/1118 KB 240/1461 KB 164/287 KB 386/1118 KB 244/1461 KB 176/287 KB 390/1118 KB 244/1461 KB 176/287 KB 394/1118 KB 244/1461 KB 176/287 KB 398/1118 KB 248/1461 KB 176/287 KB 398/1118 KB 252/1461 KB 176/287 KB 398/1118 KB 256/1461 KB 176/287 KB 398/1118 KB 260/1461 KB 176/287 KB 398/1118 KB 264/1461 KB 180/287 KB 402/1118 KB 260/1461 KB 180/287 KB 402/1118 KB 260/1461 KB 180/287 KB 398/1118 KB 264/1461 KB 180/287 KB 406/1118 KB 264/1461 KB 184/287 KB 406/1118 KB 264/1461 KB 184/287 KB 410/1118 KB 264/1461 KB 188/287 KB 410/1118 KB 268/1461 KB 188/287 KB 410/1118 KB 268/1461 KB 188/287 KB 414/1118 KB 268/1461 KB 192/287 KB 414/1118 KB 272/1461 KB 192/287 KB 414/1118 KB 272/1461 KB 192/287 KB 418/1118 KB 276/1461 KB 196/287 KB 422/1118 KB 276/1461 KB 196/287 KB 426/1118 KB 276/1461 KB 196/287 KB 430/1118 KB 276/1461 KB 196/287 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install KB 418/1118 KB 276/1461 KB 200/287 KB 430/1118 KB 276/1461 KB 204/287 KB 430/1118 KB 276/1461 KB 208/287 KB 430/1118 KB 276/1461 KB 192/287 KB 418/1118 KB 280/1461 KB 208/287 KB 430/1118 KB 284/1461 KB 208/287 KB 430/1118 KB 288/1461 KB 208/287 KB 430/1118 KB 288/1461 KB 208/287 KB 434/1118 KB 288/1461 KB 208/287 KB 438/1118 KB 288/1461 KB 208/287 KB 442/1118 KB 292/1461 KB 212/287 KB 442/1118 KB 292/1461 KB 208/287 KB 442/1118 KB 292/1461 KB 212/287 KB 446/1118 KB 296/1461 KB 216/287 KB 446/1118 KB 300/1461 KB 216/287 KB 446/1118 KB 304/1461 KB 216/287 KB 446/1118 KB 308/1461 KB 216/287 KB 446/1118 KB 312/1461 KB 216/287 KB 450/1118 KB 316/1461 KB 216/287 KB 450/1118 KB 320/1461 KB 216/287 KB 450/1118 KB 324/1461 KB 216/287 KB 450/1118 KB 328/1461 KB 216/287 KB 450/1118 KB 292/1461 KB 216/287 KB 446/1118 KB 328/1461 KB 220/287 KB 450/1118 KB 328/1461 KB 224/287 KB 450/1118 KB 328/1461 KB 228/287 KB 450/1118 KB 328/1461 KB 232/287 KB 450/1118 KB 328/1461 KB 236/287 KB 450/1118 KB 328/1461 KB 240/287 KB 450/1118 KB 328/1461 KB 244/287 KB 450/1118 KB 332/1461 KB 248/287 KB 450/1118 KB 332/1461 KB 252/287 KB 450/1118 KB 332/1461 KB 256/287 KB 450/1118 KB 332/1461 KB 260/287 KB 450/1118 KB 308/1461 KB 216/287 KB 450/1118 KB 332/1461 KB 260/287 KB 454/1118 KB 332/1461 KB 260/287 KB 458/1118 KB 332/1461 KB 260/287 KB 462/1118 KB 332/1461 KB 260/287 KB 466/1118 KB 332/1461 KB 260/287 KB 470/1118 KB 332/1461 KB 260/287 KB 474/1118 KB 332/1461 KB 260/287 KB 478/1118 KB 332/1461 KB 260/287 KB 482/1118 KB 332/1461 KB 260/287 KB 486/1118 KB 332/1461 KB 260/287 KB 490/1118 KB 332/1461 KB 260/287 KB 494/1118 KB 332/1461 KB 264/287 KB 498/1118 KB 332/1461 KB 264/287 KB 502/1118 KB 332/1461 KB 264/287 KB 506/1118 KB 332/1461 KB 264/287 KB 510/1118 KB 332/1461 KB 264/287 KB 514/1118 KB 332/1461 KB 244/287 KB 450/1118 KB 336/1461 KB 264/287 KB 514/1118 KB 340/1461 KB 264/287 KB 514/1118 KB 344/1461 KB 264/287 KB 514/1118 KB 348/1461 KB 264/287 KB 514/1118 KB 352/1461 KB 264/287 KB 514/1118 KB 356/1461 KB 264/287 KB 514/1118 KB 360/1461 KB 264/287 KB 514/1118 KB 364/1461 KB 264/287 KB 514/1118 KB 368/1461 KB 264/287 KB 514/1118 KB 372/1461 KB 264/287 KB 514/1118 KB 376/1461 KB 264/287 KB 518/1118 KB 332/1461 KB 264/287 KB 494/1118 KB 376/1461 KB 268/287 KB 518/1118 KB 376/1461 KB 272/287 KB 518/1118 KB 376/1461 KB 276/287 KB 518/1118 KB 376/1461 KB 280/287 KB 518/1118 KB 376/1461 KB 284/287 KB 518/1118 KB 376/1461 KB 287/287 KB 518/1118 KB 372/1461 KB 264/287 KB 518/1118 KB 376/1461 KB 287/287 KB 522/1118 KB 376/1461 KB 287/287 KB 526/1118 KB 376/1461 KB 287/287 KB 530/1118 KB 380/1461 KB 287/287 KB 534/1118 KB 380/1461 KB 287/287 KB 538/1118 KB 380/1461 KB 287/287 KB 542/1118 KB 380/1461 KB 287/287 KB 546/1118 KB 380/1461 KB 550/1118 KB 380/1461 KB 554/1118 KB 380/1461 KB 558/1118 KB 380/1461 KB 287/287 KB 530/1118 KB 384/1461 KB 558/1118 KB 388/1461 KB 558/1118 KB 392/1461 KB 558/1118 KB 396/1461 KB 558/1118 KB 400/1461 KB 558/1118 KB 404/1461 KB 558/1118 KB 408/1461 KB 558/1118 KB 412/1461 KB 558/1118 KB 416/1461 KB 558/1118 KB 420/1461 KB 558/1118 KB 424/1461 KB 562/1118 KB 428/1461 KB 562/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 174.9 KB/sec) unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 420/1461 KB 562/1118 KB 428/1461 KB 566/1118 KB 428/1461 KB 570/1118 KB 428/1461 KB 574/1118 KB 432/1461 KB 578/1118 KB 436/1461 KB 578/1118 KB 440/1461 KB 578/1118 KB 444/1461 KB 578/1118 KB 448/1461 KB 578/1118 KB 452/1461 KB 578/1118 KB 456/1461 KB 578/1118 KB 460/1461 KB 578/1118 KB 464/1461 KB 578/1118 KB 468/1461 KB 578/1118 KB 436/1461 KB 578/1118 KB 468/1461 KB 582/1118 KB 468/1461 KB 586/1118 KB 468/1461 KB 590/1118 KB 468/1461 KB 594/1118 KB 468/1461 KB 598/1118 KB 468/1461 KB 602/1118 KB 468/1461 KB 606/1118 KB 468/1461 KB 610/1118 KB 468/1461 KB 614/1118 KB 472/1461 KB 618/1118 KB 472/1461 KB 622/1118 KB 472/1461 KB 626/1118 KB 472/1461 KB 630/1118 KB 472/1461 KB 634/1118 KB 472/1461 KB 638/1118 KB 472/1461 KB 642/1118 KB 472/1461 KB 646/1118 KB 472/1461 KB 614/1118 KB 476/1461 KB 646/1118 KB 480/1461 KB 646/1118 KB 484/1461 KB 646/1118 KB 488/1461 KB 646/1118 KB 492/1461 KB 646/1118 KB 496/1461 KB 646/1118 KB 500/1461 KB 646/1118 KB 504/1461 KB 650/1118 KB 508/1461 KB 650/1118 KB 512/1461 KB 650/1118 KB 516/1461 KB 650/1118 KB 520/1461 KB 650/1118 KB 524/1461 KB 650/1118 KB 528/1461 KB 650/1118 KB 532/1461 KB 650/1118 KB 536/1461 KB 650/1118 KB 500/1461 KB 650/1118 KB 536/1461 KB 654/1118 KB 536/1461 KB 658/1118 KB 536/1461 KB 662/1118 KB 536/1461 KB 666/1118 KB 536/1461 KB 670/1118 KB 536/1461 KB 674/1118 KB 536/1461 KB 678/1118 KB 536/1461 KB 682/1118 KB 540/1461 KB 686/1118 KB 540/1461 KB 690/1118 KB 540/1461 KB 694/1118 KB 540/1461 KB 698/1118 KB 540/1461 KB 702/1118 KB 540/1461 KB 706/1118 KB 540/1461 KB 710/1118 KB 540/1461 KB 714/1118 KB 540/1461 KB 682/1118 KB 544/1461 KB 714/1118 KB 548/1461 KB 714/1118 KB 552/1461 KB 714/1118 KB 556/1461 KB 714/1118 KB 560/1461 KB 714/1118 KB 564/1461 KB 714/1118 KB 568/1461 KB 718/1118 KB 572/1461 KB 718/1118 KB 576/1461 KB 718/1118 KB 580/1461 KB 718/1118 KB 584/1461 KB 718/1118 KB 588/1461 KB 718/1118 KB 592/1461 KB 718/1118 KB 596/1461 KB 718/1118 KB 564/1461 KB 718/1118 KB 596/1461 KB 722/1118 KB 596/1461 KB 726/1118 KB 596/1461 KB 730/1118 KB 596/1461 KB 734/1118 KB 596/1461 KB 738/1118 KB 596/1461 KB 742/1118 KB 596/1461 KB 746/1118 KB 596/1461 KB 750/1118 KB 596/1461 KB 754/1118 KB 600/1461 KB 758/1118 KB 600/1461 KB 762/1118 KB 600/1461 KB 766/1118 KB 600/1461 KB 770/1118 KB 600/1461 KB 774/1118 KB 600/1461 KB 778/1118 KB 600/1461 KB 782/1118 KB 600/1461 KB 786/1118 KB 600/1461 KB 754/1118 KB 604/1461 KB 786/1118 KB 608/1461 KB 786/1118 KB 612/1461 KB 786/1118 KB 616/1461 KB 786/1118 KB 620/1461 KB 786/1118 KB 624/1461 KB 786/1118 KB 628/1461 KB 786/1118 KB 632/1461 KB 786/1118 KB 636/1461 KB 786/1118 KB 640/1461 KB 786/1118 KB 644/1461 KB 786/1118 KB 648/1461 KB 790/1118 KB 652/1461 KB 790/1118 KB 656/1461 KB 790/1118 KB 660/1461 KB 790/1118 KB 664/1461 KB 790/1118 KB 668/1461 KB 790/1118 KB 672/1461 KB 790/1118 KB 676/1461 KB 790/1118 KB 644/1461 KB 790/1118 KB 676/1461 KB 794/1118 KB 676/1461 KB 798/1118 KB 676/1461 KB 802/1118 KB 676/1461 KB 806/1118 KB 676/1461 KB 810/1118 KB 676/1461 KB 814/1118 KB 676/1461 KB 818/1118 KB 676/1461 KB 822/1118 KB 676/1461 KB 826/1118 KB 676/1461 KB 830/1118 KB 680/1461 KB 834/1118 KB 680/1461 KB 838/1118 KB 680/1461 KB 842/1118 KB 680/1461 KB 846/1118 KB 680/1461 KB 850/1118 KB 680/1461 KB 854/1118 KB 680/1461 KB 858/1118 KB 680/1461 KB 862/1118 KB 680/1461 KB 866/1118 KB 680/1461 KB 830/1118 KB 684/1461 KB 866/1118 KB 688/146 unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 1 KB 866/1118 KB 692/1461 KB 866/1118 KB 696/1461 KB 866/1118 KB 700/1461 KB 866/1118 KB 704/1461 KB 866/1118 KB 708/1461 KB 866/1118 KB 712/1461 KB 866/1118 KB 716/1461 KB 866/1118 KB 720/1461 KB 866/1118 KB 724/1461 KB 866/1118 KB 728/1461 KB 870/1118 KB 732/1461 KB 870/1118 KB 736/1461 KB 870/1118 KB 740/1461 KB 870/1118 KB 744/1461 KB 870/1118 KB 748/1461 KB 870/1118 KB 752/1461 KB 870/1118 KB 756/1461 KB 870/1118 KB 724/1461 KB 870/1118 KB 756/1461 KB 874/1118 KB 756/1461 KB 878/1118 KB 756/1461 KB 882/1118 KB 756/1461 KB 886/1118 KB 756/1461 KB 890/1118 KB 756/1461 KB 894/1118 KB 756/1461 KB 898/1118 KB 756/1461 KB 902/1118 KB 756/1461 KB 906/1118 KB 756/1461 KB 910/1118 KB 756/1461 KB 914/1118 KB 760/1461 KB 918/1118 KB 760/1461 KB 922/1118 KB 760/1461 KB 926/1118 KB 760/1461 KB 930/1118 KB 760/1461 KB 934/1118 KB 760/1461 KB 938/1118 KB 760/1461 KB 942/1118 KB 760/1461 KB 914/1118 KB 764/1461 KB 942/1118 KB 768/1461 KB 942/1118 KB 772/1461 KB 942/1118 KB 776/1461 KB 942/1118 KB 780/1461 KB 942/1118 KB 784/1461 KB 942/1118 KB 788/1461 KB 942/1118 KB 792/1461 KB 946/1118 KB 796/1461 KB 946/1118 KB 800/1461 KB 946/1118 KB 788/1461 KB 946/1118 KB 800/1461 KB 950/1118 KB 800/1461 KB 954/1118 KB 800/1461 KB 958/1118 KB 804/1461 KB 962/1118 KB 804/1461 KB 966/1118 KB 804/1461 KB 970/1118 KB 804/1461 KB 974/1118 KB 804/1461 KB 978/1118 KB 804/1461 KB 982/1118 KB 804/1461 KB 986/1118 KB 804/1461 KB 990/1118 KB 804/1461 KB 994/1118 KB 804/1461 KB 958/1118 KB 808/1461 KB 994/1118 KB 812/1461 KB 994/1118 KB 816/1461 KB 994/1118 KB 820/1461 KB 994/1118 KB 824/1461 KB 994/1118 KB 828/1461 KB 994/1118 KB 832/1461 KB 994/1118 KB 836/1461 KB 994/1118 KB 840/1461 KB 994/1118 KB 844/1461 KB 998/1118 KB 848/1461 KB 998/1118 KB 852/1461 KB 998/1118 KB 856/1461 KB 998/1118 KB 860/1461 KB 998/1118 KB 864/1461 KB 998/1118 KB 868/1461 KB 998/1118 KB 872/1461 KB 998/1118 KB 840/1461 KB 998/1118 KB 872/1461 KB 1002/1118 KB 872/1461 KB 1006/1118 KB 872/1461 KB 1010/1118 KB 872/1461 KB 1014/1118 KB 872/1461 KB 1018/1118 KB 872/1461 KB 1022/1118 KB 872/1461 KB 1026/1118 KB 872/1461 KB 1030/1118 KB 876/1461 KB 1034/1118 KB 876/1461 KB 1038/1118 KB 876/1461 KB 1042/1118 KB 876/1461 KB 1046/1118 KB 876/1461 KB 1050/1118 KB 876/1461 KB 1054/1118 KB 876/1461 KB 1058/1118 KB 876/1461 KB 1062/1118 KB 876/1461 KB 1066/1118 KB 876/1461 KB 1030/1118 KB 880/1461 KB 1066/1118 KB 884/1461 KB 1066/1118 KB 888/1461 KB 1066/1118 KB 892/1461 KB 1066/1118 KB 896/1461 KB 1066/1118 KB 900/1461 KB 1066/1118 KB 904/1461 KB 1066/1118 KB 908/1461 KB 1066/1118 KB 912/1461 KB 1070/1118 KB 916/1461 KB 1070/1118 KB 920/1461 KB 1070/1118 KB 924/1461 KB 1070/1118 KB 928/1461 KB 1070/1118 KB 932/1461 KB 1070/1118 KB 936/1461 KB 1070/1118 KB 908/1461 KB 1070/1118 KB 936/1461 KB 1074/1118 KB 936/1461 KB 1078/1118 KB 936/1461 KB 1082/1118 KB 936/1461 KB 1086/1118 KB 936/1461 KB 1090/1118 KB 936/1461 KB 1094/1118 KB 936/1461 KB 1098/1118 KB 936/1461 KB 1102/1118 KB 940/1461 KB 1106/1118 KB 940/1461 KB 1110/1118 KB 940/1461 KB 1114/1118 KB 940/1461 KB 1118/1118 KB 940/1461 KB 1118/1118 KB 940/1461 KB 1102/1118 KB 944/1461 KB 1118/1118 KB 948/1461 KB 1118/1118 KB 952/1461 KB 1118/1118 KB 956/1461 KB 1118/1118 KB 960/1461 KB 1118/1118 KB 964/1461 KB 1118/1118 KB 968/1461 KB 1118/1118 KB 972/1461 KB 1118/1118 KB 976/1461 KB 1118/1118 KB 980/1461 KB 1118/1118 KB 984/1461 KB 1118/1118 KB 988/1461 KB unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 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 Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 652.5 KB/sec) unit-mysql-0: 19:10:20 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 19:10:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 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 831.1 KB/sec) unit-mysql-0: 19:10:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 19:10:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 19:10:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:10:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:10:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:10:20 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 19:10:20 DEBUG unit.abot-epc-basic/0.install 4/1192 KB 8/1192 KB 12/1192 KB 16/1192 KB 20/1192 KB 24/1192 KB 28/1192 KB 32/1192 KB 36/1192 KB 40/1192 KB 44/1192 KB 48/1192 KB 52/1192 KB 56/1192 KB 60/1192 KB 64/1192 KB 68/1192 KB 72/1192 KB 76/1192 KB 80/1192 KB 84/1192 KB 88/1192 KB 92/1192 KB 96/1192 KB 100/1192 KB 104/1192 KB 108/1192 KB 112/1192 KB 116/1192 KB 120/1192 KB 124/1192 KB 128/1192 KB 132/1192 KB 136/1192 KB 140/1192 KB 144/1192 KB 148/1192 KB 152/1192 KB 156/1192 KB 160/1192 KB 164/1192 KB 168/1192 KB 172/1192 KB 176/1192 KB 180/1192 KB 184/1192 KB 188/1192 KB 192/1192 KB 196/1192 KB 200/1192 KB 204/1192 KB 208/1192 KB 212/1192 KB 216/1192 KB 220/1192 KB 224/1192 KB 228/1192 KB 232/1192 KB 236/1192 KB 240/1192 KB 244/1192 KB 248/1192 KB 252/1192 KB 256/1192 KB 260/1192 KB 264/1192 KB 268/1192 KB 272/1192 KB 276/1192 KB 280/1192 KB 284/1192 KB 288/1192 KB 292/1192 KB 296/1192 KB 300/1192 KB 304/1192 KB 308/1192 KB 312/1192 KB 316/1192 KB 320/1192 KB 324/1192 KB 328/1192 KB 332/1192 KB 336/1192 KB 340/1192 KB 344/1192 KB 348/1192 KB 352/1192 KB 356/1192 KB 360/1192 KB 364/1192 KB 368/1192 KB 372/1192 KB 376/1192 KB 380/1192 KB 384/1192 KB 388/1192 KB 392/1192 KB 396/1192 KB 400/1192 KB 404/1192 KB 408/1192 KB 412/1192 KB 416/1192 KB 420/1192 KB 424/1192 KB 428/1192 KB 432/1192 KB 436/1192 KB 440/1192 KB 444/1192 KB 448/1192 KB 452/1192 KB 456/1192 KB 460/1192 KB 464/1192 KB 468/1192 KB 472/1192 KB 476/1192 KB 480/1192 KB 484/1192 KB 488/1192 KB 492/1192 KB 496/1192 KB 500/1192 KB 504/1192 KB 508/1192 KB 512/1192 KB 516/1192 KB 520/1192 KB 524/1192 KB 528/1192 KB 532/1192 KB 536/1192 KB 540/1192 KB 544/1192 KB 548/1192 KB 552/1192 KB 556/1192 KB 560/1192 KB 564/1192 KB 568/1192 KB 572/1192 KB 576/1192 KB 580/1192 KB 584/1192 KB 588/1192 KB 592/1192 KB 596/1192 KB 600/1192 KB 604/1192 KB 608/1192 KB 612/1192 KB 616/1192 KB 620/1192 KB 624/1192 KB 628/1192 KB 632/1192 KB 636/1192 KB 640/1192 KB 644/1192 KB 648/1192 KB 652/1192 KB 656/1192 KB 660/1192 KB 664/1192 KB 668/1192 KB 672/1192 KB 676/1192 KB 680/1192 KB 684/1192 KB 688/1192 KB 692/1192 KB 696/1192 KB 700/1192 KB 704/1192 KB 708/1192 KB 712/1192 KB 716/1192 KB 720/1192 KB 724/1192 KB 728/1192 KB 732/1192 KB 736/1192 KB 740/1192 KB 744/1192 KB 748/1192 KB 752/1192 KB 756/1192 KB 760/1192 KB 764/1192 KB 768/1192 KB 772/1192 KB 776/1192 KB 780/1192 KB 784/1192 KB 788/1192 KB 792/1192 KB 796/1192 KB 800/1192 KB 804/1192 KB 808/1192 KB 812/1192 KB 816/1192 KB 820/1192 KB 824/1192 KB 828/1192 KB 832/1192 KB 836/1192 KB 840/1192 KB 844/1192 KB 848/1192 KB 852/1192 KB 856/1192 KB 860/1192 KB 864/1192 KB 868/1192 KB 872/1192 KB 876/1192 KB 880/1192 KB 884/1192 KB 888/1192 KB 892/1192 KB 896/1192 KB 900/1192 KB 904/1192 KB 908/1192 KB 912/1192 KB 916/1192 KB 920/1192 KB 924/1192 KB 928/1192 KB 932/1192 KB 936/1192 KB 940/1192 KB 944/1192 KB 948/1192 KB 952/1192 KB 956/1192 KB 960/1192 KB 964/1192 KB 968/1192 KB 972/1192 KB 976/1192 KB 980/1192 KB 984/1192 KB 988/1192 KB 992/1192 KB 996/1192 KB 1000/1192 KB 1004/1192 KB 1008/1192 KB 1012/1192 KB 1016/1192 KB 1020/1192 KB 1024/1192 KB 1028/1192 KB 1032/1192 KB 1036/1192 KB 1040/1192 KB 1044/1192 KB 1048/1192 KB 1052/1192 KB 1056/1192 KB 1060/1192 KB 1064/1192 KB 1068/1192 KB 1072/1192 KB 1076/1192 KB 1080/1192 KB 1084/1192 KB 1088/1192 KB 1092/1192 KB unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 1096/1192 KB 1100/1192 KB 1104/1192 KB 1108/1192 KB 1112/1192 KB 1116/1192 KB 1120/1192 KB 1124/1192 KB 1128/1192 KB 1132/1192 KB 1136/1192 KB 1140/1192 KB 1144/1192 KB 1148/1192 KB 1152/1192 KB 1156/1192 KB 1160/1192 KB 1164/1192 KB 1168/1192 KB 1172/1192 KB 1176/1192 KB 1180/1192 KB 1184/1192 KB 1188/1192 KB 1192/1192 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 614.5 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 4/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 385.5 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 131.6 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 34.5 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 87.6 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 137.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 164.2 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 87.5 KB/sec) unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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: 19:10:21 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: 19:10:21 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 215.1 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 378.1 KB/sec) unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 19:10:21 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 72.4 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 838.8 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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: 19:10:21 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: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/21 KB 2/10 KB 3/149 KB 6/21 KB 2/10 KB 3/149 KB 9/21 KB 2/10 KB 3/149 KB 11/21 KB 2/10 KB 3/149 KB 3/21 KB 2/10 KB 5/149 KB 11/21 KB 2/10 KB 8/149 KB 11/21 KB 2/10 KB 11/149 KB 11/21 KB 2/10 KB 13/149 KB 11/21 KB 2/10 KB 16/149 KB 11/21 KB 2/10 KB 19/149 KB 11/21 KB 2/10 KB 21/149 KB 14/21 KB 2/10 KB 3/21 KB 5/10 KB 21/149 KB 14/21 KB 7/10 KB 21/149 KB 14/21 KB 10/10 KB 21/149 KB 14/21 KB 10/10 KB 21/149 KB 14/21 KB 2/10 KB 19/149 KB 14/21 KB 10/10 KB 21/149 KB 16/21 KB 10/10 KB 24/149 KB 16/21 KB 10/10 KB 24/149 KB 19/21 KB 10/10 KB 24/149 KB 21/21 KB 10/10 KB 27/149 KB 21/21 KB 4/6 KB 10/10 KB 27/149 KB 21/21 KB 4/6 KB 10/10 KB 29/149 KB 21/21 KB 4/6 KB 10/10 KB 32/149 KB 21/21 KB 4/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 21/21 KB 6/6 KB 10/10 KB 44/149 KB 21/21 KB 6/6 KB 10/10 KB 48/149 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 52/149 KB 21/21 KB 6/6 KB 10/10 KB 56/149 KB 21/21 KB 6/6 KB 10/10 KB 60/149 KB 21/21 KB 6/6 KB 10/10 KB 64/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 844.6 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 6/6 KB 64/149 KB 4/14 KB 68/149 KB 8/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 6/6 KB 68/149 KB 4/14 KB 72/149 KB 8/14 KB 76/149 KB 8/14 KB 80/149 KB 8/14 KB 84/149 KB 8/14 KB 88/149 KB 12/14 KB 92/149 KB 12/14 KB 96/149 KB 12/14 KB 84/149 KB 12/14 KB 96/149 KB 14/14 KB 3/30 KB 96/149 KB 14/14 KB 6/30 KB 96/149 KB 14/14 KB 9/30 KB 96/149 KB 14/14 KB 9/30 KB 3/37 KB 96/149 KB 14/14 KB 9/30 KB 5/37 KB 96/149 KB 14/14 KB 11/30 KB 5/37 KB 96/149 KB 14/14 KB 14/30 KB 5/37 KB 96/149 KB 14/14 KB 14/30 KB 8/37 KB 96/149 KB 14/14 KB 16/30 KB 8/37 KB 96/149 KB 14/14 KB 16/30 KB 11/37 KB 96/149 KB 14/14 KB 19/30 KB 11/37 KB 96/149 KB 14/14 KB 19/30 KB 13/37 KB 96/149 KB 14/14 KB 22/30 KB 13/37 KB 96/149 KB 14/14 KB 25/30 KB 13/37 KB 96/149 KB 14/14 KB 25/30 KB 16/37 KB 96/149 KB 14/14 KB 25/30 KB 16/37 KB 96/149 KB 14/14 KB 3/14 KB 25/30 KB 16/37 KB 96/149 KB 14/14 KB 6/14 KB 25/30 KB 16/37 KB 96/149 KB 14/14 KB 9/14 KB 27/30 KB 19/37 KB 96/149 KB 14/14 KB 9/14 KB 25/30 KB 19/37 KB 96/149 KB 14/14 KB 9/14 KB 27/30 KB 21/37 KB 96/149 KB 14/14 KB 9/14 KB 27/30 KB 21/37 KB 96/149 KB 14/14 KB 11/14 KB 30/30 KB 21/37 KB 96/149 KB 14/14 KB 11/14 KB 30/30 KB 24/37 KB 96/149 KB 14/14 KB 11/14 KB 30/30 KB 27/37 KB 96/149 KB 14/14 KB 14/14 KB 30/30 KB 29/37 KB 96/149 KB 14/14 KB 14/14 KB 30/30 KB 32/37 KB 100/149 KB 14/14 KB 30/30 KB 24/37 KB 96/149 KB 14/14 KB 14/14 KB 30/30 KB 35/37 KB 100/149 KB 14/14 KB 30/30 KB 29/37 KB 100/149 KB 14/14 KB 14/14 KB 30/30 KB 35/37 KB 104/149 KB 14/14 KB 30/30 KB 35/37 KB 108/149 KB 14/14 KB 30/30 KB 35/37 KB 112/149 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 359.3 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 30/30 KB 37/37 KB 112/149 KB 14/14 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 30/30 KB 37/37 KB 116/149 KB 14/14 KB 37/37 KB 120/149 KB 14/14 KB 37/37 KB 124/149 KB 14/14 KB 37/37 KB 128/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 754.1 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 766.1 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 132/149 KB 14/14 KB 3/11 KB 132/149 KB 14/14 KB 136/149 KB 3/37 KB 14/14 KB 3/11 KB 140/149 KB 3/37 KB 14/14 KB 4/11 KB 132/149 KB 3/37 KB 14/14 KB 3/11 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 136/149 KB 3/37 KB 14/14 KB 4/11 KB 140/149 KB 3/37 KB 14/14 KB 7/11 KB 144/149 KB 6/37 KB 14/14 KB 7/11 KB 144/149 KB 3/37 KB 14/14 KB 7/11 KB 144/149 KB 9/37 KB 14/14 KB 7/11 KB 148/149 KB 9/37 KB 14/14 KB 10/11 KB 149/149 KB 9/37 KB 14/14 KB 10/11 KB 144/149 KB 9/37 KB 14/14 KB 10/11 KB 149/149 KB 9/37 KB 14/14 KB 11/11 KB 149/149 KB 11/37 KB 14/14 KB 11/11 KB 149/149 KB 14/37 KB 14/14 KB 11/11 KB 149/149 KB 16/37 KB 14/14 KB 11/11 KB 149/149 KB 19/37 KB 14/14 KB 11/11 KB 149/149 KB 22/37 KB 14/14 KB 11/11 KB 149/149 KB 25/37 KB 14/14 KB 11/11 KB 149/149 KB 27/37 KB 14/14 KB 11/11 KB 149/149 KB 30/37 KB 14/14 KB 11/11 KB 149/149 KB 32/37 KB 14/14 KB 11/11 KB 149/149 KB 35/37 KB 14/14 KB 11/11 KB 149/149 KB 37/37 KB 14/14 KB 11/11 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 247.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 149/149 KB 37/37 KB 3/43 KB 11/11 KB 149/149 KB 37/37 KB 6/43 KB 11/11 KB 149/149 KB 37/37 KB 9/43 KB 11/11 KB 149/149 KB 37/37 KB 11/43 KB 11/11 KB 149/149 KB 37/37 KB 14/43 KB 11/11 KB 149/149 KB 37/37 KB 16/43 KB 11/11 KB 149/149 KB 37/37 KB 19/43 KB 11/11 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 178.6 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2388.1 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 37/37 KB 22/43 KB 37/37 KB 25/43 KB 37/37 KB 27/43 KB 37/37 KB 30/43 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 626.6 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 32/43 KB 36/43 KB 40/43 KB 43/43 KB 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/60 KB 43/43 KB 20/60 KB 43/43 KB 24/60 KB 43/43 KB 28/60 KB 43/43 KB 32/60 KB 43/43 KB 36/60 KB 43/43 KB 40/60 KB 43/43 KB 44/60 KB 43/43 KB 48/60 KB 43/43 KB 52/60 KB 43/43 KB 56/60 KB 43/43 KB 60/60 KB 43/43 KB 60/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 592.9 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 1/7 KB 60/60 KB 4/7 KB 60/60 KB 7/7 KB 60/60 KB 7/7 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 805.8 KB/sec) unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 83.1 KB/sec) unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 81.1 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1086.1 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/24 KB 5/24 KB 8/24 KB 10/24 KB 13/24 KB 16/24 KB 18/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 19:10:21 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 134.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/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 235.9 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 137.0 KB/sec) unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 166.8 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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 189.0 KB/sec) unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 19:10:21 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 19:10:21 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-mysql-0: 19:10:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 19:10:21 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: 19:10:21 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: 19:10:21 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 168.9 KB/sec) unit-abot-epc-basic-0: 19:10:21 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: 19:10:22 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 96.5 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 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 70.6 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 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: 19:10:22 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-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 19:10:22 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 1298.5 KB/sec) unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 45.1 KB/sec) unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 19:10:22 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 39.5 KB/sec) unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 101.2 KB/sec) unit-abot-epc-basic-0: 19:10:22 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-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 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: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 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 524.6 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 4/48 KB 3/35 KB 4/156 KB 8/48 KB 3/87 KB 3/21 KB 3/35 KB 4/156 KB 12/48 KB 3/87 KB 3/21 KB 3/35 KB 4/156 KB 16/48 KB 3/87 KB 3/21 KB 3/35 KB 4/156 KB 4/48 KB 3/87 KB 3/21 KB 6/35 KB 4/156 KB 16/48 KB 3/87 KB 3/21 KB 9/35 KB 4/156 KB 16/48 KB 3/87 KB 3/21 KB 11/35 KB 4/156 KB 16/48 KB 3/87 KB 3/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 3/21 KB 4/156 KB 4/48 KB 3/87 KB 3/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 3/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 6/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 9/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 11/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 14/21 KB 14/35 KB 4/156 KB 16/48 KB 3/87 KB 17/21 KB 16/35 KB 4/156 KB 16/48 KB 3/87 KB 19/21 KB 4/156 KB 4/48 KB 3/87 KB 16/35 KB 8/156 KB 20/48 KB 3/87 KB 19/21 KB 16/35 KB 12/156 KB 20/48 KB 3/87 KB 19/21 KB 16/35 KB 16/156 KB 20/48 KB 3/87 KB 19/21 KB 16/35 KB 20/156 KB 20/48 KB 3/87 KB 19/21 KB 4/48 KB 3/87 KB 16/35 KB 20/156 KB 20/48 KB 6/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 9/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 11/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 14/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 16/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 19/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 22/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 3/87 KB 21/21 KB 16/35 KB 20/156 KB 20/48 KB 25/87 KB 21/21 KB 16/35 KB 4/156 KB 20/48 KB 3/87 KB 19/21 KB 16/35 KB 24/156 KB 24/48 KB 25/87 KB 21/21 KB 16/35 KB 24/156 KB 28/48 KB 25/87 KB 21/21 KB 16/35 KB 4/156 KB 16/48 KB 3/87 KB 17/21 KB 19/35 KB 24/156 KB 28/48 KB 27/87 KB 21/21 KB 22/35 KB 24/156 KB 28/48 KB 27/87 KB 21/21 KB 25/35 KB 24/156 KB 28/48 KB 27/87 KB 21/21 KB 27/35 KB 24/156 KB 28/48 KB 27/87 KB 21/21 KB 16/35 KB 24/156 KB 28/48 KB 27/87 KB 21/21 KB 27/35 KB 24/156 KB 28/48 KB 30/87 KB 21/21 KB 16/35 KB 24/156 KB 20/48 KB 25/87 KB 21/21 KB 30/35 KB 28/156 KB 32/48 KB 30/87 KB 21/21 KB 30/35 KB 32/156 KB 32/48 KB 30/87 KB 21/21 KB 30/35 KB 24/156 KB 32/48 KB 30/87 KB 21/21 KB 30/35 KB 24/156 KB 28/48 KB 30/87 KB 21/21 KB 32/35 KB 32/156 KB 32/48 KB 30/87 KB 21/21 KB 35/35 KB 36/156 KB 32/48 KB 30/87 KB 21/21 KB 35/35 KB 36/156 KB 36/48 KB 32/87 KB 21/21 KB 35/35 KB 36/156 KB 40/48 KB 32/87 KB 21/21 KB 35/35 KB 36/156 KB 44/48 KB 32/87 KB 21/21 KB 35/35 KB 36/156 KB 48/48 KB 32/87 KB 21/21 KB 32/35 KB 36/156 KB 32/48 KB 30/87 KB 21/21 KB 35/35 KB 36/156 KB 32/48 KB 32/87 KB 21/21 KB 35/35 KB 40/156 KB 48/48 KB 32/87 KB 21/21 KB 35/35 KB 44/156 KB 48/48 KB 32/87 KB 21/21 KB 35/35 KB 48/156 KB 48/48 KB 32/87 KB 21/21 KB 35/35 KB 48/156 KB 48/48 KB 36/87 KB 21/21 KB 35/35 KB 48/156 KB 48/48 KB 40/87 KB 21/21 KB 35/35 KB 48/156 KB 48/48 KB 44/87 KB 21/21 KB 35/35 KB 48/156 KB 48/48 KB 48/87 KB 21/21 KB 35/35 KB 48/156 KB 48/48 KB 52/87 KB 21/21 KB 35/35 KB 52/156 KB 48/48 KB 56/87 KB 35/35 KB 52/156 KB 48/48 KB 60/87 KB 35/35 KB 52/156 KB 48/48 KB 64/87 KB 35/35 KB 52/156 KB 48/48 KB 52/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 617.8 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 35/35 KB 56/156 KB 48/48 KB 64/87 KB 35/35 KB 60/156 KB 48/48 KB 64/87 KB 35/35 KB 64/156 KB 48/48 KB 64/87 KB 35/35 KB 68/156 KB 48/48 KB 64/87 KB 35/35 KB 72/156 KB 48/48 KB 64/87 KB 35/35 KB 76/156 KB 48/48 KB 64/87 KB 35/35 KB 80/156 KB 48/48 KB 64/87 KB 35/35 KB 80/156 KB 48/48 KB 68/87 KB 35/35 KB 80/156 KB 48/48 KB 72/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 1151.0 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 84/156 KB 48/48 KB 72/87 KB 88/156 KB 3/86 KB 76/87 KB 92/156 KB 3/86 KB 76/87 KB 96/156 KB 3/86 KB 76/87 KB 84/156 KB 3/86 KB 76/87 KB 96/156 KB 5/86 KB 76/87 KB 96/156 KB 8/86 KB 76/87 KB 96/156 KB 11/86 KB 76/87 KB 84/156 KB 48/48 KB 76/87 KB 96/156 KB 13/86 KB 76/87 KB 96/156 KB 13/86 KB 80/87 KB 96/156 KB 16/86 KB 80/87 KB 96/156 KB 16/86 KB 84/87 KB 96/156 KB 19/86 KB 84/87 KB 96/156 KB 19/86 KB 87/87 KB 96/156 KB 21/86 KB 87/87 KB 100/156 KB 24/86 KB 87/87 KB 3/24 KB 100/156 KB 24/86 KB 87/87 KB 6/24 KB 100/156 KB 24/86 KB 87/87 KB 9/24 KB 100/156 KB 24/86 KB 87/87 KB 11/24 KB 100/156 KB 24/86 KB 87/87 KB 14/24 KB 100/156 KB 24/86 KB 87/87 KB 16/24 KB 100/156 KB 24/86 KB 87/87 KB 19/24 KB 100/156 KB 24/86 KB 87/87 KB 22/24 KB 100/156 KB 24/86 KB 87/87 KB 22/24 KB 100/156 KB 27/86 KB 87/87 KB 100/156 KB 21/86 KB 87/87 KB 22/24 KB 104/156 KB 27/86 KB 87/87 KB 22/24 KB 104/156 KB 29/86 KB 87/87 KB 24/24 KB 108/156 KB 29/86 KB 87/87 KB 24/24 KB 104/156 KB 29/86 KB 87/87 KB 24/24 KB 112/156 KB 29/86 KB 87/87 KB 24/24 KB 112/156 KB 32/86 KB 87/87 KB 24/24 KB 116/156 KB 32/86 KB 87/87 KB 24/24 KB 120/156 KB 36/86 KB 87/87 KB 24/24 KB 124/156 KB 36/86 KB 87/87 KB 24/24 KB 128/156 KB 36/86 KB 87/87 KB 24/24 KB 116/156 KB 36/86 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1169.8 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 24/24 KB 128/156 KB 40/86 KB 87/87 KB 24/24 KB 128/156 KB 44/86 KB 87/87 KB 24/24 KB 128/156 KB 48/86 KB 87/87 KB 24/24 KB 128/156 KB 52/86 KB 87/87 KB 24/24 KB 132/156 KB 56/86 KB 132/156 KB 60/86 KB 132/156 KB 64/86 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 1335.8 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 24/24 KB 132/156 KB 52/86 KB 87/87 KB 136/156 KB 64/86 KB 140/156 KB 64/86 KB 144/156 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 452.5 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 144/156 KB 64/86 KB 4/14 KB 144/156 KB 64/86 KB 8/14 KB 144/156 KB 64/86 KB 12/14 KB 144/156 KB 64/86 KB 14/14 KB 148/156 KB 64/86 KB 14/14 KB 152/156 KB 64/86 KB 14/14 KB 156/156 KB 64/86 KB 14/14 KB 156/156 KB 68/86 KB 14/14 KB 156/156 KB 68/86 KB 14/14 KB 156/156 KB 72/86 KB 14/14 KB 156/156 KB 76/86 KB 14/14 KB 156/156 KB 80/86 KB 14/14 KB 156/156 KB 84/86 KB 14/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 86/86 KB 3/119 KB 14/14 KB 156/156 KB 86/86 KB 6/119 KB 14/14 KB 156/156 KB 86/86 KB 9/119 KB 14/14 KB 156/156 KB 86/86 KB 11/119 KB 14/14 KB 156/156 KB 86/86 KB 3/29 KB 11/119 KB 14/14 KB 156/156 KB 86/86 KB 3/29 KB 14/119 KB 14/14 KB 156/156 KB 86/86 KB 6/29 KB 14/119 KB 14/14 KB 156/156 KB 86/86 KB 6/29 KB 16/119 KB 14/14 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 224.4 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 156/156 KB 86/86 KB 6/29 KB 19/119 KB 156/156 KB 86/86 KB 9/29 KB 19/119 KB 156/156 KB 86/86 KB 9/29 KB 22/119 KB 156/156 KB 86/86 KB 11/29 KB 22/119 KB 156/156 KB 86/86 KB 14/29 KB 22/119 KB 156/156 KB 86/86 KB 14/29 KB 25/119 KB 156/156 KB 86/86 KB 16/29 KB 25/119 KB 156/156 KB 86/86 KB 16/29 KB 27/119 KB 156/156 KB 86/86 KB 19/29 KB 27/119 KB 156/156 KB 86/86 KB 19/29 KB 30/119 KB 86/86 KB 22/29 KB 32/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2227.0 KB/sec) unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install 86/86 KB 19/29 KB 32/119 KB 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 86/86 KB 25/29 KB 32/119 KB 86/86 KB 27/29 KB 32/119 KB 29/29 KB 36/119 KB 86/86 KB 27/29 KB 36/119 KB 29/29 KB 40/119 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 1311.9 KB/sec) unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install 4/37 KB 29/29 KB 44/119 KB 8/37 KB 29/29 KB 44/119 KB 12/37 KB 29/29 KB 44/119 KB 16/37 KB 29/29 KB 44/119 KB 20/37 KB 29/29 KB 44/119 KB 24/37 KB 29/29 KB 44/119 KB 28/37 KB 29/29 KB 44/119 KB 32/37 KB 29/29 KB 44/119 KB 36/37 KB 29/29 KB 44/119 KB 37/37 KB 29/29 KB 44/119 KB 29/29 KB 44/119 KB 37/37 KB 3/57 KB 29/29 KB 44/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install 37/37 KB 3/57 KB 29/29 KB 48/119 KB 37/37 KB 3/57 KB 29/29 KB 52/119 KB 6/57 KB 29/29 KB 56/119 KB 6/57 KB 29/29 KB 60/119 KB 6/57 KB 29/29 KB 64/119 KB 6/57 KB 29/29 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 488.8 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 9/57 KB 29/29 KB 64/119 KB 11/57 KB 29/29 KB 64/119 KB 14/57 KB 29/29 KB 64/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 373.6 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 16/57 KB 64/119 KB 19/57 KB 68/119 KB 3/11 KB 16/57 KB 68/119 KB 3/11 KB 19/57 KB 68/119 KB 6/11 KB 19/57 KB 68/119 KB 9/11 KB 22/57 KB 68/119 KB 9/11 KB 16/57 KB 68/119 KB 22/57 KB 68/119 KB 11/11 KB 22/57 KB 68/119 KB 11/11 KB 3/33 KB 22/57 KB 68/119 KB 11/11 KB 6/33 KB 22/57 KB 72/119 KB 11/11 KB 6/33 KB 22/57 KB 76/119 KB 11/11 KB 6/33 KB 25/57 KB 80/119 KB 11/11 KB 6/33 KB 25/57 KB 76/119 KB 11/11 KB 6/33 KB 25/57 KB 80/119 KB 11/11 KB 9/33 KB 27/57 KB 80/119 KB 11/11 KB 9/33 KB 30/57 KB 80/119 KB 11/11 KB 11/33 KB 32/57 KB 80/119 KB 11/11 KB 11/33 KB 27/57 KB 80/119 KB 11/11 KB 11/33 KB 32/57 KB 80/119 KB 11/11 KB 14/33 KB 32/57 KB 84/119 KB 11/11 KB 14/33 KB 32/57 KB 88/119 KB 11/11 KB 16/33 KB 32/57 KB 92/119 KB 11/11 KB 16/33 KB 32/57 KB 96/119 KB 11/11 KB 16/33 KB 32/57 KB 84/119 KB 11/11 KB 16/33 KB 32/57 KB 96/119 KB 11/11 KB 19/33 KB 36/57 KB 96/119 KB 11/11 KB 19/33 KB 40/57 KB 100/119 KB 11/11 KB 3/21 KB 22/33 KB 44/57 KB 100/119 KB 11/11 KB 3/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 3/21 KB 22/33 KB 36/57 KB 100/119 KB 11/11 KB 3/21 KB 22/33 KB 36/57 KB 96/119 KB 11/11 KB 3/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 5/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 8/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 11/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 13/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 16/21 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 19/21 KB 22/33 KB 36/57 KB 96/119 KB 11/11 KB 22/33 KB 48/57 KB 100/119 KB 11/11 KB 19/21 KB 25/33 KB 48/57 KB 100/119 KB 11/11 KB 21/21 KB 25/33 KB 48/57 KB 100/119 KB 11/11 KB 21/21 KB 25/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install 48/57 KB 100/119 KB 21/21 KB 27/33 KB 52/57 KB 100/119 KB 21/21 KB 27/33 KB 56/57 KB 104/119 KB 21/21 KB 30/33 KB 57/57 KB 104/119 KB 21/21 KB 30/33 KB 52/57 KB 104/119 KB 21/21 KB 30/33 KB 52/57 KB 104/119 KB 21/21 KB 27/33 KB 57/57 KB 108/119 KB 21/21 KB 30/33 KB 57/57 KB 112/119 KB 21/21 KB 30/33 KB 57/57 KB 112/119 KB 21/21 KB 32/33 KB 57/57 KB 112/119 KB 21/21 KB 33/33 KB 57/57 KB 116/119 KB 21/21 KB 33/33 KB 57/57 KB 119/119 KB 21/21 KB 33/33 KB 57/57 KB 119/119 KB 21/21 KB 3/5 KB 33/33 KB 57/57 KB 119/119 KB 5/5 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 576.3 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 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 213.2 KB/sec) unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 324.6 KB/sec) unit-abot-epc-basic-0: 19:10:22 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 43.6 KB/sec) unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install 4/14 KB 8/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 125.9 KB/sec) unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:10:22 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: 19:10:22 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: 19:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 19:10:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 447.6 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/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: 19:10:23 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-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 19:10:23 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 244.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 182.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 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 1445.2 KB/sec) unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 597.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 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 127.4 KB/sec) unit-abot-epc-basic-0: 19:10:23 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-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10: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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 552.5 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 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 242.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 162.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 7/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-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 81.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 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 131.4 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 19:10:23 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-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 1/6 KB 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 386.6 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 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: 19:10:23 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: 19:10:23 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: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/223 KB 3/39 KB 6/223 KB 3/45 KB 3/286 KB 3/39 KB 9/223 KB 3/45 KB 3/286 KB 3/39 KB 11/223 KB 3/45 KB 3/286 KB 3/39 KB 14/223 KB 3/45 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 3/286 KB 3/39 KB 14/223 KB 5/45 KB 3/308 KB 3/286 KB 3/39 KB 14/223 KB 8/45 KB 3/308 KB 3/286 KB 3/39 KB 14/223 KB 11/45 KB 3/308 KB 3/286 KB 3/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 3/39 KB 3/223 KB 3/286 KB 6/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 9/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 11/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 14/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 16/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 19/39 KB 14/223 KB 13/45 KB 3/308 KB 3/286 KB 3/223 KB 3/286 KB 19/39 KB 14/223 KB 13/45 KB 3/308 KB 5/286 KB 19/39 KB 14/223 KB 13/45 KB 3/308 KB 8/286 KB 19/39 KB 14/223 KB 13/45 KB 3/308 KB 11/286 KB 19/39 KB 14/223 KB 13/45 KB 3/308 KB 13/286 KB 19/39 KB 14/223 KB 13/45 KB 3/308 KB 16/286 KB 22/39 KB 16/223 KB 16/45 KB 3/308 KB 16/286 KB 22/39 KB 16/223 KB 16/45 KB 3/308 KB 19/286 KB 3/39 KB 14/223 KB 3/45 KB 3/308 KB 3/286 KB 22/39 KB 16/223 KB 13/45 KB 3/308 KB 16/286 KB 25/39 KB 16/223 KB 16/45 KB 3/308 KB 19/286 KB 19/39 KB 16/223 KB 13/45 KB 3/308 KB 16/286 KB 25/39 KB 19/223 KB 16/45 KB 3/308 KB 19/286 KB 25/39 KB 19/223 KB 19/45 KB 3/308 KB 19/286 KB 27/39 KB 19/223 KB 19/45 KB 3/308 KB 19/286 KB 30/39 KB 22/223 KB 19/45 KB 3/308 KB 21/286 KB 27/39 KB 22/223 KB 19/45 KB 3/308 KB 19/286 KB 30/39 KB 22/223 KB 21/45 KB 5/308 KB 21/286 KB 27/39 KB 22/223 KB 19/45 KB 3/308 KB 21/286 KB 30/39 KB 22/223 KB 19/45 KB 5/308 KB 21/286 KB 30/39 KB 22/223 KB 24/45 KB 5/308 KB 21/286 KB 32/39 KB 25/223 KB 27/45 KB 8/308 KB 24/286 KB 32/39 KB 25/223 KB 24/45 KB 8/308 KB 24/286 KB 32/39 KB 25/223 KB 24/45 KB 5/308 KB 24/286 KB 32/39 KB 22/223 KB 24/45 KB 5/308 KB 24/286 KB 30/39 KB 22/223 KB 24/45 KB 5/308 KB 24/286 KB 32/39 KB 25/223 KB 27/45 KB 8/308 KB 27/286 KB 32/39 KB 27/223 KB 27/45 KB 8/308 KB 27/286 KB 35/39 KB 27/223 KB 27/45 KB 11/308 KB 27/286 KB 32/39 KB 27/223 KB 27/45 KB 11/308 KB 27/286 KB 35/39 KB 27/223 KB 29/45 KB 11/308 KB 29/286 KB 35/39 KB 27/223 KB 27/45 KB 11/308 KB 29/286 KB 35/39 KB 30/223 KB 29/45 KB 11/308 KB 29/286 KB 38/39 KB 30/223 KB 29/45 KB 11/308 KB 29/286 KB 38/39 KB 30/223 KB 29/45 KB 13/308 KB 29/286 KB 38/39 KB 30/223 KB 32/45 KB 13/308 KB 32/286 KB 38/39 KB 32/223 KB 32/45 KB 13/308 KB 32/286 KB 38/39 KB 30/223 KB 32/45 KB 13/308 KB 32/286 KB 39/39 KB 32/223 KB 32/45 KB 13/308 KB 32/286 KB 39/39 KB 32/223 KB 32/45 KB 16/308 KB 32/286 KB 39/39 KB 36/223 KB 32/45 KB 19/308 KB 32/286 KB 39/39 KB 36/223 KB 32/45 KB 21/308 KB 32/286 KB 39/39 KB 36/223 KB 36/45 KB 24/308 KB 36/286 KB 39/39 KB 36/223 KB 32/45 KB 16/308 KB 32/286 KB 39/39 KB 36/223 KB 36/45 KB 21/308 KB 36/286 KB 39/39 KB 36/223 KB 36/45 KB 21/308 KB 32/286 KB 39/39 KB 36/223 KB 40/45 KB 24/308 KB 36/286 KB 39/39 KB 36/223 KB 40/45 KB 24/308 KB 40/286 KB 39/39 KB 36/223 KB 44/45 KB 24/308 KB 40/286 KB 39/39 KB 40/223 KB 44/45 KB 24/308 KB 44/286 KB 39/39 KB 36/223 KB 44/45 KB 24/308 KB 44/286 KB 39/39 KB 40/223 KB 45/45 KB 24/308 KB 48/286 KB 39/39 KB 40/223 KB 45/45 KB 24/308 KB 44/286 KB 39/39 KB 44/223 KB 45/45 KB 24/308 KB 48/286 KB 39/39 KB 44/223 KB 45/45 KB 27/308 KB 48/286 KB 39/39 KB 48/223 KB 45/45 KB 27/308 KB 48/286 KB 39/39 KB 48/223 KB 45/45 KB 27 unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install /308 KB 52/286 KB 52/223 KB 45/45 KB 29/308 KB 56/286 KB 52/223 KB 45/45 KB 29/308 KB 60/286 KB 52/223 KB 45/45 KB 29/308 KB 64/286 KB 39/39 KB 52/223 KB 45/45 KB 29/308 KB 52/286 KB 52/223 KB 45/45 KB 32/308 KB 64/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1237.6 KB/sec) unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 39/39 KB 52/223 KB 45/45 KB 27/308 KB 52/286 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 56/223 KB 45/45 KB 32/308 KB 64/286 KB 60/223 KB 45/45 KB 32/308 KB 64/286 KB 64/223 KB 45/45 KB 32/308 KB 68/286 KB 68/223 KB 45/45 KB 36/308 KB 68/286 KB 72/223 KB 36/308 KB 68/286 KB 76/223 KB 36/308 KB 68/286 KB 80/223 KB 36/308 KB 68/286 KB 60/223 KB 45/45 KB 32/308 KB 68/286 KB 64/223 KB 45/45 KB 36/308 KB 68/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1139.3 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 80/223 KB 40/308 KB 68/286 KB 80/223 KB 44/308 KB 68/286 KB 80/223 KB 48/308 KB 68/286 KB 80/223 KB 48/308 KB 72/286 KB 80/223 KB 48/308 KB 76/286 KB 80/223 KB 48/308 KB 80/286 KB 80/223 KB 52/308 KB 80/286 KB 84/223 KB 56/308 KB 84/286 KB 84/223 KB 60/308 KB 84/286 KB 84/223 KB 64/308 KB 84/286 KB 84/223 KB 52/308 KB 84/286 KB 88/223 KB 64/308 KB 84/286 KB 92/223 KB 64/308 KB 84/286 KB 96/223 KB 64/308 KB 84/286 KB 80/223 KB 52/308 KB 84/286 KB 96/223 KB 64/308 KB 88/286 KB 96/223 KB 64/308 KB 92/286 KB 96/223 KB 64/308 KB 96/286 KB 3/174 KB 96/223 KB 64/308 KB 96/286 KB 5/174 KB 96/223 KB 64/308 KB 96/286 KB 8/174 KB 96/223 KB 64/308 KB 96/286 KB 11/174 KB 96/223 KB 64/308 KB 96/286 KB 13/174 KB 96/223 KB 64/308 KB 96/286 KB 13/174 KB 96/223 KB 68/308 KB 96/286 KB 16/174 KB 96/223 KB 72/308 KB 100/286 KB 16/174 KB 96/223 KB 76/308 KB 100/286 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 4/22 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 8/22 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 12/22 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 16/22 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 20/22 KB 16/174 KB 96/223 KB 80/308 KB 100/286 KB 22/22 KB 16/174 KB 96/223 KB 68/308 KB 100/286 KB 16/174 KB 96/223 KB 68/308 KB 96/286 KB 19/174 KB 96/223 KB 80/308 KB 100/286 KB 22/22 KB 19/174 KB 100/223 KB 80/308 KB 100/286 KB 22/22 KB 19/174 KB 104/223 KB 80/308 KB 100/286 KB 22/22 KB 21/174 KB 108/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 112/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 116/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 120/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 124/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 128/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 104/223 KB 84/308 KB 104/286 KB 22/22 KB 21/174 KB 104/223 KB 80/308 KB 104/286 KB 22/22 KB 19/174 KB 104/223 KB 80/308 KB 104/286 KB 22/22 KB 21/174 KB 128/223 KB 84/308 KB 108/286 KB 22/22 KB 21/174 KB 128/223 KB 84/308 KB 112/286 KB 22/22 KB 24/174 KB 128/223 KB 84/308 KB 112/286 KB 22/22 KB 24/174 KB 128/223 KB 84/308 KB 116/286 KB 22/22 KB 27/174 KB 128/223 KB 88/308 KB 120/286 KB 22/22 KB 27/174 KB 128/223 KB 88/308 KB 124/286 KB 22/22 KB 27/174 KB 128/223 KB 88/308 KB 128/286 KB 22/22 KB 27/174 KB 128/223 KB 88/308 KB 116/286 KB 22/22 KB 27/174 KB 128/223 KB 84/308 KB 116/286 KB 22/22 KB 29/174 KB 128/223 KB 88/308 KB 128/286 KB 22/22 KB 29/174 KB 128/223 KB 92/308 KB 128/286 KB 22/22 KB 32/174 KB 128/223 KB 92/308 KB 128/286 KB 22/22 KB 32/174 KB 128/223 KB 96/308 KB 128/286 KB 22/22 KB 32/174 KB 128/223 KB 100/308 KB 128/286 KB 22/22 KB 36/174 KB 132/223 KB 104/308 KB 132/286 KB 22/22 KB 36/174 KB 132/223 KB 108/308 KB 132/286 KB 22/22 KB 36/174 KB 132/223 KB 112/308 KB 132/286 KB 22/22 KB 36/174 KB 132/223 KB 100/308 KB 132/286 KB 22/22 KB 36/174 KB 128/223 KB 100/308 KB 132/286 KB 22/22 KB 40/174 KB 132/223 KB 112/308 KB 132/286 KB 22/22 KB 44/174 KB 132/223 KB 112/308 KB 132/286 KB 22/22 KB 32/174 KB 128/223 KB 100/308 KB 132/286 KB 22/22 KB 48/174 KB 132/223 KB 112/308 KB 132/286 KB 22/22 KB 48/174 KB 136/223 KB 112/308 KB 136/286 KB 22/22 KB 48/174 KB 140/223 KB 112/308 KB 136/286 KB 22/22 KB 48/174 KB 144/223 KB 112/308 KB 136/286 KB 22/22 KB 52/174 KB 148/223 KB 116/308 KB 136/286 KB 52/174 KB 152/223 KB 116/308 KB 136/286 KB 52/174 KB 156/223 KB 116/308 KB 136/286 KB 52 unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install /174 KB 160/223 KB 116/308 KB 136/286 KB 48/174 KB 132/223 KB 112/308 KB 136/286 KB 22/22 KB 52/174 KB 160/223 KB 116/308 KB 140/286 KB 52/174 KB 160/223 KB 116/308 KB 144/286 KB 52/174 KB 144/223 KB 116/308 KB 136/286 KB 56/174 KB 160/223 KB 116/308 KB 144/286 KB 60/174 KB 160/223 KB 116/308 KB 144/286 KB 64/174 KB 160/223 KB 116/308 KB 144/286 KB 48/174 KB 144/223 KB 116/308 KB 136/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 408.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 64/174 KB 160/223 KB 120/308 KB 148/286 KB 64/174 KB 160/223 KB 124/308 KB 148/286 KB 64/174 KB 160/223 KB 128/308 KB 148/286 KB 64/174 KB 160/223 KB 116/308 KB 148/286 KB 64/174 KB 160/223 KB 128/308 KB 152/286 KB 64/174 KB 160/223 KB 128/308 KB 156/286 KB 64/174 KB 160/223 KB 128/308 KB 160/286 KB 68/174 KB 160/223 KB 128/308 KB 164/286 KB 68/174 KB 160/223 KB 128/308 KB 160/286 KB 72/174 KB 164/223 KB 132/308 KB 164/286 KB 76/174 KB 164/223 KB 132/308 KB 164/286 KB 80/174 KB 164/223 KB 132/308 KB 164/286 KB 68/174 KB 164/223 KB 132/308 KB 164/286 KB 80/174 KB 164/223 KB 136/308 KB 168/286 KB 68/174 KB 164/223 KB 128/308 KB 164/286 KB 80/174 KB 164/223 KB 140/308 KB 168/286 KB 80/174 KB 168/223 KB 140/308 KB 168/286 KB 80/174 KB 168/223 KB 144/308 KB 168/286 KB 80/174 KB 164/223 KB 132/308 KB 168/286 KB 80/174 KB 172/223 KB 144/308 KB 172/286 KB 80/174 KB 172/223 KB 144/308 KB 176/286 KB 80/174 KB 172/223 KB 144/308 KB 180/286 KB 84/174 KB 172/223 KB 148/308 KB 184/286 KB 84/174 KB 172/223 KB 148/308 KB 188/286 KB 84/174 KB 172/223 KB 148/308 KB 192/286 KB 80/174 KB 172/223 KB 144/308 KB 168/286 KB 84/174 KB 176/223 KB 148/308 KB 192/286 KB 84/174 KB 180/223 KB 148/308 KB 192/286 KB 84/174 KB 184/223 KB 148/308 KB 192/286 KB 84/174 KB 188/223 KB 148/308 KB 192/286 KB 84/174 KB 192/223 KB 148/308 KB 192/286 KB 3/9 KB 84/174 KB 192/223 KB 148/308 KB 192/286 KB 5/9 KB 84/174 KB 192/223 KB 148/308 KB 192/286 KB 8/9 KB 84/174 KB 192/223 KB 148/308 KB 192/286 KB 9/9 KB 84/174 KB 192/223 KB 148/308 KB 192/286 KB 84/174 KB 172/223 KB 148/308 KB 180/286 KB 9/9 KB 84/174 KB 192/223 KB 152/308 KB 192/286 KB 9/9 KB 84/174 KB 192/223 KB 156/308 KB 192/286 KB 9/9 KB 84/174 KB 192/223 KB 160/308 KB 192/286 KB 84/174 KB 172/223 KB 144/308 KB 180/286 KB 9/9 KB 88/174 KB 192/223 KB 160/308 KB 192/286 KB 9/9 KB 92/174 KB 192/223 KB 160/308 KB 192/286 KB 9/9 KB 96/174 KB 192/223 KB 160/308 KB 192/286 KB 9/9 KB 96/174 KB 196/223 KB 160/308 KB 192/286 KB 100/174 KB 200/223 KB 164/308 KB 196/286 KB 100/174 KB 204/223 KB 164/308 KB 196/286 KB 100/174 KB 208/223 KB 164/308 KB 196/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 124.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 9/9 KB 100/174 KB 196/223 KB 164/308 KB 196/286 KB 100/174 KB 208/223 KB 168/308 KB 196/286 KB 100/174 KB 208/223 KB 172/308 KB 196/286 KB 100/174 KB 208/223 KB 176/308 KB 196/286 KB 9/9 KB 100/174 KB 196/223 KB 160/308 KB 196/286 KB 104/174 KB 208/223 KB 176/308 KB 196/286 KB 9/9 KB 96/174 KB 196/223 KB 160/308 KB 196/286 KB 108/174 KB 208/223 KB 176/308 KB 196/286 KB 108/174 KB 208/223 KB 176/308 KB 200/286 KB 108/174 KB 208/223 KB 176/308 KB 204/286 KB 112/174 KB 208/223 KB 176/308 KB 208/286 KB 112/174 KB 208/223 KB 176/308 KB 204/286 KB 112/174 KB 208/223 KB 180/308 KB 208/286 KB 116/174 KB 212/223 KB 184/308 KB 212/286 KB 116/174 KB 212/223 KB 188/308 KB 212/286 KB 116/174 KB 212/223 KB 192/308 KB 212/286 KB 116/174 KB 212/223 KB 180/308 KB 212/286 KB 116/174 KB 208/223 KB 180/308 KB 212/286 KB 112/174 KB 208/223 KB 180/308 KB 212/286 KB 116/174 KB 216/223 KB 192/308 KB 212/286 KB 120/174 KB 216/223 KB 192/308 KB 212/286 KB 120/174 KB 220/223 KB 192/308 KB 216/286 KB 124/174 KB 223/223 KB 192/308 KB 216/286 KB 120/174 KB 216/223 KB 192/308 KB 216/286 KB 124/174 KB 223/223 KB 192/308 KB 220/286 KB 124/174 KB 223/223 KB 192/308 KB 224/286 KB 124/174 KB 220/223 KB 192/308 KB 216/286 KB 128/174 KB 223/223 KB 192/308 KB 224/286 KB 132/174 KB 223/223 KB 192/308 KB 224/286 KB 136/174 KB 223/223 KB 196/308 KB 3/22 KB 228/286 KB 140/174 KB 223/223 KB 196/308 KB 3/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 3/22 KB 228/286 KB 132/174 KB 223/223 KB 196/308 KB 3/22 KB 228/286 KB 132/174 KB 223/223 KB 196/308 KB 3/22 KB 224/286 KB 132/174 KB 223/223 KB 192/308 KB 3/22 KB 224/286 KB 144/174 KB 223/223 KB 196/308 KB 6/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 9/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 11/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 14/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 16/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 19/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 22/22 KB 228/286 KB 144/174 KB 223/223 KB 196/308 KB 22/22 KB 228/286 KB 144/174 KB 223/223 KB 200/308 KB 22/22 KB 228/286 KB 144/174 KB 223/223 KB 204/308 KB 22/22 KB 228/286 KB 144/174 KB 223/223 KB 208/308 KB 22/22 KB 232/286 KB 144/174 KB 223/223 KB 204/308 KB 22/22 KB 232/286 KB 144/174 KB 223/223 KB 208/308 KB 22/22 KB 236/286 KB 144/174 KB 223/223 KB 208/308 KB 22/22 KB 240/286 KB 144/174 KB 223/223 KB 208/308 KB 22/22 KB 244/286 KB 148/174 KB 223/223 KB 212/308 KB 22/22 KB 248/286 KB 148/174 KB 223/223 KB 212/308 KB 22/22 KB 252/286 KB 148/174 KB 223/223 KB 212/308 KB 22/22 KB 256/286 KB 148/174 KB 212/308 KB 22/22 KB 260/286 KB 148/174 KB 212/308 KB 264/286 KB 148/174 KB 212/308 KB 268/286 KB 148/174 KB 212/308 KB 272/286 KB 148/174 KB 223/223 KB 212/308 KB 22/22 KB 244/286 KB 148/174 KB 216/308 KB 272/286 KB 148/174 KB 223/223 KB 208/308 KB 22/22 KB 244/286 KB 148/174 KB 220/308 KB 272/286 KB 148/174 KB 224/308 KB 272/286 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 2344.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 152/174 KB 224/308 KB 272/286 KB 156/174 KB 224/308 KB 272/286 KB 160/174 KB 224/308 KB 272/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 247.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 164/174 KB 224/308 KB 272/286 KB 168/174 KB 228/308 KB 272/286 KB 172/174 KB 228/308 KB 272/286 KB 174/174 KB 228/308 KB 272/286 KB 164/174 KB 228/308 KB 272/286 KB 174/174 KB 232/308 KB 272/286 KB 174/174 KB 236/308 KB 272/286 KB 174/174 KB 240/308 KB 272/286 KB 174/174 KB 244/308 KB 272/286 KB 174/174 KB 244/308 KB 276/286 KB 174/174 KB 244/308 KB 280/286 KB 174/174 KB 244/308 KB 284/286 KB 174/174 KB 248/308 KB 286/286 KB 174/174 KB 248/308 KB 284/286 KB 174/174 KB 252/308 KB 286/286 KB 174/174 KB 256/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1638.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 256/308 KB 286/286 KB 4/11 KB 4/17 KB 256/308 KB 286/286 KB 4/11 KB 7/17 KB 256/308 KB 286/286 KB 4/11 KB 9/17 KB 256/308 KB 286/286 KB 4/11 KB 12/17 KB 256/308 KB 286/286 KB 4/11 KB 15/17 KB 256/308 KB 286/286 KB 4/11 KB 17/17 KB 256/308 KB 286/286 KB 4/11 KB 256/308 KB 286/286 KB 4/11 KB 17/17 KB 256/308 KB 286/286 KB 8/11 KB 17/17 KB 256/308 KB 286/286 KB 11/11 KB 17/17 KB 260/308 KB 286/286 KB 11/11 KB 17/17 KB 264/308 KB 286/286 KB 11/11 KB 17/17 KB 268/308 KB 286/286 KB 11/11 KB 17/17 KB 272/308 KB 286/286 KB 11/11 KB 17/17 KB 276/308 KB 286/286 KB 11/11 KB 17/17 KB 280/308 KB 286/286 KB 11/11 KB 17/17 KB 284/308 KB 286/286 KB 11/11 KB 17/17 KB 288/308 KB 286/286 KB 11/11 KB 17/17 KB 292/308 KB 286/286 KB 11/11 KB 17/17 KB 296/308 KB 286/286 KB 11/11 KB 17/17 KB 300/308 KB 286/286 KB 11/11 KB 17/17 KB 304/308 KB 286/286 KB 11/11 KB 17/17 KB 308/308 KB 286/286 KB 11/11 KB 17/17 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2285.2 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 17/17 KB 4/13 KB 308/308 KB 11/11 KB 8/13 KB 308/308 KB 11/11 KB 12/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 142.0 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 92.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 13/13 KB 308/308 KB 3/11 KB 13/13 KB 308/308 KB 5/11 KB 13/13 KB 308/308 KB 8/11 KB 13/13 KB 308/308 KB 11/11 KB 13/13 KB 4/14 KB 308/308 KB 11/11 KB 4/28 KB 13/13 KB 8/14 KB 308/308 KB 11/11 KB 4/28 KB 13/13 KB 12/14 KB 308/308 KB 11/11 KB 4/28 KB 13/13 KB 14/14 KB 308/308 KB 11/11 KB 4/28 KB 13/13 KB 4/14 KB 308/308 KB 11/11 KB 8/28 KB 13/13 KB 14/14 KB 308/308 KB 11/11 KB 12/28 KB 13/13 KB 14/14 KB 308/308 KB 11/11 KB 16/28 KB 13/13 KB 14/14 KB 308/308 KB 11/11 KB 20/28 KB 13/13 KB 14/14 KB 308/308 KB 11/11 KB 24/28 KB 14/14 KB 28/28 KB 14/14 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 81.7 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2365.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 102.2 KB/sec) unit-abot-epc-basic-0: 19:10:23 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: 19:10:23 DEBUG unit.abot-epc-basic/0.install 28/28 KB 3/192 KB 28/28 KB 6/192 KB 4/309 KB 28/28 KB 9/192 KB 4/309 KB 3/37 KB 28/28 KB 3/192 KB 4/309 KB 28/28 KB 6/192 KB 4/309 KB 3/37 KB 28/28 KB 9/192 KB 4/309 KB 4/37 KB 28/28 KB 9/192 KB 4/309 KB 7/37 KB 28/28 KB 9/192 KB 4/309 KB 8/37 KB 28/28 KB 9/192 KB 8/309 KB 8/37 KB 28/28 KB 9/192 KB 8/309 KB 11/37 KB 28/28 KB 9/192 KB 12/309 KB 11/37 KB 28/28 KB 9/192 KB 16/309 KB 11/37 KB 28/28 KB 11/192 KB 16/309 KB 12/37 KB 28/28 KB 9/192 KB 16/309 KB 12/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 205.0 KB/sec) unit-mysql-0: 19:10:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 11/192 KB 16/309 KB 15/37 KB 11/192 KB 20/309 KB 15/37 KB 14/192 KB 3/14 KB 24/309 KB 16/37 KB 14/192 KB 3/14 KB 28/309 KB 16/37 KB 14/192 KB 3/14 KB 32/309 KB 16/37 KB 14/192 KB 3/14 KB 20/309 KB 16/37 KB 14/192 KB 20/309 KB 16/37 KB 14/192 KB 20/309 KB 15/37 KB 14/192 KB 3/14 KB 32/309 KB 19/37 KB 16/192 KB 3/14 KB 32/309 KB 19/37 KB 19/192 KB 3/14 KB 32/309 KB 19/37 KB 19/192 KB 3/14 KB 32/309 KB 20/37 KB 19/192 KB 3/14 KB 32/309 KB 23/37 KB 19/192 KB 3/14 KB 32/309 KB 24/37 KB 22/192 KB 6/14 KB 32/309 KB 27/37 KB 22/192 KB 6/14 KB 32/309 KB 24/37 KB 22/192 KB 3/14 KB 32/309 KB 24/37 KB 22/192 KB 9/14 KB 32/309 KB 27/37 KB 25/192 KB 9/14 KB 32/309 KB 27/37 KB 25/192 KB 11/14 KB 32/309 KB 27/37 KB 27/192 KB 14/14 KB 36/309 KB 28/37 KB 27/192 KB 14/14 KB 36/309 KB 28/37 KB 27/192 KB 11/14 KB 36/309 KB 28/37 KB 27/192 KB 11/14 KB 32/309 KB 28/37 KB 25/192 KB 11/14 KB 32/309 KB 28/37 KB 27/192 KB 14/14 KB 36/309 KB 31/37 KB 30/192 KB 14/14 KB 36/309 KB 31/37 KB 30/192 KB 14/14 KB 40/309 KB 31/37 KB 30/192 KB 14/14 KB 44/309 KB 31/37 KB 32/192 KB 14/14 KB 44/309 KB 34/37 KB 30/192 KB 14/14 KB 44/309 KB 34/37 KB 32/192 KB 14/14 KB 48/309 KB 34/37 KB 32/192 KB 14/14 KB 52/309 KB 34/37 KB 36/192 KB 14/14 KB 56/309 KB 36/37 KB 36/192 KB 14/14 KB 60/309 KB 36/37 KB 36/192 KB 14/14 KB 64/309 KB 36/37 KB 36/192 KB 14/14 KB 52/309 KB 36/37 KB 32/192 KB 14/14 KB 52/309 KB 36/37 KB 36/192 KB 14/14 KB 64/309 KB 37/37 KB 40/192 KB 14/14 KB 64/309 KB 37/37 KB 44/192 KB 14/14 KB 64/309 KB 37/37 KB 48/192 KB 14/14 KB 64/309 KB 37/37 KB 52/192 KB 14/14 KB 64/309 KB 37/37 KB 52/192 KB 14/14 KB 68/309 KB 37/37 KB 52/192 KB 14/14 KB 72/309 KB 37/37 KB 56/192 KB 14/14 KB 76/309 KB 37/37 KB 56/192 KB 14/14 KB 80/309 KB 37/37 KB 56/192 KB 14/14 KB 72/309 KB 37/37 KB 60/192 KB 14/14 KB 80/309 KB 37/37 KB 64/192 KB 14/14 KB 80/309 KB 37/37 KB 64/192 KB 14/14 KB 84/309 KB 37/37 KB 68/192 KB 14/14 KB 88/309 KB 37/37 KB 68/192 KB 14/14 KB 92/309 KB 37/37 KB 68/192 KB 14/14 KB 96/309 KB 37/37 KB 68/192 KB 14/14 KB 84/309 KB 37/37 KB 72/192 KB 14/14 KB 96/309 KB 37/37 KB 76/192 KB 14/14 KB 96/309 KB 37/37 KB 80/192 KB 96/309 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 80/192 KB 100/309 KB 37/37 KB 84/192 KB 104/309 KB 84/192 KB 108/309 KB 84/192 KB 112/309 KB 84/192 KB 100/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 238.6 KB/sec) unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.install 88/192 KB 112/309 KB 92/192 KB 112/309 KB 96/192 KB 112/309 KB 100/192 KB 112/309 KB 104/192 KB 116/309 KB 108/192 KB 116/309 KB 112/192 KB 116/309 KB 100/192 KB 116/309 KB 112/192 KB 120/309 KB 112/192 KB 124/309 KB 112/192 KB 128/309 KB 112/192 KB 132/309 KB 116/192 KB 132/309 KB 120/192 KB 132/309 KB 124/192 KB 136/309 KB 128/192 KB 136/309 KB 120/192 KB 136/309 KB 128/192 KB 140/309 KB 128/192 KB 144/309 KB 128/192 KB 148/309 KB 132/192 KB 152/309 KB 132/192 KB 156/309 KB 132/192 KB 160/309 KB 132/192 KB 148/309 KB 136/192 KB 160/309 KB 140/192 KB 160/309 KB 144/192 KB 160/309 KB 148/192 KB 160/309 KB 152/192 KB 164/309 KB 156/192 KB 164/309 KB 160/192 KB 164/309 KB 148/192 KB 164/309 KB 160/192 KB 168/309 KB 160/192 KB 172/309 KB 160/192 KB 176/309 KB 160/192 KB 180/309 KB 164/192 KB 184/309 KB 164/192 KB 180/309 KB 168/192 KB 184/309 KB 172/192 KB 184/309 KB 176/192 KB 184/309 KB 176/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 196/309 KB 180/192 KB 196/309 KB 184/192 KB 196/309 KB 188/192 KB 196/309 KB 192/192 KB 200/309 KB 188/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/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 1133.0 KB/sec) unit-abot-epc-basic-0: 19:10:23 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 1722.9 KB/sec) unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:10:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 19:10:24 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: 19:10:24 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: 19:10:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 19:10:24 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: 19:10:24 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3507.2 KB/sec) unit-abot-epc-basic-0: 19:10:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:24 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 19:10:24 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 19:10:24 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 19:10:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:10:24 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:10:25 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 19:10:25 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:25 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:10:25 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Wed Aug 29 19:10:25 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:10:25 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:25 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:25 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 19:10:26 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:26 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:26 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 19:10:26 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 19:10:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:10:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:10:26 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 19:10:26 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 19:10:27 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 19:10:27 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: 19:10:28 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:28 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 19:10:28 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: 19:10:28 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:28 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:10:28 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Wed Aug 29 19:10:28 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:10:28 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:28 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:28 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: 19:10:28 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:28 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:28 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 19:10:28 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 19:10:28 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:28 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:28 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: 19:10:28 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:28 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:28 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: 19:10:28 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: 19:10:28 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: 19:10:29 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:29 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Wed Aug 29 19:10:29 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:29 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 19:10:29 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: 19:10:29 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:29 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:29 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: 19:10:29 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:29 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:29 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: 19:10:29 DEBUG unit.abot-epc-basic/0.install Aug 29, 2018 7:10:29 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:10:29 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: 19:10:29 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-mysql-0: 19:10:29 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: 19:10:29 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:29 [main] REPORT: STEP EXECUTION TIME TAKEN :1400 MS unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:29 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:29 [main] REPORT: ========================================================================================== unit-mysql-0: 19:10:29 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: 19:10:30 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:30 [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-mysql-0: 19:10:30 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: 19:10:30 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:30 [main] REPORT: STEP EXECUTION TIME TAKEN :101 MS unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 29-Aug-2018 19:10:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:10:30 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-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 0m2.059s unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.322 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:10:30 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.006 sec unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.022 sec unit-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3036 kB/s) unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 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 211.0 KB/sec) unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 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 105.8 KB/sec) unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 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: 19:10:30 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: 19:10:30 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 285.2 KB/sec) unit-abot-epc-basic-0: 19:10:30 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: 19:10:30 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: 19:10:30 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: 19:10:30 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-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 19:10:30 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-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed (Reading database ... 83513 files and directories currently installed.) unit-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 1/22 KB 4/22 KB 7/22 KB 10/22 KB 12/22 KB 12/22 KB 3/181 KB 12/22 KB 6/181 KB 12/22 KB 9/181 KB 12/22 KB 11/181 KB 12/22 KB 14/181 KB 3/60 KB 12/22 KB 11/181 KB 3/60 KB 12/22 KB 14/181 KB 6/60 KB 12/22 KB 14/181 KB 9/60 KB 12/22 KB 14/181 KB 11/60 KB 12/22 KB 14/181 KB 3/57 KB 14/60 KB 12/22 KB 14/181 KB 3/57 KB 16/60 KB 15/22 KB 3/203 KB 14/181 KB 3/57 KB 19/60 KB 12/22 KB 14/181 KB 3/57 KB 11/60 KB 15/22 KB 3/203 KB 16/181 KB 4/57 KB 19/60 KB 15/22 KB 3/203 KB 16/181 KB 7/57 KB 19/60 KB 15/22 KB 3/203 KB 16/181 KB 8/57 KB 19/60 KB 15/22 KB 3/203 KB 16/181 KB 11/57 KB 19/60 KB 15/22 KB 3/203 KB 16/181 KB 12/57 KB 19/60 KB 15/22 KB 3/203 KB 16/181 KB 15/57 KB 19/60 KB 15/22 KB 3/203 KB 16/181 KB 3/57 KB 19/60 KB 15/22 KB 3/203 KB 14/181 KB 3/57 KB 16/60 KB 15/22 KB 5/203 KB 16/181 KB 15/57 KB 19/60 KB 15/22 KB 8/203 KB 16/181 KB 15/57 KB 19/60 KB 15/22 KB 11/203 KB 16/181 KB 15/57 KB 19/60 KB 15/22 KB 13/203 KB 16/181 KB 15/57 KB 19/60 KB 15/22 KB 16/203 KB 16/181 KB 15/57 KB 19/60 KB 15/22 KB 19/203 KB 19/181 KB 16/57 KB 22/60 KB 15/22 KB 14/181 KB 3/57 KB 16/60 KB 17/22 KB 19/203 KB 19/181 KB 16/57 KB 22/60 KB 20/22 KB 19/203 KB 19/181 KB 16/57 KB 22/60 KB 15/22 KB 16/203 KB 19/181 KB 16/57 KB 22/60 KB 15/22 KB 16/203 KB 16/181 KB 16/57 KB 22/60 KB 15/22 KB 16/203 KB 16/181 KB 15/57 KB 22/60 KB 22/22 KB 19/203 KB 19/181 KB 19/57 KB 22/60 KB 22/22 KB 19/203 KB 22/181 KB 19/57 KB 22/60 KB 22/22 KB 19/203 KB 19/181 KB 16/57 KB 22/60 KB 22/22 KB 19/203 KB 22/181 KB 20/57 KB 22/60 KB 22/22 KB 19/203 KB 22/181 KB 20/57 KB 25/60 KB 22/22 KB 19/203 KB 25/181 KB 20/57 KB 25/60 KB 22/22 KB 21/203 KB 25/181 KB 23/57 KB 25/60 KB 22/22 KB 21/203 KB 25/181 KB 24/57 KB 27/60 KB 22/22 KB 21/203 KB 27/181 KB 27/57 KB 27/60 KB 22/22 KB 21/203 KB 25/181 KB 20/57 KB 25/60 KB 22/22 KB 21/203 KB 27/181 KB 24/57 KB 27/60 KB 22/22 KB 21/203 KB 25/181 KB 23/57 KB 27/60 KB 22/22 KB 21/203 KB 27/181 KB 27/57 KB 30/60 KB 22/22 KB 24/203 KB 27/181 KB 27/57 KB 30/60 KB 22/22 KB 24/203 KB 30/181 KB 27/57 KB 30/60 KB 22/22 KB 27/203 KB 30/181 KB 27/57 KB 30/60 KB 22/22 KB 27/203 KB 30/181 KB 28/57 KB 30/60 KB 22/22 KB 27/203 KB 32/181 KB 28/57 KB 32/60 KB 22/22 KB 27/203 KB 30/181 KB 28/57 KB 32/60 KB 22/22 KB 29/203 KB 32/181 KB 31/57 KB 32/60 KB 22/22 KB 29/203 KB 32/181 KB 28/57 KB 32/60 KB 22/22 KB 29/203 KB 32/181 KB 31/57 KB 36/60 KB 22/22 KB 32/203 KB 36/181 KB 32/57 KB 40/60 KB 22/22 KB 32/203 KB 36/181 KB 32/57 KB 44/60 KB 22/22 KB 32/203 KB 36/181 KB 32/57 KB 48/60 KB 22/22 KB 32/203 KB 36/181 KB 32/57 KB 36/60 KB 22/22 KB 32/203 KB 32/181 KB 32/57 KB 36/60 KB 22/22 KB 29/203 KB 32/181 KB 32/57 KB 36/60 KB 22/22 KB 32/203 KB 36/181 KB 35/57 KB 48/60 KB 22/22 KB 32/203 KB 36/181 KB 36/57 KB 48/60 KB 22/22 KB 32/203 KB 40/181 KB 36/57 KB 48/60 KB 22/22 KB 32/203 KB 44/181 KB 39/57 KB 48/60 KB 22/22 KB 32/203 KB 48/181 KB 39/57 KB 48/60 KB 22/22 KB 32/203 KB 40/181 KB 39/57 KB 48/60 KB 22/22 KB 36/203 KB 48/181 KB 40/57 KB 52/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 484.1 KB/sec) unit-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 22/22 KB 36/203 KB 48/181 KB 39/57 KB 52/60 KB 40/203 KB 48/181 KB 40/57 KB 52/60 KB 44/203 KB 48/181 KB 40/57 KB 52/60 KB 48/203 KB 48/181 KB 43/57 KB 52/60 KB 22/22 KB 32/203 KB 48/181 KB 39/57 KB 52/60 KB 48/203 KB 48/181 KB 43/57 KB 56/60 KB 48/203 KB 48/181 KB 43/57 KB 60/60 KB 44/203 KB 48/181 KB 43/57 KB 52/60 KB 48/203 KB 48/181 KB 44/57 KB 60/60 KB 48/203 KB 48/181 KB 47/57 KB 60/60 KB 48/203 KB 52/181 KB 49/57 KB 60/60 KB 52/203 KB 52/181 KB 52/57 KB 60/60 KB 48/203 KB 52/181 KB 47/57 KB 60/60 KB 52/203 KB 56/181 KB 52/57 KB 60/60 KB 52/203 KB 60/181 KB 52/57 KB 60/60 KB 52/203 KB 64/181 KB 52/57 KB 60/60 KB 52/203 KB 64/181 KB 55/57 KB 60/60 KB 52/203 KB 64/181 KB 57/57 KB 60/60 KB 52/203 KB 52/181 KB 49/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 68/181 KB 57/57 KB 60/60 KB 76/203 KB 68/181 KB 57/57 KB 60/60 KB 80/203 KB 68/181 KB 57/57 KB 60/60 KB 68/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 80/203 KB 88/181 KB 57/57 KB 60/60 KB 80/203 KB 92/181 KB 57/57 KB 60/60 KB 80/203 KB 96/181 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1093.6 KB/sec) unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 80/203 KB 100/181 KB 57/57 KB 84/203 KB 104/181 KB 57/57 KB 84/203 KB 108/181 KB 57/57 KB 84/203 KB 112/181 KB 57/57 KB 84/203 KB 100/181 KB 57/57 KB 88/203 KB 112/181 KB 57/57 KB 92/203 KB 112/181 KB 57/57 KB 96/203 KB 112/181 KB 57/57 KB 100/203 KB 112/181 KB 57/57 KB 104/203 KB 112/181 KB 57/57 KB 108/203 KB 112/181 KB 112/203 KB 112/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1161.2 KB/sec) unit-abot-epc-basic-0: 19:10:30 DEBUG unit.abot-epc-basic/0.install 116/203 KB 112/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 116/181 KB 116/203 KB 116/181 KB 128/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 128/203 KB 132/181 KB 128/203 KB 136/181 KB 128/203 KB 140/181 KB 128/203 KB 144/181 KB 128/203 KB 148/181 KB 132/203 KB 152/181 KB 132/203 KB 156/181 KB 132/203 KB 160/181 KB 132/203 KB 148/181 KB 136/203 KB 160/181 KB 140/203 KB 160/181 KB 144/203 KB 160/181 KB 148/203 KB 160/181 KB 152/203 KB 164/181 KB 156/203 KB 164/181 KB 160/203 KB 164/181 KB 148/203 KB 164/181 KB 160/203 KB 168/181 KB 160/203 KB 172/181 KB 160/203 KB 176/181 KB 164/203 KB 176/181 KB 168/203 KB 180/181 KB 164/203 KB 180/181 KB 172/203 KB 181/181 KB 172/203 KB 180/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2688.3 KB/sec) unit-abot-epc-basic-0: 19:10:30 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 2939.9 KB/sec) unit-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 19:10:30 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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: 19:10:31 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: 19:10:31 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 127.4 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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 214.3 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 515.5 KB/sec) unit-abot-epc-basic-0: 19:10:31 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-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 19:10:31 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-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 176.9 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 19:10:31 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-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 19:10:31 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: 19:10:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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: 19:10:31 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: 19:10:31 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 33.2 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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 170.9 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 781.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 1/17 KB 4/17 KB 6/17 KB 9/17 KB 12/17 KB 14/17 KB 17/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 2/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 276.3 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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 170.1 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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 827.3 KB/sec) unit-abot-epc-basic-0: 19:10:31 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-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 1/46 KB 4/46 KB 4/158 KB 3/54 KB 3/44 KB 4/201 KB 5/46 KB 4/158 KB 3/54 KB 3/44 KB 4/201 KB 8/46 KB 4/158 KB 3/54 KB 3/44 KB 4/201 KB 9/46 KB 4/158 KB 3/54 KB 3/44 KB 1/46 KB 4/158 KB 3/54 KB 3/44 KB 4/201 KB 9/46 KB 8/158 KB 3/54 KB 3/44 KB 4/201 KB 9/46 KB 12/158 KB 3/54 KB 3/44 KB 4/201 KB 9/46 KB 16/158 KB 3/54 KB 3/44 KB 4/201 KB 9/46 KB 20/158 KB 3/54 KB 3/44 KB 1/46 KB 3/54 KB 3/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 5/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 8/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 11/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 13/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 16/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 19/44 KB 1/46 KB 3/54 KB 4/201 KB 12/46 KB 20/158 KB 5/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 7/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 9/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 11/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 13/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 15/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 17/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 19/54 KB 19/44 KB 4/201 KB 12/46 KB 20/158 KB 3/54 KB 3/44 KB 4/201 KB 13/46 KB 20/158 KB 19/54 KB 19/44 KB 4/201 KB 4/46 KB 4/158 KB 3/54 KB 3/44 KB 8/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 12/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 16/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 20/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 24/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 28/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 32/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 36/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 4/201 KB 13/46 KB 20/158 KB 19/54 KB 21/44 KB 36/201 KB 16/46 KB 24/158 KB 21/54 KB 24/44 KB 36/201 KB 16/46 KB 24/158 KB 21/54 KB 21/44 KB 36/201 KB 13/46 KB 24/158 KB 21/54 KB 21/44 KB 36/201 KB 13/46 KB 24/158 KB 19/54 KB 21/44 KB 36/201 KB 16/46 KB 28/158 KB 21/54 KB 24/44 KB 36/201 KB 16/46 KB 32/158 KB 21/54 KB 24/44 KB 36/201 KB 16/46 KB 32/158 KB 23/54 KB 24/44 KB 36/201 KB 17/46 KB 32/158 KB 23/54 KB 27/44 KB 36/201 KB 17/46 KB 32/158 KB 23/54 KB 24/44 KB 36/201 KB 17/46 KB 32/158 KB 25/54 KB 27/44 KB 36/201 KB 17/46 KB 32/158 KB 27/54 KB 27/44 KB 36/201 KB 20/46 KB 32/158 KB 27/54 KB 29/44 KB 36/201 KB 17/46 KB 32/158 KB 27/54 KB 29/44 KB 40/201 KB 20/46 KB 32/158 KB 27/54 KB 32/44 KB 40/201 KB 20/46 KB 32/158 KB 27/54 KB 29/44 KB 44/201 KB 21/46 KB 32/158 KB 29/54 KB 32/44 KB 48/201 KB 21/46 KB 32/158 KB 29/54 KB 32/44 KB 52/201 KB 21/46 KB 32/158 KB 29/54 KB 32/44 KB 56/201 KB 21/46 KB 36/158 KB 29/54 KB 36/44 KB 60/201 KB 21/46 KB 36/158 KB 29/54 KB 36/44 KB 64/201 KB 21/46 KB 36/158 KB 29/54 KB 36/44 KB 40/201 KB 21/46 KB 32/158 KB 29/54 KB 32/44 KB 40/201 KB 21/46 KB 32/158 KB 27/54 KB 32/44 KB 64/201 KB 21/46 KB 36/158 KB 31/54 KB 36/44 KB 64/201 KB 24/46 KB 36/158 KB 33/54 KB 36/44 KB 64/201 KB 24/46 KB 36/158 KB 35/54 KB 36/44 KB 52/201 KB 21/46 KB 36/158 KB 29/54 KB 36/44 KB 52/201 KB 21/46 KB 36/158 KB 29/54 KB 32/44 KB 64/201 KB 24/46 KB 36/158 KB 31/54 KB 36/44 KB 64/201 KB 24/46 KB 40/158 KB 35/54 KB 36/44 KB 64/201 KB 25/46 KB 40/158 KB 35/54 KB 36/44 KB 64/201 KB 25/46 KB 44/158 KB 35/54 KB 36/44 KB 64/201 KB 25/46 KB 48/158 KB 35/54 KB 36/44 KB 64/201 KB 28/46 KB 48/158 KB 35/54 KB 36/44 KB 64/201 KB 28/46 KB 48/158 KB 37/54 KB 40/44 KB 64/201 KB 29/46 KB 48/158 KB 39/54 KB 40/44 KB 64/201 KB 28 unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install /46 KB 48/158 KB 35/54 KB 40/44 KB 64/201 KB 29/46 KB 48/158 KB 39/54 KB 44/44 KB 64/201 KB 29/46 KB 48/158 KB 39/54 KB 44/44 KB 64/201 KB 29/46 KB 48/158 KB 37/54 KB 40/44 KB 64/201 KB 32/46 KB 48/158 KB 39/54 KB 44/44 KB 64/201 KB 33/46 KB 48/158 KB 39/54 KB 44/44 KB 68/201 KB 36/46 KB 48/158 KB 41/54 KB 44/44 KB 68/201 KB 37/46 KB 52/158 KB 41/54 KB 44/44 KB 64/201 KB 33/46 KB 48/158 KB 41/54 KB 44/44 KB 68/201 KB 37/46 KB 52/158 KB 43/54 KB 44/44 KB 68/201 KB 37/46 KB 52/158 KB 45/54 KB 44/44 KB 68/201 KB 37/46 KB 52/158 KB 47/54 KB 44/44 KB 68/201 KB 33/46 KB 48/158 KB 41/54 KB 44/44 KB 68/201 KB 40/46 KB 52/158 KB 47/54 KB 44/44 KB 68/201 KB 36/46 KB 52/158 KB 41/54 KB 44/44 KB 68/201 KB 40/46 KB 56/158 KB 47/54 KB 44/44 KB 68/201 KB 40/46 KB 60/158 KB 47/54 KB 44/44 KB 68/201 KB 40/46 KB 64/158 KB 47/54 KB 44/44 KB 72/201 KB 40/46 KB 64/158 KB 47/54 KB 44/44 KB 76/201 KB 40/46 KB 64/158 KB 47/54 KB 44/44 KB 80/201 KB 41/46 KB 64/158 KB 47/54 KB 44/44 KB 76/201 KB 41/46 KB 64/158 KB 47/54 KB 44/44 KB 80/201 KB 41/46 KB 64/158 KB 49/54 KB 44/44 KB 84/201 KB 41/46 KB 64/158 KB 49/54 KB 44/44 KB 88/201 KB 44/46 KB 68/158 KB 52/54 KB 44/44 KB 92/201 KB 44/46 KB 68/158 KB 52/54 KB 44/44 KB 96/201 KB 44/46 KB 68/158 KB 52/54 KB 44/44 KB 84/201 KB 44/46 KB 68/158 KB 52/54 KB 44/44 KB 84/201 KB 44/46 KB 64/158 KB 52/54 KB 44/44 KB 84/201 KB 44/46 KB 64/158 KB 49/54 KB 44/44 KB 96/201 KB 46/46 KB 68/158 KB 52/54 KB 44/44 KB 96/201 KB 46/46 KB 68/158 KB 54/54 KB 44/44 KB 96/201 KB 46/46 KB 72/158 KB 54/54 KB 44/44 KB 96/201 KB 46/46 KB 76/158 KB 54/54 KB 44/44 KB 96/201 KB 46/46 KB 80/158 KB 54/54 KB 44/44 KB 96/201 KB 46/46 KB 84/158 KB 54/54 KB 44/44 KB 100/201 KB 46/46 KB 88/158 KB 54/54 KB 100/201 KB 46/46 KB 92/158 KB 54/54 KB 100/201 KB 46/46 KB 96/158 KB 54/54 KB 100/201 KB 46/46 KB 84/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 974.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 104/201 KB 46/46 KB 96/158 KB 54/54 KB 108/201 KB 46/46 KB 96/158 KB 54/54 KB 112/201 KB 46/46 KB 96/158 KB 54/54 KB 112/201 KB 46/46 KB 100/158 KB 54/54 KB 116/201 KB 46/46 KB 104/158 KB 54/54 KB 116/201 KB 46/46 KB 108/158 KB 54/54 KB 116/201 KB 46/46 KB 112/158 KB 54/54 KB 116/201 KB 46/46 KB 100/158 KB 54/54 KB 120/201 KB 46/46 KB 112/158 KB 54/54 KB 124/201 KB 46/46 KB 112/158 KB 54/54 KB 128/201 KB 46/46 KB 112/158 KB 54/54 KB 132/201 KB 46/46 KB 112/158 KB 54/54 KB 136/201 KB 46/46 KB 116/158 KB 54/54 KB 140/201 KB 46/46 KB 116/158 KB 54/54 KB 144/201 KB 46/46 KB 116/158 KB 54/54 KB 132/201 KB 46/46 KB 116/158 KB 54/54 KB 144/201 KB 46/46 KB 120/158 KB 54/54 KB 144/201 KB 46/46 KB 124/158 KB 54/54 KB 144/201 KB 46/46 KB 128/158 KB 54/54 KB 144/201 KB 46/46 KB 132/158 KB 54/54 KB 148/201 KB 46/46 KB 136/158 KB 54/54 KB 148/201 KB 46/46 KB 140/158 KB 54/54 KB 148/201 KB 46/46 KB 132/158 KB 54/54 KB 152/201 KB 46/46 KB 140/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1015.1 KB/sec) unit-abot-epc-basic-0: 19:10:31 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 763.0 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 152/201 KB 3/6 KB 140/158 KB 152/201 KB 5/6 KB 140/158 KB 152/201 KB 6/6 KB 140/158 KB 156/201 KB 6/6 KB 140/158 KB 160/201 KB 6/6 KB 144/158 KB 156/201 KB 6/6 KB 144/158 KB 164/201 KB 6/6 KB 144/158 KB 164/201 KB 6/6 KB 148/158 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 98.5 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 164/201 KB 4/367 KB 148/158 KB 3/3 KB 164/201 KB 8/367 KB 148/158 KB 3/3 KB 164/201 KB 12/367 KB 148/158 KB 3/3 KB 164/201 KB 16/367 KB 148/158 KB 3/3 KB 164/201 KB 20/367 KB 148/158 KB 3/3 KB 164/201 KB 24/367 KB 148/158 KB 3/3 KB 164/201 KB 28/367 KB 148/158 KB 3/3 KB 164/201 KB 32/367 KB 148/158 KB 3/3 KB 164/201 KB 36/367 KB 148/158 KB 3/3 KB 164/201 KB 40/367 KB 148/158 KB 3/3 KB 164/201 KB 6/6 KB 148/158 KB 168/201 KB 40/367 KB 152/158 KB 3/3 KB 168/201 KB 44/367 KB 152/158 KB 3/3 KB 168/201 KB 48/367 KB 156/158 KB 3/3 KB 168/201 KB 40/367 KB 148/158 KB 3/3 KB 168/201 KB 44/367 KB 156/158 KB 3/3 KB 168/201 KB 48/367 KB 158/158 KB 3/3 KB 172/201 KB 48/367 KB 158/158 KB 3/3 KB 176/201 KB 48/367 KB 158/158 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 38.7 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 176/201 KB 52/367 KB 158/158 KB 176/201 KB 56/367 KB 158/158 KB 180/201 KB 60/367 KB 3/5 KB 158/158 KB 180/201 KB 64/367 KB 3/5 KB 158/158 KB 180/201 KB 56/367 KB 3/5 KB 158/158 KB 180/201 KB 64/367 KB 5/5 KB 158/158 KB 180/201 KB 64/367 KB 5/5 KB 3/52 KB 158/158 KB 180/201 KB 64/367 KB 5/5 KB 6/52 KB 158/158 KB 180/201 KB 64/367 KB 5/5 KB 9/52 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2039.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 180/201 KB 56/367 KB 158/158 KB 184/201 KB 68/367 KB 5/5 KB 11/52 KB 188/201 KB 68/367 KB 5/5 KB 11/52 KB 192/201 KB 68/367 KB 5/5 KB 11/52 KB 196/201 KB 68/367 KB 5/5 KB 11/52 KB 200/201 KB 68/367 KB 5/5 KB 11/52 KB 201/201 KB 68/367 KB 5/5 KB 11/52 KB 180/201 KB 68/367 KB 5/5 KB 11/52 KB 180/201 KB 64/367 KB 5/5 KB 11/52 KB 201/201 KB 68/367 KB 5/5 KB 14/52 KB 201/201 KB 68/367 KB 5/5 KB 16/52 KB 201/201 KB 68/367 KB 5/5 KB 19/52 KB 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 201/201 KB 68/367 KB 5/5 KB 22/52 KB 201/201 KB 72/367 KB 5/5 KB 22/52 KB 201/201 KB 76/367 KB 22/52 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 53.4 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 201/201 KB 80/367 KB 25/52 KB 201/201 KB 76/367 KB 25/52 KB 201/201 KB 80/367 KB 27/52 KB 201/201 KB 80/367 KB 30/52 KB 201/201 KB 84/367 KB 30/52 KB 201/201 KB 88/367 KB 32/52 KB 201/201 KB 92/367 KB 32/52 KB 201/201 KB 92/367 KB 4/47 KB 32/52 KB 201/201 KB 84/367 KB 32/52 KB 201/201 KB 96/367 KB 4/47 KB 36/52 KB 201/201 KB 96/367 KB 8/47 KB 40/52 KB 201/201 KB 96/367 KB 8/47 KB 40/52 KB 4/238 KB 201/201 KB 96/367 KB 8/47 KB 40/52 KB 8/238 KB 201/201 KB 96/367 KB 8/47 KB 40/52 KB 12/238 KB 201/201 KB 96/367 KB 8/47 KB 40/52 KB 16/238 KB 201/201 KB 96/367 KB 4/47 KB 32/52 KB 201/201 KB 96/367 KB 8/47 KB 40/52 KB 20/238 KB 201/201 KB 100/367 KB 8/47 KB 44/52 KB 24/238 KB 201/201 KB 100/367 KB 8/47 KB 44/52 KB 28/238 KB 201/201 KB 100/367 KB 8/47 KB 44/52 KB 32/238 KB 201/201 KB 96/367 KB 8/47 KB 36/52 KB 201/201 KB 100/367 KB 12/47 KB 44/52 KB 32/238 KB 201/201 KB 100/367 KB 16/47 KB 44/52 KB 32/238 KB 201/201 KB 100/367 KB 8/47 KB 44/52 KB 20/238 KB 201/201 KB 100/367 KB 16/47 KB 48/52 KB 32/238 KB 201/201 KB 100/367 KB 8/47 KB 40/52 KB 20/238 KB 201/201 KB 104/367 KB 16/47 KB 48/52 KB 32/238 KB 201/201 KB 108/367 KB 16/47 KB 48/52 KB 32/238 KB 201/201 KB 112/367 KB 16/47 KB 52/52 KB 32/238 KB 116/367 KB 20/47 KB 52/52 KB 32/238 KB 120/367 KB 20/47 KB 52/52 KB 36/238 KB 124/367 KB 20/47 KB 52/52 KB 36/238 KB 201/201 KB 108/367 KB 16/47 KB 52/52 KB 32/238 KB 116/367 KB 20/47 KB 52/52 KB 36/238 KB 124/367 KB 20/47 KB 52/52 KB 40/238 KB 124/367 KB 20/47 KB 52/52 KB 44/238 KB 124/367 KB 20/47 KB 52/52 KB 48/238 KB 112/367 KB 20/47 KB 52/52 KB 32/238 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.jar (201 KB at 2180.3 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 128/367 KB 24/47 KB 52/52 KB 48/238 KB 128/367 KB 28/47 KB 52/52 KB 48/238 KB 128/367 KB 32/47 KB 52/52 KB 48/238 KB 128/367 KB 36/47 KB 52/52 KB 48/238 KB 128/367 KB 40/47 KB 52/52 KB 48/238 KB 128/367 KB 44/47 KB 52/52 KB 48/238 KB 128/367 KB 47/47 KB 52/52 KB 48/238 KB 128/367 KB 20/47 KB 52/52 KB 48/238 KB 128/367 KB 47/47 KB 52/52 KB 52/238 KB 132/367 KB 47/47 KB 56/238 KB 132/367 KB 47/47 KB 60/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 535.9 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 132/367 KB 47/47 KB 52/52 KB 52/238 KB 3/28 KB 136/367 KB 47/47 KB 60/238 KB 3/28 KB 140/367 KB 47/47 KB 60/238 KB 3/28 KB 144/367 KB 47/47 KB 64/238 KB 3/28 KB 132/367 KB 47/47 KB 60/238 KB 5/28 KB 144/367 KB 47/47 KB 64/238 KB 8/28 KB 144/367 KB 47/47 KB 64/238 KB 11/28 KB 144/367 KB 47/47 KB 64/238 KB 13/28 KB 144/367 KB 47/47 KB 64/238 KB 16/28 KB 144/367 KB 47/47 KB 64/238 KB 19/28 KB 144/367 KB 47/47 KB 64/238 KB 21/28 KB 144/367 KB 47/47 KB 64/238 KB 24/28 KB 144/367 KB 47/47 KB 64/238 KB 3/28 KB 140/367 KB 47/47 KB 64/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 462.2 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 27/28 KB 148/367 KB 68/238 KB 27/28 KB 152/367 KB 68/238 KB 27/28 KB 156/367 KB 68/238 KB 27/28 KB 160/367 KB 68/238 KB 27/28 KB 144/367 KB 68/238 KB 27/28 KB 160/367 KB 72/238 KB 27/28 KB 160/367 KB 76/238 KB 27/28 KB 160/367 KB 80/238 KB 27/28 KB 144/367 KB 64/238 KB 28/28 KB 160/367 KB 80/238 KB 28/28 KB 160/367 KB 84/238 KB 28/28 KB 164/367 KB 88/238 KB 28/28 KB 164/367 KB 92/238 KB 28/28 KB 164/367 KB 96/238 KB 28/28 KB 164/367 KB 84/238 KB 28/28 KB 168/367 KB 96/238 KB 28/28 KB 172/367 KB 96/238 KB 28/28 KB 176/367 KB 96/238 KB 28/28 KB 180/367 KB 96/238 KB 28/28 KB 184/367 KB 100/238 KB 188/367 KB 4/186 KB 100/238 KB 192/367 KB 4/186 KB 100/238 KB 28/28 KB 180/367 KB 100/238 KB 184/367 KB 4/186 KB 100/238 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 239.4 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 192/367 KB 8/186 KB 100/238 KB 192/367 KB 12/186 KB 100/238 KB 192/367 KB 16/186 KB 100/238 KB 192/367 KB 20/186 KB 100/238 KB 192/367 KB 20/186 KB 104/238 KB 192/367 KB 20/186 KB 108/238 KB 192/367 KB 20/186 KB 112/238 KB 192/367 KB 24/186 KB 112/238 KB 192/367 KB 28/186 KB 112/238 KB 192/367 KB 32/186 KB 112/238 KB 192/367 KB 32/186 KB 116/238 KB 192/367 KB 36/186 KB 120/238 KB 192/367 KB 36/186 KB 124/238 KB 192/367 KB 36/186 KB 128/238 KB 192/367 KB 36/186 KB 116/238 KB 192/367 KB 40/186 KB 128/238 KB 192/367 KB 44/186 KB 128/238 KB 192/367 KB 3/1199 KB 44/186 KB 128/238 KB 192/367 KB 5/1199 KB 44/186 KB 128/238 KB 192/367 KB 8/1199 KB 44/186 KB 128/238 KB 192/367 KB 11/1199 KB 44/186 KB 128/238 KB 192/367 KB 13/1199 KB 44/186 KB 128/238 KB 192/367 KB 16/1199 KB 44/186 KB 128/238 KB 192/367 KB 19/1199 KB 44/186 KB 128/238 KB 192/367 KB 21/1199 KB 44/186 KB 128/238 KB 192/367 KB 24/1199 KB 44/186 KB 128/238 KB 192/367 KB 27/1199 KB 44/186 KB 128/238 KB 192/367 KB 29/1199 KB 44/186 KB 128/238 KB 192/367 KB 32/1199 KB 44/186 KB 128/238 KB 192/367 KB 32/1199 KB 48/186 KB 128/238 KB 192/367 KB 32/1199 KB 52/186 KB 128/238 KB 192/367 KB 36/1199 KB 3/558 KB 56/186 KB 132/238 KB 192/367 KB 36/1199 KB 3/558 KB 60/186 KB 132/238 KB 192/367 KB 36/1199 KB 3/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 3/558 KB 52/186 KB 132/238 KB 192/367 KB 36/1199 KB 3/558 KB 52/186 KB 128/238 KB 192/367 KB 36/1199 KB 5/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 8/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 11/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 13/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 16/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 19/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 21/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 24/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 27/558 KB 64/186 KB 132/238 KB 192/367 KB 36/1199 KB 52/186 KB 128/238 KB 192/367 KB 40/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 44/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 48/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 52/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 56/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 60/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 36/1199 KB 27/558 KB 64/186 KB 136/238 KB 192/367 KB 60/1199 KB 29/558 KB 64/186 KB 140/238 KB 192/367 KB 60/1199 KB 29/558 KB 64/186 KB 144/238 KB 192/367 KB 60/1199 KB 29/558 KB 64/186 KB 136/238 KB 192/367 KB 64/1199 KB 32/558 KB 64/186 KB 144/238 KB 192/367 KB 64/1199 KB 36/558 KB 64/186 KB 144/238 KB 192/367 KB 64/1199 KB 40/558 KB 68/186 KB 148/238 KB 192/367 KB 64/1199 KB 44/558 KB 68/186 KB 148/238 KB 192/367 KB 64/1199 KB 48/558 KB 68/186 KB 148/238 KB 192/367 KB 64/1199 KB 29/558 KB 64/186 KB 144/238 KB 192/367 KB 68/1199 KB 48/558 KB 68/186 KB 148/238 KB 192/367 KB 72/1199 KB 48/558 KB 68/186 KB 148/238 KB 192/367 KB 76/1199 KB 48/558 KB 68/186 KB 148/238 KB 192/367 KB 80/1199 KB 48/558 KB 68/186 KB 148/238 KB 192/367 KB 64/1199 KB 36/558 KB 68/186 KB 148/238 KB 192/367 KB 80/1199 KB 48/558 KB 68/186 KB 152/238 KB 192/367 KB 80/1199 KB 48/558 KB 68/186 KB 156/238 KB 192/367 KB 80/1199 KB 48/558 KB 68/186 KB 160/238 KB 192/367 KB 80/1199 KB 48/558 KB 68/186 KB 164/238 KB 192/367 KB 84/1199 KB 52/558 KB 68/186 KB 168/238 KB 192/367 KB 84/1199 KB 52/558 KB 68/186 KB 172/238 KB 192/367 KB 84/1199 KB 52/558 KB 68 unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install /186 KB 176/238 KB 192/367 KB 64/1199 KB 36/558 KB 68/186 KB 144/238 KB 192/367 KB 84/1199 KB 52/558 KB 72/186 KB 176/238 KB 192/367 KB 84/1199 KB 52/558 KB 76/186 KB 176/238 KB 192/367 KB 84/1199 KB 52/558 KB 80/186 KB 176/238 KB 192/367 KB 84/1199 KB 52/558 KB 68/186 KB 164/238 KB 192/367 KB 84/1199 KB 56/558 KB 80/186 KB 176/238 KB 192/367 KB 84/1199 KB 60/558 KB 80/186 KB 176/238 KB 192/367 KB 84/1199 KB 64/558 KB 80/186 KB 176/238 KB 192/367 KB 84/1199 KB 48/558 KB 68/186 KB 164/238 KB 192/367 KB 88/1199 KB 64/558 KB 84/186 KB 176/238 KB 192/367 KB 92/1199 KB 64/558 KB 84/186 KB 176/238 KB 192/367 KB 96/1199 KB 64/558 KB 84/186 KB 176/238 KB 192/367 KB 100/1199 KB 64/558 KB 84/186 KB 176/238 KB 192/367 KB 104/1199 KB 68/558 KB 84/186 KB 180/238 KB 192/367 KB 108/1199 KB 68/558 KB 84/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 84/186 KB 180/238 KB 192/367 KB 84/1199 KB 64/558 KB 84/186 KB 176/238 KB 192/367 KB 112/1199 KB 68/558 KB 88/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 92/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 96/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 100/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 104/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 108/186 KB 180/238 KB 192/367 KB 100/1199 KB 68/558 KB 84/186 KB 180/238 KB 192/367 KB 112/1199 KB 68/558 KB 108/186 KB 184/238 KB 192/367 KB 112/1199 KB 68/558 KB 108/186 KB 188/238 KB 192/367 KB 112/1199 KB 68/558 KB 108/186 KB 192/238 KB 192/367 KB 112/1199 KB 68/558 KB 108/186 KB 196/238 KB 192/367 KB 116/1199 KB 68/558 KB 112/186 KB 200/238 KB 192/367 KB 116/1199 KB 68/558 KB 112/186 KB 204/238 KB 192/367 KB 116/1199 KB 68/558 KB 112/186 KB 208/238 KB 192/367 KB 100/1199 KB 68/558 KB 84/186 KB 176/238 KB 192/367 KB 116/1199 KB 72/558 KB 112/186 KB 208/238 KB 192/367 KB 116/1199 KB 76/558 KB 112/186 KB 208/238 KB 192/367 KB 116/1199 KB 80/558 KB 112/186 KB 208/238 KB 192/367 KB 116/1199 KB 84/558 KB 112/186 KB 208/238 KB 192/367 KB 116/1199 KB 88/558 KB 112/186 KB 208/238 KB 192/367 KB 116/1199 KB 92/558 KB 112/186 KB 208/238 KB 192/367 KB 116/1199 KB 68/558 KB 112/186 KB 196/238 KB 192/367 KB 120/1199 KB 92/558 KB 112/186 KB 208/238 KB 192/367 KB 124/1199 KB 92/558 KB 112/186 KB 208/238 KB 192/367 KB 128/1199 KB 92/558 KB 112/186 KB 208/238 KB 192/367 KB 112/1199 KB 68/558 KB 112/186 KB 196/238 KB 192/367 KB 128/1199 KB 96/558 KB 116/186 KB 208/238 KB 192/367 KB 128/1199 KB 96/558 KB 120/186 KB 208/238 KB 196/367 KB 132/1199 KB 96/558 KB 124/186 KB 212/238 KB 196/367 KB 132/1199 KB 96/558 KB 128/186 KB 212/238 KB 192/367 KB 128/1199 KB 96/558 KB 112/186 KB 208/238 KB 196/367 KB 132/1199 KB 100/558 KB 128/186 KB 212/238 KB 196/367 KB 132/1199 KB 104/558 KB 132/186 KB 212/238 KB 196/367 KB 132/1199 KB 104/558 KB 136/186 KB 212/238 KB 196/367 KB 132/1199 KB 104/558 KB 140/186 KB 212/238 KB 196/367 KB 132/1199 KB 104/558 KB 144/186 KB 212/238 KB 196/367 KB 132/1199 KB 96/558 KB 120/186 KB 212/238 KB 196/367 KB 128/1199 KB 96/558 KB 120/186 KB 212/238 KB 192/367 KB 128/1199 KB 96/558 KB 120/186 KB 212/238 KB 200/367 KB 132/1199 KB 104/558 KB 144/186 KB 212/238 KB 204/367 KB 132/1199 KB 104/558 KB 144/186 KB 216/238 KB 196/367 KB 132/1199 KB 104/558 KB 132/186 KB 212/238 KB 208/367 KB 136/1199 KB 108/558 KB 144/186 KB 216/238 KB 208/367 KB 136/1199 KB 112/558 KB 144/186 KB 216/238 KB 208/367 KB 136/1199 KB 104/558 KB 144/186 KB 216/238 KB 204/ unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 367 KB 136/1199 KB 104/558 KB 144/186 KB 216/238 KB 208/367 KB 140/1199 KB 112/558 KB 144/186 KB 216/238 KB 208/367 KB 144/1199 KB 112/558 KB 144/186 KB 216/238 KB 208/367 KB 148/1199 KB 112/558 KB 144/186 KB 216/238 KB 212/367 KB 152/1199 KB 116/558 KB 148/186 KB 216/238 KB 212/367 KB 156/1199 KB 116/558 KB 148/186 KB 216/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 216/238 KB 200/367 KB 132/1199 KB 104/558 KB 144/186 KB 216/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 220/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 224/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 228/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 232/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 236/238 KB 212/367 KB 160/1199 KB 116/558 KB 148/186 KB 238/238 KB 212/367 KB 148/1199 KB 116/558 KB 148/186 KB 216/238 KB 212/367 KB 148/1199 KB 116/558 KB 144/186 KB 216/238 KB 216/367 KB 160/1199 KB 116/558 KB 148/186 KB 238/238 KB 220/367 KB 160/1199 KB 116/558 KB 148/186 KB 238/238 KB 224/367 KB 160/1199 KB 116/558 KB 148/186 KB 238/238 KB 228/367 KB 160/1199 KB 116/558 KB 148/186 KB 238/238 KB 232/367 KB 164/1199 KB 116/558 KB 152/186 KB 238/238 KB 236/367 KB 164/1199 KB 116/558 KB 152/186 KB 238/238 KB 240/367 KB 164/1199 KB 116/558 KB 152/186 KB 238/238 KB 208/367 KB 148/1199 KB 116/558 KB 144/186 KB 216/238 KB 240/367 KB 164/1199 KB 120/558 KB 152/186 KB 238/238 KB 240/367 KB 164/1199 KB 124/558 KB 152/186 KB 238/238 KB 240/367 KB 164/1199 KB 128/558 KB 152/186 KB 238/238 KB 240/367 KB 164/1199 KB 132/558 KB 152/186 KB 238/238 KB 240/367 KB 164/1199 KB 136/558 KB 152/186 KB 238/238 KB 228/367 KB 164/1199 KB 116/558 KB 152/186 KB 238/238 KB 228/367 KB 160/1199 KB 116/558 KB 152/186 KB 238/238 KB 240/367 KB 164/1199 KB 136/558 KB 156/186 KB 238/238 KB 240/367 KB 164/1199 KB 136/558 KB 160/186 KB 238/238 KB 240/367 KB 164/1199 KB 136/558 KB 164/186 KB 238/238 KB 240/367 KB 168/1199 KB 140/558 KB 164/186 KB 238/238 KB 240/367 KB 168/1199 KB 144/558 KB 164/186 KB 238/238 KB 240/367 KB 168/1199 KB 136/558 KB 164/186 KB 238/238 KB 240/367 KB 172/1199 KB 144/558 KB 168/186 KB 238/238 KB 240/367 KB 176/1199 KB 144/558 KB 168/186 KB 238/238 KB 240/367 KB 180/1199 KB 144/558 KB 168/186 KB 238/238 KB 244/367 KB 184/1199 KB 148/558 KB 168/186 KB 244/367 KB 188/1199 KB 148/558 KB 168/186 KB 244/367 KB 192/1199 KB 148/558 KB 168/186 KB 240/367 KB 168/1199 KB 144/558 KB 168/186 KB 238/238 KB 244/367 KB 192/1199 KB 148/558 KB 172/186 KB 244/367 KB 192/1199 KB 148/558 KB 176/186 KB 244/367 KB 192/1199 KB 148/558 KB 180/186 KB 244/367 KB 192/1199 KB 148/558 KB 184/186 KB 244/367 KB 192/1199 KB 148/558 KB 186/186 KB 244/367 KB 180/1199 KB 148/558 KB 168/186 KB 244/367 KB 180/1199 KB 144/558 KB 168/186 KB 248/367 KB 192/1199 KB 148/558 KB 186/186 KB 252/367 KB 192/1199 KB 148/558 KB 186/186 KB 256/367 KB 192/1199 KB 152/558 KB 186/186 KB 260/367 KB 192/1199 KB 152/558 KB 186/186 KB 264/367 KB 196/1199 KB 152/558 KB 186/186 KB 268/367 KB 196/1199 KB 152/558 KB 186/186 KB 272/367 KB 196/1199 KB 152/558 KB 186/186 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 1396.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 260/367 KB 196/1199 KB 152/558 KB 186/186 KB 272/367 KB 200/1199 KB 152/558 KB 186/186 KB 272/367 KB 204/1199 KB 152/558 KB 186/186 KB 272/367 KB 208/1199 KB 152/558 KB 186/186 KB 252/367 KB 192/1199 KB 152/558 KB 186/186 KB 272/367 KB 208/1199 KB 156/558 KB 186/186 KB 272/367 KB 208/1199 KB 160/558 KB 186/186 KB 272/367 KB 208/1199 KB 164/558 KB 186/186 KB 272/367 KB 208/1199 KB 168/558 KB 186/186 KB 272/367 KB 208/1199 KB 172/558 KB 186/186 KB 272/367 KB 208/1199 KB 176/558 KB 186/186 KB 272/367 KB 212/1199 KB 176/558 KB 186/186 KB 276/367 KB 216/1199 KB 180/558 KB 186/186 KB 276/367 KB 220/1199 KB 180/558 KB 186/186 KB 276/367 KB 224/1199 KB 180/558 KB 186/186 KB 276/367 KB 212/1199 KB 180/558 KB 186/186 KB 276/367 KB 212/1199 KB 176/558 KB 186/186 KB 280/367 KB 224/1199 KB 180/558 KB 186/186 KB 284/367 KB 224/1199 KB 180/558 KB 186/186 KB 284/367 KB 224/1199 KB 184/558 KB 186/186 KB 284/367 KB 224/1199 KB 188/558 KB 186/186 KB 288/367 KB 224/1199 KB 188/558 KB 186/186 KB 288/367 KB 224/1199 KB 192/558 KB 186/186 KB 288/367 KB 228/1199 KB 192/558 KB 186/186 KB 292/367 KB 232/1199 KB 196/558 KB 292/367 KB 236/1199 KB 196/558 KB 292/367 KB 240/1199 KB 196/558 KB 292/367 KB 228/1199 KB 196/558 KB 288/367 KB 228/1199 KB 196/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 1056.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 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: 19:10:31 DEBUG unit.abot-epc-basic/0.install 296/367 KB 240/1199 KB 196/558 KB 300/367 KB 240/1199 KB 200/558 KB 304/367 KB 240/1199 KB 200/558 KB 296/367 KB 240/1199 KB 200/558 KB 304/367 KB 240/1199 KB 204/558 KB 304/367 KB 240/1199 KB 208/558 KB 304/367 KB 244/1199 KB 208/558 KB 308/367 KB 248/1199 KB 212/558 KB 308/367 KB 252/1199 KB 212/558 KB 308/367 KB 244/1199 KB 212/558 KB 308/367 KB 252/1199 KB 216/558 KB 308/367 KB 252/1199 KB 220/558 KB 308/367 KB 244/1199 KB 208/558 KB 312/367 KB 256/1199 KB 220/558 KB 316/367 KB 256/1199 KB 220/558 KB 308/367 KB 256/1199 KB 220/558 KB 316/367 KB 256/1199 KB 224/558 KB 320/367 KB 256/1199 KB 224/558 KB 320/367 KB 260/1199 KB 224/558 KB 324/367 KB 264/1199 KB 224/558 KB 324/367 KB 264/1199 KB 224/558 KB 4/1206 KB 324/367 KB 264/1199 KB 224/558 KB 8/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 12/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 16/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 20/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 24/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 28/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 32/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 36/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 40/1206 KB 4/181 KB 324/367 KB 268/1199 KB 224/558 KB 40/1206 KB 4/181 KB 324/367 KB 260/1199 KB 224/558 KB 324/367 KB 268/1199 KB 228/558 KB 44/1206 KB 4/181 KB 324/367 KB 268/1199 KB 228/558 KB 40/1206 KB 4/181 KB 324/367 KB 268/1199 KB 232/558 KB 44/1206 KB 4/181 KB 324/367 KB 268/1199 KB 236/558 KB 44/1206 KB 4/181 KB 324/367 KB 264/1199 KB 224/558 KB 4/1206 KB 4/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 8/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 12/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 16/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 20/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 24/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 28/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 32/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 36/181 KB 328/367 KB 272/1199 KB 240/558 KB 48/1206 KB 40/181 KB 328/367 KB 272/1199 KB 240/558 KB 48/1206 KB 44/181 KB 328/367 KB 272/1199 KB 240/558 KB 48/1206 KB 48/181 KB 324/367 KB 272/1199 KB 236/558 KB 44/1206 KB 4/181 KB 328/367 KB 272/1199 KB 240/558 KB 48/1206 KB 36/181 KB 328/367 KB 272/1199 KB 236/558 KB 48/1206 KB 36/181 KB 324/367 KB 272/1199 KB 236/558 KB 48/1206 KB 36/181 KB 332/367 KB 272/1199 KB 240/558 KB 48/1206 KB 48/181 KB 336/367 KB 272/1199 KB 240/558 KB 48/1206 KB 48/181 KB 340/367 KB 272/1199 KB 240/558 KB 48/1206 KB 48/181 KB 344/367 KB 276/1199 KB 244/558 KB 52/1206 KB 48/181 KB 348/367 KB 276/1199 KB 244/558 KB 52/1206 KB 48/181 KB 352/367 KB 276/1199 KB 244/558 KB 52/1206 KB 48/181 KB 340/367 KB 276/1199 KB 244/558 KB 52/1206 KB 48/181 KB 352/367 KB 276/1199 KB 248/558 KB 52/1206 KB 48/181 KB 352/367 KB 276/1199 KB 252/558 KB 52/1206 KB 48/181 KB 352/367 KB 276/1199 KB 256/558 KB 52/1206 KB 48/181 KB 340/367 KB 276/1199 KB 240/558 KB 52/1206 KB 48/181 KB 340/367 KB 272/1199 KB 240/558 KB 52/1206 KB 48/181 KB 352/367 KB 276/1199 KB 256/558 KB 56/1206 KB 48/181 KB 352/367 KB 280/1199 KB 256/558 KB 60/1206 KB 48/181 KB 352/367 KB 276/1199 KB 256/558 KB 60/1206 KB 48/181 KB 352/367 KB 280/1199 KB 256/558 KB 64/1206 KB 48/181 KB 352/367 KB 284/1199 KB 256/558 KB 64/1206 KB 48/181 KB 352/367 KB 288/1199 KB 256/558 KB 64/1206 KB 48/181 KB 352/367 KB 292/1199 KB 256/55 unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 8 KB 64/1206 KB 48/181 KB 356/367 KB 296/1199 KB 260/558 KB 64/1206 KB 52/181 KB 356/367 KB 300/1199 KB 260/558 KB 64/1206 KB 52/181 KB 356/367 KB 304/1199 KB 260/558 KB 64/1206 KB 52/181 KB 356/367 KB 292/1199 KB 260/558 KB 64/1206 KB 52/181 KB 356/367 KB 304/1199 KB 260/558 KB 64/1206 KB 56/181 KB 356/367 KB 304/1199 KB 260/558 KB 64/1206 KB 60/181 KB 356/367 KB 292/1199 KB 260/558 KB 64/1206 KB 48/181 KB 356/367 KB 304/1199 KB 260/558 KB 64/1206 KB 64/181 KB 356/367 KB 292/1199 KB 256/558 KB 64/1206 KB 48/181 KB 356/367 KB 304/1199 KB 264/558 KB 64/1206 KB 64/181 KB 356/367 KB 304/1199 KB 268/558 KB 64/1206 KB 64/181 KB 356/367 KB 304/1199 KB 272/558 KB 64/1206 KB 64/181 KB 360/367 KB 304/1199 KB 272/558 KB 64/1206 KB 64/181 KB 360/367 KB 308/1199 KB 272/558 KB 64/1206 KB 64/181 KB 364/367 KB 312/1199 KB 276/558 KB 64/1206 KB 68/181 KB 364/367 KB 316/1199 KB 276/558 KB 64/1206 KB 68/181 KB 364/367 KB 320/1199 KB 276/558 KB 64/1206 KB 68/181 KB 364/367 KB 308/1199 KB 276/558 KB 64/1206 KB 68/181 KB 364/367 KB 308/1199 KB 272/558 KB 64/1206 KB 68/181 KB 364/367 KB 308/1199 KB 272/558 KB 64/1206 KB 64/181 KB 367/367 KB 320/1199 KB 276/558 KB 64/1206 KB 68/181 KB 367/367 KB 320/1199 KB 276/558 KB 64/1206 KB 72/181 KB 367/367 KB 320/1199 KB 276/558 KB 64/1206 KB 76/181 KB 367/367 KB 320/1199 KB 276/558 KB 64/1206 KB 80/181 KB 367/367 KB 320/1199 KB 280/558 KB 64/1206 KB 80/181 KB 367/367 KB 320/1199 KB 284/558 KB 64/1206 KB 80/181 KB 367/367 KB 320/1199 KB 288/558 KB 64/1206 KB 80/181 KB 367/367 KB 320/1199 KB 288/558 KB 64/1206 KB 84/181 KB 367/367 KB 324/1199 KB 288/558 KB 64/1206 KB 88/181 KB 367/367 KB 324/1199 KB 288/558 KB 64/1206 KB 92/181 KB 367/367 KB 324/1199 KB 288/558 KB 64/1206 KB 84/181 KB 367/367 KB 328/1199 KB 292/558 KB 64/1206 KB 92/181 KB 367/367 KB 332/1199 KB 292/558 KB 64/1206 KB 92/181 KB 367/367 KB 336/1199 KB 292/558 KB 64/1206 KB 96/181 KB 367/367 KB 324/1199 KB 292/558 KB 64/1206 KB 92/181 KB 367/367 KB 332/1199 KB 292/558 KB 64/1206 KB 96/181 KB 367/367 KB 336/1199 KB 296/558 KB 64/1206 KB 96/181 KB 367/367 KB 336/1199 KB 300/558 KB 64/1206 KB 96/181 KB 367/367 KB 336/1199 KB 304/558 KB 64/1206 KB 96/181 KB 367/367 KB 336/1199 KB 308/558 KB 64/1206 KB 96/181 KB 367/367 KB 340/1199 KB 312/558 KB 64/1206 KB 100/181 KB 367/367 KB 340/1199 KB 316/558 KB 64/1206 KB 100/181 KB 367/367 KB 340/1199 KB 320/558 KB 64/1206 KB 100/181 KB 367/367 KB 340/1199 KB 308/558 KB 64/1206 KB 100/181 KB 367/367 KB 336/1199 KB 308/558 KB 64/1206 KB 100/181 KB 367/367 KB 340/1199 KB 320/558 KB 64/1206 KB 104/181 KB 367/367 KB 340/1199 KB 320/558 KB 64/1206 KB 108/181 KB 367/367 KB 344/1199 KB 320/558 KB 64/1206 KB 108/181 KB 367/367 KB 344/1199 KB 320/558 KB 64/1206 KB 112/181 KB 367/367 KB 348/1199 KB 320/558 KB 64/1206 KB 112/181 KB 367/367 KB 352/1199 KB 320/558 KB 64/1206 KB 112/181 KB 367/367 KB 352/1199 KB 320/558 KB 64/1206 KB 116/181 KB 356/1199 KB 324/558 KB 64/1206 KB 120/181 KB 356/1199 KB 324/558 KB 64/1206 KB 124/181 KB 356/1199 KB 324/558 KB 64/1206 KB 128/181 KB 356/1199 KB 324/558 KB 64/1206 KB 116/181 KB 356/1199 KB 320/558 KB 64/1206 KB 116/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1779.0 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 360/1199 KB 324/558 KB 64/1206 KB 128/181 KB 364/1199 KB 324/558 KB 64/1206 KB 128/181 KB 368/1199 KB 328/558 KB 64/1206 KB 128/181 KB 372/1199 KB 328/558 KB 64/1206 KB 128/181 KB 376/1199 KB 328/558 KB 68/1206 KB 132/181 KB 380/1199 KB 328/558 KB 68/1206 KB 132/181 KB 384/1199 KB 328/558 KB 68/1206 KB 132/181 KB 364/1199 KB 328/558 KB 64/1206 KB 128/181 KB 384/1199 KB 332/558 KB 68/1206 KB 132/181 KB 384/1199 KB 336/558 KB 68/1206 KB 132/181 KB 384/1199 KB 340/558 KB 68/1206 KB 132/181 KB 384/1199 KB 344/558 KB 68/1206 KB 132/181 KB 384/1199 KB 348/558 KB 68/1206 KB 132/181 KB 384/1199 KB 352/558 KB 68/1206 KB 132/181 KB 372/1199 KB 328/558 KB 68/1206 KB 132/181 KB 372/1199 KB 328/558 KB 68/1206 KB 128/181 KB 384/1199 KB 352/558 KB 72/1206 KB 132/181 KB 384/1199 KB 352/558 KB 76/1206 KB 132/181 KB 384/1199 KB 352/558 KB 80/1206 KB 132/181 KB 384/1199 KB 352/558 KB 80/1206 KB 136/181 KB 384/1199 KB 352/558 KB 80/1206 KB 140/181 KB 384/1199 KB 352/558 KB 80/1206 KB 144/181 KB 388/1199 KB 352/558 KB 80/1206 KB 144/181 KB 392/1199 KB 356/558 KB 84/1206 KB 148/181 KB 396/1199 KB 356/558 KB 84/1206 KB 148/181 KB 400/1199 KB 356/558 KB 84/1206 KB 148/181 KB 388/1199 KB 356/558 KB 84/1206 KB 148/181 KB 388/1199 KB 352/558 KB 84/1206 KB 148/181 KB 388/1199 KB 352/558 KB 84/1206 KB 144/181 KB 400/1199 KB 356/558 KB 88/1206 KB 148/181 KB 400/1199 KB 356/558 KB 92/1206 KB 148/181 KB 400/1199 KB 356/558 KB 96/1206 KB 148/181 KB 400/1199 KB 356/558 KB 96/1206 KB 152/181 KB 400/1199 KB 356/558 KB 96/1206 KB 156/181 KB 400/1199 KB 356/558 KB 96/1206 KB 160/181 KB 400/1199 KB 360/558 KB 96/1206 KB 160/181 KB 400/1199 KB 364/558 KB 96/1206 KB 160/181 KB 400/1199 KB 368/558 KB 96/1206 KB 160/181 KB 400/1199 KB 368/558 KB 96/1206 KB 164/181 KB 404/1199 KB 368/558 KB 96/1206 KB 168/181 KB 404/1199 KB 368/558 KB 100/1206 KB 172/181 KB 404/1199 KB 368/558 KB 100/1206 KB 176/181 KB 404/1199 KB 368/558 KB 96/1206 KB 164/181 KB 408/1199 KB 372/558 KB 100/1206 KB 176/181 KB 412/1199 KB 372/558 KB 100/1206 KB 176/181 KB 416/1199 KB 372/558 KB 100/1206 KB 176/181 KB 404/1199 KB 372/558 KB 100/1206 KB 176/181 KB 404/1199 KB 368/558 KB 100/1206 KB 168/181 KB 416/1199 KB 372/558 KB 104/1206 KB 176/181 KB 416/1199 KB 372/558 KB 108/1206 KB 176/181 KB 416/1199 KB 372/558 KB 112/1206 KB 176/181 KB 416/1199 KB 376/558 KB 112/1206 KB 176/181 KB 416/1199 KB 380/558 KB 112/1206 KB 176/181 KB 416/1199 KB 384/558 KB 112/1206 KB 176/181 KB 416/1199 KB 388/558 KB 112/1206 KB 180/181 KB 420/1199 KB 392/558 KB 116/1206 KB 180/181 KB 420/1199 KB 396/558 KB 116/1206 KB 180/181 KB 420/1199 KB 400/558 KB 116/1206 KB 180/181 KB 416/1199 KB 384/558 KB 112/1206 KB 180/181 KB 420/1199 KB 388/558 KB 116/1206 KB 180/181 KB 420/1199 KB 400/558 KB 120/1206 KB 180/181 KB 420/1199 KB 400/558 KB 124/1206 KB 180/181 KB 420/1199 KB 400/558 KB 128/1206 KB 180/181 KB 420/1199 KB 400/558 KB 128/1206 KB 181/181 KB 420/1199 KB 388/558 KB 112/1206 KB 180/181 KB 424/1199 KB 400/558 KB 128/1206 KB 181/181 KB 428/1199 KB 400/558 KB 128/1206 KB 181/181 KB 432/1199 KB 400/558 KB 128/1206 KB 181/181 KB 432/1199 KB 400/558 KB 132/1206 KB 181/181 KB 432/1199 KB 400/558 KB 136/1206 KB 181/181 KB 432/1199 KB 400/558 KB 140/1206 KB 181/181 KB 432/1199 KB 400/558 KB 144/1206 KB 181/181 KB 436/1199 KB 400/558 KB 144/1206 KB 181/181 KB 440/1199 KB 404/558 KB 144/1206 KB 181/181 KB 444/1199 KB 404/558 KB 148/1206 KB 181/181 KB 448/1199 KB unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 404/558 KB 148/1206 KB 181/181 KB 436/1199 KB 404/558 KB 144/1206 KB 181/181 KB 440/1199 KB 404/558 KB 148/1206 KB 181/181 KB 448/1199 KB 404/558 KB 152/1206 KB 181/181 KB 448/1199 KB 404/558 KB 156/1206 KB 181/181 KB 448/1199 KB 404/558 KB 160/1206 KB 181/181 KB 448/1199 KB 408/558 KB 160/1206 KB 181/181 KB 448/1199 KB 412/558 KB 160/1206 KB 181/181 KB 448/1199 KB 416/558 KB 160/1206 KB 181/181 KB 448/1199 KB 416/558 KB 164/1206 KB 181/181 KB 448/1199 KB 416/558 KB 168/1206 KB 181/181 KB 448/1199 KB 416/558 KB 172/1206 KB 181/181 KB 448/1199 KB 416/558 KB 176/1206 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 803.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 448/1199 KB 416/558 KB 180/1206 KB 448/1199 KB 416/558 KB 184/1206 KB 448/1199 KB 416/558 KB 188/1206 KB 448/1199 KB 416/558 KB 192/1206 KB 452/1199 KB 416/558 KB 192/1206 KB 456/1199 KB 416/558 KB 192/1206 KB 460/1199 KB 420/558 KB 192/1206 KB 464/1199 KB 420/558 KB 192/1206 KB 456/1199 KB 420/558 KB 192/1206 KB 464/1199 KB 420/558 KB 196/1206 KB 464/1199 KB 420/558 KB 200/1206 KB 464/1199 KB 420/558 KB 204/1206 KB 464/1199 KB 420/558 KB 208/1206 KB 464/1199 KB 424/558 KB 208/1206 KB 464/1199 KB 428/558 KB 208/1206 KB 464/1199 KB 432/558 KB 208/1206 KB 468/1199 KB 436/558 KB 208/1206 KB 472/1199 KB 436/558 KB 212/1206 KB 476/1199 KB 436/558 KB 212/1206 KB 480/1199 KB 436/558 KB 212/1206 KB 468/1199 KB 436/558 KB 212/1206 KB 480/1199 KB 436/558 KB 216/1206 KB 480/1199 KB 436/558 KB 220/1206 KB 480/1199 KB 436/558 KB 224/1206 KB 480/1199 KB 436/558 KB 228/1206 KB 480/1199 KB 436/558 KB 232/1206 KB 480/1199 KB 436/558 KB 236/1206 KB 480/1199 KB 436/558 KB 240/1206 KB 464/1199 KB 436/558 KB 212/1206 KB 480/1199 KB 440/558 KB 240/1206 KB 480/1199 KB 444/558 KB 240/1206 KB 480/1199 KB 448/558 KB 240/1206 KB 484/1199 KB 448/558 KB 240/1206 KB 488/1199 KB 452/558 KB 244/1206 KB 492/1199 KB 452/558 KB 244/1206 KB 496/1199 KB 452/558 KB 244/1206 KB 484/1199 KB 452/558 KB 244/1206 KB 484/1199 KB 448/558 KB 244/1206 KB 496/1199 KB 452/558 KB 248/1206 KB 496/1199 KB 452/558 KB 252/1206 KB 496/1199 KB 452/558 KB 256/1206 KB 496/1199 KB 456/558 KB 256/1206 KB 496/1199 KB 460/558 KB 256/1206 KB 496/1199 KB 464/558 KB 256/1206 KB 496/1199 KB 468/558 KB 256/1206 KB 500/1199 KB 472/558 KB 260/1206 KB 500/1199 KB 476/558 KB 260/1206 KB 500/1199 KB 480/558 KB 260/1206 KB 500/1199 KB 468/558 KB 260/1206 KB 500/1199 KB 480/558 KB 264/1206 KB 500/1199 KB 480/558 KB 268/1206 KB 500/1199 KB 480/558 KB 272/1206 KB 500/1199 KB 468/558 KB 256/1206 KB 504/1199 KB 480/558 KB 272/1206 KB 508/1199 KB 480/558 KB 272/1206 KB 512/1199 KB 480/558 KB 272/1206 KB 512/1199 KB 480/558 KB 276/1206 KB 516/1199 KB 484/558 KB 280/1206 KB 516/1199 KB 484/558 KB 284/1206 KB 516/1199 KB 484/558 KB 288/1206 KB 516/1199 KB 484/558 KB 276/1206 KB 516/1199 KB 480/558 KB 276/1206 KB 516/1199 KB 488/558 KB 288/1206 KB 520/1199 KB 488/558 KB 288/1206 KB 524/1199 KB 492/558 KB 288/1206 KB 528/1199 KB 492/558 KB 288/1206 KB 520/1199 KB 492/558 KB 288/1206 KB 528/1199 KB 496/558 KB 288/1206 KB 532/1199 KB 496/558 KB 288/1206 KB 536/1199 KB 500/558 KB 292/1206 KB 540/1199 KB 500/558 KB 292/1206 KB 544/1199 KB 500/558 KB 292/1206 KB 532/1199 KB 500/558 KB 292/1206 KB 544/1199 KB 500/558 KB 296/1206 KB 532/1199 KB 500/558 KB 288/1206 KB 544/1199 KB 504/558 KB 300/1206 KB 544/1199 KB 504/558 KB 300/1206 KB 544/1199 KB 508/558 KB 300/1206 KB 544/1199 KB 508/558 KB 304/1206 KB 544/1199 KB 512/558 KB 304/1206 KB 548/1199 KB 512/558 KB 304/1206 KB 552/1199 KB 516/558 KB 308/1206 KB 556/1199 KB 516/558 KB 308/1206 KB 560/1199 KB 516/558 KB 308/1206 KB 548/1199 KB 516/558 KB 308/1206 KB 560/1199 KB 516/558 KB 312/1206 KB 548/1199 KB 516/558 KB 304/1206 KB 560/1199 KB 520/558 KB 316/1206 KB 560/1199 KB 520/558 KB 312/1206 KB 560/1199 KB 524/558 KB 320/1206 KB 560/1199 KB 528/558 KB 320/1206 KB 560/1199 KB 520/558 KB 320/1206 KB 560/1199 KB 532/558 KB 320/1206 KB 564/1199 KB 536/558 KB 324/1206 KB 564/1199 KB 532/558 KB 324/1206 KB 560/1199 KB 532/558 KB 324/1206 KB 564/1199 KB 536/558 KB 328/1206 KB 564/1199 unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install KB 536/558 KB 332/1206 KB 564/1199 KB 536/558 KB 336/1206 KB 568/1199 KB 540/558 KB 336/1206 KB 568/1199 KB 544/558 KB 336/1206 KB 568/1199 KB 536/558 KB 336/1206 KB 572/1199 KB 544/558 KB 336/1206 KB 576/1199 KB 544/558 KB 336/1206 KB 576/1199 KB 544/558 KB 340/1206 KB 580/1199 KB 548/558 KB 344/1206 KB 580/1199 KB 548/558 KB 348/1206 KB 580/1199 KB 548/558 KB 352/1206 KB 580/1199 KB 548/558 KB 340/1206 KB 584/1199 KB 548/558 KB 352/1206 KB 588/1199 KB 548/558 KB 352/1206 KB 592/1199 KB 548/558 KB 352/1206 KB 576/1199 KB 548/558 KB 340/1206 KB 592/1199 KB 552/558 KB 352/1206 KB 592/1199 KB 556/558 KB 352/1206 KB 592/1199 KB 558/558 KB 352/1206 KB 592/1199 KB 558/558 KB 356/1206 KB 596/1199 KB 558/558 KB 360/1206 KB 596/1199 KB 558/558 KB 364/1206 KB 596/1199 KB 558/558 KB 368/1206 KB 596/1199 KB 558/558 KB 356/1206 KB 600/1199 KB 558/558 KB 368/1206 KB 604/1199 KB 558/558 KB 368/1206 KB 608/1199 KB 558/558 KB 368/1206 KB 612/1199 KB 558/558 KB 368/1206 KB 616/1199 KB 558/558 KB 372/1206 KB 620/1199 KB 558/558 KB 372/1206 KB 624/1199 KB 558/558 KB 372/1206 KB 612/1199 KB 558/558 KB 372/1206 KB 624/1199 KB 558/558 KB 376/1206 KB 624/1199 KB 558/558 KB 380/1206 KB 624/1199 KB 558/558 KB 384/1206 KB 624/1199 KB 558/558 KB 388/1206 KB 628/1199 KB 558/558 KB 392/1206 KB 628/1199 KB 558/558 KB 396/1206 KB 628/1199 KB 558/558 KB 400/1206 KB 628/1199 KB 558/558 KB 388/1206 KB 632/1199 KB 558/558 KB 400/1206 KB 636/1199 KB 558/558 KB 400/1206 KB 640/1199 KB 558/558 KB 400/1206 KB 640/1199 KB 558/558 KB 404/1206 KB 640/1199 KB 558/558 KB 408/1206 KB 640/1199 KB 558/558 KB 412/1206 KB 640/1199 KB 558/558 KB 416/1206 KB 644/1199 KB 558/558 KB 416/1206 KB 648/1199 KB 558/558 KB 420/1206 KB 648/1199 KB 558/558 KB 424/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2126.4 KB/sec) unit-mysql-0: 19:10:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 648/1199 KB 558/558 KB 416/1206 KB 652/1199 KB 424/1206 KB 656/1199 KB 424/1206 KB 660/1199 KB 424/1206 KB 664/1199 KB 428/1206 KB 660/1199 KB 428/1206 KB 664/1199 KB 432/1206 KB 668/1199 KB 432/1206 KB 672/1199 KB 432/1206 KB 676/1199 KB 432/1206 KB 676/1199 KB 436/1206 KB 676/1199 KB 440/1206 KB 676/1199 KB 444/1206 KB 676/1199 KB 448/1206 KB 680/1199 KB 448/1206 KB 684/1199 KB 448/1206 KB 688/1199 KB 448/1206 KB 692/1199 KB 448/1206 KB 696/1199 KB 452/1206 KB 700/1199 KB 452/1206 KB 704/1199 KB 452/1206 KB 692/1199 KB 452/1206 KB 704/1199 KB 456/1206 KB 704/1199 KB 460/1206 KB 704/1199 KB 464/1206 KB 704/1199 KB 468/1206 KB 704/1199 KB 472/1206 KB 704/1199 KB 476/1206 KB 704/1199 KB 480/1206 KB 708/1199 KB 480/1206 KB 712/1199 KB 480/1206 KB 716/1199 KB 480/1206 KB 720/1199 KB 480/1206 KB 724/1199 KB 480/1206 KB 728/1199 KB 484/1206 KB 732/1199 KB 484/1206 KB 724/1199 KB 484/1206 KB 732/1199 KB 488/1206 KB 732/1199 KB 492/1206 KB 732/1199 KB 496/1206 KB 736/1199 KB 496/1206 KB 740/1199 KB 496/1206 KB 744/1199 KB 500/1206 KB 740/1199 KB 500/1206 KB 744/1199 KB 504/1206 KB 744/1199 KB 508/1206 KB 744/1199 KB 512/1206 KB 748/1199 KB 512/1206 KB 752/1199 KB 512/1206 KB 752/1199 KB 516/1206 KB 756/1199 KB 520/1206 KB 756/1199 KB 524/1206 KB 756/1199 KB 528/1206 KB 756/1199 KB 516/1206 KB 760/1199 KB 528/1206 KB 764/1199 KB 528/1206 KB 768/1199 KB 528/1206 KB 768/1199 KB 532/1206 KB 768/1199 KB 536/1206 KB 768/1199 KB 540/1206 KB 768/1199 KB 544/1206 KB 772/1199 KB 544/1206 KB 776/1199 KB 544/1206 KB 780/1199 KB 544/1206 KB 784/1199 KB 544/1206 KB 784/1199 KB 548/1206 KB 784/1199 KB 552/1206 KB 788/1199 KB 556/1206 KB 788/1199 KB 560/1206 KB 788/1199 KB 552/1206 KB 792/1199 KB 560/1206 KB 796/1199 KB 560/1206 KB 800/1199 KB 560/1206 KB 800/1199 KB 564/1206 KB 804/1199 KB 568/1206 KB 804/1199 KB 572/1206 KB 804/1199 KB 576/1206 KB 804/1199 KB 564/1206 KB 808/1199 KB 576/1206 KB 812/1199 KB 576/1206 KB 816/1199 KB 576/1206 KB 820/1199 KB 576/1206 KB 824/1199 KB 580/1206 KB 828/1199 KB 580/1206 KB 832/1199 KB 580/1206 KB 820/1199 KB 580/1206 KB 832/1199 KB 584/1206 KB 832/1199 KB 588/1206 KB 832/1199 KB 592/1206 KB 832/1199 KB 596/1206 KB 836/1199 KB 600/1206 KB 836/1199 KB 604/1206 KB 836/1199 KB 608/1206 KB 836/1199 KB 596/1206 KB 840/1199 KB 608/1206 KB 844/1199 KB 608/1206 KB 848/1199 KB 608/1206 KB 848/1199 KB 612/1206 KB 852/1199 KB 616/1206 KB 852/1199 KB 620/1206 KB 852/1199 KB 624/1206 KB 852/1199 KB 612/1206 KB 856/1199 KB 624/1206 KB 860/1199 KB 624/1206 KB 864/1199 KB 624/1206 KB 868/1199 KB 624/1206 KB 868/1199 KB 628/1206 KB 868/1199 KB 632/1206 KB 868/1199 KB 636/1206 KB 868/1199 KB 640/1206 KB 872/1199 KB 640/1206 KB 876/1199 KB 640/1206 KB 876/1199 KB 644/1206 KB 880/1199 KB 644/1206 KB 884/1199 KB 644/1206 KB 888/1199 KB 648/1206 KB 892/1199 KB 648/1206 KB 896/1199 KB 648/1206 KB 884/1199 KB 648/1206 KB 896/1199 KB 652/1206 KB 896/1199 KB 656/1206 KB 896/1199 KB 660/1206 KB 900/1199 KB 664/1206 KB 900/1199 KB 668/1206 KB 900/1199 KB 672/1206 KB 900/1199 KB 660/1206 KB 904/1199 KB 672/1206 KB 908/1199 KB 672/1206 KB 912/1199 KB 672/1206 KB 912/1199 KB 676/1206 KB 912/1199 KB 680/1206 KB 912/1199 KB 684/1206 KB 912/1199 KB 688/1206 KB 916/1199 KB 688/1206 KB 920/1199 KB 688/1206 KB 924/1199 KB 688/1206 KB 928/1199 KB 688/1206 KB 928/1199 KB 692/1206 KB 932/1199 KB 696/1206 KB 932/1199 KB 700/1206 KB 932/1199 K unit-mysql-0: 19:10:31 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: 19:10:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install B 704/1206 KB 932/1199 KB 692/1206 KB 936/1199 KB 704/1206 KB 940/1199 KB 704/1206 KB 944/1199 KB 704/1206 KB 944/1199 KB 708/1206 KB 944/1199 KB 712/1206 KB 944/1199 KB 716/1206 KB 944/1199 KB 720/1206 KB 948/1199 KB 720/1206 KB 952/1199 KB 720/1206 KB 956/1199 KB 720/1206 KB 960/1199 KB 720/1206 KB 960/1199 KB 724/1206 KB 960/1199 KB 728/1206 KB 960/1199 KB 732/1206 KB 960/1199 KB 736/1206 KB 960/1199 KB 740/1206 KB 964/1199 KB 740/1206 KB 968/1199 KB 740/1206 KB 972/1199 KB 740/1206 KB 976/1199 KB 740/1206 KB 980/1199 KB 740/1206 KB 984/1199 KB 744/1206 KB 988/1199 KB 744/1206 KB 992/1199 KB 744/1206 KB 980/1199 KB 744/1206 KB 992/1199 KB 748/1206 KB 992/1199 KB 752/1206 KB 992/1199 KB 756/1206 KB 996/1199 KB 760/1206 KB 996/1199 KB 764/1206 KB 996/1199 KB 768/1206 KB 996/1199 KB 756/1206 KB 1000/1199 KB 768/1206 KB 1004/1199 KB 768/1206 KB 1008/1199 KB 768/1206 KB 1012/1199 KB 768/1206 KB 1012/1199 KB 772/1206 KB 1012/1199 KB 776/1206 KB 1012/1199 KB 780/1206 KB 1012/1199 KB 784/1206 KB 1016/1199 KB 784/1206 KB 1020/1199 KB 784/1206 KB 1024/1199 KB 784/1206 KB 1024/1199 KB 788/1206 KB 1028/1199 KB 792/1206 KB 1028/1199 KB 796/1206 KB 1028/1199 KB 800/1206 KB 1028/1199 KB 788/1206 KB 1032/1199 KB 800/1206 KB 1036/1199 KB 800/1206 KB 1040/1199 KB 800/1206 KB 1044/1199 KB 800/1206 KB 1048/1199 KB 804/1206 KB 1052/1199 KB 804/1206 KB 1056/1199 KB 804/1206 KB 1044/1199 KB 804/1206 KB 1056/1199 KB 808/1206 KB 1056/1199 KB 812/1206 KB 1056/1199 KB 816/1206 KB 1056/1199 KB 820/1206 KB 1060/1199 KB 824/1206 KB 1060/1199 KB 828/1206 KB 1060/1199 KB 832/1206 KB 1060/1199 KB 820/1206 KB 1064/1199 KB 832/1206 KB 1068/1199 KB 832/1206 KB 1072/1199 KB 832/1206 KB 1076/1199 KB 832/1206 KB 1080/1199 KB 836/1206 KB 1084/1199 KB 836/1206 KB 1088/1199 KB 836/1206 KB 1076/1199 KB 836/1206 KB 1088/1199 KB 840/1206 KB 1088/1199 KB 844/1206 KB 1088/1199 KB 848/1206 KB 1092/1199 KB 848/1206 KB 1096/1199 KB 852/1206 KB 1100/1199 KB 852/1206 KB 1104/1199 KB 852/1206 KB 1092/1199 KB 852/1206 KB 1104/1199 KB 856/1206 KB 1104/1199 KB 860/1206 KB 1104/1199 KB 864/1206 KB 1104/1199 KB 868/1206 KB 1108/1199 KB 872/1206 KB 1108/1199 KB 876/1206 KB 1108/1199 KB 880/1206 KB 1108/1199 KB 868/1206 KB 1112/1199 KB 880/1206 KB 1116/1199 KB 880/1206 KB 1120/1199 KB 880/1206 KB 1124/1199 KB 880/1206 KB 1128/1199 KB 884/1206 KB 1132/1199 KB 884/1206 KB 1136/1199 KB 884/1206 KB 1124/1199 KB 884/1206 KB 1136/1199 KB 888/1206 KB 1136/1199 KB 892/1206 KB 1136/1199 KB 896/1206 KB 1136/1199 KB 900/1206 KB 1140/1199 KB 904/1206 KB 1140/1199 KB 908/1206 KB 1140/1199 KB 912/1206 KB 1140/1199 KB 900/1206 KB 1144/1199 KB 912/1206 KB 1148/1199 KB 912/1206 KB 1152/1199 KB 912/1206 KB 1156/1199 KB 912/1206 KB 1160/1199 KB 916/1206 KB 1164/1199 KB 916/1206 KB 1168/1199 KB 916/1206 KB 1156/1199 KB 916/1206 KB 1168/1199 KB 920/1206 KB 1168/1199 KB 924/1206 KB 1168/1199 KB 928/1206 KB 1172/1199 KB 928/1206 KB 1176/1199 KB 932/1206 KB 1180/1199 KB 932/1206 KB 1184/1199 KB 932/1206 KB 1172/1199 KB 932/1206 KB 1184/1199 KB 936/1206 KB 1184/1199 KB 940/1206 KB 1184/1199 KB 944/1206 KB 1184/1199 KB 948/1206 KB 1188/1199 KB 952/1206 KB 1188/1199 KB 956/1206 KB 1188/1199 KB 960/1206 KB 1188/1199 KB 948/1206 KB 1192/1199 KB 960/1206 KB 1196/1199 KB 960/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3494.6 KB/sec) unit-abot-epc-basic-0: 19:10:31 DEBUG unit.abot-epc-basic/0.install 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3321.4 KB/sec) unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-mysql-0: 19:10:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 19:10:32 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: 19:10:32 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: 19:10:32 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: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 47.201 s unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-29T19:10:32+00:00 unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 19:10:32 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 19:10:33 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 19:10:33 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: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 19:10:34 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:35 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: 19:10:35 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:35 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:35 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: 19:10:35 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:10:35 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 19:10:35 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 19:10:35 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: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 19:10:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:10:36 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: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 19:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:10:37 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: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 19:10:37 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 19:10:38 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 19:10:38 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 19:10:38 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-b7adcd-default-0". unit-abot-epc-basic-0: 19:10:38 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: 19:10:38 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 19:10:38 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 19:10:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:10:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 19:10:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:10:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 19:10:40 DEBUG unit.mysql/0.config-changed 180829 19:10:40 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 19:10:40 DEBUG unit.mysql/0.config-changed 180829 19:10:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 19:10:40 DEBUG unit.mysql/0.config-changed 180829 19:10:40 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16676 ... unit-abot-epc-basic-0: 19:10:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 19:10:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:10:40 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 19:10:40 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 19:10:40 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 19:10:40 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 19:10:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 19:10:42 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: 19:10:42 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 19:10:42 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 19:10:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:10:43 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 19:10:43 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: 19:10:43 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 19:10:44 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: 19:10:44 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: 19:10:44 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 19:10:45 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: 19:10:45 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: 19:10:45 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: 19:10:45 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: 19:10:45 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: 19:10:46 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: 19:10:46 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: 19:10:46 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: 19:10:46 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: 19:10:46 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: 19:10:46 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: 19:10:46 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: 19:10:47 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: 19:10:47 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: 19:10:47 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: 19:10:47 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: 19:10:47 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: 19:10:47 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: 19:10:47 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: 19:10:48 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: 19:10:48 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: 19:10:48 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: 19:10:48 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: 19:10:48 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: 19:10:49 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: 19:10:49 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: 19:10:49 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: 19:10:49 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: 19:10:49 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: 19:10:49 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: 19:10:50 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: 19:10:50 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: 19:10:50 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: 19:10:50 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 19:10:50 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: 19:10:50 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-mysql-0: 19:10:50 DEBUG unit.mysql/0.config-changed mysql start/running, process 16811 unit-abot-epc-basic-0: 19:10:51 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: 19:10:51 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: 19:10:51 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: 19:10:51 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: 19:10:51 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: 19:10:51 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: 19:10:51 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-mysql-0: 19:10:52 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 19:10:52 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: 19:10:52 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: 19:10:52 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: 19:10:52 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: 19:10:52 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: 19:10:52 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: 19:10:53 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: 19:10:53 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: 19:10:53 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-mysql-0: 19:10:53 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 19:10:53 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:10:53 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: 19:10:53 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: 19:10:53 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: 19:10:53 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: 19:10:54 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: 19:10:54 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: 19:10:54 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: 19:10:54 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: 19:10:54 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 19:10:54 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 19:10:54 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-mysql-0: 19:10:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:10:55 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 19:10:55 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: 19:10:55 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: 19:10:55 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: 19:10:55 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: 19:10:55 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: 19:10:55 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: 19:10:56 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: 19:10:56 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: 19:10:56 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: 19:10:56 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 19:10:56 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: 19:10:56 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: 19:10:56 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: 19:10:57 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: 19:10:57 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: 19:10:57 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: 19:10:57 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: 19:10:57 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: 19:10:57 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: 19:10:57 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-mysql-0: 19:10:58 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 19:10:58 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: 19:10:58 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: 19:10:58 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: 19:10:58 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: 19:10:58 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: 19:10:58 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: 19:10:58 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: 19:10:59 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: 19:10:59 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: 19:10:59 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: 19:10:59 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: 19:10:59 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: 19:10:59 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-mysql-0: 19:11:00 DEBUG unit.mysql/0.config-changed mysql start/running, process 16931 unit-mysql-0: 19:11:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 19:11:00 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:11:00 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 19:11:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 19:11:00 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 19:11:00 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 19:11:01 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: 19:11:01 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: 19:11:01 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: 19:11:01 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: 19:11:02 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: 19:11:02 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: 19:11:02 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: 19:11:02 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: 19:11:02 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: 19:11:03 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: 19:11:03 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-mysql-0: 19:11:03 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 19:11:03 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: 19:11:03 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: 19:11:04 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: 19:11:04 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: 19:11:04 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 19:11:04 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: 19:11:04 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: 19:11:04 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: 19:11:05 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: 19:11:05 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-mysql-0: 19:11:05 DEBUG unit.mysql/0.start mysql start/running, process 17041 unit-abot-epc-basic-0: 19:11:05 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-mysql-0: 19:11:05 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 19:11:05 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 19:11:05 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 19:11:05 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 19:11:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:11:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:11:05 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 19:11:05 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 19:11:05 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 19:11:05 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 19:11:05 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 19:11:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:11:05 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: 19:11:05 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: 19:11:05 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: 19:11:06 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: 19:11:06 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: 19:11:06 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: 19:11:06 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: 19:11:06 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: 19:11:06 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: 19:11:07 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: 19:11:07 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: 19:11:07 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: 19:11:07 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: 19:11:08 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: 19:11:08 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: 19:11:08 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: 19:11:08 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: 19:11:08 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: 19:11:09 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: 19:11:09 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: 19:11:09 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: 19:11:09 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: 19:11:09 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: 19:11:09 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: 19:11:09 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: 19:11:10 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: 19:11:10 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: 19:11:10 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: 19:11:10 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: 19:11:11 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: 19:11:11 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: 19:11:11 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: 19:11:11 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: 19:11:11 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: 19:11:12 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: 19:11:12 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: 19:11:12 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: 19:11:12 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: 19:11:12 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: 19:11:13 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: 19:11:13 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: 19:11:13 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: 19:11:13 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: 19:11:13 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: 19:11:13 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: 19:11:13 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: 19:11:14 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: 19:11:14 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: 19:11:14 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: 19:11:14 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: 19:11:14 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: 19:11:14 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: 19:11:15 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: 19:11:15 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: 19:11:15 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: 19:11:15 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: 19:11:15 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: 19:11:15 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: 19:11:16 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: 19:11:16 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: 19:11:16 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: 19:11:16 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: 19:11:16 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: 19:11:16 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: 19:11:17 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: 19:11:17 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: 19:11:17 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: 19:11:17 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: 19:11:17 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: 19:11:17 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: 19:11:17 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: 19:11:18 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: 19:11:18 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: 19:11:18 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: 19:11:18 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 19:11:18 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: 19:11:19 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: 19:11:19 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: 19:11:19 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: 19:11:19 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: 19:11:19 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: 19:11:20 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: 19:11:20 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: 19:11:20 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: 19:11:20 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: 19:11:20 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: 19:11:21 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: 19:11:21 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: 19:11:21 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: 19:11:21 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: 19:11:22 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: 19:11:22 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: 19:11:22 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: 19:11:22 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: 19:11:22 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: 19:11:22 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: 19:11:23 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: 19:11:23 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: 19:11:23 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: 19:11:23 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: 19:11:23 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: 19:11:23 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: 19:11:24 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: 19:11:24 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: 19:11:24 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: 19:11:24 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: 19:11:24 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: 19:11:25 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: 19:11:25 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: 19:11:25 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: 19:11:25 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: 19:11:25 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: 19:11:25 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: 19:11:25 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: 19:11:26 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: 19:11:26 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: 19:11:26 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: 19:11:26 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: 19:11:26 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: 19:11:26 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: 19:11:26 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: 19:11:27 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: 19:11:27 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: 19:11:27 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: 19:11:27 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: 19:11:27 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: 19:11:27 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: 19:11:28 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: 19:11:28 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: 19:11:28 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: 19:11:28 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: 19:11:28 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: 19:11:28 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: 19:11:28 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: 19:11:29 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: 19:11:29 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: 19:11:29 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: 19:11:29 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: 19:11:29 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: 19:11:29 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: 19:11:29 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: 19:11:30 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: 19:11:30 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: 19:11:30 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: 19:11:30 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: 19:11:30 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: 19:11:30 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: 19:11:30 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: 19:11:30 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: 19:11:31 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: 19:11:31 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: 19:11:31 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: 19:11:31 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: 19:11:31 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: 19:11:31 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: 19:11:32 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: 19:11:32 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: 19:11:32 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: 19:11:32 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: 19:11:32 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: 19:11:32 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: 19:11:33 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: 19:11:33 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: 19:11:33 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: 19:11:33 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: 19:11:33 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: 19:11:33 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: 19:11:33 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: 19:11:33 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: 19:11:34 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: 19:11:34 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: 19:11:34 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: 19:11:34 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: 19:11:34 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: 19:11:34 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: 19:11:35 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: 19:11:35 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: 19:11:35 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: 19:11:35 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: 19:11:35 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: 19:11:36 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: 19:11:36 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: 19:11:36 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: 19:11:37 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: 19:11:37 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: 19:11:37 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: 19:11:37 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: 19:11:37 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: 19:11:37 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: 19:11:38 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: 19:11:38 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: 19:11:38 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: 19:11:38 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: 19:11:38 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: 19:11:38 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: 19:11:38 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: 19:11:39 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: 19:11:39 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: 19:11:39 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: 19:11:39 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 19:11:40 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 19:11:40 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: 19:11:40 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: 19:11:40 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: 19:11:40 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: 19:11:41 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 19:11:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:11:41 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: 19:11:42 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: 19:11:42 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: 19:11:42 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: 19:11:42 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: 19:11:42 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: 19:11:42 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: 19:11:42 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: 19:11:43 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: 19:11:43 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: 19:11:43 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: 19:11:43 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: 19:11:44 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: 19:11:44 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: 19:11:44 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: 19:11:44 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: 19:11:45 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: 19:11:45 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: 19:11:45 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: 19:11:45 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: 19:11:45 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: 19:11:45 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: 19:11:46 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: 19:11:46 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: 19:11:46 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: 19:11:46 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: 19:11:46 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: 19:11:46 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: 19:11:46 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: 19:11:47 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: 19:11:47 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: 19:11:47 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: 19:11:47 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: 19:11:47 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: 19:11:47 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: 19:11:48 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: 19:11:49 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: 19:11:49 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: 19:11:49 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: 19:11:49 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: 19:11:49 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 19:11:49 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: 19:11:50 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: 19:11:50 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: 19:11:50 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: 19:11:50 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: 19:11:50 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: 19:11:51 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: 19:11:51 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: 19:11:51 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: 19:11:51 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: 19:11:51 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: 19:11:52 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: 19:11:52 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: 19:11:52 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] machine-2: 19:11:52 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 19:11:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:11:52 DEBUG juju.agent read agent config, format "2.0" machine-2: 19:11:52 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:11:52 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 19:11:52 DEBUG juju.worker start "engine" machine-2: 19:11:52 INFO juju.worker start "engine" machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:11:52 DEBUG juju.worker "engine" started machine-2: 19:11:52 DEBUG juju.worker.introspection stats worker now serving machine-2: 19:11:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 19:11:52 DEBUG juju.worker.apicaller connecting with old password machine-2: 19:11:52 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:11:52 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:11:52 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 19:11:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 19:11:52 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] machine-2: 19:11:52 DEBUG juju.worker.apicaller connected machine-2: 19:11:52 DEBUG juju.worker.apicaller changing password... machine-2: 19:11:52 DEBUG juju.worker.apicaller password changed machine-2: 19:11:52 DEBUG juju.api RPC connection died machine-2: 19:11:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 19:11:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:11:53 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:11:53 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:11:53 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:11:53 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: 19:11:53 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: 19:11:53 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] machine-2: 19:11:54 DEBUG juju.worker.apicaller connected machine-2: 19:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:11:54 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] machine-2: 19:11:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:11:54 INFO juju.worker.upgrader unblocking abort check machine-2: 19:11:54 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:11:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 19:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:11:54 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:11:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:11:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 19:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.logger logger setup machine-2: 19:11:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:11:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 19:11:54 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] machine-2: 19:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:11:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:11:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:11:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:11:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:11:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:11:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:11:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:11:54 DEBUG juju.network including address public:172.30.9.215 for machine machine-2: 19:11:54 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 19:11:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:11:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:11:54 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:11:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:11:54 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] machine-2: 19:11:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:11:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:11:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:11:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:11:54 DEBUG juju.network including address local-cloud:192.168.121.28 for machine machine-2: 19:11:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:11:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.28 local-machine:::1] machine-2: 19:11:54 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.28 local-machine:::1] machine-2: 19:11:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-2: 19:11:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:11:54 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: 19:11:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:11:54 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 19:11:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:11:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:11:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:11:54 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: 19:11:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:11:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:11:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:11:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:11:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 19:11:54 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] machine-2: 19:11:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 19:11:54 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: 19:11:54 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] machine-2: 19:11:54 DEBUG juju.worker start "2-container-watcher" machine-2: 19:11:54 DEBUG juju.worker start "stateconverter" machine-2: 19:11:54 INFO juju.worker start "2-container-watcher" machine-2: 19:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:11:54 DEBUG juju.worker "2-container-watcher" started machine-2: 19:11:54 INFO juju.worker start "stateconverter" machine-2: 19:11:54 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 19:11:54 DEBUG juju.worker "stateconverter" started machine-2: 19:11:54 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 19:11:54 INFO juju.worker.machiner "machine-2" started machine-2: 19:11:54 DEBUG juju.service discovered init system "upstart" from local host machine-2: 19:11:54 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-2: 19:11:54 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.215:17070"] machine-2: 19:11:54 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-abot-epc-basic-0: 19:11:54 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-oai-epc-0: 19:11:54 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 19:11:54 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: 19:11:54 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:11:54 DEBUG juju.worker start "api" unit-oai-epc-0: 19:11:54 INFO juju.worker start "api" unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:11:54 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:11:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:11:54 DEBUG juju.worker "api" started unit-oai-epc-0: 19:11:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:11:54 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:11:54 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:11:54 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:11:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:11:54 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: 19:11:55 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] machine-2: 19:11:55 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:b5:5f:6d 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.28 [] [] []} {2 fa:16:3e:b5:5f:6d 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:11:55 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: 19:11:55 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-oai-epc-0: 19:11:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:11:55 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 19:11:55 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 19:11:55 DEBUG juju.api RPC connection died unit-oai-epc-0: 19:11:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 19:11:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:11:55 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:11:55 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:11:55 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:11:55 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: 19:11:56 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: 19:11:56 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: 19:11:56 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-epc-0: 19:11:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:11:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:11:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:11:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 19:11:56 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:11:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:11:56 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 19:11:56 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 19:11:56 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 19:11:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:11:56 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:11:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 19:11:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:11:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:11:56 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-epc-0: 19:11:56 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 19:11:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:11:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:11:56 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 19:11:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:11:56 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-oai-epc-0: 19:11:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:11: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: 19:11:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:11:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 19:11:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:11:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 19:11:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 19:11:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 19:11: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: 19:11:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:11:56 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:11:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 19:11:56 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 19:11:56 DEBUG httpbakery client do GET https://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 19:11:56 DEBUG httpbakery } -> error unit-oai-epc-0: 19:11:56 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 19:11:56 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 19:11:56 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:11:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:11:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:11:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:11:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:11:56 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:11:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:11:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:11:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 19:11:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 19:11:57 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: 19:11:57 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 19:11:57 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-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 19:11:57 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 19:11:57 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: 19:11:57 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: 19:11:57 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-epc-0: 19:11:57 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: 19:11:58 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: 19:11:58 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: 19:11:58 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: 19:11:58 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: 19:11:58 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-epc-0: 19:11:58 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: 19:11:58 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: 19:11:59 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-oai-epc-0: 19:11:59 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (1842 kB/s) unit-abot-epc-basic-0: 19:11:59 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 19:11:59 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-oai-epc-0: 19:11:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 19:11:59 DEBUG unit.oai-epc/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-epc-0: 19:11:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 19:11:59 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 19:11:59 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: 19:11:59 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-epc-0: 19:12:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 19:12:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 19:12:00 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 19:12:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 19:12:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 19:12:00 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:12:00 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: 19:12:00 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: 19:12:00 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: 19:12:01 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: 19:12:01 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: 19:12:01 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: 19:12:01 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: 19:12:01 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-oai-epc-0: 19:12:01 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:01 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: 19:12:02 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: 19:12:02 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-oai-epc-0: 19:12:02 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 19:12:02 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 19:12:02 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:12:02 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: 19:12:02 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: 19:12:02 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: 19:12:02 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: 19:12:02 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: 19:12:03 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: 19:12:03 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: 19:12:03 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-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:12:03 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 19:12:03 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: 19:12:03 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 19:12:03 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-oai-epc-0: 19:12:03 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (54.4 kB/s) unit-oai-epc-0: 19:12:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 19:12:04 DEBUG unit.oai-epc/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-epc-0: 19:12:04 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 19:12:04 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:12:04 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-oai-epc-0: 19:12:04 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:04 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: 19:12:04 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-oai-epc-0: 19:12:04 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:12:04 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: 19:12:04 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: 19:12:05 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:05 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: 19:12:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 19:12:06 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: 19:12:06 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 19:12:06 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 19:12:06 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-oai-epc-0: 19:12:07 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 19:12:07 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: 19:12:07 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: 19:12:08 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: 19:12:08 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: 19:12:08 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 19:12:08 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1616 kB/s) unit-abot-epc-basic-0: 19:12:08 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: 19:12:08 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-oai-epc-0: 19:12:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 19:12:08 DEBUG unit.oai-epc/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-epc-0: 19:12:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:12:09 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: 19:12:09 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-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:12:09 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: 19:12:09 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: 19:12:09 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-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 19:12:09 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:12:09 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: 19:12:10 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: 19:12:10 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: 19:12:10 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: 19:12:10 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-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:10 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:12:10 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-oai-epc-0: 19:12:10 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 19:12:10 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: 19:12:10 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: 19:12:11 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: 19:12:11 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: 19:12:11 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-epc-0: 19:12:11 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 19:12:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 19:12:11 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:12:11 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: 19:12:12 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: 19:12:12 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-epc-0: 19:12:12 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:12:12 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:12:12 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 28s (3,280 kB/s) unit-abot-epc-basic-0: 19:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 19:12:12 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 ... 67239 files and directories currently installed.) unit-abot-epc-basic-0: 19:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-epc-0: 19:12:12 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 19:12:12 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 19:12:12 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 19:12:12 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: 19:12:12 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: 19:12:12 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: 19:12:12 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:12:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:12:13 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:12:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 19:12:13 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 19:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 19:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 19:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 19:12:16 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: 19:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 19:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 19:12:17 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: 19:12:17 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: 19:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 19:12:18 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: 19:12:18 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: 19:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 19:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 19:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 19:12:19 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: 19:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 19:12:19 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: 19:12:19 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:12:19 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: 19:12:19 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:12:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:12:19 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:12:19 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: 19:12:19 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 19:12:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:12:19 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:12:19 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 19:12:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:12:20 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: 19:12:20 DEBUG unit.oai-epc/0.install --2018-08-29 19:12:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install 0K ....... 41.4M=0s unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install 2018-08-29 19:12:20 (41.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install --2018-08-29 19:12:20-- 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: 19:12:20 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:12:20 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 19:12:20 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: 19:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 183K 6s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 44.4M 3s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 367K 3s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 32.7M 2s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 372K 2s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 26.1M 2s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 39.4M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 23.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 37.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 40.5M 1s unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 385K 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 62.1M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 54.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 49.4M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 57.1M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 77.7M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 52.0M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 62.0M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 59.8M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 80.1M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 389K 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 66.3M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 70.2M=0.8s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2018-08-29 19:12:21 (1.34 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: 19:12:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install --2018-08-29 19:12:21-- 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: 19:12:21 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 19:12:21 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: 19:12:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 60.6M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 59.3M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 61.7M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 65.0M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 55.7M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 67.7M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 75.5M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 73.5M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 66.6M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 72.1M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 68.6M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 74.0M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 67.5M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 78.0M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 89.8M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 123M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 109M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 124M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 128M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 122M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 109M 0s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 116M 0s unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 409K 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 39.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 51.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 52.6M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 52.6M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 44.9M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 61.4M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 62.2M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 63.7M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 57.3M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 64.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 61.7M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 63.4M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 53.3M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 65.9M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 58.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 54.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 55.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 60.1M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 77.6M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 74.6M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 64.7M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 75.2M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 116M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 125M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 101M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 121M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 121M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 118M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 108M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 113M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 129M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 122M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 106M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 130M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 126M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 125M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 108M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 119M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 446K 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 56.1M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 49.3M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 59.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 61.4M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 70.9M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 63.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 73.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 81.7M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 75.9M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 69.2M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 77.4M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 69.4M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 74.5M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 69.2M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 75.8M 1s unit-oai-epc-0: 19:12:21 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 75.5M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 79.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 69.9M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 81.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 78.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 77.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 67.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 78.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 78.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 79.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 64.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 75.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 76.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 75.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 64.6M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 77.6M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 79.2M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 94.6M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 109M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 130M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 113M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 119M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 101M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 126M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 119M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 124M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 107M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 113M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 125M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 121M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 119M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 119M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 464K 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 50.5M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 56.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 65.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 59.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 55.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 70.4M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 66.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 55.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 61.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 74.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 63.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 63.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 57.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 65.6M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 66.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 64.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 56.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 65.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 62.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 66.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 55.3M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 65.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 66.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 84.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 69.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 73.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 86.8M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 84.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 72.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 76.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 98.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 113M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 95.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 124M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 120M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 113M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 103M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 116M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 123M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 121M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 108M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 123M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 113M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 101M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 90.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 109M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 102M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 106M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 91.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 471K 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 51.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 24.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 34.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 54.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 54.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 52.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 51.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 59.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 55.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 62.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 55.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 59.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 62.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 65.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 54.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 68.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 79.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 76.6M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 66.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 69.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 73.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 75.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 64.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 70.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 70.5M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 74.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 69.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 103M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 89.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 105M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 103M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 87.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 101M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 96.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 101M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 90.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 100M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 93.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 89.5M 0s unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 86.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 105M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 105M 0s machine-3: 19:12:22 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 19:12:22 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:12:22 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 483K 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 49.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 46.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 51.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 52.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 63.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 56.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 63.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 63.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 68.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 56.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 68.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 69.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 65.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 60.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 67.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 65.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 67.3M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 60.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 68.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 83.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 74.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 61.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 69.8M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 67.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 87.5M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 61.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 74.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 65.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 74.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 57.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 79.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 92.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 87.2M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 100M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 105M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 89.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 96.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 102M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 90.0M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 95.9M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 102M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 1.50M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 52.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 47.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 53.7M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 65.1M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 91.4M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 83.6M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 95.2M=0.8s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2018-08-29 19:12:22 (17.0 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: 19:12:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install --2018-08-29 19:12:22-- 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: 19:12:22 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 19:12:22 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: 19:12:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 63.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 93.1M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 4.07M 5s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 55.3M 4s machine-3: 19:12:22 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:12:22 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 19:12:22 DEBUG juju.worker start "engine" machine-3: 19:12:22 INFO juju.worker start "engine" machine-3: 19:12:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:12:22 DEBUG juju.worker "engine" started machine-3: 19:12:22 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:12:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.apicaller connecting with old password machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 76.6M 3s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 5.10M 4s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 57.9M 4s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 65.5M 3s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 52.8M 3s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 48.1M 3s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 51.3M 3s machine-3: 19:12:22 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:12:22 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 51.3M 3s machine-3: 19:12:22 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:12:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 54.7M 3s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 54.7M 2s machine-3: 19:12:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 50.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 59.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 69.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 62.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 55.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 69.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 75.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 61.9M 2s machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 58.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 64.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 67.4M 2s machine-3: 19:12:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 61.3M 2s machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 59.0M 2s machine-3: 19:12:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 65.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 66.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 64.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 62.4M 2s machine-3: 19:12:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 67.5M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 60.9M 1s machine-3: 19:12:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 65.5M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 54.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 62.5M 1s machine-3: 19:12:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 66.9M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 57.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 84.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 91.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 96.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 102M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 87.4M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 98.1M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 88.8M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 106M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 98.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 105M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 89.0M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 99.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 98.7M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 108M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 87.3M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 105M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 105M 1s machine-3: 19:12:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 108M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 91.4M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 107M 1s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 104M 1s machine-3: 19:12:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:12:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:12:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 567K 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 44.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 87.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 86.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 5.72M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 57.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 58.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 69.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 58.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 57.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 74.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 79.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 70.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 69.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 57.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 64.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 75.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 69.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 80.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 57.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 43.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 56.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 67.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 63.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 60.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 77.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 77.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 76.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 60.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 75.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 70.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 71.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 69.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 77.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 72.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 74.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 60.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 78.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 74.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 70.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 68.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 103M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 104M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 52.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 595K 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 54.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 44.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 53.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 52.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 61.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 52.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 64.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 64.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 102M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 89.8M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 106M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 102M 2s machine-3: 19:12:22 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 104M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 88.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 90.2M 2s machine-3: 19:12:22 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 99.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 18.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 49.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 5.36M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 68.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 81.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 55.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 70.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 67.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 79.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 57.7M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 70.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 70.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 67.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 80.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 68.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 59.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 69.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 71.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 80.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 65.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 10.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 70.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 61.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 74.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 60.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 70.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 64.5M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 67.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 62.1M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 66.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 68.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 69.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 60.6M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 66.9M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 64.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 89.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 87.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 71.0M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 66.4M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 91.2M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 97.3M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 106M 2s unit-oai-epc-0: 19:12:22 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 100M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 622K 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 39.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 59.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 65.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 65.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 56.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 66.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 31.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 74.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 70.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 8.85M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 59.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 62.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 62.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 67.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 63.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 90.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 95.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 9.19M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 58.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 60.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 73.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 58.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 57.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 68.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 66.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 73.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 74.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 70.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 79.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 70.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 79.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 64.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 58.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 62.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 11.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 67.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 10.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 64.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 62.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 52.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 64.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 61.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 57.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 53.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 59.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 59.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 63.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 77.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 105M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 105M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 105M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 89.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 104M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 90.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 96.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 639K 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 34.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 46.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 52.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 67.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 51.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 70.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 98.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 94.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 67.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 86.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 104M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 5.94M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 70.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 47.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 51.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 67.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 91.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 89.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 19.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 56.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 52.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 44.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 64.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 45.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 70.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 64.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 73.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 78.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 67.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 69.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 63.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 81.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 71.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 64.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 78.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 80.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 104M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 86.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 107M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 18.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 10.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 49.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 13.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 61.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 77.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 68.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 55.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 62.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 63.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 63.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 72.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 99.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 108M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 108M 2s machine-3: 19:12:23 DEBUG juju.worker.apicaller password changed machine-3: 19:12:23 DEBUG juju.api RPC connection died machine-3: 19:12:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 19:12:23 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:12:23 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:12:23 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:12:23 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 633K 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 44.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 38.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 43.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 39.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 64.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 80.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 66.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 56.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 61.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 95.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 90.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 100M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 94.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 79.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 84.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 10.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 62.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 79.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 93.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 7.36M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 67.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 60.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 63.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 63.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 60.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 54.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 64.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 64.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 73.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 59.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 75.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 65.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 83.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 61.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 69.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 73.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 100M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 89.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 103M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 99.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 108M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 89.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 68.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 60.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 102M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 15.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 40.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 76.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 13.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 58.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 15.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 60.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 67.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 61.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 62.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 73.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 89.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 641K 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 40.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 54.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 56.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 76.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 65.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 62.4M 2s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 89.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 82.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 62.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 60.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 87.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 101M 2s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 7.10M 2s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 55.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 43.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 53.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 49.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 93.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 91.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 106M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 105M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 19.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 11.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 56.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 70.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 67.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 55.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 63.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 63.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 66.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 58.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 68.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 69.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 69.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 83.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 103M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 86.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 11.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 77.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 102M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 95.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 67.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 65.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 59.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 84.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 96.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 79.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 87.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 38.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 51.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 60.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 88.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 83.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 29.1M 2s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 19:12:23 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: 19:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 19:12:23 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: 19:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 603K 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 56.7M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 48.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 52.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 44.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 62.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 61.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 69.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 53.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 79.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 91.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 71.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 50.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 60.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 66.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 97.3M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 82.0M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 22.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 64.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 61.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 63.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 78.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 69.2M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 71.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 103M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 13.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 70.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 67.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 91.5M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 20.9M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 52.6M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 72.4M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 15.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 66.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 75.1M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 72.8M 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 58.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 65.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 66.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 78.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 89.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 74.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 57.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 73.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 90.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 36.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 28.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 72.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 65.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 59.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 78.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 102M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 36.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 64.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 68.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 67.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 91.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 23.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 58.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 67.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 65.6M 1s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 19:12:23 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: 19:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 612K 2s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 37.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 78.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 22.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 37.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 47.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 44.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 65.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 45.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 59.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 12.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 56.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 45.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 51.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 52.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 56.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 63.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 102M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 92.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 91.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 73.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 81.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 67.6M 1s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 61.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 59.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 102M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 98.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 96.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 62.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 81.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 62.7M 1s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 59.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 21.0M 1s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 38.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 14.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 58.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 68.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 68.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 65.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 58.6M 1s machine-3: 19:12:23 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 96.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 73.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 68.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 90.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 75.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 74.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 75.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 57.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 83.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 102M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 41.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 67.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 68.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 65.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 77.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 25.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 62.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 66.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 75.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 64.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 101M 1s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 621K 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 11.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 13.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 61.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 47.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 68.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 75.0M 1s unit-abot-epc-basic-0: 19:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 14.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 54.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 43.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 53.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 59.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 74.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 67.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 91.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 93.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 67.7M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 68.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 76.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 69.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 67.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 59.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 101M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 103M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 100M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 58.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 64.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 67.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 75.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 91.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 103M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 5.93M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 69.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 66.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 69.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 64.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 66.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 56.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 66.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 64.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 64.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 57.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 82.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 101M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 83.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 59.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 69.5M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 71.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 103M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 91.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 104M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 106M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 88.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 60.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 67.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 69.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 85.4M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 67.2M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 104M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 104M 1s machine-3: 19:12:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 19:12:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:12:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:12:23 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:12:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:12:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 631K 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 48.7M 1s machine-3: 19:12:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:12:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 3.39M 1s machine-3: 19:12:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 57.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 52.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 54.2M 1s machine-3: 19:12:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 50.3M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 56.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 53.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 62.1M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 65.7M 1s machine-3: 19:12:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 65.3M 1s machine-3: 19:12:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 57.8M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 78.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 72.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 79.6M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 83.9M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 71.0M 1s unit-oai-epc-0: 19:12:23 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 71.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 64.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 65.0M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 73.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 108M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 92.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 110M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 108M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 88.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 107M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 10.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 61.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 66.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 101M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 17.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 64.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 67.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 66.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 65.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 54.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 65.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 67.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 63.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 56.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 89.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 103M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 86.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 68.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 62.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 71.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 56.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 64.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 71.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 101M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 92.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 647K 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 52.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 67.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 90.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 17.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 4.42M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 13.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 50.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 53.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 49.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 50.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 54.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 61.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 91.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 78.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 58.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 75.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 67.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 87.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 68.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 92.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 107M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 92.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 102M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 7.63M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 65.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 56.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 65.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 65.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 63.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 63.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 79.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 80.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 92.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 106M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 41.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 66.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 64.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 68.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 59.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 65.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 66.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 67.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 63.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 65.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 64.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 70.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 57.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 72.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 88.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 106M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 92.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 107M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 650K 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 54.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 43.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 89.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 89.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 92.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 41.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 64.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 5.07M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 11.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 68.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 57.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 15.2M 1s machine-3: 19:12:24 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:12:24 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 51.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 56.8M 1s machine-3: 19:12:24 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:12:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 56.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 53.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 53.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 62.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 85.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 101M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 88.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 102M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 96.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 8.01M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 66.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 64.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 59.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 65.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 67.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 57.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 57.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 88.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 69.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 89.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 106M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 101M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 69.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 58.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 69.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 85.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 33.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 68.7M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 77.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 76.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 58.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 66.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 66.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 68.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 58.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 66.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 91.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 102M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 89.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 106M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 650K 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 46.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 48.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 54.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 80.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 46.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 63.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 76.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 85.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 83.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 7.23M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 70.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 12.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 50.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 15.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 57.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 61.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 15.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 58.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 54.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 51.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 91.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 89.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 7.92M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 53.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 54.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 48.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 55.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 59.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 65.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 67.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 67.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 97.1M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 102M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 74.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 70.9M 1s machine-3: 19:12:24 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 64.6M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 19:12:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 65.9M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 68.0M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 105M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 110M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 90.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 57.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 86.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 106M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 107M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 91.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 23.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 70.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 80.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 69.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 54.0M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:12:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 69.4M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 69.5M 1s machine-3: 19:12:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:12:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 69.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 89.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 108M 1s machine-3: 19:12:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-3: 19:12:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:12:24 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: 19:12:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:12:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:12:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:12:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:12:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:12:24 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 19:12:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:12:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:12:24 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:12:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:12:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:12:24 DEBUG juju.network including address public:172.30.9.215 for machine machine-3: 19:12:24 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 19:12:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:12:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:12:24 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:12:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:12:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:12:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:12:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:12:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:12:24 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 19:12:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:12:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 19:12:24 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 19:12:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 19:12:24 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 19:12:24 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: 19:12:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:12:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:12:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:12:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 671K 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 47.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 57.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 56.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 59.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 54.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 72.2M 1s machine-3: 19:12:24 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 92.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 88.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 5.85M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 52.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 51.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 90.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 80.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 54.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 39.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 16.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 58.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 51.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 16.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 43.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 4.76M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 52.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 57.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 54.8M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 45.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 57.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 61.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 60.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 55.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 56.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 67.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 71.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 72.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 70.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 100M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 77.0M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 53.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 78.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 72.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 82.2M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 91.1M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 78.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 60.5M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 54.4M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 61.3M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 89.7M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 102M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 86.9M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 94.6M 1s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 70.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 57.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 91.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 63.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 70.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 84.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 105M 0s unit-abot-epc-basic-0: 19:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 19:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 693K 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 47.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 48.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 59.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 74.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 76.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 58.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 90.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 101M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 5.87M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 53.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 59.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 69.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 72.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 68.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 62.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 63.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 89.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 19.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 53.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 15.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 49.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 3.36M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 15.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 54.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 58.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 11.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 76.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 91.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 93.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 85.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 59.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 81.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 85.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 73.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 83.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 85.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 73.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 67.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 89.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 98.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 75.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 66.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 78.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 95.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 101M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 88.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 106M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 102M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 100M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 81.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 105M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 102M 0s unit-abot-epc-basic-0: 19:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 90.4M 0s machine-3: 19:12:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:12:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 19:12:24 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 19:12:24 DEBUG juju.worker start "3-container-watcher" machine-3: 19:12:24 DEBUG juju.worker start "stateconverter" machine-3: 19:12:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:12:24 INFO juju.worker start "3-container-watcher" machine-3: 19:12:24 DEBUG juju.worker "3-container-watcher" started machine-3: 19:12:24 INFO juju.worker start "stateconverter" machine-3: 19:12:24 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 19:12:24 DEBUG juju.worker "stateconverter" started machine-3: 19:12:24 INFO juju.worker.machiner "machine-3" started unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 719K 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 56.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 71.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 48.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 54.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 54.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 64.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 58.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 71.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 98.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 92.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 105M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 101M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 9.64M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 65.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 76.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 80.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 66.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 58.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 70.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 75.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 66.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 78.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 21.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 65.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 70.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 15.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 41.4M 0s machine-3: 19:12:24 DEBUG juju.service discovered init system "upstart" from local host unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 2.91M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 66.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 98.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 30.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 95.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 69.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 77.1M 0s machine-3: 19:12:24 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-3: 19:12:24 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.215:17070"] unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 24.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 62.3M 0s machine-3: 19:12:24 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 26.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 46.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 57.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 63.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 64.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 60.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 72.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 59.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 59.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 55.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 65.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 93.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 102M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 87.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 104M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 106M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 106M 0s unit-oai-hss-0: 19:12:24 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 19:12:24 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: 19:12:24 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:12:24 DEBUG juju.worker start "api" unit-oai-hss-0: 19:12:24 INFO juju.worker start "api" unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:12:24 DEBUG juju.worker "api" started unit-oai-hss-0: 19:12:24 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:24 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:12:24 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:12:24 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 704K 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 46.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 52.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 60.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 83.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 54.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 79.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 56.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 66.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 60.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 61.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 75.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 101M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 95.3M 0s unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 96.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 91.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 15.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 52.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 59.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 65.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 63.8M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 56.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 70.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 70.9M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 67.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 89.5M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 105M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 108M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 103M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 70.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 53.7M 0s unit-oai-hss-0: 19:12:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 75.8M 0s unit-abot-epc-basic-0: 19:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 14.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 56.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 84.5M 0s unit-abot-epc-basic-0: 19:12:24 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: 19:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 3.17M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 14.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 7.20M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 50.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 78.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 72.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 66.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 57.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 63.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 67.4M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 68.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 59.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 65.6M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 67.2M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 66.3M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 86.7M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 97.1M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 102M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 93.0M 0s unit-oai-epc-0: 19:12:24 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 90.6M 0s unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 722K 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 50.1M 0s unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 49.6M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 44.8M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 49.4M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 83.5M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 70.5M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 62.1M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 74.3M 0s unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 82.7M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 102M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 92.0M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 104M 0s unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 9.18M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 56.5M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 66.3M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 64.7M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 61.3M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 53.4M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 59.1M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 52.6M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 60.6M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 57.8M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 103M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 66.9M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 68.5M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 53.9M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 60.4M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 101M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 102M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 86.1M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 81.9M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 78.2M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 90.9M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 66.0M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 98.4M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 4.71M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 15.4M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 17.1M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 6.05M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 45.9M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 61.4M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 82.0M 0s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 53750K ...... 100% 50.3M=2.5s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install 2018-08-29 19:12:25 (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-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install FINISHED --2018-08-29 19:12:25-- unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install Total wall clock time: 4.9s unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.1s (16.2 MB/s) unit-oai-epc-0: 19:12:25 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-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 19:12:25 DEBUG unit.oai-epc/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-epc-0: 19:12:25 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: 19:12:25 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:12:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 19:12:25 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 19:12:25 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 19:12:25 DEBUG juju.api RPC connection died unit-oai-hss-0: 19:12:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 19:12:25 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:f0:ea:4e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:f0:ea:4e 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 19:12:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:12:25 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:12:25 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:12:25 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:12:26 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:12:26 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:12:26 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 19:12:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:12:26 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: 19:12:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:12:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:12:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:12:26 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-hss-0: 19:12:26 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 19:12:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:12:26 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:12:26 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 19:12:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:12:26 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:12:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 19:12:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:12:26 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:12:26 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:12:26 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 19:12:26 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 19:12:26 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 19:12:26 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 19:12:26 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 19:12:26 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:12:26 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:12:26 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 19:12:26 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 19:12:26 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:12:26 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:12:26 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 19:12:26 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 19:12:26 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:12:26 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:12:26 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 19:12:26 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 19:12:26 DEBUG httpbakery client do GET https://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 19:12:26 DEBUG httpbakery } -> error unit-oai-hss-0: 19:12:26 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 19:12:26 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 19:12:27 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:12:27 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 19:12:27 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 19:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 19:12:27 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: 19:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 19:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 19:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 19:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 19:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:12:30 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:12:30 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:12:30 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 19:12:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 19:12:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 19:12:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:12:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 19:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 19:12:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 19:12:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 19:12:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 19:12:31 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 19:12:31 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:12:31 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: 19:12:31 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 19:12:31 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: 19:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 19:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 0s (3435 kB/s) unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 19:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 19:12:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 19:12:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 19:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 19:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 19:12:34 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: 19:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:12:35 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 19:12:35 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 19:12:35 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 19:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 19:12:35 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: 19:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 19:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 19:12:36 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: 19:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (54.5 kB/s) unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 19:12:37 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: 19:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 19:12:37 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: 19:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 19:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 19:12:38 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: 19:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 19:12:38 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: 19:12:38 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: 19:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 19:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-oai-epc-0: 19:12:39 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 19:12:39 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 19:12:39 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 19:12:39 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: 19:12:39 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: 19:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 19:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-oai-hss-0: 19:12:39 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: 19:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-epc-0: 19:12:39 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 19:12:39 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-epc-0: 19:12:39 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 19:12:39 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: 19:12:39 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: 19:12:39 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2753 kB/s) unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 19:12:40 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: 19:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 19:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:12:41 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: 19:12:41 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: 19:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 19:12:41 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: 19:12:41 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: 19:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 19:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:12:42 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: 19:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:12:42 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: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 19:12:42 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: 19:12:42 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: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:12:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 19:12: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: 19:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 19:12: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: 19:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:43 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: 19:12:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 19:12:43 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: 19:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:12:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:12:44 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:12:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 19:12: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: 19:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 19:12: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: 19:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 19:12:44 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: 19:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 19:12:44 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: 19:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 19:12: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: 19:12: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: 19:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 19:12: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: 19:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 19:12:45 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: 19:12:45 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: 19:12:45 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: 19:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 19:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 19:12:46 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: 19:12:46 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: 19:12:47 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-abot-epc-basic-0: 19:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-abot-epc-basic-0: 19:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 19:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:12:47 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: 19:12:47 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 19:12:47 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 19:12:48 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 19:12:48 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 19:12:48 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 19:12:48 INFO juju.worker.uniter.context trying to kill context process 8314 unit-oai-epc-0: 19:12:48 INFO juju.worker.uniter.context waiting for context process 8314 to die unit-oai-epc-0: 19:12:48 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 19:12:48 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 19:12:48 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 19:12:48 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: 19:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-epc-0: 19:12:48 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 19:12:48 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:12:48 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 19:12:48 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 19:12:48 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 19:12:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 19:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 19:12:48 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: 19:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 19:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 19:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 19:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 19:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 19:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... machine-2: 19:12:49 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 19:12:49 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 19:12:49 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 19:12:51 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: 19:12:51 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:12:51 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: 19:12:51 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 19:12:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:12:51 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 19:12:51 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: 19:12:51 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 19:12:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:12:51 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 19:12:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install --2018-08-29 19:12:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 19:12:51 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: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install 0K ....... 53.2M=0s unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install 2018-08-29 19:12:51 (53.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install --2018-08-29 19:12:51-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 19:12:51 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 19:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 183K 6s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 39.2M 3s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 366K 3s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 40.2M 2s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 372K 2s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 31.1M 2s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 41.6M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 32.9M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 43.2M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 38.4M 1s unit-abot-epc-basic-0: 19:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 19:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 382K 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 51.2M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 40.9M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 55.0M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 54.3M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 60.2M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 70.3M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 77.8M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 70.3M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 77.9M 0s unit-abot-epc-basic-0: 19:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 387K 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 64.1M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 68.7M=0.8s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2018-08-29 19:12:52 (1.34 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: 19:12:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install --2018-08-29 19:12:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 55.8M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 56.7M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 61.3M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 64.8M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 59.6M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 73.9M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 81.5M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 69.5M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 63.5M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 78.8M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 86.3M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 80.0M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 76.7M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 78.9M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 91.9M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 125M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 108M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 122M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 123M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 121M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 113M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 127M 0s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 406K 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 63.4M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 59.8M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 62.7M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 56.4M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 58.1M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 79.2M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 82.7M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 64.9M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 78.3M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 74.5M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 77.1M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 68.6M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 78.7M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 64.7M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 74.8M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 64.6M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 73.8M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 79.3M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 74.0M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 66.4M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 77.2M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 75.9M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 77.7M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 65.0M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 71.4M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 82.7M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 121M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 109M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 127M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 124M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 126M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 113M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 123M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 123M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 126M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 104M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 117M 1s unit-oai-hss-0: 19:12:52 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 104M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 439K 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 67.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 64.7M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 63.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 53.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 71.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 88.2M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 83.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 69.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 75.1M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 81.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 80.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 72.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 83.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 63.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 67.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 58.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 70.2M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 66.7M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 69.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 58.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 69.1M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 66.2M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 70.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 57.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 60.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 60.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 56.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 52.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 61.5M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 59.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 62.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 75.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 107M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 101M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 107M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 89.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 106M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 110M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 89.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 107M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 101M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 110M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 87.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 108M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 103M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 100M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 86.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 110M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 99.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 111M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 479K 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 30.2M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 52.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 45.7M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 42.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 38.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 39.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 42.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 60.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 50.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 57.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 60.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 59.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 60.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 72.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 80.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 71.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 59.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 67.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 59.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 65.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 82.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 76.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 69.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 68.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 75.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 63.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 67.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 101M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 87.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 93.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 100M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 83.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 103M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 94.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 101M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 83.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 96.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 96.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 89.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 95.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 95.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 85.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 483K 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 48.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 47.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 73.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 56.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 54.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 53.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 56.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 48.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 55.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 49.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 64.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 58.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 66.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 62.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 66.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 56.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 59.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 68.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 68.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 59.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 61.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 65.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 78.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 81.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 77.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 67.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 59.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 69.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 79.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 75.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 75.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 72.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 100M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 84.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 96.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 88.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 89.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 101M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 99.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 88.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 103M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 105M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 90.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 104M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 107M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 106M 0s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 478K 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 56.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 55.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 58.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 47.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 62.9M 0s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 66.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 68.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 57.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 65.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 66.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 70.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 56.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 65.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 65.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 66.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 57.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 69.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 68.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 75.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 57.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 90.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 72.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 81.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 67.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 88.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 69.1M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 73.6M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 64.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 75.9M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 96.5M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 77.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 64.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 74.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 75.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 96.8M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 95.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 101M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 106M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 94.0M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 103M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 108M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 94.3M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 104M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 90.9M 0s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 479K 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 51.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 56.4M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 73.7M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 75.2M 0s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 79.8M=0.8s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2018-08-29 19:12:53 (15.5 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: 19:12:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install --2018-08-29 19:12:53-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 45.2M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 38.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 49.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 41.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 38.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 40.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 55.5M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 50.7M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 44.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 56.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 39.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 43.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 31.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 43.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 36.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 49.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 49.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 42.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 43.5M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 51.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 55.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 64.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 41.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 48.9M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 45.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 57.4M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 104M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 107M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 88.3M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 111M 1s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 96.7M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 111M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 88.5M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 103M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 89.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 108M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 105M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 92.1M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 104M 1s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 107M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 87.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 75.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 74.2M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 88.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 82.5M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 101M 1s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 85.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 96.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 78.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 95.1M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 78.6M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 86.8M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 88.1M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 90.0M 1s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 74.2M 1s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 546K 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 45.9M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 66.4M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 37.4M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 62.1M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 61.9M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 53.9M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 78.3M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 66.8M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 75.4M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 52.0M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 77.0M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 74.1M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 44.0M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 65.3M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 42.6M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 70.2M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 80.4M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 54.7M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 52.9M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 59.9M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 66.6M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 84.0M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 50.7M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 53.4M 2s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 73.4M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 50.3M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 60.5M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 55.0M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 56.6M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 49.8M 2s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 39.6M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 42.2M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 87.6M 2s unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 95.5M 2s unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 19:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 467K 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 48.5M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 52.8M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 56.7M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 56.4M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 52.0M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 64.3M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 65.1M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 63.8M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 59.9M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 65.9M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 67.9M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 66.5M 3s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 59.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 70.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 65.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 71.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 58.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 69.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 65.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 69.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 59.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 69.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 66.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 67.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 88.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 99.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 90.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 64.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 67.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 68.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 69.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 60.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 65.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 64.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 66.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 60.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 85.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 75.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 92.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 110M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 93.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 110M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 95.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 110M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 105M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 96.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 90.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 103M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 509K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 44.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 60.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 62.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 71.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 49.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 57.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 59.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 68.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 50.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 78.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 69.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 73.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 65.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 72.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 75.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 78.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 64.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 71.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 67.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 73.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 73.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 76.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 72.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 66.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 79.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 68.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 83.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 82.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 51.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 42.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 43.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 41.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 36.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 48.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 52.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 41.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 44.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 68.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 62.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 78.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 44.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 73.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 94.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 96.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 80.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 98.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 495K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 23.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 21.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 50.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 48.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 51.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 43.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 61.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 65.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 69.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 56.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 69.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 68.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 61.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 56.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 67.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 69.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 69.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 68.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 77.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 76.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 90.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 93.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 83.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 67.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 75.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 80.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 71.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 88.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 75.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 67.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 94.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 90.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 74.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 73.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 78.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 83.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 94.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 62.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 103M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 99.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 93.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 110M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 99.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 88.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 90.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 110M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 88.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 108M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 503K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 55.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 51.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 62.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 51.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 57.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 63.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 77.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 73.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 76.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 65.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 86.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 78.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 69.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 66.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 65.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 59.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 77.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 59.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 70.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 71.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 70.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 64.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 74.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 81.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 79.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 69.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 98.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 94.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 80.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 47.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 54.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 55.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 45.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 37.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 45.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 61.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 38.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 51.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 64.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 92.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 94.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 67.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 89.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 97.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 97.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 92.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 495K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 44.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 46.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 54.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 52.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 52.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 62.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 68.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 62.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 55.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 60.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 63.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 65.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 57.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 63.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 75.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 79.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 60.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 74.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 66.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 84.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 70.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 103M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 107M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 89.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 108M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 97.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 63.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 66.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 58.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 63.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 60.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 66.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 67.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 78.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 49.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 77.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 97.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 71.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 78.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 69.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 88.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 93.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 96.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 105M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 94.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 90.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 103M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 101M 2s unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 94.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 471K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 118M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 105M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 120M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 91.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 99.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 117M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 88.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 166M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 157M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 86.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 133M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 235M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 308M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 141M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 25.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 32.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 74.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 33.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 91.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 90.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 86.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 78.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 62.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 34.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 34.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 30.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 35.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 41.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 58.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 86.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 42.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 43.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 49.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 85.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 103M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 89.0M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 105M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 97.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 64.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 88.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 101M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 84.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 106M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 93.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 104M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 89.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 104M 2s unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 522K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 62.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 66.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 66.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 73.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 78.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 93.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 41.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 65.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 67.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 60.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 68.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 75.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 66.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 59.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 68.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 69.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 67.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 61.1M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 68.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 67.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 103M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 66.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 98.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 81.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 78.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 92.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 82.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 59.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 67.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 69.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 82.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 77.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 82.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 77.8M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 80.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 71.3M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 85.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 102M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 64.2M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 32.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 66.5M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 69.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 76.6M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 61.9M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 109M 1s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 475K 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 48.4M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 41.7M 2s unit-oai-hss-0: 19:12:54 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 53.7M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 50.9M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 56.5M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 49.0M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 62.9M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 64.6M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 68.0M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 57.9M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 66.8M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 63.5M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 64.5M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 54.4M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 64.1M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 62.4M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 65.0M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 60.8M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 65.7M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 73.9M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 101M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 89.8M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 101M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 84.3M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 70.4M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 39.9M 2s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 52.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 60.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 60.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 57.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 76.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 86.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 99.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 59.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 77.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 77.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 72.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 68.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 102M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 100M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 103M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 90.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 96.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 91.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 102M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 109M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 92.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 103M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 103M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 93.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 108M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 501K 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 55.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 50.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 53.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 49.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 60.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 53.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 76.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 63.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 81.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 62.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 72.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 69.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 74.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 66.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 71.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 69.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 75.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 61.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 66.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 78.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 85.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 89.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 72.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 56.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 66.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 63.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 71.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 63.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 71.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 76.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 83.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 62.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 78.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 68.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 67.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 77.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 74.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 73.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 91.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 88.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 101M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 83.3M 1s unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 478K 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 46.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 46.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 59.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 52.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 60.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 57.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 65.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 65.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 64.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 58.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 66.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 63.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 62.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 56.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 64.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 65.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 67.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 57.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 62.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 66.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 71.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 89.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 81.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 69.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 65.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 88.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 70.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 65.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 69.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 57.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 77.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 73.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 74.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 61.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 73.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 85.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 75.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 73.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 56.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 83.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 93.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 84.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 84.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 88.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 88.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 101M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 103M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 76.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 79.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 87.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 82.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 90.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 72.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 91.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 1.61M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 56.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 44.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 58.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 58.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 74.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 770K 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 54.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 56.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 64.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 64.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 60.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 65.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 26.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 62.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 72.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 66.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 67.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 64.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 69.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 77.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 73.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 66.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 83.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 81.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 70.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 67.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 107M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 82.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 72.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 60.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 75.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 73.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 87.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 64.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 70.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 74.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 87.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 70.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 73.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 75.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 73.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 72.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 80.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 80.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 79.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 65.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 110M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 1.28M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 24.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 28.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 26.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 28.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 46.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 56.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 55.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 54.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 52.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 65.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 68.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 63.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 64.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 69.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 70.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 65.4M 1s unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 981K 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 77.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 37.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 43.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 64.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 34.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 10.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 57.7M 1s unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 50.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 47.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 49.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 53.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 59.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 54.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 61.6M 1s unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 65.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 72.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 62.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 71.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 71.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 90.9M 1s unit-abot-epc-basic-0: 19:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 63.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 69.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 90.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 68.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 57.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 74.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 97.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 92.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 78.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 65.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 68.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 66.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 68.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 105M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 89.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 1.41M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 48.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 68.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 64.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 63.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 57.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 87.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 43.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 37.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 67.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 821K 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 54.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 46.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 53.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 54.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 61.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 71.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 102M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 97.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 92.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 101M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 13.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 60.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 64.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 68.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 65.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 57.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 64.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 63.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 66.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 64.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 70.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 70.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 91.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 63.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 72.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 69.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 82.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 58.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 100M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 77.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 86.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 91.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 102M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 59.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 61.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 64.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 85.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 68.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 58.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 64.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 72.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 91.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 1.46M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 55.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 51.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 55.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 46.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 75.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 66.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 107M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 72.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 87.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 89.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 77.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 92.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 1.30M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 2.07M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 60.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 62.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 57.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 60.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 63.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 63.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 102M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 8.54M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 25.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 54.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 47.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 55.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 54.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 59.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 52.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 66.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 61.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 69.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 61.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 68.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 76.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 74.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 60.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 98.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 92.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 102M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 103M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 72.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 57.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 67.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 67.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 93.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 88.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 106M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 85.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 69.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 59.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 66.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 77.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 101M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 93.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 1.61M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 51.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 49.6M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 64.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 68.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 59.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 74.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 71.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 88.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 56.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 69.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 96.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 1.29M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 60.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 2.27M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 55.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 32.8M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 54.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 53.1M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 62.4M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 65.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 44.0M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 5.11M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 48.9M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 54.7M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 54.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 58.2M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 52.3M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 63.5M 1s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 64.9M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 74.1M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 63.8M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 72.1M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 94.7M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 71.5M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 85.3M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 103M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 107M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 102M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 72.3M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 67.2M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 67.9M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 66.4M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 58.5M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 65.2M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 103M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 82.7M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 74.6M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 104M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 105M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 79.1M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 59.3M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 68.2M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 66.8M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 85.9M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 88.3M 0s unit-oai-hss-0: 19:12:55 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 102M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 1.69M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 56.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 53.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 51.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 58.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 65.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 64.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 86.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 77.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 66.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 72.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 90.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 106M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 108M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 1.32M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 56.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 62.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 89.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 2.37M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 34.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 40.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 69.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 58.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 57.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 3.55M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 56.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 56.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 55.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 50.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 59.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 67.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 69.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 63.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 76.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 105M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 99.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 76.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 72.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 66.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 66.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 38.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 23.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 61.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 94.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 75.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 105M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 103M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 106M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 88.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 66.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 53.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 70.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 77.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 103M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 103M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 106M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 89.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 102M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 1.86M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 57.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 48.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 59.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 60.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 65.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 76.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 64.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 62.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 82.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 82.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 103M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 106M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 105M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 1.34M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 49.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 60.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 92.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 88.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 2.50M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 54.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 59.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 89.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 42.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 2.75M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 46.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 49.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 49.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 57.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 51.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 61.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 86.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 74.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 61.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 55.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 63.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 75.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 92.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 79.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 74.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 69.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 76.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 69.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 95.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 109M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 104M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 93.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 82.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 73.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 72.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 66.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 73.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 69.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 103M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 94.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 95.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 1.87M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 58.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 43.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 57.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 56.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 59.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 61.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 90.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 74.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 79.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 75.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 106M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 111M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 88.9M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 1.36M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 54.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 54.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 60.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 80.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 92.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 2.59M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 28.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 54.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 43.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 2.58M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 45.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 54.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 52.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 57.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 50.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 64.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 66.7M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 71.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 64.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 76.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 73.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 99.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 72.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 67.1M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 74.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 75.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 65.0M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 101M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 98.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 92.2M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 58.4M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 68.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 69.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 69.6M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 91.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 105M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 95.8M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 91.5M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 1.85M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 55.3M 0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 53750K ...... 100% 11500G=2.7s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install 2018-08-29 19:12:56 (19.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install FINISHED --2018-08-29 19:12:56-- unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install Total wall clock time: 5.0s unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.3s (15.4 MB/s) unit-oai-hss-0: 19:12:56 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-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 19:12:56 DEBUG unit.oai-hss/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-hss-0: 19:12:56 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: 19:12:56 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 19:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 19:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 19:12:56 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: 19:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 19:12:57 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: 19:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 19:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 19:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 19:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 19:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 19:12:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 19:12:58 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: 19:12:58 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 19:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 19:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 19:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 19:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 19:13:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 19:13:02 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: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 19:13:02 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 19:13:02 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 19:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 19:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 19:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 19:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 19:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 19:13:03 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: 19:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 19:13:04 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: 19:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 19:13:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 19:13:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 19:13:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:13:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 19:13:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 19:13:06 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 19:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 19:13:07 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: 19:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:13:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 19:13:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 19:13:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:13:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 19:13:09 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: 19:13:09 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 19:13:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 19:13:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 19:13:09 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:13:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 19:13:09 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: 19:13:10 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 19:13:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 19:13:10 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: 19:13:10 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 19:13:10 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:13:10 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 19:13:10 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 19:13:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 19:13:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 19:13:11 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: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 19:13:11 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: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 19:13:11 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: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 19:13:11 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-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 19:13:11 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: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 19:13:11 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: 19:13:11 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 19:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 19:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 19:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 19:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 19:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 19:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 19:13:15 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: 19:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 19:13:15 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: 19:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 19:13:15 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: 19:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-epc-0: 19:13:15 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 19:13:15 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: 19:13:15 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:13:15 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:13:15 DEBUG juju.worker start "api" unit-oai-epc-0: 19:13:15 INFO juju.worker start "api" machine-2: 19:13:15 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 19:13:15 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:13:15 DEBUG juju.agent read agent config, format "2.0" machine-2: 19:13:15 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:13:15 DEBUG juju.worker "api" started unit-oai-epc-0: 19:13:15 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:13:15 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:13:15 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 19:13:15 DEBUG juju.worker start "engine" machine-2: 19:13:15 INFO juju.worker start "engine" machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:13:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:13:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:13:15 DEBUG juju.worker "engine" started machine-2: 19:13:15 DEBUG juju.worker.introspection stats worker now serving machine-2: 19:13:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:13:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:13:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:13:15 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:13:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 19:13:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:13:15 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:13:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:13:15 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:13:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:13:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:16 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:13:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:13:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:16 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 19:13:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:13:16 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:13:16 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:13:16 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:13:16 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:13:16 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-epc-0: 19:13:16 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:13:16 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:13:16 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:13:16 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:13:16 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-epc-0: 19:13:16 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 19:13:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:13:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:13:16 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-epc-0: 19:13:16 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 19:13:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:13:16 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:13:16 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 19:13:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:13:16 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 19:13:16 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: 19:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 19:13:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:13:16 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: 19:13:16 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-oai-epc-0: 19:13:16 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:13:16 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 19:13:16 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 19:13:16 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: 19:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 19:13:16 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 19:13:16 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:13:16 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:13:16 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... machine-2: 19:13:16 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:13:17 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:13:17 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:13:17 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 19:13:17 DEBUG juju.api RPC connection died machine-2: 19:13:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:13:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:13:17 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:13:17 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:13:17 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:13:17 INFO juju.api connection established to "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-2: 19:13:17 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:13:17 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:13:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:13:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 19:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:13:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 19:13:18 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:13:18 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: 19:13:18 DEBUG unit.oai-epc/0.install machine-2: 19:13:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: unit-oai-epc-0: 19:13:18 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:13:18 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:13:18 INFO juju.worker.upgrader unblocking abort check machine-2: 19:13:18 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:13:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 19:13:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:13:18 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 19:13:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:13:18 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:13:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 19:13:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:13:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:13:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:13:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:13:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:13:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:13:18 DEBUG juju.network including address public:172.30.9.215 for machine machine-2: 19:13:18 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 19:13:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:13:18 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:13:18 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:13:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:13:18 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] machine-2: 19:13:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-2: 19:13:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:13:18 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:13:18 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: 19:13:18 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:13:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:13:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:13:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:13:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:13:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:13:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:13:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:13:18 DEBUG juju.network including address local-cloud:192.168.121.28 for machine machine-2: 19:13:18 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:13:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.28 local-machine:::1] machine-2: 19:13:18 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.28 local-machine:::1] machine-2: 19:13:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:13:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 19:13:18 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:13:18 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:13:18 DEBUG juju.worker.logger logger setup machine-2: 19:13:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:13:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 19:13:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:13:18 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:13:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:13:18 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 19:13:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:13:18 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: 19:13:18 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:13:18 DEBUG juju.worker.reboot Reboot worker got action: noop unit-oai-epc-0: 19:13:18 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:13:18 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:13:18 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:13:18 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:13:18 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:13:18 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:13:18 INFO juju.worker.deployer checking unit "oai-epc/0" unit-oai-hss-0: 19:13:18 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: 19:13:18 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-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-epc-0: 19:13:18 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 19:13:18 DEBUG juju.worker start "2-container-watcher" machine-2: 19:13:18 DEBUG juju.worker start "stateconverter" machine-2: 19:13:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:13:18 INFO juju.worker start "2-container-watcher" machine-2: 19:13:18 DEBUG juju.worker "2-container-watcher" started machine-2: 19:13:18 INFO juju.worker start "stateconverter" machine-2: 19:13:18 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 19:13:18 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... machine-2: 19:13:18 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:13:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:13:18 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:13:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 19:13:18 DEBUG unit.oai-epc/0.install + echo -n unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic machine-2: 19:13:19 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:b5:5f:6d 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.28 [] [] []} {2 fa:16:3e:b5:5f:6d 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 19:13:19 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-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-epc-0: 19:13:19 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:13:19 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 19:13:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:13:19 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:13:19 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:13:19 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-oai-hss-0: 19:13:19 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 19:13:19 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 19:13:19 INFO juju.worker.uniter.context trying to kill context process 8313 unit-oai-hss-0: 19:13:19 INFO juju.worker.uniter.context waiting for context process 8313 to die unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 19:13:19 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: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 19:13:19 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 19:13:19 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 19:13:19 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 19:13:19 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 19:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... machine-3: 19:13:19 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 19:13:19 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot unit-oai-epc-0: 19:13:20 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: 19:13:20 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 19:13:20 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 19:13:20 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 19:13:20 DEBUG unit.oai-epc/0.install + git pull unit-oai-hss-0: 19:13:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:13:20 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 19:13:20 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 19:13:20 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 19:13:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 19:13:20 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 19:13:20 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: 19:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 19:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:13:21 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: 19:13:21 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:13:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:13:21 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 19:13:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 19:13:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 19:13:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:13:21 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 19:13:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:13:21 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 19:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 19:13:22 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: 19:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 19:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 19:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 19:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 19:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 19:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 19:13:24 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: 19:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 19:13:25 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: 19:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 19:13:26 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: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 19:13:26 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: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 19:13:26 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: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 19:13:26 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: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 19:13:27 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: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 19:13:27 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: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 19:13:28 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: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 19:13:29 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: 19:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 19:13:29 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: 19:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 19:13:29 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: 19:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 19:13:29 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: 19:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 19:13:31 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: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 19:13:31 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: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 19:13:31 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: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 19:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:33 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 19:13:34 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: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 19:13:34 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: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 19:13:34 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: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 19:13:35 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: 19:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 19:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 19:13:35 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: 19:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 19:13:37 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: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 19:13:37 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: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 19:13:37 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: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 19:13:37 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: 19:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 19:13:38 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: 19:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 19:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 19:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 19:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 19:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 19:13:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 19:13:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:44 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 19:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 19:13:45 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: 19:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:13:46 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 19:13:46 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 19:13:46 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:13:46 DEBUG juju.agent read agent config, format "2.0" machine-3: 19:13:46 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:13:46 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: 19:13:46 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:13:46 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:13:46 DEBUG juju.worker start "api" unit-oai-hss-0: 19:13:46 INFO juju.worker start "api" unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 19:13:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:13:46 DEBUG juju.worker "api" started unit-oai-hss-0: 19:13:46 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:46 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:13:46 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:13:46 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:13:46 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:13:46 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 19:13:46 DEBUG juju.worker start "engine" machine-3: 19:13:46 INFO juju.worker start "engine" machine-3: 19:13:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:13:46 DEBUG juju.worker "engine" started machine-3: 19:13:46 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:13:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:13:46 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:13:46 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:13:46 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:13:46 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:13:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:13:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... machine-3: 19:13:46 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... machine-3: 19:13:46 DEBUG juju.api RPC connection died machine-3: 19:13:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 19:13:46 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:13:47 DEBUG juju.api RPC connection died unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... machine-3: 19:13:47 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:13:47 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:13:47 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:13:47 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:13:47 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:13:47 INFO juju.api connection established to "wss://172.30.9.215:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-oai-hss-0: 19:13:47 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" machine-3: 19:13:47 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/5852c182-3989-43d0-8664-50019eb7adcd/api" unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 19:13:47 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: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 19:13:47 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:13:47 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:13:47 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:13:47 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:13:47 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 19:13:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:13:47 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: 19:13:47 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:13:47 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:13:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:13:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:13:47 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-hss-0: 19:13:47 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 19:13:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:13:47 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:13:47 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 19:13:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:13:47 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 19:13:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 19:13:47 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:13:47 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 19:13:47 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud machine-3: 19:13:47 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:13:47 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:13:47 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:13:47 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:13:47 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 19:13:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 19:13:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:13:47 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. machine-3: 19:13:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... machine-3: 19:13:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 19:13:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... machine-3: 19:13:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 19:13:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 19:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 19:13:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:13:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:13:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 19:13:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 19:13:47 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:13:47 INFO juju.worker.upgrader unblocking abort check machine-3: 19:13:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:13:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 19:13:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:13:47 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 19:13:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 19:13:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-oai-hss-0: 19:13:47 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 19:13:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 19:13:47 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: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 19:13:47 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 19:13:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' machine-3: 19:13:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 machine-3: 19:13:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + echo oai-hss-0 machine-3: 19:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 machine-3: 19:13:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 19:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 19:13:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ grep -c install machine-3: 19:13:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 19:13:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 19:13:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:13:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 19:13:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:13:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:13:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:13:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:13:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 19:13:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.logger logger setup machine-3: 19:13:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:13:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:13:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:13:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:13:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 19:13:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:13:47 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: 19:13:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 19:13:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:13:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:13:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:13:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:13:47 DEBUG juju.network including address public:172.30.9.215 for machine machine-3: 19:13:47 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 19:13:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:13:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:13:47 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:13:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:13:47 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.215:17070"] machine-3: 19:13:47 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:13:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:13:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:13:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:13:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-3: 19:13:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:13:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:13:47 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 19:13:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:13:47 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 19:13:47 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 19:13:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:13:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:13:47 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: 19:13:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:13:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:13:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:13:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 19:13:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:13:47 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 19:13:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:13:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. machine-3: 19:13:47 DEBUG juju.worker start "3-container-watcher" machine-3: 19:13:47 DEBUG juju.worker start "stateconverter" unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... machine-3: 19:13:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:13:47 INFO juju.worker start "3-container-watcher" machine-3: 19:13:47 DEBUG juju.worker "3-container-watcher" started machine-3: 19:13:47 INFO juju.worker start "stateconverter" machine-3: 19:13:47 DEBUG juju.worker "stateconverter" started machine-3: 19:13:47 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 19:13:47 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 19:13:48 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:48 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: 19:13:48 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... machine-3: 19:13:48 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:f0:ea:4e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:f0:ea:4e 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:13:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:49 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: 19:13:49 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:13:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:13:49 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:13:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 19:13:49 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: 19:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 19:13:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:13:50 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 19:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 19:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 19:13:51 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: 19:13:51 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:13:52 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: 19:13:52 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 19:13:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:13:52 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 19:13:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:13:52 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 19:13:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ config-get realm unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:13:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 19:13:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:13:52 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 19:13:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 19:13:52 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: 19:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:13:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 19:13:53 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: 19:13:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 19:13:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 19:13:54 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: 19:13:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 19:13:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 19:13:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 19:13:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 19:13:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 19:13:54 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: 19:13:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 19:13:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 19:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 19:13:55 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: 19:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 19:13:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 19:13:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 19:13:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 19:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 19:13:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 19:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 19:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 19:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 19:13:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 19:13:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 19:13:56 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 19:13:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 19:13:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-oai-hss-0: 19:13:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 19:13:57 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: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 19:13:57 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: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 19:13:57 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: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:13:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-oai-hss-0: 19:13:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 19:13:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 19:13:57 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 19:13:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 19:13:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 19:13:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 19:13:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 19:13:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:13:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 19:13:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 19:13:58 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: 19:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 19:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 19:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 19:14:00 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: 19:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 19:14:01 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: 19:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 19:14:01 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: 19:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 19:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 19:14:02 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: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 19:14:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 19:14:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 19:14:02 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-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 19:14:02 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: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 19:14:02 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-abot-epc-basic-0: 19:14:02 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 19:14:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 19:14:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 19:14:03 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 19:14:03 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: 19:14:03 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: 19:14:04 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 19:14:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 19:14:04 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: 19:14:04 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 19:14:05 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: 19:14:05 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 19:14:05 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 19:14:05 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: 19:14:06 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-abot-epc-basic-0: 19:14:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 19:14:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 19:14:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 19:14:06 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: 19:14:07 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-abot-epc-basic-0: 19:14:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 19:14:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 19:14:07 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-abot-epc-basic-0: 19:14:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-abot-epc-basic-0: 19:14:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 19:14:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 19:14:08 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: 19:14:08 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: 19:14:09 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 19:14:09 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: 19:14:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 19:14:09 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: 19:14:09 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-abot-epc-basic-0: 19:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 19:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 19:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 19:14:10 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-abot-epc-basic-0: 19:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 19:14:10 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: 19:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 19:14:10 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: 19:14:10 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: 19:14:11 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 19:14:11 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 19:14:11 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 19:14:11 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 19:14:11 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-157.207 [773 kB] unit-oai-hss-0: 19:14:11 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: 19:14:12 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 19:14:12 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: 19:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 19:14:12 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:14:12 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 19:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 19:14:12 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 19:14:12 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: 19:14:13 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 19:14:13 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 19:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 19:14:14 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 19:14:14 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 19:14:14 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 19:14:14 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: 19:14:14 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: 19:14:14 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: 19:14:14 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-abot-epc-basic-0: 19:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 19:14:15 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: 19:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 19:14:15 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 19:14:15 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 19:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 19:14:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 19:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 19:14:15 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: 19:14:15 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: 19:14:15 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: 19:14:16 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 19:14:16 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: 19:14:16 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: 19:14:16 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: 19:14:16 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: 19:14:16 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: 19:14:16 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: 19:14:17 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 19:14:17 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: 19:14:17 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:14:18 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 15s (4300 kB/s) unit-oai-hss-0: 19:14:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 19:14:18 DEBUG unit.oai-hss/0.install (Reading database ... 109370 files and directories currently installed.) unit-oai-hss-0: 19:14:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 19:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 19:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 19:14:18 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 19:14:19 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 19:14:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 19:14:21 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 19:14:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 19:14:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 19:14:21 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 19:14:22 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 19:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 19:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 19:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 19:14:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:14:24 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 19:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 19:14:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:14:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 19:14:25 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 19:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 19:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 19:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 19:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 19:14:26 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: 19:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 19:14:26 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: 19:14:26 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 19:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 19:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 19:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 19:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 19:14:27 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: 19:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 19:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 19:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 19:14:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:28 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 19:14:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 19:14:29 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: 19:14:29 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 19:14:30 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: 19:14:30 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:30 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 19:14:31 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 19:14:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 19:14:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 19:14:32 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:14:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 19:14:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 19:14:32 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:14:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 19:14:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:14:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-oai-hss-0: 19:14:33 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 19:14:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 19:14:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 19:14:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:14:34 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:14:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 19:14:34 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: 19:14:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:14:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 19:14:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 19:14:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 19:14:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:34 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 19:14:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:14:35 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:14:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 19:14:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:36 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 19:14:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:36 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 19:14:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:14:37 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:14:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 19:14:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:37 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 19:14:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:14:38 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:14:39 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 19:14:40 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:14:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 19:14:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:14:41 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:14:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 19:14:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 19:14:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:42 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 19:14:42 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 19:14:42 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 19:14:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 19:14:42 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:14:42 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 19:14:43 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 19:14:43 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 19:14:43 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 19:14:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 19:14:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:14:43 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:14:43 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 19:14:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 19:14:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:14:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 19:14:43 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 19:14:44 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 19:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 19:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 19:14:44 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 19:14:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 19:14:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 19:14:45 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: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 19:14:45 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:45 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: 19:14:45 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: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 19:14:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 19:14:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 19:14:45 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 19:14:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 19:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:49 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 19:14:50 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:50 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 19:14:51 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 19:14:51 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 19:14:51 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 19:14:52 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: 19:14:52 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: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 19:14:52 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: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 19:14:52 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:14:53 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: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 19:14:53 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 19:14:54 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 19:14:54 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 19:14:54 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 19:14:54 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 19:14:54 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:54 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 19:14:55 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: 19:14:55 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: 19:14:55 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: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:14:55 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: 19:14:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 19:14:55 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:14:55 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: 19:14:55 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:14:55 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 19:14:56 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: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-oai-hss-0: 19:14:56 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: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 19:14:56 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: 19:14:56 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: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 19:14:56 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:14:56 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 19:14:57 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: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 19:14:57 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: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 19:14:57 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 19:14:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 19:14:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 19:14:58 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 19:14:58 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: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 19:14:59 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: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:14:59 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: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 19:14:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 19:14:59 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: 19:14:59 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: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 19:14:59 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 19:14:59 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (693 kB/s) unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install (Reading database ... 116099 files and directories currently installed.) unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:15:00 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: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 19:15:00 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: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:15:00 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: 19:15:00 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: 19:15:00 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: 19:15:00 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 19:15:00 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 19:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 19:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:15:01 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 19:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 19:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:15:01 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:01 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:15:04 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: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 19:15:04 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-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 19:15:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 19:15:05 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: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:05 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: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:15:06 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:15:06 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:15:06 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 19:15:06 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-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:15:06 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:15:06 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 19:15:06 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-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 19:15:07 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 19:15:07 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-oai-hss-0: 19:15:07 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 19:15:07 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: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:15:07 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 19:15:07 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-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 19:15:07 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 19:15:07 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: 19:15:07 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 19:15:07 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:15:07 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:08 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: 19:15:08 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-abot-epc-basic-0: 19:15:08 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: 19:15:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 19:15:08 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 19:15:08 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 19:15:08 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 19:15:08 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-abot-epc-basic-0: 19:15:08 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 19:15:08 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 4s (2182 kB/s) unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install (Reading database ... 116210 files and directories currently installed.) unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:15:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 19:15:09 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: 19:15:09 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 19:15:09 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 19:15:10 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 19:15:10 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-oai-hss-0: 19:15:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 19:15:10 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: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 19:15:11 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: 19:15:11 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: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 19:15:11 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 19:15:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 19:15:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 19:15:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 19:15:12 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-oai-hss-0: 19:15:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 19:15:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:15:12 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 19:15:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:15:13 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 19:15:13 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 19:15:13 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 19:15:13 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 19:15:13 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:15:14 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 19:15:15 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 19:15:15 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 19:15:16 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:16 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 19:15:17 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: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 19:15:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:15:18 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:15:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:15:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 19:15:19 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 19:15:19 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 19:15:19 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 19:15:21 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-oai-hss-0: 19:15:22 DEBUG unit.oai-hss/0.install 180829 19:15: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-oai-hss-0: 19:15:22 DEBUG unit.oai-hss/0.install 180829 19:15:22 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 19:15:22 DEBUG unit.oai-hss/0.install 180829 19:15:22 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11652 ... unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:15:27 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 19:15:28 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: 19:15:28 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: 19:15:28 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (39.9 kB/s) unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107925 files and directories currently installed.) unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:15:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 19:15:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:15:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:15:30 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: 19:15:33 DEBUG unit.oai-hss/0.install mysql start/running, process 11785 unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:15:33 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:15:34 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 19:15:35 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 19:15:35 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: 19:15:35 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: 19:15:36 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (273 kB/s) unit-oai-hss-0: 19:15:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 19:15:36 DEBUG unit.oai-hss/0.install (Reading database ... 118211 files and directories currently installed.) unit-oai-hss-0: 19:15:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:36 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install --2018-08-29 19:15:37-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 19:15:37 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: 19:15:37 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 376K 3s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 754K 2s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 85.2M 1s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 759K 1s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 69.7M 1s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 73.2M 1s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 61.3M 1s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 56.6M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 782K 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 60.9M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 60.4M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 57.6M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 49.4M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 58.3M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 61.2M 0s unit-oai-hss-0: 19:15:37 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 52.0M 0s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 829K 0s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 71.5M 0s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 51.2M 0s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 60.5M 0s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 54.7M 0s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 74.5M=0.4s unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install 2018-08-29 19:15:38 (2.63 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 19:15:38 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:15:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:39 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: 19:15:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:39 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: 19:15:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:39 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: 19:15:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 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: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 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: 19:15:40 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 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: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 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: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 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: 19:15:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 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: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 19:15:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 19:15:43 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: 19:15:43 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 19:15:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 19:15:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 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: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 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: 19:15:45 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 19:15:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 19:15:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 19:15:47 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: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 19:15:47 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: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 19:15:47 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: 19:15:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 19:15:47 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: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 19:15:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 19:15:48 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: 19:15:48 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 19:15:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 19:15:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:15:50 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: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 19:15:50 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: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 19:15:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 19:15:50 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: 19:15:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 19:15:50 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 19:15:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 19:15:51 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: 19:15:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 19:15:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 19:15:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 19:15:51 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: 19:15:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 19:15:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 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: 19:15:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 19:15:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 19:15:51 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: 19:15:52 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: 19:15:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 19:15:52 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: 19:15:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 19:15:52 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: 19:15:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:52 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: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 19:15:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 19:15:53 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: 19:15:54 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: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 19:15:54 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: 19:15:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:54 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: 19:15:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:54 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: 19:15:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 19:15:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 19:15:55 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: 19:15:55 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 19:15:55 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:15:56 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 19:15:57 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: 19:15:57 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 19:15:57 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: 19:15:57 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 19:15:57 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 19:15:57 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: 19:15:58 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: 19:15:58 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: 19:15:59 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: 19:15:59 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: 19:15:59 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: 19:15:59 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (956 kB/s) unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install (Reading database ... 118229 files and directories currently installed.) unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:15:59 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:16:00 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:16:01 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install --2018-08-29 19:16:02-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 19:16:02 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: 19:16:02 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 149K 34s unit-oai-hss-0: 19:16:02 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 301K 25s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 526K 19s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 631K 16s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 995K 14s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.20M 12s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.24M 11s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.56M 10s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.69M 9s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.88M 8s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.16M 7s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.29M 7s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.57M 6s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.73M 6s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.21M 6s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.26M 5s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.47M 5s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.88M 5s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.98M 4s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.13M 4s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.06M 4s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.63M 4s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.81M 4s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.72M 4s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.12M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.05M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.63M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.91M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.97M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.26M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.10M 3s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 7.30M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.12M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.17M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.89M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.43M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.09M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.67M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 9.03M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.62M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.33M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.96M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.19M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.26M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.06M 2s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 10.3M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.28M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.04M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 13.8M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.3M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.1M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.8M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.1M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.64M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.9M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.0M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 14.9M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.3M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 13.3M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.6M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.3M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 16.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.9M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.7M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 13.8M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.1M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.1M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.5M 1s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.8M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 20.8M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 12.3M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.5M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.3M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 10.3M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 12.7M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 20.7M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.6M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 21.9M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.2M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 22.2M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.0M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 16.8M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 16.6M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 20.7M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 18.4M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 16.9M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 22.0M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 18.0M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 24.8M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 16.0M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.0M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 19.9M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 22.7M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 22.7M 0s unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 22.4M 0s unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 293K=1.5s unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install 2018-08-29 19:16:04 (3.22 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:16:04 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 19:16:05 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: 19:16:05 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 19:16:05 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 19:16:06 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 19:16:07 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 19:16:08 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-abot-epc-basic-0: 19:16:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 19:16:09 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: 19:16:09 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: 19:16:09 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 19:16:09 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: 19:16:09 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 19:16:09 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: 19:16:09 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:16:09 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 19:16:09 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: 19:16:09 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: 19:16:09 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 19:16:09 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-abot-epc-basic-0: 19:16:10 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: 19:16:10 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-abot-epc-basic-0: 19:16:10 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: 19:16:10 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 19:16:10 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (407 kB/s) unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 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 ... 108034 files and directories currently installed.) unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 19:16:11 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: 19:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-abot-epc-basic-0: 19:16:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 19:16:11 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-abot-epc-basic-0: 19:16:12 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:16:12 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: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 19:16:12 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:16:13 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 19:16:14 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 19:16:15 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: 19:16:15 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: 19:16:15 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 19:16:15 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 19:16:16 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 19:16:17 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 19:16:18 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 19:16:19 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 19:16:19 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:16:19 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 19:16:19 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 19:16:19 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 19:16:20 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 19:16:21 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 19:16:22 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 19:16:23 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 19:16:24 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: 19:16:24 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 19:16:24 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 19:16:25 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: 19:16:25 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: 19:16:25 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 19:16:25 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: 19:16:25 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 19:16:25 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: 19:16:25 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 19:16:25 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: 19:16:25 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: 19:16:25 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 19:16:25 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: 19:16:25 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 19:16:25 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 19:16:26 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 19:16:27 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 29 19:13 /dev/zero unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 19:16:28 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 19:16:29 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 19:16:30 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 19:16:31 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 19:16:31 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 19:16:31 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:16:31 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 19:16:32 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 19:16:33 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 19:16:33 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 19:16:34 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 19:16:35 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 19:16:36 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:16:37 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 19:16:38 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 19:16:38 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 19:16:39 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 19:16:39 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 19:16:39 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 19:16:40 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 19:16:40 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 19:16:41 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 19:16:41 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 19:16:42 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 19:16:42 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 19:16:42 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 19:16:43 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 19:16:43 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 19:16:43 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 19:16:44 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 19:16:44 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 19:16:45 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 19:16:45 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 19:16:45 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 19:16:45 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 19:16:46 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 19:16:46 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 19:16:47 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 19:16:47 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 19:16:47 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:16:48 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 19:16:49 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 19:16:49 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 19:16:49 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 19:16:49 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 19:16:49 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:16: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: 19:16:50 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 19:16:50 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 19:16:51 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-abot-epc-basic-0: 19:16:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:16:51 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 19:16:51 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 19:16:52 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 19:16:52 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 19:16:52 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 19:16:52 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 19:16:52 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 19:16:53 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 19:16:53 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 19:16:53 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 19:16:53 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 19:16:54 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 19:16:55 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 19:16:55 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 19:16:55 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 19:16:55 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 19:16:56 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 19:16:56 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 19:16:56 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 19:16:56 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 19:16:57 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 19:16:58 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 19:16:58 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 19:16:58 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 19:16:58 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 19:16:58 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 19:16:58 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 19:16:59 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 19:17:00 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 19:17:00 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 19:17:01 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 19:17:01 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 19:17:01 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 19:17:02 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 19:17:02 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 19:17:02 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 19:17:02 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 19:17:03 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 19:17:03 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 19:17:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:17:03 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 19:17:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:17:03 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 19:17:04 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 19:17:04 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 19:17:04 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 19:17:04 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:17:05 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 19:17:06 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 19:17:06 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 19:17:06 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 19:17:07 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 19:17:07 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 19:17:07 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 19:17:07 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 19:17:07 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 19:17:07 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 19:17:08 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 19:17:09 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 19:17:09 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 19:17:09 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 19:17:09 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 19:17:09 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 19:17:09 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 19:17:10 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 19:17:11 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 19:17:11 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 19:17:11 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 19:17:12 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 19:17:13 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 19:17:13 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 19:17:13 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 19:17:13 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 19:17:14 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 19:17:14 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 19:17:15 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 19:17:15 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 19:17:15 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 19:17:15 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 19:17:15 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 19:17:16 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 19:17:16 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 19:17:16 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 19:17:16 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 19:17:17 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 19:17:17 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 19:17:17 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 19:17:18 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 19:17:18 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 19:17:18 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 19:17:18 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 19:17:18 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 19:17:18 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 19:17:19 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 19:17:19 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 19:17:19 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 19:17:19 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 19:17:20 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 19:17:20 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 19:17:20 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 19:17:20 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 19:17:21 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 19:17:21 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 19:17:22 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 19:17:22 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 19:17:22 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 19:17:22 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 19:17:22 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 19:17:22 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 19:17:23 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 19:17:23 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 19:17:23 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 19:17:24 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 19:17:24 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 19:17:24 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:25 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: 19:17:25 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 19:17:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:26 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 19:17:27 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 19:17:27 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 19:17:27 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 19:17:27 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 19:17:27 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 19:17:28 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 19:17:28 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:29 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 19:17:30 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: 19:17:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 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: 19:17:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 19:17:30 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: 19:17:30 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 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: 19:17:30 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 19:17:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:33 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 19:17:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:17:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:33 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 19:17:33 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 19:17:33 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 19:17:34 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 19:17:35 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 19:17:35 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 19:17:35 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 19:17:36 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 19:17:36 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 19:17:36 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 19:17:37 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 19:17:37 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 19:17:37 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 19:17:38 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: 19:17:38 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 19:17:38 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: 19:17:38 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 19:17:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 19:17:39 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: 19:17:39 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:39 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: 19:17:39 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 19:17:39 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 19:17:40 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 19:17:41 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: 19:17:41 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 19:17:41 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 19:17:42 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 19:17:43 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 19:17:44 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: 19:17:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 19:17:44 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: 19:17:44 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 19:17:44 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:45 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:17:46 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: 19:17:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 19:17:46 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: 19:17:46 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: 19:17:46 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: 19:17:46 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: 19:17:46 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 19:17:46 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 19:17:46 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 19:17:47 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: 19:17:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:47 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: 19:17:48 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: 19:17:48 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: 19:17:48 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: 19:17:48 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: 19:17:48 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: 19:17:48 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: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 19:17:48 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: 19:17:48 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 19:17:48 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: 19:17:48 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 19:17:48 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 19:17:48 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: 19:17:48 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 19:17:49 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:17:49 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 19:17:49 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 19:17:49 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: 19:17:49 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: 19:17:49 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: 19:17:49 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: 19:17:49 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: 19:17:49 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: 19:17:49 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: 19:17:50 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: 19:17:50 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: 19:17:50 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: 19:17:50 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: 19:17:50 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: 19:17:51 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: 19:17:51 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: 19:17:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:51 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: 19:17:52 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: 19:17:52 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: 19:17:52 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: 19:17:52 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: 19:17:52 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: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:53 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-epc-0: 19:17:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:17:53 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: 19:17:53 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: 19:17:53 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:54 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: 19:17:55 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: 19:17:55 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: 19:17:55 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: 19:17:55 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: 19:17:55 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 19:17:55 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 19:17:55 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: 19:17:55 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: 19:17:55 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 19:17:55 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: 19:17:55 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: 19:17:55 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 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: 19:17:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:17:57 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: 19:17:57 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5245 kB/s) unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install (Reading database ... 118505 files and directories currently installed.) unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:17:57 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 19:17:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 19:17:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:17:58 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:17:59 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 19:18:01 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 19:18:02 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 19:18:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 19:18:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:03 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 19:18:05 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 19:18:06 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: 19:18:06 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:18:06 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 19:18:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:08 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 19:18:09 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:18:10 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 19:18:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 19:18:13 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:18:14 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: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 19:18:14 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 19:18:15 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: 19:18:15 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 19:18:15 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 19:18:16 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 19:18:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:17 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 19:18:17 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 19:18:17 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:18:17 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 19:18:18 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: 19:18:18 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: 19:18:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 19:18:18 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 19:18:26 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 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: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 19:18:27 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 19:18:28 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 19:18:29 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 19:18:30 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 19:18:31 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 19:18:32 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 19:18:33 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: 19:18:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 19:18:33 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: 19:18:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 19:18:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 19:18:33 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: 19:18:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 19:18:34 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: 19:18:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 19:18:34 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: 19:18:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 19:18:34 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: 19:18:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 19:18:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 19:18:34 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: 19:18:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 19:18:35 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: 19:18:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 19:18:35 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: 19:18:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 19:18:35 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: 19:18:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 19:18:35 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: 19:18:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 19:18:35 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: 19:18:35 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: 19:18:35 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: 19:18:35 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: 19:18:35 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 19:18:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 19:18:35 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: 19:18:35 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: 19:18:35 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: 19:18:36 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: 19:18:36 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: 19:18:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 19:18:36 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: 19:18:36 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: 19:18:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 19:18:36 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: 19:18:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 19:18:36 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: 19:18:36 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 19:18:36 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: 19:18:36 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: 19:18:36 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: 19:18:36 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: 19:18:36 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 19:18:36 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: 19:18:36 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 19:18:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 19:18:36 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: 19:18:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 19:18:37 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: 19:18:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 19:18:37 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: 19:18:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:18:37 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 19:18:38 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: 19:18:38 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (59.9 kB/s) unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install (Reading database ... 121396 files and directories currently installed.) unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 19:18:38 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 19:18:39 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: 19:18:39 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install .................................................................++++++ unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install ..........++++++ unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Not Before: Aug 29 19:18:39 2018 GMT unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Not After : Aug 29 19:18:39 2019 GMT unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install 12:E0:D9:86:0F:0E:01:78:2D:AC:4A:23:2B:1B:6D:B9:4E:24:B8:0D unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install keyid:05:E6:13:79:E6:C3:5C:15:83:71:4D:CE:D2:50:56:AC:24:13:09:FE unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 29 19:18:39 2019 GMT (365 days) unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 19:18:39 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install [ 56%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] [ 69%] [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 19:18:40 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: 19:18:40 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 19:18:40 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: 19:18:40 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: 19:18:40 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 19:18:40 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: 19:18:40 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: 19:18:40 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: 19:18:40 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: 19:18:40 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: 19:18:40 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: 19:18:40 DEBUG unit.oai-hss/0.install [ 82%] [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 19:18:40 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: 19:18:40 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: 19:18:40 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: 19:18:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 19:18:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 19:18:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 19:18:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 19:18:42 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: 19:18:42 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 19:18:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:42 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 19:18:42 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: 19:18:42 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 19:18:42 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 19:18:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:18:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 19:18:42 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 19:18:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 19:18:43 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: 19:18:43 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 19:18:43 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: 19:18:43 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 19:18:43 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: 19:18:43 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 19:18:43 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: 19:18:43 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: 19:18:43 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: 19:18:43 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 19:18:43 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: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:43 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: 19:18:43 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: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:43 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:43 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:18:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.12 unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 19:18:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:43 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 19:18:43 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 19:18:43 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 19:18:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:18:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 19:18:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:18:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:18:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 19:18:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 19:18:45 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 19:18:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 19:18:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 19:18:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:18:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:18:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 19:18:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:18:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:18:46 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + user=aexieshahkookah unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + password=sikaixeehietooj unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.12 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.12 aexieshahkookah sikaixeehietooj oai-hss unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.12"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aexieshahkookah"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"sikaixeehietooj"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:18:46 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: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:18:46 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: 19:18:46 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: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aexieshahkookah --password=sikaixeehietooj -h 192.168.121.12 oai-hss -e 'show tables;' unit-mysql-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 19:18:46 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `aexieshahkookah` identified by 'sikaixeehietooj'] unit-mysql-0: 19:18:46 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `aexieshahkookah` identified by 'sikaixeehietooj'] unit-mysql-0: 19:18:46 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=aexieshahkookah', 'password=sikaixeehietooj', 'host=192.168.121.12', 'slave=False'] unit-mysql-0: 19:18:46 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 19:18:46 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 19:18:46 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u aexieshahkookah --password=sikaixeehietooj -h 192.168.121.12 oai-hss unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 19:18:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:46 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21940 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:46 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:46 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 19:18:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aexieshahkookah unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 19:18:46 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 19:18:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:47 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 19:18:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:47 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 19:18:47 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:48 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:48 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 19:18:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 19:18:48 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 19:18:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:49 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 19:18:49 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 19:18:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:18:49 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 19:18:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:18:49 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 19:18:49 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 19:18:49 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:18:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:19:08 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:19:08 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:19:28 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: 19:19:28 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: 19:19:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 19:19:28 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 19:19:28 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: 19:19:29 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: 19:19:29 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (144 kB/s) unit-oai-epc-0: 19:19:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 19:19:29 DEBUG unit.oai-epc/0.install (Reading database ... 128004 files and directories currently installed.) unit-oai-epc-0: 19:19:29 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: 19:19:29 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 19:19:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 19:19:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 19:19:29 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 19:19:29 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 19:19:30 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 19:19:33 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 19:19:33 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 19:19:33 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 19:19:33 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 19:19:33 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 19:19:36 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 19:19:38 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: 19:19:38 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: 19:19:38 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 19:19:38 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 19:19:39 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: 19:19:39 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 19:19:39 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 19:19:40 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: 19:19:40 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:40 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 19:19:40 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: 19:19:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:19:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 19:19:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 19:19:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 19:19:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 19:19:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 19:19:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 19:19:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 19:19:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 19:19:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 19:19:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 19:19:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 19:19:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 19:19:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 19:19:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 19:19:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 19:19:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 19:19:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:19:46 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 19:19:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:19:46 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 19:19:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 19:19:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 19:19:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start SHA256:NnDS5gAmWsTw8pbu/YrEfoU7q6xgICkKYQKnruvRn88 root@juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |o+= o | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |.*.o . . | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |*.. + + | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |+= . B | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |*.+ . S | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |B+. . .. . | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |+o+. o | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |o*.o= o | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |+o*o+BoE | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 19:19:46 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: 19:19:46 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start SHA256:ZkMkJfaVM4erOMdAknhHp3xK5Q75hzGDDppCQAfKgWQ ubuntu@juju-b7adcd-default-0 unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |=E.o o=.= .o | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |* + +oo% .= . | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |.o ..+B O = | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |. o +.B =. | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start |. o o+S.. | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start | . oo+o | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start | o | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 19:19:46 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 19:19:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 19:19:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 19:19:46 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:19:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:19:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 19:19:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 19:19:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 19:19:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 19:19:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 19:19:50 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 19:19:51 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: 19:19:51 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:51 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 19:19:51 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: 19:19:51 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 19:19:51 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: 19:19:51 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: 19:19:51 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: 19:19:51 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: 19:19:51 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: 19:19:51 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: 19:19:51 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 19:19:51 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: 19:19:51 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 19:19:52 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: 19:19:52 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: 19:19:52 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 19:19:52 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: 19:19:52 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 19:19:52 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: 19:19:52 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: 19:19:52 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:52 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: 19:19:52 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: 19:19:52 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: 19:19:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:52 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 19:19:52 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: 19:19:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:53 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: 19:19:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 19:19:54 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: 19:19:54 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: 19:19:54 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: 19:19:54 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: 19:19:54 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: 19:19:54 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: 19:19:54 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 19:19:54 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: 19:19:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 19:19:54 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: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 19:19:54 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 19:19:57 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 19:20:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:32 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 19:20:32 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: 19:20:32 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 19:20:32 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: 19:20:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:20:32 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 19:20:32 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 19:20:32 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 19:20:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 19:20:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 19:20:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 19:20:32 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.28 unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.28 ']' unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:33 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: 19:20:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:33 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 19:20:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 19:20:33 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: 19:20:33 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 19:20:33 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: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 19:20:33 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: 19:20:33 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 19:20:33 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 19:20:34 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: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 19:20:34 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: 19:20:34 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: 19:20:34 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: 19:20:34 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: 19:20:34 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: 19:20:34 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: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 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: 19:20:34 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: 19:20:34 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: 19:20:34 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: 19:20:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.28 unit-oai-epc-0: 19:20:34 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: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.28/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.28/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.28/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 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: 19:20:34 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: 19:20:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 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: 19:20:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.28 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 28 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.28 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 28 -le 255 ]] unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.28' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.28 unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 19:20:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:34 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 19:20:34 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 19:20:34 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:35 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.28 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 28 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.28 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 28 -le 255 ]] unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.28' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.28 unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 19:20:35 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + TAC= unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'Data not available yet, exit silently' unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:35 INFO unit.oai-epc/0.juju-log epc:3: Data not available yet, exit silently unit-oai-epc-0: 19:20:35 DEBUG unit.oai-epc/0.epc-relation-changed + exit 0 unit-oai-epc-0: 19:20:35 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 19:20:35 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 19:20:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:35 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:20:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 19:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:20:36 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:20:36 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.4 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.4 unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:20:36 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:20:36 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 19:20:36 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 19:20:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 19:20:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:20:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 19:20:37 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:20:37 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:20:37 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:20:37 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.28 unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.28 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 19:20:37 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=aexieshahkookah unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=sikaixeehietooj unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.12 unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z aexieshahkookah ']' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aexieshahkookah --password=sikaixeehietooj -h 192.168.121.12 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aexieshahkookah --password=sikaixeehietooj -h 192.168.121.12 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.28 unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:20:37 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u aexieshahkookah --password=sikaixeehietooj -h 192.168.121.12 oai-hss unit-oai-hss-0: 19:20:37 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:20:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:20:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.28/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.28/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 19:20:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:20:37 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:20:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 19:20:37 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 19:20:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.4 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14020 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14020' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14020 =~ .*running.* ]] unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:37 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: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 19:20:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:20:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:20:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:20:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 19:20:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 19:20:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:20:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:20:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:20:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 19:20:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 19:20:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:20:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:20:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:20:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 19:20:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 19:20:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:20:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:20:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:20:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 19:20:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 19:20:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:20:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:42 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:20:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 19:20:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:20:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:20:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 19:20:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:20:44 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 19:20:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:20:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:20:44 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:20:44 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:20:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:20:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:20:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:20:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:20:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:20:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 19:20:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:20:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.28 unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.28/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.28/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 19:20:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:20:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 19:20:46 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:20:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:20:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:20:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:20:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter.remotestate got action change: [f891742b-8f60-48d9-8d7a-b821cf9aa7e5] ok=true unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter.operation running operation run action f891742b-8f60-48d9-8d7a-b821cf9aa7e5 unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter.operation preparing operation "run action f891742b-8f60-48d9-8d7a-b821cf9aa7e5" unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter.operation executing operation "run action f891742b-8f60-48d9-8d7a-b821cf9aa7e5" unit-abot-epc-basic-0: 19:21:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 19:21:10 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 19:21:10 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 19:21:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:21:10 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 19:21:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:21:10 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 19:21:10 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 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: 19:21:12 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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4823565580962165485.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 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: 19:21:12 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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2123766082971065044.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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 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: 19:21:12 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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1236847036267292204.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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 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: 19:21:12 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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7053423749726851491.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 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: 19:21:12 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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5424813561534718689.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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:12 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: 19:21:12 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: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall437268917499842752.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.744 s unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-29T19:21:12+00:00 unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 19:21:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:21:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:15 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:21:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:21:15 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: 19:21:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:21:16 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: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:21:16 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: 19:21:16 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: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:21:16 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: 19:21:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:21:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:21:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:21:18 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 19:21:18 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 19:21:18 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 19:21:18 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:19 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Wed Aug 29 19:21:19 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:19 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 19:21:20 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:20 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: 19:21:21 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:21 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 19:21:21 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:21:22 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Wed Aug 29 19:21:22 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:21:22 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Wed Aug 29 19:21:22 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:22 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:22 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: 19:21:23 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:21:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:21:23 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: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP EXECUTION TIME TAKEN :1523 MS unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:23 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP EXECUTION TIME TAKEN :768 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :755 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10029 MS unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35.860 [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: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35.873 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: STEP EXECUTION TIME TAKEN :76 MS unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:21:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:21: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: 19:21:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:21:46 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: 19:21:46 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: 19:21:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:21:46 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: 19:21:46 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: 19:21:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:21:46 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: 19:21:46 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: 19:21:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:21:46 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: 19:21:46 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:21:46 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: 19:21:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:21:46 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: 19:21:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :102 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [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: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: STEP EXECUTION TIME TAKEN :421 MS unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [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: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57.477 [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: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57.492 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :45 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:21:57 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: 19:22:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:22:07 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: 19:22:07 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: 19:22:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:22:07 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: 19:22:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [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: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: STEP EXECUTION TIME TAKEN :416 MS unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [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: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18.523 [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: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18.532 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: STEP EXECUTION TIME TAKEN :79 MS unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:22:28 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: 19:22:28 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: 19:22:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:22:28 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: 19:22:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :356 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [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: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39.419 [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: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39.425 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:22:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:22:39 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: 19:22:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:22:49 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: 19:22:49 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: 19:22:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:22:49 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: 19:22:49 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: 19:22:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:22:49 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: 19:22:49 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: 19:22:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:22:49 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: 19:22:49 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: 19:22:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:22:49 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: 19:22:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: STEP EXECUTION TIME TAKEN :249 MS unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [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: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: STEP EXECUTION TIME TAKEN :824 MS unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:22:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00.966 [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: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00.975 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23: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: 19:23:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:23:11 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: 19:23:11 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: 19:23: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: 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:23: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: 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:23: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: 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:23: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: 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:23: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: 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23: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: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [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: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: STEP EXECUTION TIME TAKEN :849 MS unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [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: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22.600 [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: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22.604 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:23:32 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: 19:23:32 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: 19:23:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:23:32 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: 19:23:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: STEP EXECUTION TIME TAKEN :397 MS unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [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: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [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: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44.093 [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: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44.098 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [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: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:23:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 19:23:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:23:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:23:54 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: 19:23:54 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: 19:23:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:23:54 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: 19:23:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :569 MS unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: STEP EXECUTION TIME TAKEN :948 MS unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [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: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:23:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06.057 [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: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06.059 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [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: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:24:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:24:06 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 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: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:16 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: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24: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: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [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: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP EXECUTION TIME TAKEN :359 MS unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [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: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [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: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:17 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27.657 [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: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27.660 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [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: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:24:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:24:27 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: 19:24:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:24:38 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: 19:24:38 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: 19:24:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:24:38 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: 19:24:38 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: 19:24:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:24:38 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: 19:24:38 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: 19:24:38 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: 19:24:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:24:38 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: 19:24:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:24:38 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: 19:24:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:24:38 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: 19:24:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [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: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:38 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24: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: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :642 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [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: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49.215 [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: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49.218 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [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: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: STEP EXECUTION TIME TAKEN :148 MS unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:24:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:24:49 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: 19:24:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:24:59 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: 19:24:59 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: 19:24:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:24:59 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: 19:24:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:24:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [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: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: STEP EXECUTION TIME TAKEN :71 MS unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10.475 [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: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10.477 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25: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: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:25:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:25: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: 19:25:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:20 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: 19:25:20 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: 19:25: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: 19:25: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: 19:25:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:20 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: 19:25:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:25: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: 19:25:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:25: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: 19:25:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:25:20 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: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:20 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25: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: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [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: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: STEP EXECUTION TIME TAKEN :146 MS unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31.842 [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: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31.848 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:25:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:25:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:42 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: 19:25:42 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: 19:25: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: 19:25: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: 19:25:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:25: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: 19:25:42 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: 19:25:42 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: 19:25:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:25: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: 19:25:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:25: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: 19:25:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:25: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: 19:25:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:25:42 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: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25: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: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 19:25:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ======================================================================================== unit-oai-hss-0: 19:25:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:25:42 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [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: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:25:42 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:42 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:42 [main] REPORT: ========================================================================================== unit-oai-hss-0: 19:25:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:25:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:25:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [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: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: STEP EXECUTION TIME TAKEN :782 MS unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [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: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53.185 [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: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53.189 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:25:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:25:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:25:53 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: 19:25:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 19:25:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16438' unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16438 =~ .*running.* ]] unit-oai-epc-0: 19:25:58 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: 19:25:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:25:58 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:25:58 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 19:25:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:25:58 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:25:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 19:26:03 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: 19:26:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:26:03 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: 19:26:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:03 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: STEP EXECUTION TIME TAKEN :801 MS unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [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: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:04 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14.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: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14.593 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26: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: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:26:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:26: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: 19:26:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 19:26:24 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: 19:26:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:26:24 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: 19:26:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:24 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [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: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: STEP EXECUTION TIME TAKEN :359 MS unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [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: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:25 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35.911 [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: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35.912 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:26:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:26:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:26:46 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: 19:26:46 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: 19:26:46 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:26:46 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: 19:26:46 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: 19:26:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:26:46 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: 19:26:46 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: 19:26:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:26:46 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: 19:26:46 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:26:46 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: 19:26:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:26:46 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: 19:26:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [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: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [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: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP EXECUTION TIME TAKEN :358 MS unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:46 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [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: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [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: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:47 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:26:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:26:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:26:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:26:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:26:57 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:26:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07.324 [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: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07.327 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27: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: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:27:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:27: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: 19:27:07 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: 19:27:08 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:27:18 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: 19:27:18 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:27:18 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 19:27:18 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: 19:27:18 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: 19:27:18 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:27:18 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: 19:27:18 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: 19:27:18 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: 19:27:18 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:27:18 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: 19:27:18 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: 19:27:18 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:27:18 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: 19:27:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [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: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [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: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27: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: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP EXECUTION TIME TAKEN :348 MS unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:18 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [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: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :702 MS unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [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: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [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: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :148 MS unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:19 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:27:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 19:27:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39.707 [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: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39.708 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:27:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:27:39 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: 19:27:39 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: 19:27:39 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: 19:27:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:27:50 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: 19:27:50 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: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:27:50 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: 19:27:50 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: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:27:50 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: 19:27:50 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: 19:27:50 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: 19:27:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP EXECUTION TIME TAKEN :359 MS unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:50 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [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: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:27:51 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:27:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:28:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:28:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11.348 [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: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11.350 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28: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: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:28:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:28: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: 19:28:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:28:21 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: 19:28:21 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: 19:28: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: 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 19:28:21 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: 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:28: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: 19:28:21 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: 19:28:21 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: 19:28:21 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: 19:28:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:28: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: 19:28: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: 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [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: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28: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: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP EXECUTION TIME TAKEN :344 MS unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28: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: 19:28:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:22 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 19:28:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:22 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [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: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:23 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:28:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:28:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:33 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43.452 [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: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43.455 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: STEP EXECUTION TIME TAKEN :153 MS unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:28:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 19:28:43 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:28:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:28:44 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: 19:28:44 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: 19:28:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:28:54 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: 19:28:54 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: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:28:54 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: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 19:28:54 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: 19:28:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:54 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [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: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [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: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP EXECUTION TIME TAKEN :348 MS unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:55 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [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: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [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: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: STEP EXECUTION TIME TAKEN :708 MS unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:28:56 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:28:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:29:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:29:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:06 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16.843 [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: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16.846 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [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: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:29:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:29:16 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: 19:29:17 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 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: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:29:27 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: 19:29:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [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: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29: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: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:27 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :245 MS unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [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: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [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: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP EXECUTION TIME TAKEN :103 MS unit-abot-epc-basic-0: 19:29:28 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:29 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:29:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:29:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:39 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:39 [main] REPORT: ========================================================================================== unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 19:29:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21940' unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21940 =~ .*running.* ]] unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:29:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:29:48 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:29:48 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:29:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:29:48 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:29:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49.055 [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: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49.058 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [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: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:29:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:29:49 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: 19:29:49 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: 19:29:49 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: 19:29:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:29:59 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: 19:29:59 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: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:29:59 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: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:29:59 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: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:29:59 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:29:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30: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: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [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: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [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: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :347 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [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: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:00 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [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: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:01 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:30:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:30:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:11 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21.182 [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: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21.186 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:30:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:30:21 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: 19:30:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run 9m9.739s unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 553.78 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:30:32 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.007 sec unit-abot-epc-basic-0: 19:30:32 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.004 sec unit-abot-epc-basic-0: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.005 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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.004 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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.005 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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.005 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.003 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.007 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.004 sec unit-abot-epc-basic-0: 19:30:32 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.004 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30: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(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30: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(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: 19:30: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(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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 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.003 sec unit-abot-epc-basic-0: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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 <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30: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(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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 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.002 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.006 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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.005 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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.006 sec unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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: 19:30:32 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.001 sec unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Aug 29, 2018 7:30:32 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Wed Aug 29 19:21:19 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run 29-Aug-2018 19:30:32.363 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:30:32 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: 19:30:32 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:30:32 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:30:33 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: 19:30:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:30:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:30:33 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:20 min unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-29T19:30:34+00:00 unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:30:34 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: 19:30:34 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 19:30:34 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: 19:30:34 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: 19:30:34 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 19:30:34 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: 19:30:34 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 19:30:34 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation committing operation "run action f891742b-8f60-48d9-8d7a-b821cf9aa7e5" unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 19:30:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:30:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-29 19:30:53,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-29 19:31:25,281 - 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, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Unable to get the controller summary from the API: model 5852c182-3989-43d0-8664-50019eb7adcd has been removed (not found). All hosted models reclaimed, cleaning up controller machines 2018-08-29 19:31:25,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 19:31:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:25,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-236a1008-81db-4151-87a5-3151f9ae3d31 Date: Wed, 29 Aug 2018 19:31:25 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:02:24Z", "updated_at": "2018-08-29T19:31:24Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "08571ea8-d776-4996-938c-871e6790db7e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:06:22Z", "updated_at": "2018-08-29T19:31:04Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "42869679-333e-4d35-91cc-90e718888ad3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:39Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "75234154-aeee-4b43-a21f-fe88b2f20d06", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:05Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "d7e84eb9-3139-4c3b-844c-56720e68eb83", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:08:42Z", "updated_at": "2018-08-29T19:31:09Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec", "qos_policy_id": null}]} 2018-08-29 19:31:25,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-236a1008-81db-4151-87a5-3151f9ae3d31 2018-08-29 19:31:25,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.295254945755s 2018-08-29 19:31:25,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-236a1008-81db-4151-87a5-3151f9ae3d31 2018-08-29 19:31:25,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 19:31:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/08571ea8-d776-4996-938c-871e6790db7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:26,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf1a3fe6-37dc-46cd-a45a-253e566cc43b Content-Length: 0 Date: Wed, 29 Aug 2018 19:31:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:26,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/08571ea8-d776-4996-938c-871e6790db7e.json used request id req-bf1a3fe6-37dc-46cd-a45a-253e566cc43b 2018-08-29 19:31:26,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.873855113983s 2018-08-29 19:31:26,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/08571ea8-d776-4996-938c-871e6790db7e.json used request id req-bf1a3fe6-37dc-46cd-a45a-253e566cc43b 2018-08-29 19:31:26,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 19:31:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:26,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-a47ee7e7-bd55-43c3-9eef-a67ed85dc47b Date: Wed, 29 Aug 2018 19:31:26 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:06:22Z", "updated_at": "2018-08-29T19:31:04Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "42869679-333e-4d35-91cc-90e718888ad3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:39Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "75234154-aeee-4b43-a21f-fe88b2f20d06", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:05Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "d7e84eb9-3139-4c3b-844c-56720e68eb83", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:08:42Z", "updated_at": "2018-08-29T19:31:09Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec", "qos_policy_id": null}]} 2018-08-29 19:31:26,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a47ee7e7-bd55-43c3-9eef-a67ed85dc47b 2018-08-29 19:31:26,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742259025574s 2018-08-29 19:31:26,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-a47ee7e7-bd55-43c3-9eef-a67ed85dc47b 2018-08-29 19:31:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 19:31:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/42869679-333e-4d35-91cc-90e718888ad3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:27,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3bcda03-ef6e-462d-9bf6-b66b17f24049 Content-Length: 0 Date: Wed, 29 Aug 2018 19:31:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:27,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/42869679-333e-4d35-91cc-90e718888ad3.json used request id req-f3bcda03-ef6e-462d-9bf6-b66b17f24049 2018-08-29 19:31:27,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.547112941742s 2018-08-29 19:31:27,112 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/42869679-333e-4d35-91cc-90e718888ad3.json used request id req-f3bcda03-ef6e-462d-9bf6-b66b17f24049 2018-08-29 19:31:27,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 19:31:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:27,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-3238de39-c8f4-422d-a6b9-8c7a0b871742 Date: Wed, 29 Aug 2018 19:31:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:39Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "75234154-aeee-4b43-a21f-fe88b2f20d06", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:05Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "d7e84eb9-3139-4c3b-844c-56720e68eb83", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:08:42Z", "updated_at": "2018-08-29T19:31:09Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec", "qos_policy_id": null}]} 2018-08-29 19:31:27,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3238de39-c8f4-422d-a6b9-8c7a0b871742 2018-08-29 19:31:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702950954437s 2018-08-29 19:31:27,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-3238de39-c8f4-422d-a6b9-8c7a0b871742 2018-08-29 19:31:27,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 19:31:27,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/75234154-aeee-4b43-a21f-fe88b2f20d06.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:27,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61ff5d07-9baf-4632-8cb4-d451bb8db3f7 Content-Length: 0 Date: Wed, 29 Aug 2018 19:31:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:27,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/75234154-aeee-4b43-a21f-fe88b2f20d06.json used request id req-61ff5d07-9baf-4632-8cb4-d451bb8db3f7 2018-08-29 19:31:27,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.799740076065s 2018-08-29 19:31:27,999 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/75234154-aeee-4b43-a21f-fe88b2f20d06.json used request id req-61ff5d07-9baf-4632-8cb4-d451bb8db3f7 2018-08-29 19:31:28,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 19:31:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:28,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-90e05af0-7ea2-48f5-9f8e-5f097f029b75 Date: Wed, 29 Aug 2018 19:31:28 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:11:05Z", "updated_at": "2018-08-29T19:31:14Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "d7e84eb9-3139-4c3b-844c-56720e68eb83", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:08:42Z", "updated_at": "2018-08-29T19:31:09Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec", "qos_policy_id": null}]} 2018-08-29 19:31:28,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-90e05af0-7ea2-48f5-9f8e-5f097f029b75 2018-08-29 19:31:28,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0866250991821s 2018-08-29 19:31:28,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-90e05af0-7ea2-48f5-9f8e-5f097f029b75 2018-08-29 19:31:28,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 19:31:28,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/d7e84eb9-3139-4c3b-844c-56720e68eb83.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:28,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fffcbbcd-499e-4d08-b510-dc227db4488b Content-Length: 0 Date: Wed, 29 Aug 2018 19:31:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:28,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/d7e84eb9-3139-4c3b-844c-56720e68eb83.json used request id req-fffcbbcd-499e-4d08-b510-dc227db4488b 2018-08-29 19:31:28,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.516422986984s 2018-08-29 19:31:28,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/d7e84eb9-3139-4c3b-844c-56720e68eb83.json used request id req-fffcbbcd-499e-4d08-b510-dc227db4488b 2018-08-29 19:31:28,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 19:31:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:28,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3c81f49-2b7e-4998-a0b6-69fcfcc01a67 Date: Wed, 29 Aug 2018 19:31:28 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T19:08:42Z", "updated_at": "2018-08-29T19:31:09Z", "floating_network_id": "4bb551f9-5141-4650-8478-643628361f98", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "a4a9857bd0b74fe59f377958179db098", "port_id": null, "id": "fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec", "qos_policy_id": null}]} 2018-08-29 19:31:28,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d3c81f49-2b7e-4998-a0b6-69fcfcc01a67 2018-08-29 19:31:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0667061805725s 2018-08-29 19:31:28,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-d3c81f49-2b7e-4998-a0b6-69fcfcc01a67 2018-08-29 19:31:28,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-29 19:31:28,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/floatingips/fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:29,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c117680-d2c8-44dc-9da2-3a7607da80bc Content-Length: 0 Date: Wed, 29 Aug 2018 19:31:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:29,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec.json used request id req-1c117680-d2c8-44dc-9da2-3a7607da80bc 2018-08-29 19:31:29,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.842727899551s 2018-08-29 19:31:29,538 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/floatingips/fbd18527-9ad8-4bf2-8b86-4d0d83dd70ec.json used request id req-1c117680-d2c8-44dc-9da2-3a7607da80bc 2018-08-29 19:31:29,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-29 19:31:29,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:29,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-81d87f2e-d9ec-42ae-bb9a-533979a2170e Date: Wed, 29 Aug 2018 19:31:29 GMT RESP BODY: {"floatingips": []} 2018-08-29 19:31:29,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-81d87f2e-d9ec-42ae-bb9a-533979a2170e 2018-08-29 19:31:29,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676670074463s 2018-08-29 19:31:29,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/floatingips.json used request id req-81d87f2e-d9ec-42ae-bb9a-533979a2170e 2018-08-29 19:31:29,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 19:31:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:30,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed4e87a0-28cd-4fce-9235-96dee67e6157 Date: Wed, 29 Aug 2018 19:31:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-29 19:31:30,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926 used request id req-ed4e87a0-28cd-4fce-9235-96dee67e6157 2018-08-29 19:31:30,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.720146894455s 2018-08-29 19:31:30,332 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/fddb8ad0-b74b-4ae9-94cb-88454a392926 used request id req-ed4e87a0-28cd-4fce-9235-96dee67e6157 2018-08-29 19:31:30,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 19:31:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:30,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9c82b70-8371-4856-a0dc-6c615043131b x-compute-request-id: req-a9c82b70-8371-4856-a0dc-6c615043131b Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c12180a3-6769-47ba-a014-960ff0940c0d", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3", "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": "ddd35b97-4a21-47fc-9b59-6093283512e3"}, {"name": "juju_epc-flavor_alt_c12180a3-6769-47ba-a014-960ff0940c0d", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121", "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": "e78f03a9-3ff9-4820-a22f-163b7ebf3121"}]} 2018-08-29 19:31:30,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-a9c82b70-8371-4856-a0dc-6c615043131b 2018-08-29 19:31:30,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.275980949402s 2018-08-29 19:31:30,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-a9c82b70-8371-4856-a0dc-6c615043131b 2018-08-29 19:31:30,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 19:31:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:30,643 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 19:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af8f7b97-d914-4102-a331-67f990b6539d x-compute-request-id: req-af8f7b97-d914-4102-a331-67f990b6539d Content-Length: 0 Content-Type: application/json 2018-08-29 19:31:30,643 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121 used request id req-af8f7b97-d914-4102-a331-67f990b6539d 2018-08-29 19:31:30,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320470333099s 2018-08-29 19:31:30,644 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/e78f03a9-3ff9-4820-a22f-163b7ebf3121 used request id req-af8f7b97-d914-4102-a331-67f990b6539d 2018-08-29 19:31:30,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-29 19:31:30,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" -d '{"subnet_id": "be680ebd-8789-49f4-8840-e1cfafe06551"}' 2018-08-29 19:31:32,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-634f537f-63af-486b-87c6-b06f2ac69a58 Date: Wed, 29 Aug 2018 19:31:32 GMT RESP BODY: {"network_id": "21f69b7c-66dd-4412-b6f1-789fc80c30a1", "tenant_id": "a4a9857bd0b74fe59f377958179db098", "subnet_id": "be680ebd-8789-49f4-8840-e1cfafe06551", "subnet_ids": ["be680ebd-8789-49f4-8840-e1cfafe06551"], "port_id": "a5e6a683-b7a2-4e35-9a01-7640949af93d", "id": "64a1151e-ee68-40ed-bc09-d5decfb414fc"} 2018-08-29 19:31:32,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc/remove_router_interface.json used request id req-634f537f-63af-486b-87c6-b06f2ac69a58 2018-08-29 19:31:32,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95108294487s 2018-08-29 19:31:32,596 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc/remove_router_interface.json used request id req-634f537f-63af-486b-87c6-b06f2ac69a58 returning object 64a1151e-ee68-40ed-bc09-d5decfb414fc 2018-08-29 19:31:32,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-29 19:31:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:33,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-9337b2b6-fb31-4589-9692-7aa2ecadaaba Date: Wed, 29 Aug 2018 19:31:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bb551f9-5141-4650-8478-643628361f98", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "49580c6b-6829-429a-b325-baec8fd98bae", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a4a9857bd0b74fe59f377958179db098", "created_at": "2018-08-29T18:59:50Z", "admin_state_up": true, "updated_at": "2018-08-29T19:31:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a4a9857bd0b74fe59f377958179db098", "id": "64a1151e-ee68-40ed-bc09-d5decfb414fc", "name": "juju_epc-router_c12180a3-6769-47ba-a014-960ff0940c0d"}]} 2018-08-29 19:31:33,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9337b2b6-fb31-4589-9692-7aa2ecadaaba 2018-08-29 19:31:33,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.410316944122s 2018-08-29 19:31:33,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/routers.json used request id req-9337b2b6-fb31-4589-9692-7aa2ecadaaba 2018-08-29 19:31:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-29 19:31:33,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:34,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b47fa8f-4257-48d7-ab8f-bfbe9cfcbd32 Content-Length: 0 Date: Wed, 29 Aug 2018 19:31:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:34,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc.json used request id req-8b47fa8f-4257-48d7-ab8f-bfbe9cfcbd32 2018-08-29 19:31:34,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27274107933s 2018-08-29 19:31:34,281 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/routers/64a1151e-ee68-40ed-bc09-d5decfb414fc.json used request id req-8b47fa8f-4257-48d7-ab8f-bfbe9cfcbd32 2018-08-29 19:31:34,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-29 19:31:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:34,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-19f99c32-728b-475b-b414-66e1c7543c4a Date: Wed, 29 Aug 2018 19:31:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21f69b7c-66dd-4412-b6f1-789fc80c30a1","tenant_id":"a4a9857bd0b74fe59f377958179db098","created_at":"2018-08-29T18:59:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-29T18:59:49Z","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":"a4a9857bd0b74fe59f377958179db098","id":"be680ebd-8789-49f4-8840-e1cfafe06551","subnetpool_id":null,"name":"juju_epc-subnet_c12180a3-6769-47ba-a014-960ff0940c0d"}]} 2018-08-29 19:31:34,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-19f99c32-728b-475b-b414-66e1c7543c4a 2018-08-29 19:31:34,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0491580963135s 2018-08-29 19:31:34,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/subnets.json used request id req-19f99c32-728b-475b-b414-66e1c7543c4a 2018-08-29 19:31:34,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-29 19:31:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/subnets/be680ebd-8789-49f4-8840-e1cfafe06551.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:35,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa33b0f5-848b-46c1-a63b-a21f3e1b9761 Date: Wed, 29 Aug 2018 19:31:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:35,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/be680ebd-8789-49f4-8840-e1cfafe06551.json used request id req-fa33b0f5-848b-46c1-a63b-a21f3e1b9761 2018-08-29 19:31:35,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.956930160522s 2018-08-29 19:31:35,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/subnets/be680ebd-8789-49f4-8840-e1cfafe06551.json used request id req-fa33b0f5-848b-46c1-a63b-a21f3e1b9761 2018-08-29 19:31:35,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-29 19:31:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:35,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-25778ec4-4305-4ad0-b0c6-1e0d588462e9 Date: Wed, 29 Aug 2018 19:31:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"21f69b7c-66dd-4412-b6f1-789fc80c30a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4a9857bd0b74fe59f377958179db098","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-29T19:31:35Z","qos_policy_id":null,"name":"juju_epc-net_c12180a3-6769-47ba-a014-960ff0940c0d","admin_state_up":true,"tenant_id":"a4a9857bd0b74fe59f377958179db098","created_at":"2018-08-29T18:59:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bb551f9-5141-4650-8478-643628361f98","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e8efac1967d40a493cd5587ee458cd8","l2_adjacency":true,"status":"ACTIVE","subnets":["49580c6b-6829-429a-b325-baec8fd98bae"],"description":"","tags":[],"updated_at":"2018-08-29T16:14:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e8efac1967d40a493cd5587ee458cd8","created_at":"2018-08-29T15:59:26Z","mtu":1500}]} 2018-08-29 19:31:35,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-25778ec4-4305-4ad0-b0c6-1e0d588462e9 2018-08-29 19:31:35,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966370105743s 2018-08-29 19:31:35,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.40:9696/v2.0/networks.json used request id req-25778ec4-4305-4ad0-b0c6-1e0d588462e9 2018-08-29 19:31:35,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-29 19:31:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9696/v2.0/networks/21f69b7c-66dd-4412-b6f1-789fc80c30a1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:36,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2071fc8f-d391-47f8-b8ba-a0c140fce2e5 Date: Wed, 29 Aug 2018 19:31:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-29 19:31:36,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/21f69b7c-66dd-4412-b6f1-789fc80c30a1.json used request id req-2071fc8f-d391-47f8-b8ba-a0c140fce2e5 2018-08-29 19:31:36,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2546980381s 2018-08-29 19:31:36,643 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.40:9696/v2.0/networks/21f69b7c-66dd-4412-b6f1-789fc80c30a1.json used request id req-2071fc8f-d391-47f8-b8ba-a0c140fce2e5 2018-08-29 19:31:36,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-29 19:31:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:36,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-ee6dec1a-374d-4850-920c-5fcc019ca90b Date: Wed, 29 Aug 2018 19:31:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-29T19:00:02Z", "file": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/file", "owner": "a4a9857bd0b74fe59f377958179db098", "id": "31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "size": 296681472, "self": "/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "locations": [{"url": "rbd://3e2b46f4-03b1-49bf-aae2-ead3cb8339f2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_c12180a3-6769-47ba-a014-960ff0940c0d", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-29T18:59:56Z", "os_hidden": false, "protected": false, "os_hash_value": "b69ab2f4ffed9b44b2101a2ee86defd75356bb9847cce26a2342e8964f269c4e933409b86dd953b016f80b434224c6666280106c26153b2b1ee83dc1cf7271da"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-29 19:31:36,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ee6dec1a-374d-4850-920c-5fcc019ca90b 2018-08-29 19:31:36,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374591350555s 2018-08-29 19:31:36,685 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.40:9292/v2/images used request id req-ee6dec1a-374d-4850-920c-5fcc019ca90b 2018-08-29 19:31:36,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-29 19:31:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93df947477922fae32621d901b3765c80f7b0af8" 2018-08-29 19:31:37,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e8880ff-50fb-4db9-8e86-bc762a895bcf Date: Wed, 29 Aug 2018 19:31: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-29 19:31:37,079 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb used request id req-2e8880ff-50fb-4db9-8e86-bc762a895bcf 2018-08-29 19:31:37,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.392605066299s 2018-08-29 19:31:37,080 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.40:9292/v2/images/31b6d4c0-6ad4-43f3-9eae-51dc4f4443eb used request id req-2e8880ff-50fb-4db9-8e86-bc762a895bcf 2018-08-29 19:31:37,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-29 19:31:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:37,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-079f29b8-a14c-45bb-857f-4eb4800a624d x-compute-request-id: req-079f29b8-a14c-45bb-857f-4eb4800a624d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c12180a3-6769-47ba-a014-960ff0940c0d", "links": [{"href": "http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3", "rel": "self"}, {"href": "http://172.30.9.40:8774/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3", "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": "ddd35b97-4a21-47fc-9b59-6093283512e3"}]} 2018-08-29 19:31:37,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-079f29b8-a14c-45bb-857f-4eb4800a624d 2018-08-29 19:31:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265121459961s 2018-08-29 19:31:37,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.40:8774/v2.1/flavors/detail?is_public=None used request id req-079f29b8-a14c-45bb-857f-4eb4800a624d 2018-08-29 19:31:37,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-29 19:31:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:37,151 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 29 Aug 2018 19:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5767273-6beb-4543-852a-3128a9efe62e x-compute-request-id: req-a5767273-6beb-4543-852a-3128a9efe62e Content-Length: 0 Content-Type: application/json 2018-08-29 19:31:37,151 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3 used request id req-a5767273-6beb-4543-852a-3128a9efe62e 2018-08-29 19:31:37,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425918102264s 2018-08-29 19:31:37,151 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.40:8774/v2.1/flavors/ddd35b97-4a21-47fc-9b59-6093283512e3 used request id req-a5767273-6beb-4543-852a-3128a9efe62e 2018-08-29 19:31:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 19:31:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:37,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d1f7b5-6add-4adf-a035-2a029259b6a7 Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.40:5000/v3/users/1293887a9fba4faeae49444d448aa6f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1293887a9fba4faeae49444d448aa6f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.40:5000/v3/users/129e117234ec4850b4cdf355a32c50f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "129e117234ec4850b4cdf355a32c50f6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.40:5000/v3/users/3d4a1593ab8b4a049b81c0651da575f0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d4a1593ab8b4a049b81c0651da575f0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_fdf5ddad-18d7-42de-ab2f-feab764935c6", "links": {"self": "http://172.30.9.40:5000/v3/users/4b25be75de7041da8fde83fc5392fe1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b25be75de7041da8fde83fc5392fe1e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.40:5000/v3/users/61a650799e9045caabec1ce40fd49171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61a650799e9045caabec1ce40fd49171", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.40:5000/v3/users/7eb4c045fe544c5caca45a1aa15a8ca3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eb4c045fe544c5caca45a1aa15a8ca3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.40:5000/v3/users/8886d3c4db4c4a069f28613b2ddd5fec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8886d3c4db4c4a069f28613b2ddd5fec", "email": "placement@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d", "links": {"self": "http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "891ab9a626644c5e8339e34bf0f2c5b0", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.40:5000/v3/users/b6272a5851da402c97157df13e3011ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6272a5851da402c97157df13e3011ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.40:5000/v3/users/b62d4655c791448f868ea434a630f8b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b62d4655c791448f868ea434a630f8b0", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.40:5000/v3/users/bb0e97edd57a42c8b41391f97be88734"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bb0e97edd57a42c8b41391f97be88734", "email": "cinder@localhost", "password_expires_at": null}, {"name": "api_check-user_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4", "links": {"self": "http://172.30.9.40:5000/v3/users/c744f62936a745beb88ce681952a5e17"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c744f62936a745beb88ce681952a5e17", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.40:5000/v3/users/c800e2a45b3944d28b3ad4260c0feeeb"}, "domain_id": "88404569292a46479a7a6dd8c7fe02b8", "enabled": true, "options": {}, "id": "c800e2a45b3944d28b3ad4260c0feeeb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.40:5000/v3/users/d50518c1b5db4035af3e79d935dc4e6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d50518c1b5db4035af3e79d935dc4e6c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.40:5000/v3/users/e2cd68388a364806bd27b9c844c0d141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2cd68388a364806bd27b9c844c0d141", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_smoke-user_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6", "links": {"self": "http://172.30.9.40:5000/v3/users/e3dd1e6a39c84bf29d99ded9d546a575"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3dd1e6a39c84bf29d99ded9d546a575", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.40:5000/v3/users/ec86d1fda3c34f7a91f6a7b7f3741749"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec86d1fda3c34f7a91f6a7b7f3741749", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.40:5000/v3/users/fda399319b5141808b8ad8469cc899d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda399319b5141808b8ad8469cc899d7", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.40:5000/v3/users", "previous": null, "next": null}} 2018-08-29 19:31:37,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-74d1f7b5-6add-4adf-a035-2a029259b6a7 2018-08-29 19:31:37,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202709913254s 2018-08-29 19:31:37,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users used request id req-74d1f7b5-6add-4adf-a035-2a029259b6a7 2018-08-29 19:31:37,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-29 19:31:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:37,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9db5ac-0205-4349-a7d1-903d125cc1f5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_c12180a3-6769-47ba-a014-960ff0940c0d", "links": {"self": "http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "891ab9a626644c5e8339e34bf0f2c5b0", "description": null}} 2018-08-29 19:31:37,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0 used request id req-af9db5ac-0205-4349-a7d1-903d125cc1f5 2018-08-29 19:31:37,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186773061752s 2018-08-29 19:31:37,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0 used request id req-af9db5ac-0205-4349-a7d1-903d125cc1f5 2018-08-29 19:31:37,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-29 19:31:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:37,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 19:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d65ae6e7-501b-4635-bb7b-c325e54e80ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 19:31:37,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0 used request id req-d65ae6e7-501b-4635-bb7b-c325e54e80ef 2018-08-29 19:31:37,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.300987005234s 2018-08-29 19:31:37,851 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/users/891ab9a626644c5e8339e34bf0f2c5b0 used request id req-d65ae6e7-501b-4635-bb7b-c325e54e80ef 2018-08-29 19:31:37,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-29 19:31:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.40: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.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:38,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 29 Aug 2018 19:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824f1702-7419-4c49-9d1c-df51a7c64bbb Content-Encoding: gzip Content-Length: 588 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.40:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/3b4a3c59ccce46898b0f814555d5b760"}, "tags": [], "enabled": true, "id": "3b4a3c59ccce46898b0f814555d5b760", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e20c4a5c-1e45-4b08-b4b4-c90ba6bb8eb4"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.40:5000/v3/projects/463156d18e05488789d730041ccc9f6a"}, "tags": [], "enabled": true, "id": "463156d18e05488789d730041ccc9f6a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fdf5ddad-18d7-42de-ab2f-feab764935c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.40:5000/v3/projects/5e8efac1967d40a493cd5587ee458cd8"}, "tags": [], "enabled": true, "id": "5e8efac1967d40a493cd5587ee458cd8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.40:5000/v3/projects/822c0804bb634e41a3e5d97e06b7c55d"}, "tags": [], "enabled": true, "id": "822c0804bb634e41a3e5d97e06b7c55d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.40:5000/v3/projects/9d9c9674f5d44262ab76cf6e9591470a"}, "tags": [], "enabled": true, "id": "9d9c9674f5d44262ab76cf6e9591470a", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0c9dd3a7-f605-457f-a706-e4bf0b2b72a6"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098"}, "tags": [], "enabled": true, "id": "a4a9857bd0b74fe59f377958179db098", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c12180a3-6769-47ba-a014-960ff0940c0d"}]} 2018-08-29 19:31:38,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-824f1702-7419-4c49-9d1c-df51a7c64bbb 2018-08-29 19:31:38,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184976100922s 2018-08-29 19:31:38,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.40:5000/v3/projects used request id req-824f1702-7419-4c49-9d1c-df51a7c64bbb 2018-08-29 19:31:38,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-29 19:31:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f687e4d050be0c6ec67050e9c67c8cb6f92b2be3" 2018-08-29 19:31:38,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 29 Aug 2018 19:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1541be04-f4a1-4a52-a26f-791d346dd947 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-29 19:31:38,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098 used request id req-1541be04-f4a1-4a52-a26f-791d346dd947 2018-08-29 19:31:38,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.225088119507s 2018-08-29 19:31:38,273 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.40:5000/v3/projects/a4a9857bd0b74fe59f377958179db098 used request id req-1541be04-f4a1-4a52-a26f-791d346dd947 2018-08-29 19:31:38,274 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:20 | PASS | | cloudify_ims | functest | vnf | 25:44 | PASS | | heat_ims | functest | vnf | 17:37 | PASS | | vyos_vrouter | functest | vnf | 15:29 | PASS | | juju_epc | functest | vnf | 31:04 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-29 19:31:38,280 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-29 19:31:38,329 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-29 19:31:38,384 - paramiko.transport - DEBUG - EOF in transport thread